Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 76640e5d398fffc4e4a1d30c02db55d86ef8d14c+a062d526f871addbd1ab5b418c693df2eacd3a8c (8a24f09edda455facffa0fbf092e237f32c08ba4) 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-42512@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-06-11T08:41:39.161Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-11T08:41:39.165Z] Trying to pass milestone 2 [Pipeline] milestone [2021-06-11T08:41:39.214Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-11T08:41:54.340Z] Still waiting to schedule task [2021-06-11T08:41:54.343Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-11T08:42:49.072Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088a7d64a1e8501c5) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] { [Pipeline] checkout [2021-06-11T08:42:49.222Z] The recommended git tool is: git [2021-06-11T08:42:52.260Z] using credential docker-jenkins-github-credentials [2021-06-11T08:42:52.270Z] Cloning the remote Git repository [2021-06-11T08:42:52.270Z] Cloning with configured refspecs honoured and without tags [2021-06-11T08:42:52.286Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:42:52.341Z] > git init /home/ubuntu/workspace/moby_PR-42512 # timeout=10 [2021-06-11T08:42:52.641Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:42:52.642Z] > git --version # timeout=10 [2021-06-11T08:42:52.663Z] > git --version # 'git version 2.17.1' [2021-06-11T08:42:52.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:42:52.665Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:13.223Z] Fetching without tags [2021-06-11T08:43:13.098Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:43:13.124Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:43:13.162Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:13.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:43:13.228Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:43:13.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:43:13.233Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:13.678Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:43:15.170Z] Merge succeeded, producing 45d88ecaa1309dc3444432c5edc286511f9846d0 [2021-06-11T08:43:15.170Z] Checking out Revision 45d88ecaa1309dc3444432c5edc286511f9846d0 (PR-42512) [2021-06-11T08:43:13.689Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:43:13.715Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:43:14.452Z] > git remote # timeout=10 [2021-06-11T08:43:14.480Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:43:14.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:43:14.507Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:43:15.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:43:15.175Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:43:15.198Z] > git checkout -f 45d88ecaa1309dc3444432c5edc286511f9846d0 # timeout=10 [2021-06-11T08:43:19.140Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:43:19.146Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T08:43:20.349Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/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-06-11T08:43:25.599Z] Unable to find image 'alpine:latest' locally [2021-06-11T08:43:25.599Z] latest: Pulling from library/alpine [2021-06-11T08:43:25.599Z] 540db60ca938: Pulling fs layer [2021-06-11T08:43:25.599Z] 540db60ca938: Verifying Checksum [2021-06-11T08:43:25.599Z] 540db60ca938: Download complete [2021-06-11T08:43:25.599Z] 540db60ca938: Pull complete [2021-06-11T08:43:25.599Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-11T08:43:25.599Z] Status: Downloaded newer image for alpine:latest [2021-06-11T08:43:32.163Z] 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] 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) Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-06-11T08:43:32.976Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fef27675cc89b2b) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } [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] // stage [Pipeline] checkout [2021-06-11T08:43:33.037Z] The recommended git tool is: git [2021-06-11T08:43:33.044Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Run tests) [2021-06-11T08:43:33.050Z] Cloning the remote Git repository [2021-06-11T08:43:33.050Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } [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] } [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] } [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 [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-11T08:43:33.084Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:43:33.085Z] > git init /home/ubuntu/workspace/moby_PR-42512 # timeout=10 [2021-06-11T08:43:33.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:43:33.104Z] > git --version # timeout=10 [2021-06-11T08:43:33.117Z] > git --version # 'git version 2.25.1' [2021-06-11T08:43:33.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:43:33.118Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:47.344Z] Fetching without tags [2021-06-11T08:43:47.575Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:43:47.962Z] Still waiting to schedule task [2021-06-11T08:43:47.962Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-11T08:43:47.963Z] Still waiting to schedule task [2021-06-11T08:43:47.963Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-11T08:43:47.964Z] Still waiting to schedule task [2021-06-11T08:43:47.964Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-06-11T08:43:47.968Z] Still waiting to schedule task [2021-06-11T08:43:47.968Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01c589e2dd73833f9)’ [2021-06-11T08:43:47.970Z] Still waiting to schedule task [2021-06-11T08:43:47.970Z] Waiting for next available executor on ‘windows-2022’ [2021-06-11T08:43:48.105Z] Merge succeeded, producing b0627faccc2a560bcc3e052fe6e739b61f65b204 [2021-06-11T08:43:48.105Z] Checking out Revision b0627faccc2a560bcc3e052fe6e739b61f65b204 (PR-42512) [2021-06-11T08:43:48.165Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:43:47.309Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:43:47.312Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:43:47.318Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:47.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:43:47.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:43:47.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:43:47.336Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:43:47.566Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:43:47.573Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:43:48.027Z] > git remote # timeout=10 [2021-06-11T08:43:48.032Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:43:48.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:43:48.038Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:43:48.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:43:48.096Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:43:48.110Z] > git checkout -f b0627faccc2a560bcc3e052fe6e739b61f65b204 # timeout=10 [2021-06-11T08:43:48.156Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:43:48.935Z] + docker version [2021-06-11T08:43:48.935Z] Client: Docker Engine - Community [2021-06-11T08:43:48.935Z] Version: 20.10.6 [2021-06-11T08:43:48.935Z] API version: 1.41 [2021-06-11T08:43:48.935Z] Go version: go1.13.15 [2021-06-11T08:43:48.935Z] Git commit: 370c289 [2021-06-11T08:43:48.935Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-11T08:43:48.935Z] OS/Arch: linux/amd64 [2021-06-11T08:43:48.935Z] Context: default [2021-06-11T08:43:48.935Z] Experimental: true [2021-06-11T08:43:48.935Z] [2021-06-11T08:43:48.935Z] Server: Docker Engine - Community [2021-06-11T08:43:48.935Z] Engine: [2021-06-11T08:43:48.935Z] Version: 20.10.6 [2021-06-11T08:43:48.935Z] API version: 1.41 (minimum version 1.12) [2021-06-11T08:43:48.935Z] Go version: go1.13.15 [2021-06-11T08:43:48.935Z] Git commit: 8728dd2 [2021-06-11T08:43:48.935Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-11T08:43:48.935Z] OS/Arch: linux/amd64 [2021-06-11T08:43:48.935Z] Experimental: true [2021-06-11T08:43:48.935Z] containerd: [2021-06-11T08:43:48.935Z] Version: 1.4.6 [2021-06-11T08:43:48.935Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:43:48.935Z] runc: [2021-06-11T08:43:48.935Z] Version: 1.0.0-rc95 [2021-06-11T08:43:48.935Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:43:48.935Z] docker-init: [2021-06-11T08:43:48.935Z] Version: 0.19.0 [2021-06-11T08:43:48.935Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T08:43:49.255Z] + docker info [2021-06-11T08:43:50.180Z] Client: [2021-06-11T08:43:50.180Z] Context: default [2021-06-11T08:43:50.180Z] Debug Mode: false [2021-06-11T08:43:50.180Z] Plugins: [2021-06-11T08:43:50.180Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T08:43:50.180Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T08:43:50.180Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T08:43:50.180Z] [2021-06-11T08:43:50.180Z] Server: [2021-06-11T08:43:50.180Z] Containers: 0 [2021-06-11T08:43:50.180Z] Running: 0 [2021-06-11T08:43:50.180Z] Paused: 0 [2021-06-11T08:43:50.180Z] Stopped: 0 [2021-06-11T08:43:50.180Z] Images: 2 [2021-06-11T08:43:50.180Z] Server Version: 20.10.6 [2021-06-11T08:43:50.180Z] Storage Driver: overlay2 [2021-06-11T08:43:50.180Z] Backing Filesystem: extfs [2021-06-11T08:43:50.180Z] Supports d_type: true [2021-06-11T08:43:50.180Z] Native Overlay Diff: true [2021-06-11T08:43:50.180Z] userxattr: false [2021-06-11T08:43:50.180Z] Logging Driver: json-file [2021-06-11T08:43:50.180Z] Cgroup Driver: systemd [2021-06-11T08:43:50.180Z] Cgroup Version: 2 [2021-06-11T08:43:50.180Z] Plugins: [2021-06-11T08:43:50.180Z] Volume: local [2021-06-11T08:43:50.180Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T08:43:50.180Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T08:43:50.180Z] Swarm: inactive [2021-06-11T08:43:50.180Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T08:43:50.180Z] Default Runtime: runc [2021-06-11T08:43:50.180Z] Init Binary: docker-init [2021-06-11T08:43:50.180Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:43:50.180Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:43:50.180Z] init version: de40ad0 [2021-06-11T08:43:50.180Z] Security Options: [2021-06-11T08:43:50.180Z] apparmor [2021-06-11T08:43:50.180Z] seccomp [2021-06-11T08:43:50.180Z] Profile: default [2021-06-11T08:43:50.180Z] cgroupns [2021-06-11T08:43:50.180Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T08:43:50.180Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-11T08:43:50.180Z] OSType: linux [2021-06-11T08:43:50.180Z] Architecture: x86_64 [2021-06-11T08:43:50.180Z] CPUs: 2 [2021-06-11T08:43:50.180Z] Total Memory: 7.569GiB [2021-06-11T08:43:50.180Z] Name: ip-10-100-69-221 [2021-06-11T08:43:50.180Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-11T08:43:50.180Z] Docker Root Dir: /var/lib/docker [2021-06-11T08:43:50.180Z] Debug Mode: false [2021-06-11T08:43:50.180Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:43:50.180Z] Labels: [2021-06-11T08:43:50.180Z] Experimental: true [2021-06-11T08:43:50.180Z] Insecure Registries: [2021-06-11T08:43:50.180Z] 127.0.0.0/8 [2021-06-11T08:43:50.180Z] Live Restore Enabled: true [2021-06-11T08:43:50.180Z] [2021-06-11T08:43:50.180Z] WARNING: No kernel memory limit support [2021-06-11T08:43:50.180Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T08:43:50.493Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b0627faccc2a560bcc3e052fe6e739b61f65b204 . [2021-06-11T08:43:50.748Z] #1 [internal] load build definition from Dockerfile [2021-06-11T08:43:50.748Z] #1 sha256:26dbab2af08e15ff9e40604ae7f90de33917e08e89151e82831b713b4df2772f [2021-06-11T08:43:50.748Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T08:43:50.748Z] #1 DONE 0.0s [2021-06-11T08:43:50.748Z] [2021-06-11T08:43:50.748Z] #2 [internal] load .dockerignore [2021-06-11T08:43:50.748Z] #2 sha256:1e2a1c0fab176361aad0bfae05022a01556194e441dbb85036eb3decde956456 [2021-06-11T08:43:50.748Z] #2 transferring context: 87B done [2021-06-11T08:43:50.748Z] #2 DONE 0.0s [2021-06-11T08:43:50.748Z] [2021-06-11T08:43:50.748Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T08:43:50.748Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T08:43:50.748Z] #3 DONE 0.1s [2021-06-11T08:43:50.748Z] [2021-06-11T08:43:50.748Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T08:43:50.748Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T08:43:50.748Z] #4 CACHED [2021-06-11T08:43:51.004Z] [2021-06-11T08:43:51.004Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T08:43:51.004Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T08:43:51.004Z] #5 DONE 0.1s [2021-06-11T08:43:51.004Z] [2021-06-11T08:43:51.004Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:43:51.004Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T08:43:51.259Z] #8 DONE 0.1s [2021-06-11T08:43:51.259Z] [2021-06-11T08:43:51.259Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:43:51.259Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:43:51.259Z] #7 DONE 0.1s [2021-06-11T08:43:51.259Z] [2021-06-11T08:43:51.259Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T08:43:51.259Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T08:43:51.259Z] #6 DONE 0.1s [2021-06-11T08:43:51.520Z] [2021-06-11T08:43:51.520Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:43:51.520Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:43:51.520Z] #65 DONE 0.0s [2021-06-11T08:43:51.520Z] [2021-06-11T08:43:51.520Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:43:51.520Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:43:51.520Z] #63 DONE 0.0s [2021-06-11T08:43:51.520Z] [2021-06-11T08:43:51.520Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:43:51.520Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:43:51.520Z] #9 DONE 0.0s [2021-06-11T08:43:51.520Z] [2021-06-11T08:43:51.520Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:43:51.520Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:43:51.520Z] #26 DONE 0.0s [2021-06-11T08:43:51.520Z] [2021-06-11T08:43:51.520Z] #23 [internal] load build context [2021-06-11T08:43:51.520Z] #23 sha256:2e73f0aa9c23b678d1728685700b35d45ae415f9511e826bd9ee14237afddaa4 [2021-06-11T08:43:51.776Z] #23 ... [2021-06-11T08:43:51.776Z] [2021-06-11T08:43:51.776Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:43:51.776Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:43:51.776Z] #42 DONE 0.4s [2021-06-11T08:43:51.776Z] [2021-06-11T08:43:51.776Z] #23 [internal] load build context [2021-06-11T08:43:51.776Z] #23 sha256:2e73f0aa9c23b678d1728685700b35d45ae415f9511e826bd9ee14237afddaa4 [2021-06-11T08:43:53.146Z] #23 transferring context: 55.89MB 1.7s done [2021-06-11T08:43:53.146Z] #23 DONE 1.8s [2021-06-11T08:43:53.401Z] [2021-06-11T08:43:53.401Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:43:53.401Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:43:53.401Z] #56 CACHED [2021-06-11T08:43:53.401Z] [2021-06-11T08:43:53.401Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:43:53.401Z] #52 sha256:4e6f6d0e2d7cf276023450e337f03c9bdca8df88122b8af2ea4025f6b602f76c [2021-06-11T08:43:53.401Z] #52 CACHED [2021-06-11T08:43:53.401Z] [2021-06-11T08:43:53.401Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T08:43:53.401Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T08:43:53.401Z] #14 CACHED [2021-06-11T08:43:53.401Z] [2021-06-11T08:43:53.401Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #47 sha256:346458def923b3ac80663c03b20f5834c5c7d39e11929ad8d89577b11587a6e5 [2021-06-11T08:43:53.402Z] #47 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #21 [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-06-11T08:43:53.402Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T08:43:53.402Z] #21 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T08:43:53.402Z] #25 sha256:caa1d4bf39198aa63290e1eb850bd7162130d297dc467ce7b473829684d61602 [2021-06-11T08:43:53.402Z] #25 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #33 sha256:2c2aa9c4d41bf0accdb38774c2b7d3452ca0c0507633d21c3374afdd6dddf529 [2021-06-11T08:43:53.402Z] #33 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T08:43:53.402Z] #61 sha256:ff19052e5de6bbeeda20717c2ddaecdfc6f3052ef2946f0eda5f777f94ad5141 [2021-06-11T08:43:53.402Z] #61 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T08:43:53.402Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T08:43:53.402Z] #18 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:43:53.402Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T08:43:53.402Z] #31 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #55 sha256:fe13351eefaab905045a30fbf0e61ee22d0c775ea2163734d176006bbff77d8f [2021-06-11T08:43:53.402Z] #55 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T08:43:53.402Z] #60 sha256:dfe113dd5d3a98a6158bc7c70abba9458eff7dc2c883ffa5e55e7fbcea1b0e04 [2021-06-11T08:43:53.402Z] #60 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:43:53.402Z] #46 sha256:2de7927b75de5b6d39d8df1929e40fa7a0aac23055b519fc2da3604048fb57a1 [2021-06-11T08:43:53.402Z] #46 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:43:53.402Z] #29 sha256:6df760fceab439f4287adba9ac0014178285170152cfabb09c4218a35f19a247 [2021-06-11T08:43:53.402Z] #29 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:43:53.402Z] #54 sha256:d2af32a9bf0c2fcad10e4226419ed3f2b1b8e06732a3601a3288aa7c22f301d5 [2021-06-11T08:43:53.402Z] #54 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T08:43:53.402Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T08:43:53.402Z] #12 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #27 [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-06-11T08:43:53.402Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:43:53.402Z] #27 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #62 sha256:c4a7d6dc5cba8d57aef76220fcefe54d19fd35c7399a3a6b698368eeef18a3f2 [2021-06-11T08:43:53.402Z] #62 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:43:53.402Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:43:53.402Z] #36 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T08:43:53.402Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T08:43:53.402Z] #10 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #11 [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-06-11T08:43:53.402Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T08:43:53.402Z] #11 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T08:43:53.402Z] #68 sha256:dc57265133279fba1f64fbcf3e4c3f8d101c1f15ecd3afe5c07790169bfba498 [2021-06-11T08:43:53.402Z] #68 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:43:53.402Z] #24 sha256:dd5bb36591ca637dbcb7000d09b2bdf01640b2643ef7ef5a1796d57122e45262 [2021-06-11T08:43:53.402Z] #24 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T08:43:53.402Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T08:43:53.402Z] #39 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T08:43:53.402Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T08:43:53.402Z] #66 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:43:53.402Z] #50 sha256:85cbac0572ef24bd51e4265828a3bcc464e2694c42415282fb1391bd59dc8391 [2021-06-11T08:43:53.402Z] #50 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-06-11T08:43:53.402Z] #69 sha256:acd04e8145b76bf1519b1d447df8f7cf2d9130d6d12209ad21db6fa5fff9a2d8 [2021-06-11T08:43:53.402Z] #69 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T08:43:53.402Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T08:43:53.402Z] #64 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T08:43:53.402Z] #30 sha256:2a6f90d4de950fe4ecbb0445c743c9cd61842ced883007faccc05f188866babc [2021-06-11T08:43:53.402Z] #30 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:43:53.402Z] #48 sha256:7c2779afe49be28c299d33983f9dc3e852a8f1e47050471b9ff7df6542eb965a [2021-06-11T08:43:53.402Z] #48 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #35 sha256:82223bbb3b2708c5852d3eca66403f53e68a4704ec710402ab9d69515d6121e7 [2021-06-11T08:43:53.402Z] #35 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:43:53.402Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:43:53.402Z] #40 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:43:53.402Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:43:53.402Z] #44 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:43:53.402Z] #59 sha256:ae3d7af8e445092550f7fc9e3fc88a01d358d9a5682c6d6147f0b9a36b043e38 [2021-06-11T08:43:53.402Z] #59 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #51 sha256:3e880272277938b12dbe07440f80bc88b10da403119f69b2c081a6b1e8b00c71 [2021-06-11T08:43:53.402Z] #51 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #49 sha256:15b82b6cb2bf748ac13950f66f29fc251aad0aa06a1970583eff3092bee13073 [2021-06-11T08:43:53.402Z] #49 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:43:53.402Z] #37 sha256:350dc59705539aedd657e0cabe73bee80a49a4afe9c40aa6861cdd4a0024b198 [2021-06-11T08:43:53.402Z] #37 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #67 sha256:b8332f37a229fa976296f53b61913a809f9920734ed5659db391d6612fccec68 [2021-06-11T08:43:53.402Z] #67 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:43:53.402Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T08:43:53.402Z] #17 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #38 sha256:ebc2ca91d282e14698a039417e8b24436a1ee77b5de6363e0ee2a623e3235f56 [2021-06-11T08:43:53.402Z] #38 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #53 sha256:5f49e1d35e6584fb7871162ca3560d9f94eeeaebbad4e677d7256ca70a7434f7 [2021-06-11T08:43:53.402Z] #53 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:43:53.402Z] #57 sha256:729306b46a919a9a726e4ee780a08f6e829ba326a244d961f019b9ab560fae3b [2021-06-11T08:43:53.402Z] #57 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #41 sha256:3a3857ff4e40a1e75a01657de25dd28b36ef1b7bac8debffc3254a8298046f61 [2021-06-11T08:43:53.402Z] #41 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #15 [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-06-11T08:43:53.402Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T08:43:53.402Z] #15 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:43:53.402Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:43:53.402Z] #32 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:43:53.402Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:43:53.402Z] #13 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T08:43:53.402Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T08:43:53.402Z] #43 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T08:43:53.402Z] #28 sha256:ec5b01d3a52612430ab814f22e644fae829604cf7eedf27a4385fdc6e29e6f7a [2021-06-11T08:43:53.402Z] #28 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:43:53.402Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T08:43:53.402Z] #16 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:43:53.402Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:43:53.402Z] #20 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T08:43:53.402Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T08:43:53.402Z] #19 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #58 sha256:7c6d0ec82a398796e9c2123e7c27a085c1f98bf05f0a7638c24313c316b0a150 [2021-06-11T08:43:53.402Z] #58 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:43:53.402Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T08:43:53.402Z] #22 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:43:53.402Z] #34 sha256:3ae2b50be612f6d9dcd3fafa741dc4c1f974b7030c52fab29d8c384a1a64e919 [2021-06-11T08:43:53.402Z] #34 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T08:43:53.402Z] #45 sha256:b9e8f85bbdd544e24b8d7e390ea950a1bafc192c490f7bb60dfa9f59857a1b6e [2021-06-11T08:43:53.402Z] #45 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-06-11T08:43:53.402Z] #70 sha256:52128bc591aa4f366064dc6fb15670c3bda7197c892f580e317c447815ee8dbd [2021-06-11T08:43:53.402Z] #70 CACHED [2021-06-11T08:43:53.402Z] [2021-06-11T08:43:53.402Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T08:43:53.402Z] #71 sha256:a0cef0437beebcd161784006265fb344291e53b18bfda5932398f1a92846889a [2021-06-11T08:43:54.329Z] #71 DONE 0.8s [2021-06-11T08:43:54.329Z] [2021-06-11T08:43:54.329Z] #72 exporting to image [2021-06-11T08:43:54.329Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T08:43:54.329Z] #72 exporting layers [2021-06-11T08:43:55.256Z] #72 exporting layers 1.0s done [2021-06-11T08:43:55.256Z] #72 writing image sha256:3ab5b04b5f93980906c24a7261adb13694e6ba4f0265a6f02d09aca24be96972 done [2021-06-11T08:43:55.256Z] #72 naming to docker.io/library/docker:b0627faccc2a560bcc3e052fe6e739b61f65b204 done [2021-06-11T08:43:55.256Z] #72 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T08:43:55.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=b0627faccc2a560bcc3e052fe6e739b61f65b204 -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:b0627faccc2a560bcc3e052fe6e739b61f65b204 hack/make.sh dynbinary test-integration [2021-06-11T08:43:56.177Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-11T08:43:56.177Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-11T08:43:56.177Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-11T08:43:56.177Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-11T08:43:56.177Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-06-11T08:43:56.177Z] Detected virtualization docker. [2021-06-11T08:43:56.177Z] Detected architecture x86-64. [2021-06-11T08:43:56.177Z] Set hostname to . [2021-06-11T08:43:56.742Z] + source /etc/docker-entrypoint-cmd [2021-06-11T08:43:56.742Z] ++ hack/make.sh dynbinary test-integration [2021-06-11T08:43:56.742Z] [2021-06-11T08:43:57.304Z] Removing bundles/ [2021-06-11T08:43:57.304Z] [2021-06-11T08:43:57.304Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T08:43:57.304Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:43:57.304Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:44:01.570Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-088a7d64a1e8501c5) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] { [Pipeline] checkout [2021-06-11T08:44:01.597Z] The recommended git tool is: git [2021-06-11T08:44:01.647Z] using credential docker-jenkins-github-credentials [2021-06-11T08:44:01.660Z] Fetching changes from the remote Git repository [2021-06-11T08:44:01.666Z] Fetching without tags [2021-06-11T08:44:02.130Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:44:02.316Z] Merge succeeded, producing 78096e3245a00b6df6599cc24b2bd773581f1168 [2021-06-11T08:44:02.317Z] Checking out Revision 78096e3245a00b6df6599cc24b2bd773581f1168 (PR-42512) [2021-06-11T08:44:02.391Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:44:01.654Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42512/.git # timeout=10 [2021-06-11T08:44:01.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:44:01.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:44:01.711Z] > git --version # timeout=10 [2021-06-11T08:44:01.716Z] > git --version # 'git version 2.17.1' [2021-06-11T08:44:01.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:01.717Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:02.133Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:44:02.139Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:44:02.186Z] > git remote # timeout=10 [2021-06-11T08:44:02.194Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:44:02.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:02.204Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:44:02.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:44:02.319Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:44:02.325Z] > git checkout -f 78096e3245a00b6df6599cc24b2bd773581f1168 # timeout=10 [2021-06-11T08:44:02.394Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T08:44:03.263Z] + [ PR != PR ] [2021-06-11T08:44:03.263Z] + [ master != master ] [2021-06-11T08:44:03.263Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:44:03.624Z] + docker version [2021-06-11T08:44:03.624Z] Client: Docker Engine - Community [2021-06-11T08:44:03.624Z] Version: 20.10.6 [2021-06-11T08:44:03.624Z] API version: 1.41 [2021-06-11T08:44:03.624Z] Go version: go1.13.15 [2021-06-11T08:44:03.624Z] Git commit: 370c289 [2021-06-11T08:44:03.624Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T08:44:03.624Z] OS/Arch: linux/amd64 [2021-06-11T08:44:03.624Z] Context: default [2021-06-11T08:44:03.624Z] Experimental: true [2021-06-11T08:44:03.624Z] [2021-06-11T08:44:03.624Z] Server: Docker Engine - Community [2021-06-11T08:44:03.624Z] Engine: [2021-06-11T08:44:03.624Z] Version: 20.10.6 [2021-06-11T08:44:03.624Z] API version: 1.41 (minimum version 1.12) [2021-06-11T08:44:03.624Z] Go version: go1.13.15 [2021-06-11T08:44:03.624Z] Git commit: 8728dd2 [2021-06-11T08:44:03.624Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T08:44:03.624Z] OS/Arch: linux/amd64 [2021-06-11T08:44:03.624Z] Experimental: true [2021-06-11T08:44:03.624Z] containerd: [2021-06-11T08:44:03.624Z] Version: 1.4.6 [2021-06-11T08:44:03.624Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:44:03.624Z] runc: [2021-06-11T08:44:03.624Z] Version: 1.0.0-rc95 [2021-06-11T08:44:03.624Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:44:03.624Z] docker-init: [2021-06-11T08:44:03.624Z] Version: 0.19.0 [2021-06-11T08:44:03.624Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T08:44:03.942Z] + docker info [2021-06-11T08:44:13.890Z] Client: [2021-06-11T08:44:13.890Z] Context: default [2021-06-11T08:44:13.890Z] Debug Mode: false [2021-06-11T08:44:13.890Z] Plugins: [2021-06-11T08:44:13.890Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T08:44:13.890Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T08:44:13.890Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T08:44:13.890Z] [2021-06-11T08:44:13.890Z] Server: [2021-06-11T08:44:13.890Z] Containers: 0 [2021-06-11T08:44:13.890Z] Running: 0 [2021-06-11T08:44:13.890Z] Paused: 0 [2021-06-11T08:44:13.890Z] Stopped: 0 [2021-06-11T08:44:13.890Z] Images: 1 [2021-06-11T08:44:13.890Z] Server Version: 20.10.6 [2021-06-11T08:44:13.890Z] Storage Driver: overlay2 [2021-06-11T08:44:13.890Z] Backing Filesystem: extfs [2021-06-11T08:44:13.890Z] Supports d_type: true [2021-06-11T08:44:13.890Z] Native Overlay Diff: true [2021-06-11T08:44:13.890Z] userxattr: false [2021-06-11T08:44:13.890Z] Logging Driver: json-file [2021-06-11T08:44:13.890Z] Cgroup Driver: cgroupfs [2021-06-11T08:44:13.890Z] Cgroup Version: 1 [2021-06-11T08:44:13.890Z] Plugins: [2021-06-11T08:44:13.890Z] Volume: local [2021-06-11T08:44:13.890Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T08:44:13.890Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T08:44:13.890Z] Swarm: inactive [2021-06-11T08:44:13.890Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T08:44:13.890Z] Default Runtime: runc [2021-06-11T08:44:13.890Z] Init Binary: docker-init [2021-06-11T08:44:13.890Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:44:13.890Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:44:13.890Z] init version: de40ad0 [2021-06-11T08:44:13.890Z] Security Options: [2021-06-11T08:44:13.890Z] apparmor [2021-06-11T08:44:13.890Z] seccomp [2021-06-11T08:44:13.890Z] Profile: default [2021-06-11T08:44:13.890Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T08:44:13.890Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T08:44:13.890Z] OSType: linux [2021-06-11T08:44:13.890Z] Architecture: x86_64 [2021-06-11T08:44:13.890Z] CPUs: 2 [2021-06-11T08:44:13.890Z] Total Memory: 7.569GiB [2021-06-11T08:44:13.890Z] Name: ip-10-100-76-82 [2021-06-11T08:44:13.890Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T08:44:13.890Z] Docker Root Dir: /var/lib/docker [2021-06-11T08:44:13.890Z] Debug Mode: false [2021-06-11T08:44:13.890Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:44:13.890Z] Labels: [2021-06-11T08:44:13.890Z] Experimental: true [2021-06-11T08:44:13.890Z] Insecure Registries: [2021-06-11T08:44:13.890Z] 127.0.0.0/8 [2021-06-11T08:44:13.890Z] Live Restore Enabled: true [2021-06-11T08:44:13.890Z] [2021-06-11T08:44:13.890Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T08:44:14.206Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:44:14.206Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:44:14.206Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42512/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T08:44:14.206Z] + bash /home/ubuntu/workspace/moby_PR-42512/check-config.sh [2021-06-11T08:44:14.206Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T08:44:14.206Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T08:44:14.206Z] [2021-06-11T08:44:14.206Z] Generally Necessary: [2021-06-11T08:44:14.206Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T08:44:14.206Z] - apparmor: enabled and tools installed [2021-06-11T08:44:14.206Z] - CONFIG_NAMESPACES: enabled [2021-06-11T08:44:14.206Z] - CONFIG_NET_NS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_PID_NS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_IPC_NS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_UTS_NS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CGROUPS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T08:44:14.206Z] - CONFIG_CPUSETS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_MEMCG: enabled [2021-06-11T08:44:14.206Z] - CONFIG_KEYS: enabled [2021-06-11T08:44:14.206Z] - CONFIG_VETH: enabled (as module) [2021-06-11T08:44:14.206Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T08:44:14.206Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T08:44:14.206Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T08:44:14.463Z] [2021-06-11T08:44:14.463Z] Optional Features: [2021-06-11T08:44:14.463Z] - CONFIG_USER_NS: enabled [2021-06-11T08:44:14.463Z] - CONFIG_SECCOMP: enabled [2021-06-11T08:44:14.463Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T08:44:14.463Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T08:44:14.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T08:44:14.463Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T08:44:14.463Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T08:44:14.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T08:44:14.463Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T08:44:14.463Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T08:44:14.463Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T08:44:14.463Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T08:44:14.463Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T08:44:14.463Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T08:44:14.463Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T08:44:14.463Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T08:44:14.463Z] - CONFIG_EXT4_FS: enabled [2021-06-11T08:44:14.463Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T08:44:14.463Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T08:44:14.463Z] - Network Drivers: [2021-06-11T08:44:14.463Z] - "overlay": [2021-06-11T08:44:14.463Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T08:44:14.463Z] Optional (for encrypted networks): [2021-06-11T08:44:14.463Z] - CONFIG_CRYPTO: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T08:44:14.463Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T08:44:14.463Z] - CONFIG_XFRM: enabled [2021-06-11T08:44:14.463Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T08:44:14.463Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T08:44:14.463Z] - "ipvlan": [2021-06-11T08:44:14.463Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T08:44:14.463Z] - "macvlan": [2021-06-11T08:44:14.720Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T08:44:14.720Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T08:44:14.720Z] - "ftp,tftp client in container": [2021-06-11T08:44:14.720Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T08:44:14.720Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T08:44:14.720Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T08:44:14.720Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T08:44:14.720Z] - Storage Drivers: [2021-06-11T08:44:14.720Z] - "aufs": [2021-06-11T08:44:14.720Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T08:44:14.720Z] - "btrfs": [2021-06-11T08:44:14.720Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T08:44:14.720Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T08:44:14.720Z] - "devicemapper": [2021-06-11T08:44:14.720Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T08:44:14.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T08:44:14.720Z] - "overlay": [2021-06-11T08:44:14.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T08:44:14.720Z] - "zfs": [2021-06-11T08:44:14.720Z] - /dev/zfs: present [2021-06-11T08:44:14.720Z] - zfs command: missing [2021-06-11T08:44:14.720Z] - zpool command: missing [2021-06-11T08:44:14.720Z] [2021-06-11T08:44:14.720Z] Limits: [2021-06-11T08:44:14.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T08:44:14.720Z] [2021-06-11T08:44:14.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T08:44:15.043Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:78096e3245a00b6df6599cc24b2bd773581f1168 . [2021-06-11T08:44:15.302Z] #2 [internal] load .dockerignore [2021-06-11T08:44:15.302Z] #2 sha256:069789176056d0637d30016d1d2e65eea626e7e0c9fb55c01e885738aad1d0d2 [2021-06-11T08:44:15.302Z] #2 transferring context: 87B 0.0s done [2021-06-11T08:44:15.302Z] #2 DONE 0.0s [2021-06-11T08:44:15.302Z] [2021-06-11T08:44:15.302Z] #1 [internal] load build definition from Dockerfile [2021-06-11T08:44:15.302Z] #1 sha256:b09e130459cd3fc4204a8d640737e307c1a14c79ba9b51b213991e3f2a2c440d [2021-06-11T08:44:15.302Z] #1 transferring dockerfile: 16.63kB 0.0s done [2021-06-11T08:44:15.302Z] #1 DONE 0.1s [2021-06-11T08:44:15.302Z] [2021-06-11T08:44:15.303Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T08:44:15.303Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T08:44:15.560Z] #3 DONE 0.3s [2021-06-11T08:44:15.560Z] [2021-06-11T08:44:15.560Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T08:44:15.560Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T08:44:15.560Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-11T08:44:15.560Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T08:44:15.560Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T08:44:15.560Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T08:44:15.560Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T08:44:15.827Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-11T08:44:15.827Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-11T08:44:16.094Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-11T08:44:16.094Z] #4 DONE 0.5s [2021-06-11T08:44:16.094Z] [2021-06-11T08:44:16.094Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T08:44:16.094Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T08:44:17.030Z] #6 DONE 1.0s [2021-06-11T08:44:17.030Z] [2021-06-11T08:44:17.030Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T08:44:17.030Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T08:44:17.030Z] #5 DONE 1.0s [2021-06-11T08:44:17.030Z] [2021-06-11T08:44:17.030Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:44:17.030Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T08:44:17.030Z] #8 DONE 1.0s [2021-06-11T08:44:17.030Z] [2021-06-11T08:44:17.030Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:44:17.030Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:44:18.397Z] #7 DONE 2.3s [2021-06-11T08:44:18.657Z] [2021-06-11T08:44:18.657Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:44:18.657Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:44:18.657Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-06-11T08:44:18.920Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:44:18.920Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T08:44:18.920Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T08:44:18.920Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-06-11T08:44:18.920Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.35MB / 12.42MB 0.3s [2021-06-11T08:44:19.177Z] #65 ... [2021-06-11T08:44:19.177Z] [2021-06-11T08:44:19.177Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:44:19.177Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:44:19.177Z] #42 DONE 0.0s [2021-06-11T08:44:19.177Z] [2021-06-11T08:44:19.177Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:44:19.177Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:44:19.177Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.4s [2021-06-11T08:44:19.177Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s [2021-06-11T08:44:19.433Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-06-11T08:44:19.433Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-11T08:44:22.706Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-06-11T08:44:22.706Z] #65 DONE 3.9s [2021-06-11T08:44:22.706Z] [2021-06-11T08:44:22.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:22.706Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:22.706Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-11T08:44:22.706Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T08:44:22.706Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T08:44:22.706Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-06-11T08:44:22.706Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T08:44:22.706Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-06-11T08:44:22.706Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-06-11T08:44:22.706Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done [2021-06-11T08:44:22.706Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-06-11T08:44:22.706Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 3.8s [2021-06-11T08:44:22.706Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2021-06-11T08:44:22.706Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done [2021-06-11T08:44:23.637Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.9s done [2021-06-11T08:44:23.637Z] #9 ... [2021-06-11T08:44:23.637Z] [2021-06-11T08:44:23.637Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:44:23.637Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:44:23.637Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T08:44:23.637Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:44:23.637Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T08:44:23.637Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T08:44:23.637Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-11T08:44:23.637Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-06-11T08:44:23.637Z] #63 DONE 5.0s [2021-06-11T08:44:23.637Z] [2021-06-11T08:44:23.637Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:23.637Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:23.637Z] #9 ... [2021-06-11T08:44:23.637Z] [2021-06-11T08:44:23.637Z] #23 [internal] load build context [2021-06-11T08:44:23.637Z] #23 sha256:363f3094c0ddc5b38dbdc95bb8e95cb2ba300eba7a4d324b769b6a32f81f4028 [2021-06-11T08:44:23.637Z] #23 transferring context: 45.84MB 5.1s [2021-06-11T08:44:24.219Z] #23 transferring context: 55.90MB 5.6s done [2021-06-11T08:44:24.782Z] #23 DONE 6.0s [2021-06-11T08:44:24.782Z] [2021-06-11T08:44:24.782Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:24.782Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:26.155Z] #9 ... [2021-06-11T08:44:26.155Z] [2021-06-11T08:44:26.155Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T08:44:26.155Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T08:44:26.155Z] #64 DONE 0.6s [2021-06-11T08:44:26.155Z] [2021-06-11T08:44:26.155Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:26.155Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:26.717Z] #9 ... [2021-06-11T08:44:26.717Z] [2021-06-11T08:44:26.717Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T08:44:26.717Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T08:44:26.717Z] #66 DONE 0.9s [2021-06-11T08:44:26.974Z] [2021-06-11T08:44:26.974Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:26.974Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:26.974Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2021-06-11T08:44:26.974Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-11T08:44:27.918Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-06-11T08:44:27.918Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-11T08:44:27.918Z] #9 ... [2021-06-11T08:44:27.918Z] [2021-06-11T08:44:27.918Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:44:27.918Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:44:27.918Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-11T08:44:27.918Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T08:44:27.918Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T08:44:27.918Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T08:44:27.918Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 3.7s done [2021-06-11T08:44:27.918Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.1s done [2021-06-11T08:44:27.918Z] #26 DONE 9.1s [2021-06-11T08:44:27.918Z] [2021-06-11T08:44:27.918Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:27.918Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:27.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f7251bae0b003b5d) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] { [Pipeline] checkout [2021-06-11T08:44:28.197Z] The recommended git tool is: git [2021-06-11T08:44:28.481Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-11T08:44:28.482Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-11T08:44:30.610Z] using credential docker-jenkins-github-credentials [2021-06-11T08:44:30.616Z] Cloning the remote Git repository [2021-06-11T08:44:30.616Z] Cloning with configured refspecs honoured and without tags [2021-06-11T08:44:30.513Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:44:30.566Z] > git init /home/ubuntu/workspace/moby_PR-42512 # timeout=10 [2021-06-11T08:44:30.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:44:30.835Z] > git --version # timeout=10 [2021-06-11T08:44:30.848Z] > git --version # 'git version 2.17.1' [2021-06-11T08:44:30.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:30.856Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:32.657Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-06-11T08:44:32.914Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-11T08:44:36.185Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-11T08:44:36.185Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-11T08:44:36.441Z] #9 ... [2021-06-11T08:44:36.441Z] [2021-06-11T08:44:36.441Z] #27 [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-06-11T08:44:36.441Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:44:36.441Z] #27 0.946 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:44:36.441Z] #27 0.957 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:44:36.441Z] #27 0.957 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:44:36.441Z] #27 1.114 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:44:36.441Z] #27 1.329 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:44:36.441Z] #27 1.579 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:44:36.441Z] #27 3.221 Fetched 8449 kB in 3s (3350 kB/s) [2021-06-11T08:44:36.441Z] #27 3.221 Reading package lists... [2021-06-11T08:44:36.441Z] #27 4.120 Reading package lists... [2021-06-11T08:44:36.441Z] #27 5.041 Building dependency tree... [2021-06-11T08:44:36.441Z] #27 5.393 The following additional packages will be installed: [2021-06-11T08:44:36.441Z] #27 5.393 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T08:44:36.441Z] #27 5.393 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T08:44:36.441Z] #27 5.393 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T08:44:36.441Z] #27 5.401 Suggested packages: [2021-06-11T08:44:36.441Z] #27 5.401 krb5-doc krb5-user [2021-06-11T08:44:36.441Z] #27 5.401 Recommended packages: [2021-06-11T08:44:36.441Z] #27 5.401 krb5-locales publicsuffix libsasl2-modules [2021-06-11T08:44:36.441Z] #27 5.619 The following NEW packages will be installed: [2021-06-11T08:44:36.441Z] #27 5.619 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T08:44:36.441Z] #27 5.619 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T08:44:36.441Z] #27 5.619 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T08:44:36.441Z] #27 5.619 libssh2-1 libssl1.1 openssl [2021-06-11T08:44:36.441Z] #27 5.908 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T08:44:36.441Z] #27 5.908 Need to get 5059 kB of archives. [2021-06-11T08:44:36.441Z] #27 5.908 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T08:44:36.441Z] #27 5.908 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T08:44:36.441Z] #27 5.913 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T08:44:36.441Z] #27 5.922 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T08:44:36.441Z] #27 5.923 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T08:44:36.441Z] #27 5.925 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T08:44:36.442Z] #27 5.928 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T08:44:36.442Z] #27 5.937 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T08:44:36.442Z] #27 5.938 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T08:44:36.442Z] #27 5.945 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T08:44:36.442Z] #27 5.945 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T08:44:36.442Z] #27 5.945 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T08:44:36.442Z] #27 5.949 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T08:44:36.442Z] #27 5.951 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T08:44:36.442Z] #27 5.952 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T08:44:36.442Z] #27 5.953 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T08:44:36.442Z] #27 5.956 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:44:36.442Z] #27 5.959 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:44:36.442Z] #27 5.961 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T08:44:36.442Z] #27 5.970 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:44:36.442Z] #27 5.977 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T08:44:36.442Z] #27 5.983 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T08:44:36.442Z] #27 6.124 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:44:36.442Z] #27 6.148 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-11T08:44:36.442Z] #27 6.200 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T08:44:36.442Z] #27 6.200 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-11T08:44:36.442Z] #27 6.200 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.211 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 6.429 Selecting previously unselected package openssl. [2021-06-11T08:44:36.442Z] #27 6.430 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.435 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 6.587 Selecting previously unselected package ca-certificates. [2021-06-11T08:44:36.442Z] #27 6.587 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T08:44:36.442Z] #27 6.591 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T08:44:36.442Z] #27 6.673 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T08:44:36.442Z] #27 6.673 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.676 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:44:36.442Z] #27 6.711 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T08:44:36.442Z] #27 6.711 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.716 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 6.759 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T08:44:36.442Z] #27 6.759 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.765 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 6.817 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T08:44:36.442Z] #27 6.817 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.821 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 6.910 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T08:44:36.442Z] #27 6.910 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.914 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 6.968 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T08:44:36.442Z] #27 6.968 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 6.973 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.013 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T08:44:36.442Z] #27 7.013 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.016 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.060 Selecting previously unselected package libldap-common. [2021-06-11T08:44:36.442Z] #27 7.060 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T08:44:36.442Z] #27 7.066 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 7.105 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T08:44:36.442Z] #27 7.107 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.111 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 7.185 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T08:44:36.442Z] #27 7.185 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.190 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.233 Selecting previously unselected package libpsl5:amd64. [2021-06-11T08:44:36.442Z] #27 7.233 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.238 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:44:36.442Z] #27 7.367 Selecting previously unselected package librtmp1:amd64. [2021-06-11T08:44:36.442Z] #27 7.367 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.372 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:44:36.442Z] #27 7.425 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T08:44:36.442Z] #27 7.427 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.430 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:44:36.442Z] #27 7.478 Selecting previously unselected package libcurl4:amd64. [2021-06-11T08:44:36.442Z] #27 7.478 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.482 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:44:36.442Z] #27 7.551 Selecting previously unselected package curl. [2021-06-11T08:44:36.442Z] #27 7.552 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.556 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T08:44:36.442Z] #27 7.619 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:44:36.442Z] #27 7.621 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.625 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:44:36.442Z] #27 7.684 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:44:36.442Z] #27 7.685 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.689 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:44:36.442Z] #27 7.728 Selecting previously unselected package jq. [2021-06-11T08:44:36.442Z] #27 7.728 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:44:36.442Z] #27 7.732 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:44:36.442Z] #27 7.777 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:44:36.442Z] #27 7.789 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:44:36.442Z] #27 7.801 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 7.934 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.945 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 7.959 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.969 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 7.978 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:44:36.442Z] #27 7.990 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 8.001 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 8.011 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:44:36.442Z] #27 8.028 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:36.442Z] #27 8.039 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 8.055 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:44:36.442Z] #27 8.065 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:44:36.442Z] #27 8.075 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:44:36.442Z] #27 8.086 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T08:44:36.698Z] #27 8.731 Updating certificates in /etc/ssl/certs... [2021-06-11T08:44:36.698Z] #27 ... [2021-06-11T08:44:36.698Z] [2021-06-11T08:44:36.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:36.698Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:40.950Z] #9 ... [2021-06-11T08:44:40.950Z] [2021-06-11T08:44:40.950Z] #27 [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-06-11T08:44:40.950Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:44:40.950Z] #27 9.587 137 added, 0 removed; done. [2021-06-11T08:44:40.950Z] #27 9.652 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:44:40.950Z] #27 9.665 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:44:40.950Z] #27 9.674 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:44:40.950Z] #27 9.687 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T08:44:40.950Z] #27 9.700 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:44:40.950Z] #27 9.716 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T08:44:40.950Z] #27 9.725 Updating certificates in /etc/ssl/certs... [2021-06-11T08:44:40.950Z] #27 10.43 0 added, 0 removed; done. [2021-06-11T08:44:40.950Z] #27 10.43 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T08:44:40.950Z] #27 10.43 done. [2021-06-11T08:44:40.950Z] #27 DONE 13.1s [2021-06-11T08:44:40.950Z] [2021-06-11T08:44:40.950Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:40.950Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:41.213Z] #9 ... [2021-06-11T08:44:41.213Z] [2021-06-11T08:44:41.213Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T08:44:41.213Z] #28 sha256:2a01f4f31a64d2c3ac093cd911ef6d8a5d08436a18dda51bd9dc14277a8191e8 [2021-06-11T08:44:41.213Z] #28 DONE 0.2s [2021-06-11T08:44:41.213Z] [2021-06-11T08:44:41.213Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:44:41.213Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:44:41.469Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-11T08:44:42.399Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-06-11T08:44:42.399Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T08:44:42.655Z] #9 DONE 23.9s [2021-06-11T08:44:42.655Z] [2021-06-11T08:44:42.655Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:44:42.655Z] #29 sha256:6d56c3e8e1989c586228e78756c72ca98bd5c99278e83b3edd87d79c86546757 [2021-06-11T08:44:42.655Z] #29 1.126 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T08:44:42.655Z] #29 1.186 [2021-06-11T08:44:42.912Z] #29 1.322 ############ 17.5% ########################## 37.3% ######################################### 57.1% ####################################################### 76.8% ##################################################################### 96.7% ######################################################################## 100.0% [2021-06-11T08:44:42.912Z] #29 1.825 [2021-06-11T08:44:43.170Z] #29 1.931 ######################################################################## 100.0% [2021-06-11T08:44:43.170Z] #29 2.016 [2021-06-11T08:44:43.427Z] #29 2.140 ############################################################## 86.4% ######################################################################## 100.0% [2021-06-11T08:44:43.427Z] #29 2.244 [2021-06-11T08:44:43.685Z] #29 2.358 [2021-06-11T08:44:43.685Z] #29 ... [2021-06-11T08:44:43.685Z] [2021-06-11T08:44:43.685Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T08:44:43.685Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T08:44:43.685Z] #10 DONE 1.0s [2021-06-11T08:44:43.685Z] [2021-06-11T08:44:43.685Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:44:43.685Z] #29 sha256:6d56c3e8e1989c586228e78756c72ca98bd5c99278e83b3edd87d79c86546757 [2021-06-11T08:44:43.822Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0fe5b713ac35b0104) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] { [Pipeline] checkout [2021-06-11T08:44:43.941Z] #29 2.358 ############ 17.9% ########################## 36.4% ######################################## 56.6% ###################################################### 75.1% #################################################################### 95.4% ######################################################################## 100.0% [2021-06-11T08:44:43.941Z] #29 2.879 [2021-06-11T08:44:44.011Z] The recommended git tool is: git [2021-06-11T08:44:44.714Z] #29 2.997 ### 4.9% ####### 10.0% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 31.0% [2021-06-11T08:44:44.714Z] #29 ... [2021-06-11T08:44:44.714Z] [2021-06-11T08:44:44.714Z] #11 [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-06-11T08:44:44.714Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T08:44:44.714Z] #11 DONE 1.1s [2021-06-11T08:44:44.714Z] [2021-06-11T08:44:44.714Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:44:44.714Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T08:44:44.714Z] #31 DONE 0.1s [2021-06-11T08:44:44.714Z] [2021-06-11T08:44:44.714Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:44:44.714Z] #29 sha256:6d56c3e8e1989c586228e78756c72ca98bd5c99278e83b3edd87d79c86546757 [2021-06-11T08:44:44.971Z] #29 2.997 ### 4.9% ####### 10.0% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 31.0% ######################### 35.4% ############################# 41.2% [2021-06-11T08:44:44.971Z] #29 ... [2021-06-11T08:44:44.971Z] [2021-06-11T08:44:44.971Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T08:44:44.971Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T08:44:44.971Z] #39 DONE 0.3s [2021-06-11T08:44:44.971Z] [2021-06-11T08:44:44.971Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T08:44:44.971Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T08:44:44.971Z] #43 DONE 0.3s [2021-06-11T08:44:44.971Z] [2021-06-11T08:44:44.971Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:44:44.971Z] #29 sha256:6d56c3e8e1989c586228e78756c72ca98bd5c99278e83b3edd87d79c86546757 [2021-06-11T08:44:46.266Z] #29 2.997 ### 4.9% ####### 10.0% ########### 15.3% ############## 20.5% ################## 25.7% ###################### 31.0% ######################### 35.4% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################### 57.0% ############################################ 61.8% ################################################# 68.2% #################################################### 72.9% ####################################################### 77.4% ########################################################## 81.2% ############################################################ 84.6% ################################################################ 90.0% ################################################################### 94.1% ####################################################################### 98.6% ######################################################################## 100.0% [2021-06-11T08:44:46.266Z] #29 5.005 [2021-06-11T08:44:46.822Z] using credential docker-jenkins-github-credentials [2021-06-11T08:44:46.830Z] #29 5.524 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T08:44:46.830Z] #29 5.682 [2021-06-11T08:44:46.831Z] Cloning the remote Git repository [2021-06-11T08:44:46.831Z] Cloning with configured refspecs honoured and without tags [2021-06-11T08:44:47.086Z] #29 5.747 ######################################################################## 100.0% [2021-06-11T08:44:47.086Z] #29 5.776 [2021-06-11T08:44:47.343Z] #29 6.119 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T08:44:46.848Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:44:46.910Z] > git init /home/ubuntu/workspace/moby_PR-42512 # timeout=10 [2021-06-11T08:44:47.218Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:44:47.218Z] > git --version # timeout=10 [2021-06-11T08:44:47.245Z] > git --version # 'git version 2.17.1' [2021-06-11T08:44:47.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:47.275Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:47.602Z] #29 6.215 [2021-06-11T08:44:47.602Z] #29 6.366 0.6% ######################################################################## 100.0% [2021-06-11T08:44:47.602Z] #29 6.468 [2021-06-11T08:44:48.170Z] #29 6.832 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T08:44:48.170Z] #29 6.938 [2021-06-11T08:44:48.684Z] #29 7.055 ## 4.0% ############### 22.0% ################################## 48.0% ########################################### 60.6% ######################################################## 78.0% ##################################################################### 96.9% ######################################################################## 100.0% [2021-06-11T08:44:48.941Z] #29 7.634 [2021-06-11T08:44:49.873Z] #29 ... [2021-06-11T08:44:49.873Z] [2021-06-11T08:44:49.873Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T08:44:49.873Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T08:44:49.873Z] #12 DONE 4.8s [2021-06-11T08:44:49.873Z] [2021-06-11T08:44:49.873Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:44:49.873Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:44:52.396Z] #13 2.742 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:44:52.396Z] #13 2.743 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:44:52.396Z] #13 2.820 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:44:52.396Z] #13 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:44:53.074Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92cb779b181b3c9) in /home/ubuntu/workspace/moby_PR-42512 [Pipeline] { [Pipeline] checkout [2021-06-11T08:44:53.505Z] The recommended git tool is: git [2021-06-11T08:44:53.765Z] #13 3.873 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:44:53.765Z] #13 ... [2021-06-11T08:44:53.765Z] [2021-06-11T08:44:53.765Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:44:53.765Z] #29 sha256:6d56c3e8e1989c586228e78756c72ca98bd5c99278e83b3edd87d79c86546757 [2021-06-11T08:44:53.765Z] #29 9.470 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T08:44:53.765Z] #29 10.13 #=#=# [2021-06-11T08:44:53.765Z] #29 10.48 ######################################################################## 100.0% [2021-06-11T08:44:53.765Z] #29 10.68 [2021-06-11T08:44:53.765Z] #29 11.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T08:44:53.765Z] #29 11.70 [2021-06-11T08:44:53.765Z] #29 11.87 ######################################################################## 100.0% [2021-06-11T08:44:53.765Z] #29 12.23 [2021-06-11T08:44:53.765Z] #29 12.31 Download of images into '/build' complete. [2021-06-11T08:44:53.765Z] #29 12.32 Use something like the following to load the result into a Docker daemon: [2021-06-11T08:44:53.765Z] #29 12.32 tar -cC '/build' . | docker load [2021-06-11T08:44:53.765Z] #29 DONE 12.5s [2021-06-11T08:44:53.765Z] [2021-06-11T08:44:53.765Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:44:53.765Z] #48 sha256:1c7fb4163c5206fa76b9a08c3b6b8ab3b5b38b79582dcee8f252abc6741bf333 [2021-06-11T08:44:53.765Z] #48 5.007 + RM_GOPATH=0 [2021-06-11T08:44:53.765Z] #48 5.007 + TMP_GOPATH= [2021-06-11T08:44:53.765Z] #48 5.007 + : /build [2021-06-11T08:44:53.765Z] #48 5.007 + '[' -z '' ']' [2021-06-11T08:44:53.765Z] #48 5.007 ++ mktemp -d [2021-06-11T08:44:53.765Z] #48 5.007 + export GOPATH=/tmp/tmp.Rxzqi8DLei [2021-06-11T08:44:53.765Z] #48 5.007 + GOPATH=/tmp/tmp.Rxzqi8DLei [2021-06-11T08:44:53.765Z] #48 5.007 + RM_GOPATH=1 [2021-06-11T08:44:53.765Z] #48 5.007 + case "$(go env GOARCH)" in [2021-06-11T08:44:53.766Z] #48 5.011 ++ go env GOARCH [2021-06-11T08:44:53.766Z] #48 5.012 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:53.766Z] #48 5.012 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:53.766Z] #48 5.013 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:53.766Z] #48 5.013 + dir=/tmp/install [2021-06-11T08:44:53.766Z] #48 5.013 + bin=gotestsum [2021-06-11T08:44:53.766Z] #48 5.013 + shift [2021-06-11T08:44:53.766Z] #48 5.013 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T08:44:53.766Z] #48 5.013 + . /tmp/install/gotestsum.installer [2021-06-11T08:44:53.766Z] #48 5.013 ++ : v0.5.3 [2021-06-11T08:44:53.766Z] #48 5.014 + install_gotestsum [2021-06-11T08:44:53.766Z] #48 5.014 + set -e [2021-06-11T08:44:53.766Z] #48 5.014 + export GO111MODULE=on [2021-06-11T08:44:53.766Z] #48 5.014 + GO111MODULE=on [2021-06-11T08:44:53.766Z] #48 5.014 + GOBIN=/build [2021-06-11T08:44:53.766Z] #48 5.014 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T08:44:53.766Z] #48 5.060 go: finding gotest.tools v0.5.3 [2021-06-11T08:44:53.766Z] #48 5.060 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T08:44:53.766Z] #48 5.756 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T08:44:53.766Z] #48 6.465 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T08:44:53.766Z] #48 7.525 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T08:44:53.766Z] #48 7.526 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:44:53.766Z] #48 7.530 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:44:53.766Z] #48 7.531 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:44:53.766Z] #48 7.646 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:44:53.766Z] #48 7.646 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T08:44:53.766Z] #48 7.795 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:44:53.766Z] #48 7.797 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:44:53.766Z] #48 7.818 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:44:53.766Z] #48 7.887 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:44:53.766Z] #48 7.960 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T08:44:53.766Z] #48 7.966 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:44:53.766Z] #48 8.022 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T08:44:53.766Z] #48 8.110 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:44:53.766Z] #48 8.218 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:44:53.766Z] #48 8.271 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:44:53.766Z] #48 9.077 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:44:53.766Z] #48 9.176 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:44:54.331Z] #48 9.470 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:44:54.895Z] #48 ... [2021-06-11T08:44:54.895Z] [2021-06-11T08:44:54.895Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:44:54.895Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:44:54.895Z] #36 6.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:44:54.895Z] #36 6.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:44:54.895Z] #36 6.466 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:44:54.895Z] #36 7.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:44:54.895Z] #36 ... [2021-06-11T08:44:54.895Z] [2021-06-11T08:44:54.895Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:44:54.895Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:44:54.895Z] #46 5.545 + RM_GOPATH=0 [2021-06-11T08:44:54.895Z] #46 5.545 + TMP_GOPATH= [2021-06-11T08:44:54.895Z] #46 5.545 + : /build [2021-06-11T08:44:54.895Z] #46 5.545 + '[' -z '' ']' [2021-06-11T08:44:54.895Z] #46 5.545 ++ mktemp -d [2021-06-11T08:44:54.895Z] #46 5.570 + export GOPATH=/tmp/tmp.jZKXJhkO49 [2021-06-11T08:44:54.895Z] #46 5.570 + GOPATH=/tmp/tmp.jZKXJhkO49 [2021-06-11T08:44:54.895Z] #46 5.570 + RM_GOPATH=1 [2021-06-11T08:44:54.895Z] #46 5.570 + case "$(go env GOARCH)" in [2021-06-11T08:44:54.895Z] #46 5.571 ++ go env GOARCH [2021-06-11T08:44:54.895Z] #46 5.607 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:54.895Z] #46 5.607 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:54.895Z] #46 5.607 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:54.895Z] #46 5.619 + dir=/tmp/install [2021-06-11T08:44:54.895Z] #46 5.619 + bin=vndr [2021-06-11T08:44:54.895Z] #46 5.619 + shift [2021-06-11T08:44:54.895Z] #46 5.619 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T08:44:54.895Z] #46 5.619 + . /tmp/install/vndr.installer [2021-06-11T08:44:54.895Z] #46 5.619 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:44:54.895Z] #46 5.619 + install_vndr [2021-06-11T08:44:54.895Z] #46 5.619 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T08:44:54.895Z] #46 5.619 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jZKXJhkO49/src/github.com/LK4D4/vndr [2021-06-11T08:44:54.895Z] #46 5.619 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:44:54.895Z] #46 5.626 Cloning into '/tmp/tmp.jZKXJhkO49/src/github.com/LK4D4/vndr'... [2021-06-11T08:44:54.895Z] #46 6.702 + cd /tmp/tmp.jZKXJhkO49/src/github.com/LK4D4/vndr [2021-06-11T08:44:54.895Z] #46 6.703 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:44:54.895Z] #46 6.732 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T08:44:54.895Z] #46 8.537 runtime/internal/atomic [2021-06-11T08:44:54.895Z] #46 8.549 internal/cpu [2021-06-11T08:44:54.895Z] #46 8.971 runtime/internal/sys [2021-06-11T08:44:54.895Z] #46 9.427 runtime/internal/math [2021-06-11T08:44:54.895Z] #46 9.509 internal/bytealg [2021-06-11T08:44:54.895Z] #46 9.583 internal/race [2021-06-11T08:44:54.895Z] #46 9.713 sync/atomic [2021-06-11T08:44:54.895Z] #46 ... [2021-06-11T08:44:54.895Z] [2021-06-11T08:44:54.895Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:44:54.895Z] #34 sha256:a533d45da00220c34e9356a0f095e92d05d9a74500e1abce78a42b20baa7ae20 [2021-06-11T08:44:54.895Z] #34 5.997 Install go-toml version v1.8.1 [2021-06-11T08:44:54.895Z] #34 6.002 go: finding github.com v1.8.1 [2021-06-11T08:44:54.895Z] #34 6.002 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T08:44:54.895Z] #34 6.002 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T08:44:54.895Z] #34 6.002 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:44:54.895Z] #34 6.002 go: finding github.com/pelletier v1.8.1 [2021-06-11T08:44:54.895Z] #34 7.115 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:44:54.895Z] #34 7.609 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:44:54.896Z] #34 10.16 github.com/pelletier/go-toml [2021-06-11T08:44:55.153Z] #34 ... [2021-06-11T08:44:55.153Z] [2021-06-11T08:44:55.153Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:44:55.153Z] #24 sha256:ebd12ca7236d80de5d681bd923e75250fc173207f2b843b3b34a9d1d5e5d68cd [2021-06-11T08:44:55.153Z] #24 5.748 + RM_GOPATH=0 [2021-06-11T08:44:55.153Z] #24 5.748 + TMP_GOPATH= [2021-06-11T08:44:55.153Z] #24 5.748 + : /build [2021-06-11T08:44:55.153Z] #24 5.748 + '[' -z '' ']' [2021-06-11T08:44:55.153Z] #24 5.748 ++ mktemp -d [2021-06-11T08:44:55.153Z] #24 5.753 + export GOPATH=/tmp/tmp.gPXMLwHSt8 [2021-06-11T08:44:55.153Z] #24 5.753 + GOPATH=/tmp/tmp.gPXMLwHSt8 [2021-06-11T08:44:55.153Z] #24 5.753 + RM_GOPATH=1 [2021-06-11T08:44:55.153Z] #24 5.753 + case "$(go env GOARCH)" in [2021-06-11T08:44:55.153Z] #24 5.755 ++ go env GOARCH [2021-06-11T08:44:55.153Z] #24 5.777 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.153Z] #24 5.778 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.153Z] #24 5.783 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:55.153Z] #24 5.785 Install docker/cli version 17.06.2-ce from stable [2021-06-11T08:44:55.153Z] #24 5.785 + dir=/tmp/install [2021-06-11T08:44:55.153Z] #24 5.785 + bin=dockercli [2021-06-11T08:44:55.153Z] #24 5.785 + shift [2021-06-11T08:44:55.153Z] #24 5.785 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T08:44:55.153Z] #24 5.785 + . /tmp/install/dockercli.installer [2021-06-11T08:44:55.153Z] #24 5.785 ++ : stable [2021-06-11T08:44:55.153Z] #24 5.785 ++ : 17.06.2-ce [2021-06-11T08:44:55.153Z] #24 5.785 + install_dockercli [2021-06-11T08:44:55.153Z] #24 5.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T08:44:55.153Z] #24 5.789 ++ uname -m [2021-06-11T08:44:55.153Z] #24 5.798 + arch=x86_64 [2021-06-11T08:44:55.153Z] #24 5.798 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T08:44:55.153Z] #24 5.798 + url=https://download.docker.com/linux/static [2021-06-11T08:44:55.153Z] #24 5.798 + tar -xz docker/docker [2021-06-11T08:44:55.153Z] #24 5.798 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T08:44:55.410Z] #24 ... [2021-06-11T08:44:55.410Z] [2021-06-11T08:44:55.410Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:44:55.410Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:44:55.410Z] #52 4.678 + RM_GOPATH=0 [2021-06-11T08:44:55.410Z] #52 4.678 + TMP_GOPATH= [2021-06-11T08:44:55.410Z] #52 4.678 + : /build [2021-06-11T08:44:55.410Z] #52 4.678 + '[' -z '' ']' [2021-06-11T08:44:55.410Z] #52 4.678 ++ mktemp -d [2021-06-11T08:44:55.410Z] #52 4.678 + export GOPATH=/tmp/tmp.eTMhR2iHJi [2021-06-11T08:44:55.410Z] #52 4.678 + GOPATH=/tmp/tmp.eTMhR2iHJi [2021-06-11T08:44:55.410Z] #52 4.678 + RM_GOPATH=1 [2021-06-11T08:44:55.410Z] #52 4.678 + case "$(go env GOARCH)" in [2021-06-11T08:44:55.410Z] #52 4.682 ++ go env GOARCH [2021-06-11T08:44:55.410Z] #52 4.684 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.410Z] #52 4.684 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.410Z] #52 4.684 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:55.410Z] #52 4.687 + dir=/tmp/install [2021-06-11T08:44:55.410Z] #52 4.687 + bin=shfmt [2021-06-11T08:44:55.410Z] #52 4.687 + shift [2021-06-11T08:44:55.410Z] #52 4.687 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T08:44:55.410Z] #52 4.687 + . /tmp/install/shfmt.installer [2021-06-11T08:44:55.410Z] #52 4.687 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:44:55.410Z] #52 4.687 + install_shfmt [2021-06-11T08:44:55.410Z] #52 4.687 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T08:44:55.410Z] #52 4.687 + git clone https://github.com/mvdan/sh.git /tmp/tmp.eTMhR2iHJi/src/github.com/mvdan/sh [2021-06-11T08:44:55.410Z] #52 4.688 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:44:55.410Z] #52 4.691 Cloning into '/tmp/tmp.eTMhR2iHJi/src/github.com/mvdan/sh'... [2021-06-11T08:44:55.410Z] #52 ... [2021-06-11T08:44:55.410Z] [2021-06-11T08:44:55.410Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:44:55.410Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:44:55.410Z] #32 5.904 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T08:44:55.410Z] #32 5.904 Cloning into '.'... [2021-06-11T08:44:55.667Z] #32 ... [2021-06-11T08:44:55.667Z] [2021-06-11T08:44:55.667Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:44:55.667Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:44:55.667Z] #50 6.662 + RM_GOPATH=0 [2021-06-11T08:44:55.667Z] #50 6.666 + TMP_GOPATH= [2021-06-11T08:44:55.667Z] #50 6.670 + : /build [2021-06-11T08:44:55.667Z] #50 6.670 + '[' -z '' ']' [2021-06-11T08:44:55.667Z] #50 6.672 ++ mktemp -d [2021-06-11T08:44:55.667Z] #50 6.682 + export GOPATH=/tmp/tmp.ogbuXQCiJg [2021-06-11T08:44:55.667Z] #50 6.683 + GOPATH=/tmp/tmp.ogbuXQCiJg [2021-06-11T08:44:55.667Z] #50 6.683 + RM_GOPATH=1 [2021-06-11T08:44:55.667Z] #50 6.683 + case "$(go env GOARCH)" in [2021-06-11T08:44:55.667Z] #50 6.684 ++ go env GOARCH [2021-06-11T08:44:55.667Z] #50 6.704 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.667Z] #50 6.709 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.667Z] #50 6.725 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:55.667Z] #50 6.725 + dir=/tmp/install [2021-06-11T08:44:55.667Z] #50 6.725 + bin=golangci_lint [2021-06-11T08:44:55.667Z] #50 6.725 + shift [2021-06-11T08:44:55.667Z] #50 6.725 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T08:44:55.667Z] #50 6.725 + . /tmp/install/golangci_lint.installer [2021-06-11T08:44:55.667Z] #50 6.725 ++ : v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.725 + install_golangci_lint [2021-06-11T08:44:55.667Z] #50 6.725 + set -e [2021-06-11T08:44:55.667Z] #50 6.725 + export GO111MODULE=on [2021-06-11T08:44:55.667Z] #50 6.725 + GO111MODULE=on [2021-06-11T08:44:55.667Z] #50 6.725 + GOBIN=/build [2021-06-11T08:44:55.667Z] #50 6.725 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.752 go: finding github.com v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.771 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.771 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.771 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:44:55.667Z] #50 6.771 go: finding github.com/golangci v1.23.8 [2021-06-11T08:44:55.667Z] #50 7.749 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:44:55.667Z] #50 8.459 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:44:55.667Z] #50 ... [2021-06-11T08:44:55.667Z] [2021-06-11T08:44:55.667Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:44:55.667Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:44:55.667Z] #56 6.954 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:44:55.667Z] #56 6.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:44:55.667Z] #56 7.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:44:55.667Z] #56 8.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:44:55.924Z] #56 ... [2021-06-11T08:44:55.924Z] [2021-06-11T08:44:55.924Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:44:55.924Z] #59 sha256:f28c6c7f93dc77d947daa52a4535275efe3abebd9c9878da7190f9c131f536a9 [2021-06-11T08:44:55.924Z] #59 5.950 + RM_GOPATH=0 [2021-06-11T08:44:55.924Z] #59 5.950 + TMP_GOPATH= [2021-06-11T08:44:55.924Z] #59 5.950 + : /build [2021-06-11T08:44:55.924Z] #59 5.950 + '[' -z '' ']' [2021-06-11T08:44:55.924Z] #59 5.950 ++ mktemp -d [2021-06-11T08:44:55.924Z] #59 5.950 + export GOPATH=/tmp/tmp.dr1gAwofwu [2021-06-11T08:44:55.924Z] #59 5.950 + GOPATH=/tmp/tmp.dr1gAwofwu [2021-06-11T08:44:55.924Z] #59 5.950 + RM_GOPATH=1 [2021-06-11T08:44:55.924Z] #59 5.950 + case "$(go env GOARCH)" in [2021-06-11T08:44:55.924Z] #59 5.950 ++ go env GOARCH [2021-06-11T08:44:55.924Z] #59 5.984 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.924Z] #59 5.984 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:44:55.924Z] #59 5.986 ++ dirname /tmp/install/install.sh [2021-06-11T08:44:55.924Z] #59 5.997 + dir=/tmp/install [2021-06-11T08:44:55.924Z] #59 5.997 + bin=rootlesskit [2021-06-11T08:44:55.924Z] #59 5.997 + shift [2021-06-11T08:44:55.924Z] #59 5.997 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T08:44:55.924Z] #59 5.997 + . /tmp/install/rootlesskit.installer [2021-06-11T08:44:55.924Z] #59 5.997 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:44:55.924Z] #59 6.009 + install_rootlesskit [2021-06-11T08:44:55.924Z] #59 6.010 + case "$1" in [2021-06-11T08:44:55.924Z] #59 6.010 + export CGO_ENABLED=0 [2021-06-11T08:44:55.924Z] #59 6.010 + CGO_ENABLED=0 [2021-06-11T08:44:55.924Z] #59 6.010 + _install_rootlesskit [2021-06-11T08:44:55.924Z] #59 6.012 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:44:55.924Z] #59 6.013 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T08:44:55.924Z] #59 6.013 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dr1gAwofwu/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:44:55.924Z] #59 6.053 Cloning into '/tmp/tmp.dr1gAwofwu/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T08:44:56.181Z] #59 ... [2021-06-11T08:44:56.181Z] [2021-06-11T08:44:56.181Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:44:56.181Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:44:56.181Z] #40 6.410 + git clone https://github.com/docker/distribution.git . [2021-06-11T08:44:56.181Z] #40 6.410 Cloning into '.'... [2021-06-11T08:44:56.181Z] #40 ... [2021-06-11T08:44:56.181Z] [2021-06-11T08:44:56.181Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:44:56.181Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:44:56.181Z] #44 7.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:44:56.181Z] #44 7.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:44:56.181Z] #44 7.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:44:56.181Z] #44 7.670 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T08:44:56.181Z] #44 8.401 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:44:56.437Z] #44 ... [2021-06-11T08:44:56.437Z] [2021-06-11T08:44:56.437Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:44:56.437Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:44:56.437Z] #46 10.86 unicode [2021-06-11T08:44:56.437Z] #46 11.65 runtime [2021-06-11T08:44:56.957Z] Fetching without tags [2021-06-11T08:44:57.192Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:44:57.457Z] using credential docker-jenkins-github-credentials [2021-06-11T08:44:57.464Z] Cloning the remote Git repository [2021-06-11T08:44:57.464Z] Cloning with configured refspecs honoured and without tags [2021-06-11T08:44:58.498Z] Merge succeeded, producing 367d783ac7d2a4cc04b9131efcfeb96f6683ef18 [2021-06-11T08:44:58.498Z] Checking out Revision 367d783ac7d2a4cc04b9131efcfeb96f6683ef18 (PR-42512) [2021-06-11T08:44:57.493Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:44:57.674Z] > git init /home/ubuntu/workspace/moby_PR-42512 # timeout=10 [2021-06-11T08:44:58.144Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:44:58.144Z] > git --version # timeout=10 [2021-06-11T08:44:58.154Z] > git --version # 'git version 2.25.1' [2021-06-11T08:44:58.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:58.231Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:56.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:44:56.891Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:44:56.902Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:56.930Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:44:56.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:44:56.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:56.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:44:57.189Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:44:57.224Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:44:58.169Z] > git remote # timeout=10 [2021-06-11T08:44:58.187Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:44:58.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:44:58.206Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:44:58.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:44:58.492Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:44:58.511Z] > git checkout -f 367d783ac7d2a4cc04b9131efcfeb96f6683ef18 # timeout=10 [2021-06-11T08:45:00.619Z] #46 15.19 unicode/utf8 [2021-06-11T08:45:00.619Z] #46 15.65 math/bits [2021-06-11T08:45:00.619Z] #46 ... [2021-06-11T08:45:00.619Z] [2021-06-11T08:45:00.619Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:45:00.619Z] #24 sha256:ebd12ca7236d80de5d681bd923e75250fc173207f2b843b3b34a9d1d5e5d68cd [2021-06-11T08:45:00.619Z] #24 15.84 + mkdir -p /build [2021-06-11T08:45:00.619Z] #24 15.84 + mv docker/docker /build/ [2021-06-11T08:45:00.619Z] #24 15.84 + rmdir docker [2021-06-11T08:45:00.876Z] #24 DONE 16.1s [2021-06-11T08:45:00.876Z] [2021-06-11T08:45:00.876Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:00.876Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:00.876Z] #50 14.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:45:00.876Z] #50 14.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:45:00.876Z] #50 14.97 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:45:00.876Z] #50 14.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:45:00.876Z] #50 14.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T08:45:00.876Z] #50 15.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:45:00.876Z] #50 15.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:45:00.876Z] #50 15.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:45:00.876Z] #50 15.37 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:45:00.876Z] #50 15.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T08:45:00.876Z] #50 15.86 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T08:45:01.810Z] #50 16.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:45:01.810Z] #50 16.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T08:45:02.425Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:45:02.422Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:45:03.185Z] #50 18.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T08:45:03.185Z] #50 18.40 go: extracting github.com/ultraware/funlen v0.0.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:45:03.750Z] #50 18.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:45:04.059Z] + docker version [2021-06-11T08:45:05.646Z] #50 ... [2021-06-11T08:45:05.646Z] [2021-06-11T08:45:05.646Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:05.646Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:05.646Z] #36 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:05.646Z] #36 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:05.646Z] #36 ... [2021-06-11T08:45:05.646Z] [2021-06-11T08:45:05.646Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:05.646Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:05.646Z] #50 20.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:45:05.646Z] #50 20.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:45:05.646Z] #50 20.98 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:45:05.646Z] #50 20.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:45:05.646Z] #50 20.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:45:05.646Z] #50 21.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:45:05.903Z] #50 21.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:45:05.903Z] #50 21.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:45:05.903Z] #50 21.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:45:05.903Z] #50 21.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:45:05.903Z] #50 21.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:45:05.903Z] #50 21.09 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T08:45:05.903Z] #50 21.17 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:45:05.903Z] #50 21.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:45:05.903Z] #50 21.20 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:45:05.903Z] #50 21.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:45:06.160Z] #50 21.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:45:06.160Z] #50 21.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:45:06.160Z] #50 21.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:45:06.160Z] #50 21.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:45:06.160Z] #50 21.35 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:45:06.160Z] #50 21.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:45:06.160Z] #50 21.37 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T08:45:06.160Z] #50 21.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:45:06.160Z] #50 21.39 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:45:06.160Z] #50 21.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:45:06.160Z] #50 21.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:45:06.160Z] #50 21.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:45:06.160Z] #50 21.45 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T08:45:06.160Z] #50 21.46 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T08:45:06.417Z] #50 21.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:45:06.417Z] #50 21.51 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T08:45:06.417Z] #50 21.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:45:06.417Z] #50 21.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:45:06.417Z] #50 21.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:45:06.417Z] #50 21.62 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:45:06.417Z] #50 21.63 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T08:45:06.673Z] #50 21.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:45:06.673Z] #50 21.83 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T08:45:06.673Z] #50 ... [2021-06-11T08:45:06.673Z] [2021-06-11T08:45:06.673Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:45:06.673Z] #48 sha256:1c7fb4163c5206fa76b9a08c3b6b8ab3b5b38b79582dcee8f252abc6741bf333 [2021-06-11T08:45:06.674Z] #48 11.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:45:06.674Z] #48 12.54 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:45:06.674Z] #48 14.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:45:06.674Z] #48 18.60 go: finding github.com/fatih/color v1.9.0 [2021-06-11T08:45:06.674Z] #48 18.65 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:45:06.674Z] #48 18.68 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:45:06.674Z] #48 18.83 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T08:45:06.674Z] #48 18.84 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:45:06.674Z] #48 18.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:45:06.674Z] #48 19.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:45:06.674Z] #48 19.21 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:45:06.674Z] #48 19.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:45:06.674Z] #48 19.29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:45:06.674Z] #48 19.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:45:06.674Z] #48 ... [2021-06-11T08:45:06.674Z] [2021-06-11T08:45:06.674Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:06.674Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:06.674Z] #50 21.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:45:06.674Z] #50 21.97 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T08:45:06.930Z] #50 ... [2021-06-11T08:45:06.930Z] [2021-06-11T08:45:06.930Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:45:06.930Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:45:06.930Z] #56 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:06.930Z] #56 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:06.930Z] #56 ... [2021-06-11T08:45:06.930Z] [2021-06-11T08:45:06.930Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:06.930Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:06.930Z] #13 7.185 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:45:06.930Z] #13 9.338 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:06.930Z] #13 11.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:07.187Z] #13 ... [2021-06-11T08:45:07.187Z] [2021-06-11T08:45:07.187Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:45:07.187Z] #59 sha256:f28c6c7f93dc77d947daa52a4535275efe3abebd9c9878da7190f9c131f536a9 [2021-06-11T08:45:07.187Z] #59 12.34 + cd /tmp/tmp.dr1gAwofwu/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:45:07.187Z] #59 12.34 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:45:07.187Z] #59 12.40 + export GO111MODULE=on [2021-06-11T08:45:07.187Z] #59 12.40 + GO111MODULE=on [2021-06-11T08:45:07.187Z] #59 12.40 + export GOPROXY=https://proxy.golang.org [2021-06-11T08:45:07.187Z] #59 12.40 + GOPROXY=https://proxy.golang.org [2021-06-11T08:45:07.187Z] #59 12.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:45:07.187Z] #59 12.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T08:45:07.187Z] #59 14.01 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T08:45:07.187Z] #59 14.04 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T08:45:07.187Z] #59 14.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:45:07.187Z] #59 14.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:45:07.187Z] #59 14.31 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T08:45:07.187Z] #59 14.38 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T08:45:07.187Z] #59 14.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:45:07.187Z] #59 14.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:45:07.187Z] #59 14.56 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T08:45:07.187Z] #59 14.58 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:45:07.187Z] #59 14.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:45:07.187Z] #59 14.74 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:45:07.187Z] #59 14.82 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T08:45:07.187Z] #59 14.86 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:45:07.187Z] #59 14.87 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T08:45:07.187Z] #59 15.12 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:45:07.187Z] #59 15.12 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:45:07.187Z] #59 15.55 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:45:07.187Z] #59 15.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:45:07.187Z] #59 16.99 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:45:07.187Z] #59 17.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:45:07.187Z] #59 19.01 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:45:07.187Z] #59 19.01 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T08:45:07.187Z] #59 20.84 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:45:07.187Z] #59 21.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:45:07.187Z] #59 ... [2021-06-11T08:45:07.187Z] [2021-06-11T08:45:07.187Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:07.187Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:07.187Z] #50 22.28 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:45:07.187Z] #50 22.30 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:45:07.187Z] #50 22.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:45:07.187Z] #50 22.38 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:45:07.187Z] #50 22.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:45:07.187Z] #50 22.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:45:07.187Z] #50 22.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:45:07.187Z] #50 22.40 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:45:07.187Z] #50 22.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:45:07.187Z] #50 22.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:45:07.187Z] #50 22.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:45:07.446Z] #50 22.61 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:45:07.446Z] #50 22.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:45:07.446Z] #50 22.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:45:07.706Z] #50 ... [2021-06-11T08:45:07.706Z] [2021-06-11T08:45:07.706Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:45:07.706Z] #34 sha256:a533d45da00220c34e9356a0f095e92d05d9a74500e1abce78a42b20baa7ae20 [2021-06-11T08:45:07.706Z] #34 19.20 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T08:45:07.706Z] #34 DONE 22.9s [2021-06-11T08:45:07.706Z] [2021-06-11T08:45:07.707Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:07.707Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:07.707Z] #44 12.52 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:07.707Z] #44 14.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:07.707Z] #44 17.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T08:45:07.707Z] #44 ... [2021-06-11T08:45:07.707Z] [2021-06-11T08:45:07.707Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:07.707Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:07.707Z] #50 22.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:45:07.964Z] #50 23.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:45:07.964Z] #50 23.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T08:45:07.964Z] #50 23.24 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T08:45:07.964Z] #50 23.36 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:45:08.221Z] #50 23.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:45:08.221Z] #50 23.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:45:08.221Z] #50 23.57 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:45:08.253Z] Client: Docker Engine - Community [2021-06-11T08:45:08.254Z] Version: 20.10.6 [2021-06-11T08:45:08.254Z] API version: 1.41 [2021-06-11T08:45:08.254Z] Go version: go1.13.15 [2021-06-11T08:45:08.254Z] Git commit: 370c289 [2021-06-11T08:45:08.254Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T08:45:08.254Z] OS/Arch: linux/amd64 [2021-06-11T08:45:08.254Z] Context: default [2021-06-11T08:45:08.254Z] Experimental: true [2021-06-11T08:45:08.254Z] [2021-06-11T08:45:08.254Z] Server: Docker Engine - Community [2021-06-11T08:45:08.254Z] Engine: [2021-06-11T08:45:08.254Z] Version: 20.10.6 [2021-06-11T08:45:08.254Z] API version: 1.41 (minimum version 1.12) [2021-06-11T08:45:08.254Z] Go version: go1.13.15 [2021-06-11T08:45:08.254Z] Git commit: 8728dd2 [2021-06-11T08:45:08.254Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T08:45:08.254Z] OS/Arch: linux/amd64 [2021-06-11T08:45:08.254Z] Experimental: true [2021-06-11T08:45:08.254Z] containerd: [2021-06-11T08:45:08.254Z] Version: 1.4.6 [2021-06-11T08:45:08.254Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:08.254Z] runc: [2021-06-11T08:45:08.254Z] Version: 1.0.0-rc95 [2021-06-11T08:45:08.254Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:08.254Z] docker-init: [2021-06-11T08:45:08.254Z] Version: 0.19.0 [2021-06-11T08:45:08.254Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T08:45:08.491Z] #50 23.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:45:08.491Z] #50 23.65 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:45:08.491Z] #50 23.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:45:08.565Z] + docker info [2021-06-11T08:45:08.747Z] #50 23.89 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:45:08.747Z] #50 23.89 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:45:08.747Z] #50 23.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:45:08.747Z] #50 24.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:45:09.004Z] #50 24.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:45:09.004Z] #50 24.21 go: downloading golang.org/x/text v0.3.2 [2021-06-11T08:45:09.004Z] #50 24.22 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T08:45:09.004Z] #50 24.23 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:45:09.004Z] #50 24.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:45:09.260Z] #50 24.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:45:09.260Z] #50 24.39 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T08:45:09.260Z] #50 24.40 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:45:09.260Z] #50 24.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:45:09.260Z] #50 24.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:45:09.260Z] #50 24.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:45:09.528Z] #50 24.58 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:45:09.528Z] #50 24.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T08:45:09.528Z] #50 ... [2021-06-11T08:45:09.528Z] [2021-06-11T08:45:09.528Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:45:09.528Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:45:09.528Z] #52 14.62 + cd /tmp/tmp.eTMhR2iHJi/src/github.com/mvdan/sh [2021-06-11T08:45:09.528Z] #52 14.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:45:09.528Z] #52 14.77 + GO111MODULE=on [2021-06-11T08:45:09.528Z] #52 14.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T08:45:09.528Z] #52 16.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:45:09.529Z] #52 16.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:45:09.529Z] #52 16.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:45:09.529Z] #52 16.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:45:09.529Z] #52 17.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:45:09.529Z] #52 17.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:45:09.529Z] #52 18.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:45:09.529Z] #52 20.01 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:45:09.529Z] #52 21.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:45:09.529Z] #52 21.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:45:09.529Z] #52 21.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:45:09.529Z] #52 21.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:45:09.529Z] #52 22.17 runtime [2021-06-11T08:45:09.529Z] #52 22.23 runtime/cgo [2021-06-11T08:45:09.529Z] #52 ... [2021-06-11T08:45:09.529Z] [2021-06-11T08:45:09.529Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:09.529Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:09.529Z] #50 24.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:45:09.529Z] #50 24.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:45:09.529Z] #50 24.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:45:09.529Z] #50 24.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:45:09.786Z] #50 25.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T08:45:09.786Z] #50 25.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:45:09.786Z] #50 25.06 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:45:09.786Z] #50 25.07 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:45:09.786Z] #50 25.11 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T08:45:10.042Z] #50 25.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:45:10.042Z] #50 25.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:45:10.042Z] #50 25.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:45:10.042Z] #50 25.22 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:45:10.042Z] #50 25.38 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:45:10.299Z] #50 25.40 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T08:45:10.299Z] #50 25.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:45:10.299Z] #50 25.41 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:45:10.299Z] #50 25.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:45:10.299Z] #50 25.43 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T08:45:10.299Z] #50 25.58 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T08:45:10.299Z] #50 25.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:45:10.556Z] #50 25.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:45:10.556Z] #50 25.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T08:45:10.556Z] #50 25.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:45:10.556Z] #50 25.91 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:45:10.824Z] #50 25.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:45:10.824Z] #50 26.01 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:45:10.824Z] #50 26.02 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T08:45:10.824Z] #50 26.04 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:45:10.824Z] #50 26.12 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T08:45:11.150Z] #50 26.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:45:11.150Z] #50 26.40 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:45:11.150Z] #50 26.41 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:45:11.150Z] #50 26.47 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T08:45:11.413Z] #50 26.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:45:11.413Z] #50 26.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T08:45:11.675Z] #50 ... [2021-06-11T08:45:11.675Z] [2021-06-11T08:45:11.675Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:11.675Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:11.675Z] #46 16.79 math [2021-06-11T08:45:11.675Z] #46 20.64 internal/testlog [2021-06-11T08:45:11.675Z] #46 20.93 encoding [2021-06-11T08:45:11.675Z] #46 21.03 unicode/utf16 [2021-06-11T08:45:11.675Z] #46 21.33 container/list [2021-06-11T08:45:11.675Z] #46 21.90 crypto/internal/subtle [2021-06-11T08:45:11.675Z] #46 22.03 crypto/subtle [2021-06-11T08:45:11.675Z] #46 22.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T08:45:11.675Z] #46 22.30 internal/nettrace [2021-06-11T08:45:11.675Z] #46 22.46 runtime/cgo [2021-06-11T08:45:11.675Z] #46 ... [2021-06-11T08:45:11.675Z] [2021-06-11T08:45:11.675Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:45:11.675Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:45:11.675Z] #40 24.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T08:45:11.993Z] Fetching without tags [2021-06-11T08:45:12.241Z] #40 27.24 + 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-06-11T08:45:12.296Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:45:11.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:45:11.938Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:45:11.952Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:45:11.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:45:11.997Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:45:11.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:45:11.999Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:45:12.304Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:45:12.323Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:45:13.446Z] Merge succeeded, producing 1cac2458ce82f7d2606f71941722aeb15563351c [2021-06-11T08:45:13.447Z] Checking out Revision 1cac2458ce82f7d2606f71941722aeb15563351c (PR-42512) [2021-06-11T08:45:12.859Z] > git remote # timeout=10 [2021-06-11T08:45:12.875Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:45:12.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:45:12.902Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:45:13.434Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:45:13.450Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:45:13.464Z] > git checkout -f 1cac2458ce82f7d2606f71941722aeb15563351c # timeout=10 [2021-06-11T08:45:16.414Z] #40 ... [2021-06-11T08:45:16.414Z] [2021-06-11T08:45:16.414Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:16.414Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:16.414Z] #50 27.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:45:16.414Z] #50 27.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:45:16.414Z] #50 27.26 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:45:16.414Z] #50 27.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:45:16.414Z] #50 27.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.47 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.66 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.84 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.84 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:45:16.415Z] #50 27.96 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:45:16.415Z] #50 29.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:45:16.415Z] #50 29.79 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:45:16.687Z] Client: [2021-06-11T08:45:16.687Z] Context: default [2021-06-11T08:45:16.687Z] Debug Mode: false [2021-06-11T08:45:16.687Z] Plugins: [2021-06-11T08:45:16.687Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T08:45:16.687Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T08:45:16.687Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T08:45:16.687Z] [2021-06-11T08:45:16.687Z] Server: [2021-06-11T08:45:16.687Z] Containers: 0 [2021-06-11T08:45:16.687Z] Running: 0 [2021-06-11T08:45:16.687Z] Paused: 0 [2021-06-11T08:45:16.687Z] Stopped: 0 [2021-06-11T08:45:16.687Z] Images: 0 [2021-06-11T08:45:16.687Z] Server Version: 20.10.6 [2021-06-11T08:45:16.687Z] Storage Driver: overlay2 [2021-06-11T08:45:16.687Z] Backing Filesystem: extfs [2021-06-11T08:45:16.687Z] Supports d_type: true [2021-06-11T08:45:16.687Z] Native Overlay Diff: true [2021-06-11T08:45:16.687Z] userxattr: false [2021-06-11T08:45:16.687Z] Logging Driver: json-file [2021-06-11T08:45:16.687Z] Cgroup Driver: cgroupfs [2021-06-11T08:45:16.687Z] Cgroup Version: 1 [2021-06-11T08:45:16.687Z] Plugins: [2021-06-11T08:45:16.687Z] Volume: local [2021-06-11T08:45:16.687Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T08:45:16.687Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T08:45:16.687Z] Swarm: inactive [2021-06-11T08:45:16.687Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T08:45:16.687Z] Default Runtime: runc [2021-06-11T08:45:16.687Z] Init Binary: docker-init [2021-06-11T08:45:16.687Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:16.687Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:16.687Z] init version: de40ad0 [2021-06-11T08:45:16.687Z] Security Options: [2021-06-11T08:45:16.687Z] apparmor [2021-06-11T08:45:16.687Z] seccomp [2021-06-11T08:45:16.687Z] Profile: default [2021-06-11T08:45:16.687Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T08:45:16.687Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T08:45:16.687Z] OSType: linux [2021-06-11T08:45:16.687Z] Architecture: x86_64 [2021-06-11T08:45:16.687Z] CPUs: 2 [2021-06-11T08:45:16.687Z] Total Memory: 7.569GiB [2021-06-11T08:45:16.687Z] Name: ip-10-100-121-16 [2021-06-11T08:45:16.687Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T08:45:16.687Z] Docker Root Dir: /var/lib/docker [2021-06-11T08:45:16.687Z] Debug Mode: false [2021-06-11T08:45:16.687Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:45:16.687Z] Labels: [2021-06-11T08:45:16.687Z] Experimental: true [2021-06-11T08:45:16.687Z] Insecure Registries: [2021-06-11T08:45:16.687Z] 127.0.0.0/8 [2021-06-11T08:45:16.687Z] Live Restore Enabled: true [2021-06-11T08:45:16.687Z] [2021-06-11T08:45:16.687Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T08:45:16.977Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:16.977Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:16.977Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42512/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T08:45:16.977Z] + bash /home/ubuntu/workspace/moby_PR-42512/check-config.sh [2021-06-11T08:45:16.977Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T08:45:16.977Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T08:45:16.977Z] [2021-06-11T08:45:16.977Z] Generally Necessary: [2021-06-11T08:45:16.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T08:45:16.977Z] - apparmor: enabled and tools installed [2021-06-11T08:45:16.977Z] - CONFIG_NAMESPACES: enabled [2021-06-11T08:45:16.977Z] - CONFIG_NET_NS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_PID_NS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_IPC_NS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_UTS_NS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CGROUPS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T08:45:16.977Z] - CONFIG_CPUSETS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_MEMCG: enabled [2021-06-11T08:45:16.977Z] - CONFIG_KEYS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_VETH: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T08:45:16.977Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T08:45:16.977Z] [2021-06-11T08:45:16.977Z] Optional Features: [2021-06-11T08:45:16.977Z] - CONFIG_USER_NS: enabled [2021-06-11T08:45:16.977Z] - CONFIG_SECCOMP: enabled [2021-06-11T08:45:17.247Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T08:45:17.247Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T08:45:17.247Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T08:45:17.247Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T08:45:17.247Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T08:45:17.247Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T08:45:17.247Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T08:45:17.247Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T08:45:17.247Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T08:45:17.247Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T08:45:17.247Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T08:45:17.247Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T08:45:17.247Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T08:45:17.247Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T08:45:17.247Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T08:45:17.247Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T08:45:17.247Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T08:45:17.247Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T08:45:17.247Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T08:45:17.247Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T08:45:17.247Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T08:45:17.247Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T08:45:17.247Z] - CONFIG_EXT4_FS: enabled [2021-06-11T08:45:17.247Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T08:45:17.247Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T08:45:17.247Z] - Network Drivers: [2021-06-11T08:45:17.247Z] - "overlay": [2021-06-11T08:45:17.247Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T08:45:17.247Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T08:45:17.247Z] Optional (for encrypted networks): [2021-06-11T08:45:17.346Z] #50 32.44 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T08:45:17.358Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:45:17.363Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:45:17.510Z] - CONFIG_CRYPTO: enabled [2021-06-11T08:45:17.510Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T08:45:17.510Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T08:45:17.510Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T08:45:17.510Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T08:45:17.510Z] - CONFIG_XFRM: enabled [2021-06-11T08:45:17.510Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T08:45:17.510Z] - "ipvlan": [2021-06-11T08:45:17.510Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T08:45:17.510Z] - "macvlan": [2021-06-11T08:45:17.510Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T08:45:17.510Z] - "ftp,tftp client in container": [2021-06-11T08:45:17.510Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T08:45:17.510Z] - Storage Drivers: [2021-06-11T08:45:17.510Z] - "aufs": [2021-06-11T08:45:17.510Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T08:45:17.510Z] - "btrfs": [2021-06-11T08:45:17.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T08:45:17.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T08:45:17.510Z] - "devicemapper": [2021-06-11T08:45:17.510Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T08:45:17.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T08:45:17.510Z] - "overlay": [2021-06-11T08:45:17.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T08:45:17.510Z] - "zfs": [2021-06-11T08:45:17.510Z] - /dev/zfs: present [2021-06-11T08:45:17.510Z] - zfs command: missing [2021-06-11T08:45:17.510Z] - zpool command: missing [2021-06-11T08:45:17.510Z] [2021-06-11T08:45:17.510Z] Limits: [2021-06-11T08:45:17.511Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T08:45:17.511Z] [2021-06-11T08:45:17.511Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T08:45:17.603Z] #50 ... [2021-06-11T08:45:17.603Z] [2021-06-11T08:45:17.603Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:17.603Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:17.603Z] #46 32.83 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T08:45:17.603Z] #46 32.94 vendor/golang.org/x/crypto/curve25519 [2021-06-11T08:45:17.850Z] + sudo modprobe ip_vs [2021-06-11T08:45:17.850Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:45:18.420Z] #1 [internal] load build definition from Dockerfile [2021-06-11T08:45:18.420Z] #1 sha256:835c48ae06ed8a7c261b941b836847eced8684d3cf36eccd628b0377fa5379c3 [2021-06-11T08:45:18.420Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T08:45:18.420Z] #1 DONE 0.1s [2021-06-11T08:45:18.420Z] [2021-06-11T08:45:18.420Z] #2 [internal] load .dockerignore [2021-06-11T08:45:18.420Z] #2 sha256:f70249daa43af2efc667e5b89feab3060def84336ed5885c46758375c8785cf1 [2021-06-11T08:45:18.420Z] #2 transferring context: 87B done [2021-06-11T08:45:18.420Z] #2 DONE 0.1s [2021-06-11T08:45:18.420Z] [2021-06-11T08:45:18.420Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T08:45:18.420Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T08:45:18.534Z] + docker version [2021-06-11T08:45:18.575Z] Fetching without tags [2021-06-11T08:45:18.681Z] #3 DONE 0.4s [2021-06-11T08:45:18.681Z] [2021-06-11T08:45:18.681Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T08:45:18.681Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T08:45:18.681Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-11T08:45:18.681Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T08:45:18.681Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T08:45:18.681Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T08:45:18.681Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-06-11T08:45:18.940Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T08:45:18.940Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-11T08:45:18.947Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:45:18.968Z] #46 ... [2021-06-11T08:45:18.968Z] [2021-06-11T08:45:18.968Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:18.968Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:18.968Z] #36 24.07 Fetched 8449 kB in 18s (467 kB/s) [2021-06-11T08:45:18.968Z] #36 24.07 Reading package lists... [2021-06-11T08:45:18.968Z] #36 30.03 Reading package lists... [2021-06-11T08:45:18.968Z] #36 ... [2021-06-11T08:45:18.968Z] [2021-06-11T08:45:18.968Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:45:18.968Z] #59 sha256:f28c6c7f93dc77d947daa52a4535275efe3abebd9c9878da7190f9c131f536a9 [2021-06-11T08:45:18.968Z] #59 25.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:45:18.968Z] #59 25.27 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:45:18.968Z] #59 25.31 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:45:18.968Z] #59 25.32 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:45:18.968Z] #59 25.57 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:45:18.968Z] #59 28.18 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:45:18.968Z] #59 28.41 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:45:18.968Z] #59 28.55 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:45:18.968Z] #59 28.64 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:45:18.968Z] #59 28.66 go: finding github.com/google/uuid v1.2.0 [2021-06-11T08:45:18.968Z] #59 28.68 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:45:18.968Z] #59 28.74 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T08:45:18.968Z] #59 28.81 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T08:45:18.968Z] #59 28.85 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T08:45:18.968Z] #59 28.88 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:45:18.968Z] #59 28.93 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:45:18.968Z] #59 28.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:45:18.968Z] #59 28.98 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:45:18.968Z] #59 29.18 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:45:18.968Z] #59 29.36 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:45:19.199Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-11T08:45:19.224Z] #59 ... [2021-06-11T08:45:19.224Z] [2021-06-11T08:45:19.224Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:19.224Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:19.224Z] #50 34.54 go: extracting golang.org/x/text v0.3.2 [2021-06-11T08:45:19.457Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-11T08:45:19.479Z] #50 ... [2021-06-11T08:45:19.479Z] [2021-06-11T08:45:19.479Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:45:19.479Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:45:19.479Z] #56 24.62 Fetched 8449 kB in 18s (467 kB/s) [2021-06-11T08:45:19.479Z] #56 24.62 Reading package lists... [2021-06-11T08:45:19.479Z] #56 30.94 Reading package lists... [2021-06-11T08:45:19.479Z] #56 ... [2021-06-11T08:45:19.479Z] [2021-06-11T08:45:19.480Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:19.480Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:19.480Z] #13 21.65 Fetched 8974 kB in 19s (469 kB/s) [2021-06-11T08:45:19.480Z] #13 21.65 Reading package lists... [2021-06-11T08:45:18.524Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:45:18.545Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:45:18.554Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:45:18.564Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:45:18.581Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:45:18.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:45:18.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:45:18.957Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:45:18.962Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:45:20.193Z] Merge succeeded, producing df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 [2021-06-11T08:45:20.193Z] Checking out Revision df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 (PR-42512) [2021-06-11T08:45:20.401Z] #4 DONE 1.5s [2021-06-11T08:45:20.401Z] [2021-06-11T08:45:20.401Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:20.401Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:45:20.407Z] #13 28.01 Reading package lists... [2021-06-11T08:45:20.407Z] #13 ... [2021-06-11T08:45:20.407Z] [2021-06-11T08:45:20.407Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:20.407Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:20.407Z] #36 30.03 Reading package lists... [2021-06-11T08:45:20.665Z] #36 35.59 Building dependency tree... [2021-06-11T08:45:20.665Z] #36 ... [2021-06-11T08:45:20.665Z] [2021-06-11T08:45:20.665Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:20.665Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:20.665Z] #44 25.73 Fetched 8452 kB in 19s (447 kB/s) [2021-06-11T08:45:20.665Z] #44 25.73 Reading package lists... [2021-06-11T08:45:21.227Z] #44 31.88 Reading package lists... [2021-06-11T08:45:21.227Z] #44 ... [2021-06-11T08:45:21.227Z] [2021-06-11T08:45:21.227Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:45:21.227Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:45:21.227Z] #56 30.94 Reading package lists... [2021-06-11T08:45:21.337Z] #8 ... [2021-06-11T08:45:21.337Z] [2021-06-11T08:45:21.337Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:21.337Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T08:45:21.337Z] #5 DONE 1.1s [2021-06-11T08:45:21.595Z] [2021-06-11T08:45:21.595Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:21.595Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:45:21.595Z] #8 DONE 1.1s [2021-06-11T08:45:21.595Z] [2021-06-11T08:45:21.595Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T08:45:21.595Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T08:45:21.595Z] #7 DONE 1.1s [2021-06-11T08:45:21.595Z] [2021-06-11T08:45:21.595Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T08:45:21.595Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T08:45:21.595Z] #6 DONE 1.1s [2021-06-11T08:45:22.166Z] [2021-06-11T08:45:22.166Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:22.166Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:45:22.166Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T08:45:22.166Z] #65 DONE 0.0s [2021-06-11T08:45:22.166Z] [2021-06-11T08:45:22.167Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:22.167Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:22.167Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T08:45:22.167Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T08:45:22.167Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T08:45:22.167Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-06-11T08:45:20.034Z] > git remote # timeout=10 [2021-06-11T08:45:20.040Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:45:20.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:45:20.054Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:45:20.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T08:45:20.197Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:45:20.202Z] > git checkout -f df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 # timeout=10 [2021-06-11T08:45:22.594Z] #56 36.63 Building dependency tree... [2021-06-11T08:45:22.744Z] #63 ... [2021-06-11T08:45:22.744Z] [2021-06-11T08:45:22.744Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:45:22.744Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:45:22.744Z] #42 DONE 0.0s [2021-06-11T08:45:22.744Z] [2021-06-11T08:45:22.744Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:22.744Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:22.744Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s [2021-06-11T08:45:22.744Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.26MB / 9.86MB 0.6s [2021-06-11T08:45:22.745Z] Client: Docker Engine - Community [2021-06-11T08:45:22.745Z] Version: 20.10.6 [2021-06-11T08:45:22.745Z] API version: 1.41 [2021-06-11T08:45:22.745Z] Go version: go1.13.15 [2021-06-11T08:45:22.745Z] Git commit: 370c289 [2021-06-11T08:45:22.745Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T08:45:22.745Z] OS/Arch: linux/amd64 [2021-06-11T08:45:22.745Z] Context: default [2021-06-11T08:45:22.745Z] Experimental: true [2021-06-11T08:45:22.745Z] [2021-06-11T08:45:22.745Z] Server: Docker Engine - Community [2021-06-11T08:45:22.745Z] Engine: [2021-06-11T08:45:22.745Z] Version: 20.10.6 [2021-06-11T08:45:22.745Z] API version: 1.41 (minimum version 1.12) [2021-06-11T08:45:22.745Z] Go version: go1.13.15 [2021-06-11T08:45:22.745Z] Git commit: 8728dd2 [2021-06-11T08:45:22.745Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T08:45:22.745Z] OS/Arch: linux/amd64 [2021-06-11T08:45:22.745Z] Experimental: true [2021-06-11T08:45:22.745Z] containerd: [2021-06-11T08:45:22.745Z] Version: 1.4.6 [2021-06-11T08:45:22.745Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:22.745Z] runc: [2021-06-11T08:45:22.745Z] Version: 1.0.0-rc95 [2021-06-11T08:45:22.745Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:22.745Z] docker-init: [2021-06-11T08:45:22.745Z] Version: 0.19.0 [2021-06-11T08:45:22.745Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T08:45:23.006Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-06-11T08:45:23.006Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-11T08:45:23.076Z] + docker info [2021-06-11T08:45:23.958Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:45:23.963Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:45:24.494Z] #56 39.64 The following additional packages will be installed: [2021-06-11T08:45:24.494Z] #56 39.66 libbtrfs0 [2021-06-11T08:45:24.751Z] #56 39.87 The following NEW packages will be installed: [2021-06-11T08:45:24.751Z] #56 39.89 libbtrfs-dev libbtrfs0 [2021-06-11T08:45:24.931Z] + docker version [2021-06-11T08:45:25.008Z] #56 40.32 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:45:25.008Z] #56 40.32 Need to get 119 kB of archives. [2021-06-11T08:45:25.008Z] #56 40.32 After this operation, 387 kB of additional disk space will be used. [2021-06-11T08:45:25.008Z] #56 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:45:25.274Z] #56 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:45:26.206Z] #56 41.42 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:26.206Z] #56 41.62 Fetched 119 kB in 0s (438 kB/s) [2021-06-11T08:45:26.463Z] #56 ... [2021-06-11T08:45:26.463Z] [2021-06-11T08:45:26.463Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:26.463Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:45:26.463Z] #50 39.37 go: finding github.com/fatih/color v1.7.0 [2021-06-11T08:45:26.463Z] #50 39.46 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:45:26.463Z] #50 39.46 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:45:26.463Z] #50 39.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:45:26.463Z] #50 39.57 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:45:26.463Z] #50 39.57 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:45:26.463Z] #50 39.59 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:45:26.463Z] #50 39.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:45:26.463Z] #50 39.66 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T08:45:26.463Z] #50 39.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:45:26.463Z] #50 39.71 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.72 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:45:26.463Z] #50 39.76 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T08:45:26.463Z] #50 39.76 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:45:26.463Z] #50 39.77 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.80 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.81 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:45:26.463Z] #50 39.81 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T08:45:26.463Z] #50 39.82 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T08:45:26.463Z] #50 39.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:45:26.463Z] #50 39.96 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:45:26.463Z] #50 40.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:45:26.463Z] #50 40.07 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:45:26.463Z] #50 40.07 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T08:45:26.463Z] #50 40.08 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:45:26.463Z] #50 40.10 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T08:45:26.463Z] #50 40.12 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:45:26.463Z] #50 40.23 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T08:45:26.463Z] #50 40.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:45:26.463Z] #50 40.26 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T08:45:26.463Z] #50 40.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:45:26.463Z] #50 40.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:45:26.463Z] #50 40.37 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:45:26.463Z] #50 40.37 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:45:26.463Z] #50 40.51 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T08:45:26.463Z] #50 40.53 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:45:26.463Z] #50 40.56 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T08:45:26.463Z] #50 40.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:45:26.463Z] #50 40.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:45:26.463Z] #50 40.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:45:26.463Z] #50 40.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:45:26.463Z] #50 40.81 go: finding golang.org/x/text v0.3.2 [2021-06-11T08:45:26.463Z] #50 40.85 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:45:26.463Z] #50 40.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T08:45:26.463Z] #50 40.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:45:26.463Z] #50 40.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:45:26.463Z] #50 40.93 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:45:26.463Z] #50 40.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:45:26.463Z] #50 41.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:45:26.463Z] #50 41.03 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:45:26.463Z] #50 41.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:45:26.463Z] #50 41.06 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:45:26.463Z] #50 41.07 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:45:26.463Z] #50 41.07 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T08:45:26.463Z] #50 41.10 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:45:26.463Z] #50 41.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:45:26.463Z] #50 41.19 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:45:26.463Z] #50 41.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:45:26.463Z] #50 41.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:45:26.463Z] #50 41.31 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:45:26.463Z] #50 41.33 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:45:26.463Z] #50 41.34 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T08:45:26.463Z] #50 41.34 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:45:26.463Z] #50 41.35 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:45:26.463Z] #50 41.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:45:26.463Z] #50 41.41 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T08:45:26.463Z] #50 41.51 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:45:26.463Z] #50 41.54 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:45:26.463Z] #50 41.56 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:45:26.463Z] #50 41.62 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:45:26.463Z] #50 41.71 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:45:27.216Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.7s done [2021-06-11T08:45:27.216Z] #63 DONE 4.9s [2021-06-11T08:45:27.216Z] [2021-06-11T08:45:27.216Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:27.216Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:27.216Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-11T08:45:27.216Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T08:45:27.216Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-06-11T08:45:27.216Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T08:45:27.216Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T08:45:27.216Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-06-11T08:45:27.216Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-06-11T08:45:27.216Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done [2021-06-11T08:45:27.216Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done [2021-06-11T08:45:27.216Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 4.9s [2021-06-11T08:45:27.216Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.1s [2021-06-11T08:45:27.216Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s [2021-06-11T08:45:27.849Z] #50 ... [2021-06-11T08:45:27.849Z] [2021-06-11T08:45:27.850Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:45:27.850Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:45:27.850Z] #56 41.73 Selecting previously unselected package libbtrfs0. [2021-06-11T08:45:27.850Z] #56 41.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:45:27.850Z] #56 41.78 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:45:27.850Z] #56 41.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:45:27.850Z] #56 41.90 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:45:27.850Z] #56 41.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:45:27.850Z] #56 41.92 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:45:27.850Z] #56 42.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:45:27.850Z] #56 42.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:45:27.850Z] #56 42.17 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:45:27.850Z] #56 DONE 42.8s [2021-06-11T08:45:27.850Z] [2021-06-11T08:45:27.850Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:27.850Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:27.850Z] #36 35.59 Building dependency tree... [2021-06-11T08:45:27.850Z] #36 38.34 The following additional packages will be installed: [2021-06-11T08:45:27.850Z] #36 38.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T08:45:27.850Z] #36 38.35 Suggested packages: [2021-06-11T08:45:27.850Z] #36 38.36 cmake-doc ninja-build lrzip [2021-06-11T08:45:27.850Z] #36 38.36 Recommended packages: [2021-06-11T08:45:27.850Z] #36 38.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T08:45:27.850Z] #36 39.16 The following NEW packages will be installed: [2021-06-11T08:45:27.850Z] #36 39.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T08:45:27.850Z] #36 39.19 vim-common xxd [2021-06-11T08:45:27.850Z] #36 39.58 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:45:27.850Z] #36 39.58 Need to get 14.9 MB of archives. [2021-06-11T08:45:27.850Z] #36 39.58 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T08:45:27.850Z] #36 39.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:45:27.850Z] #36 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:45:27.850Z] #36 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T08:45:27.850Z] #36 39.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:45:27.850Z] #36 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T08:45:27.850Z] #36 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T08:45:27.850Z] #36 40.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T08:45:27.850Z] #36 40.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T08:45:27.850Z] #36 40.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T08:45:27.850Z] #36 40.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T08:45:27.850Z] #36 41.80 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:27.850Z] #36 41.97 Fetched 14.9 MB in 2s (9794 kB/s) [2021-06-11T08:45:27.850Z] #36 42.06 Selecting previously unselected package xxd. [2021-06-11T08:45:27.850Z] #36 42.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:45:27.850Z] #36 42.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:45:27.850Z] #36 42.15 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:45:27.850Z] #36 42.32 Selecting previously unselected package vim-common. [2021-06-11T08:45:27.850Z] #36 42.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:45:27.850Z] #36 42.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:45:27.850Z] #36 42.77 Selecting previously unselected package cmake-data. [2021-06-11T08:45:27.850Z] #36 42.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T08:45:27.850Z] #36 42.77 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T08:45:28.594Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-06-11T08:45:28.594Z] #9 ... [2021-06-11T08:45:28.594Z] [2021-06-11T08:45:28.594Z] #23 [internal] load build context [2021-06-11T08:45:28.594Z] #23 sha256:841cf16818c2019466d5507abf883b74a02b40b869457c0c69097b2472b78c0b [2021-06-11T08:45:28.594Z] #23 transferring context: 55.90MB 5.9s done [2021-06-11T08:45:28.594Z] #23 DONE 6.5s [2021-06-11T08:45:28.594Z] [2021-06-11T08:45:28.594Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:28.594Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:28.594Z] #9 ... [2021-06-11T08:45:28.594Z] [2021-06-11T08:45:28.594Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:45:28.594Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:45:28.594Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-11T08:45:28.594Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T08:45:28.594Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T08:45:28.594Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T08:45:28.594Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-11T08:45:28.594Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.0s [2021-06-11T08:45:28.780Z] #36 ... [2021-06-11T08:45:28.780Z] [2021-06-11T08:45:28.780Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:45:28.780Z] #57 sha256:af7361182f82482e00ea4728a4674769b5255e898f96e19995691e2661d8d7f4 [2021-06-11T08:45:28.780Z] #57 1.184 + RM_GOPATH=0 [2021-06-11T08:45:28.780Z] #57 1.185 + TMP_GOPATH= [2021-06-11T08:45:28.780Z] #57 1.185 + : /build [2021-06-11T08:45:28.780Z] #57 1.186 + '[' -z '' ']' [2021-06-11T08:45:28.780Z] #57 1.187 ++ mktemp -d [2021-06-11T08:45:28.780Z] #57 1.191 + export GOPATH=/tmp/tmp.zVz7VGfhai [2021-06-11T08:45:28.780Z] #57 1.194 + GOPATH=/tmp/tmp.zVz7VGfhai [2021-06-11T08:45:28.780Z] #57 1.194 + RM_GOPATH=1 [2021-06-11T08:45:28.780Z] #57 1.195 + case "$(go env GOARCH)" in [2021-06-11T08:45:28.780Z] #57 1.195 ++ go env GOARCH [2021-06-11T08:45:28.780Z] #57 1.227 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:28.780Z] #57 1.227 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:28.780Z] #57 1.228 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:28.780Z] #57 1.237 + dir=/tmp/install [2021-06-11T08:45:28.780Z] #57 1.245 + bin=containerd [2021-06-11T08:45:28.780Z] #57 1.245 + shift [2021-06-11T08:45:28.780Z] #57 1.245 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T08:45:28.780Z] #57 1.245 + . /tmp/install/containerd.installer [2021-06-11T08:45:28.780Z] #57 1.246 ++ set -e [2021-06-11T08:45:28.780Z] #57 1.246 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:45:28.780Z] #57 1.246 + install_containerd [2021-06-11T08:45:28.780Z] #57 1.247 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T08:45:28.780Z] #57 1.254 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:45:28.780Z] #57 1.254 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zVz7VGfhai/src/github.com/containerd/containerd [2021-06-11T08:45:28.780Z] #57 1.258 Cloning into '/tmp/tmp.zVz7VGfhai/src/github.com/containerd/containerd'... [2021-06-11T08:45:29.531Z] #26 ... [2021-06-11T08:45:29.531Z] [2021-06-11T08:45:29.531Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T08:45:29.531Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T08:45:29.669Z] Client: [2021-06-11T08:45:29.669Z] Context: default [2021-06-11T08:45:29.669Z] Debug Mode: false [2021-06-11T08:45:29.669Z] Plugins: [2021-06-11T08:45:29.669Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T08:45:29.669Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T08:45:29.669Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T08:45:29.670Z] [2021-06-11T08:45:29.670Z] Server: [2021-06-11T08:45:29.670Z] Containers: 0 [2021-06-11T08:45:29.670Z] Running: 0 [2021-06-11T08:45:29.670Z] Paused: 0 [2021-06-11T08:45:29.670Z] Stopped: 0 [2021-06-11T08:45:29.670Z] Images: 0 [2021-06-11T08:45:29.670Z] Server Version: 20.10.6 [2021-06-11T08:45:29.670Z] Storage Driver: overlay2 [2021-06-11T08:45:29.670Z] Backing Filesystem: extfs [2021-06-11T08:45:29.670Z] Supports d_type: true [2021-06-11T08:45:29.670Z] Native Overlay Diff: true [2021-06-11T08:45:29.670Z] userxattr: false [2021-06-11T08:45:29.670Z] Logging Driver: json-file [2021-06-11T08:45:29.670Z] Cgroup Driver: cgroupfs [2021-06-11T08:45:29.670Z] Cgroup Version: 1 [2021-06-11T08:45:29.670Z] Plugins: [2021-06-11T08:45:29.670Z] Volume: local [2021-06-11T08:45:29.670Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T08:45:29.670Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T08:45:29.670Z] Swarm: inactive [2021-06-11T08:45:29.670Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T08:45:29.670Z] Default Runtime: runc [2021-06-11T08:45:29.670Z] Init Binary: docker-init [2021-06-11T08:45:29.670Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:29.670Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:29.670Z] init version: de40ad0 [2021-06-11T08:45:29.670Z] Security Options: [2021-06-11T08:45:29.670Z] apparmor [2021-06-11T08:45:29.670Z] seccomp [2021-06-11T08:45:29.670Z] Profile: default [2021-06-11T08:45:29.670Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T08:45:29.670Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T08:45:29.670Z] OSType: linux [2021-06-11T08:45:29.670Z] Architecture: x86_64 [2021-06-11T08:45:29.670Z] CPUs: 2 [2021-06-11T08:45:29.670Z] Total Memory: 7.569GiB [2021-06-11T08:45:29.670Z] Name: ip-10-100-47-249 [2021-06-11T08:45:29.670Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T08:45:29.670Z] Docker Root Dir: /var/lib/docker [2021-06-11T08:45:29.670Z] Debug Mode: false [2021-06-11T08:45:29.670Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:45:29.670Z] Labels: [2021-06-11T08:45:29.670Z] Experimental: true [2021-06-11T08:45:29.670Z] Insecure Registries: [2021-06-11T08:45:29.670Z] 127.0.0.0/8 [2021-06-11T08:45:29.670Z] Live Restore Enabled: true [2021-06-11T08:45:29.670Z] [2021-06-11T08:45:29.670Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T08:45:29.965Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:29.965Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:29.965Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42512/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T08:45:29.965Z] + bash /home/ubuntu/workspace/moby_PR-42512/check-config.sh [2021-06-11T08:45:29.965Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T08:45:29.965Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T08:45:29.965Z] [2021-06-11T08:45:29.965Z] Generally Necessary: [2021-06-11T08:45:29.965Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T08:45:29.965Z] - apparmor: enabled and tools installed [2021-06-11T08:45:29.965Z] - CONFIG_NAMESPACES: enabled [2021-06-11T08:45:29.965Z] - CONFIG_NET_NS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_PID_NS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_IPC_NS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_UTS_NS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUPS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CPUSETS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_MEMCG: enabled [2021-06-11T08:45:29.965Z] - CONFIG_KEYS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_VETH: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T08:45:29.965Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T08:45:29.965Z] [2021-06-11T08:45:29.965Z] Optional Features: [2021-06-11T08:45:29.965Z] - CONFIG_USER_NS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_SECCOMP: enabled [2021-06-11T08:45:29.965Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T08:45:29.965Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T08:45:29.965Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T08:45:30.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T08:45:30.227Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T08:45:30.227Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T08:45:30.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T08:45:30.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T08:45:30.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T08:45:30.227Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T08:45:30.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T08:45:30.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T08:45:30.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T08:45:30.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T08:45:30.227Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T08:45:30.227Z] - CONFIG_EXT4_FS: enabled [2021-06-11T08:45:30.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T08:45:30.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T08:45:30.227Z] - Network Drivers: [2021-06-11T08:45:30.227Z] - "overlay": [2021-06-11T08:45:30.227Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T08:45:30.227Z] Optional (for encrypted networks): [2021-06-11T08:45:30.227Z] - CONFIG_CRYPTO: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T08:45:30.227Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T08:45:30.227Z] - CONFIG_XFRM: enabled [2021-06-11T08:45:30.227Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T08:45:30.227Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T08:45:30.227Z] - "ipvlan": [2021-06-11T08:45:30.489Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T08:45:30.489Z] - "macvlan": [2021-06-11T08:45:30.489Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T08:45:30.489Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T08:45:30.489Z] - "ftp,tftp client in container": [2021-06-11T08:45:30.489Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T08:45:30.489Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T08:45:30.489Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T08:45:30.489Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T08:45:30.489Z] - Storage Drivers: [2021-06-11T08:45:30.489Z] - "aufs": [2021-06-11T08:45:30.489Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T08:45:30.489Z] - "btrfs": [2021-06-11T08:45:30.489Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T08:45:30.489Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T08:45:30.489Z] - "devicemapper": [2021-06-11T08:45:30.750Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T08:45:30.750Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T08:45:30.750Z] - "overlay": [2021-06-11T08:45:30.750Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T08:45:30.750Z] - "zfs": [2021-06-11T08:45:30.750Z] - /dev/zfs: present [2021-06-11T08:45:30.750Z] - zfs command: missing [2021-06-11T08:45:30.750Z] - zpool command: missing [2021-06-11T08:45:30.750Z] [2021-06-11T08:45:30.750Z] Limits: [2021-06-11T08:45:30.750Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T08:45:30.750Z] [2021-06-11T08:45:30.750Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T08:45:30.907Z] #64 DONE 1.1s [2021-06-11T08:45:30.907Z] [2021-06-11T08:45:30.907Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:30.907Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:45:30.907Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T08:45:30.907Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:45:30.907Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T08:45:30.907Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2021-06-11T08:45:30.907Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-06-11T08:45:30.907Z] #65 DONE 8.4s [2021-06-11T08:45:30.907Z] [2021-06-11T08:45:30.907Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:30.907Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:31.097Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cac2458ce82f7d2606f71941722aeb15563351c . [2021-06-11T08:45:31.474Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s done [2021-06-11T08:45:31.678Z] #1 [internal] load build definition from Dockerfile [2021-06-11T08:45:31.678Z] #1 sha256:854dfafcb9998db9ab52c876633b27dba46452e4dd850a1703a3940621ad02f7 [2021-06-11T08:45:31.678Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T08:45:31.678Z] #1 DONE 0.1s [2021-06-11T08:45:31.678Z] [2021-06-11T08:45:31.678Z] #2 [internal] load .dockerignore [2021-06-11T08:45:31.678Z] #2 sha256:2f87c0c3a575459baecd10dff97fc9511a2613d26cf3b5be592b60d89f977b7b [2021-06-11T08:45:31.678Z] #2 transferring context: 87B done [2021-06-11T08:45:31.678Z] #2 DONE 0.1s [2021-06-11T08:45:31.678Z] [2021-06-11T08:45:31.678Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T08:45:31.678Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T08:45:31.733Z] #9 ... [2021-06-11T08:45:31.733Z] [2021-06-11T08:45:31.733Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T08:45:31.733Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T08:45:31.733Z] #66 DONE 0.8s [2021-06-11T08:45:31.733Z] [2021-06-11T08:45:31.733Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:31.733Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:31.733Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-11T08:45:31.994Z] #9 ... [2021-06-11T08:45:31.994Z] [2021-06-11T08:45:31.994Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:45:31.994Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:45:31.994Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.2s done [2021-06-11T08:45:31.994Z] #26 DONE 9.7s [2021-06-11T08:45:31.994Z] [2021-06-11T08:45:31.994Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:31.994Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:32.565Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-11T08:45:32.565Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-11T08:45:33.112Z] #57 ... [2021-06-11T08:45:33.112Z] [2021-06-11T08:45:33.112Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:33.112Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:33.112Z] #44 31.88 Reading package lists... [2021-06-11T08:45:33.112Z] #44 37.44 Building dependency tree... [2021-06-11T08:45:33.112Z] #44 40.19 The following additional packages will be installed: [2021-06-11T08:45:33.112Z] #44 40.19 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T08:45:33.112Z] #44 40.20 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T08:45:33.112Z] #44 40.20 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:45:33.112Z] #44 40.20 python3.7-minimal [2021-06-11T08:45:33.112Z] #44 40.20 Suggested packages: [2021-06-11T08:45:33.112Z] #44 40.22 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T08:45:33.112Z] #44 40.22 python3.7-doc binfmt-support [2021-06-11T08:45:33.112Z] #44 41.44 The following NEW packages will be installed: [2021-06-11T08:45:33.112Z] #44 41.44 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T08:45:33.112Z] #44 41.46 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T08:45:33.112Z] #44 41.46 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:45:33.112Z] #44 41.46 python3.7-minimal [2021-06-11T08:45:33.112Z] #44 41.94 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:45:33.112Z] #44 41.94 Need to get 6695 kB of archives. [2021-06-11T08:45:33.112Z] #44 41.94 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T08:45:33.112Z] #44 41.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:45:33.112Z] #44 41.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:45:33.112Z] #44 42.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:45:33.112Z] #44 42.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:45:33.112Z] #44 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:45:33.112Z] #44 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:45:33.112Z] #44 42.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:45:33.112Z] #44 42.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:45:33.112Z] #44 42.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T08:45:33.112Z] #44 42.49 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T08:45:33.112Z] #44 42.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:45:33.112Z] #44 42.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T08:45:33.112Z] #44 42.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T08:45:33.112Z] #44 42.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:45:33.112Z] #44 42.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:45:33.112Z] #44 42.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:45:33.112Z] #44 44.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:33.112Z] #44 44.47 Fetched 6695 kB in 1s (5008 kB/s) [2021-06-11T08:45:33.112Z] #44 44.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:45:33.112Z] #44 44.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:45:33.112Z] #44 44.67 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:45:33.112Z] #44 44.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:33.112Z] #44 45.36 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:45:33.112Z] #44 45.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:45:33.112Z] #44 45.38 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:45:33.112Z] #44 46.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:33.112Z] #44 46.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:45:33.112Z] #44 ... [2021-06-11T08:45:33.112Z] [2021-06-11T08:45:33.112Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:45:33.112Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:45:33.112Z] #32 45.21 Checking out files: 85% (1303/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T08:45:33.112Z] #32 45.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T08:45:33.112Z] #32 46.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:45:33.114Z] #3 DONE 1.3s [2021-06-11T08:45:33.114Z] [2021-06-11T08:45:33.114Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T08:45:33.114Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T08:45:33.114Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-11T08:45:33.114Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T08:45:33.114Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-06-11T08:45:33.114Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T08:45:33.114Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T08:45:33.114Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-11T08:45:33.134Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-06-11T08:45:33.134Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-11T08:45:33.370Z] #32 ... [2021-06-11T08:45:33.370Z] [2021-06-11T08:45:33.370Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:33.370Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:33.370Z] #13 28.01 Reading package lists... [2021-06-11T08:45:33.370Z] #13 34.03 Building dependency tree... [2021-06-11T08:45:33.370Z] #13 37.27 The following additional packages will be installed: [2021-06-11T08:45:33.370Z] #13 37.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T08:45:33.370Z] #13 37.28 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T08:45:33.370Z] #13 37.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T08:45:33.370Z] #13 37.29 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T08:45:33.370Z] #13 37.29 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:45:33.370Z] #13 37.30 Suggested packages: [2021-06-11T08:45:33.371Z] #13 37.30 gcc-8-locales seccomp wine64 [2021-06-11T08:45:33.371Z] #13 39.05 The following NEW packages will be installed: [2021-06-11T08:45:33.371Z] #13 39.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T08:45:33.371Z] #13 39.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T08:45:33.371Z] #13 39.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T08:45:33.371Z] #13 39.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T08:45:33.371Z] #13 39.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T08:45:33.371Z] #13 39.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:45:33.371Z] #13 39.08 The following packages will be upgraded: [2021-06-11T08:45:33.371Z] #13 39.09 libseccomp2 libsystemd0 libudev1 [2021-06-11T08:45:33.371Z] #13 39.56 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:45:33.371Z] #13 39.56 Need to get 78.2 MB of archives. [2021-06-11T08:45:33.371Z] #13 39.56 After this operation, 487 MB of additional disk space will be used. [2021-06-11T08:45:33.371Z] #13 39.56 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T08:45:33.371Z] #13 39.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T08:45:33.371Z] #13 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T08:45:33.371Z] #13 39.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T08:45:33.371Z] #13 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T08:45:33.371Z] #13 39.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T08:45:33.371Z] #13 40.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T08:45:33.371Z] #13 40.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T08:45:33.371Z] #13 40.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T08:45:33.371Z] #13 40.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T08:45:33.371Z] #13 40.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T08:45:33.371Z] #13 40.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T08:45:33.371Z] #13 40.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T08:45:33.376Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-11T08:45:33.376Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-11T08:45:33.637Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-11T08:45:33.686Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:45:33.686Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:45:33.686Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:45:33.686Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:45:33.686Z] [2021-06-11T08:45:33.686Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:45:33.686Z] DOCKER_SYSTEMD=1 [2021-06-11T08:45:33.686Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:45:33.686Z] HOSTNAME=ce2ca5269c63 [2021-06-11T08:45:33.686Z] DEST=bundles/test-integration [2021-06-11T08:45:33.686Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:45:33.686Z] DOCKER_GITCOMMIT=b0627faccc2a560bcc3e052fe6e739b61f65b204 [2021-06-11T08:45:33.686Z] container=docker [2021-06-11T08:45:33.686Z] HOME=/root [2021-06-11T08:45:33.686Z] LANG=C.UTF-8 [2021-06-11T08:45:33.686Z] INVOCATION_ID=b4775d0685f846dab50189035eda9934 [2021-06-11T08:45:33.686Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:45:33.686Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:45:33.686Z] VALIDATE_BRANCH=master [2021-06-11T08:45:33.686Z] TERM=xterm [2021-06-11T08:45:33.686Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:45:33.686Z] SHLVL=3 [2021-06-11T08:45:33.686Z] TIMEOUT=120m [2021-06-11T08:45:33.686Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:45:33.686Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:45:33.686Z] GO111MODULE=off [2021-06-11T08:45:33.686Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T08:45:33.686Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T08:45:33.686Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:45:33.686Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:45:33.686Z] GOPATH=/go [2021-06-11T08:45:33.686Z] PKG_CONFIG=pkg-config [2021-06-11T08:45:33.686Z] _=/usr/bin/env [2021-06-11T08:45:33.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T08:45:33.934Z] #13 44.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T08:45:34.579Z] #4 DONE 1.6s [2021-06-11T08:45:34.579Z] [2021-06-11T08:45:34.579Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T08:45:34.579Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T08:45:34.992Z] Client: Docker Engine - Community [2021-06-11T08:45:34.992Z] Version: 20.10.6 [2021-06-11T08:45:34.992Z] API version: 1.41 [2021-06-11T08:45:34.992Z] Go version: go1.13.15 [2021-06-11T08:45:34.992Z] Git commit: 370c289 [2021-06-11T08:45:34.992Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-11T08:45:34.992Z] OS/Arch: linux/arm64 [2021-06-11T08:45:34.992Z] Context: default [2021-06-11T08:45:34.992Z] Experimental: true [2021-06-11T08:45:34.992Z] [2021-06-11T08:45:34.992Z] Server: Docker Engine - Community [2021-06-11T08:45:34.992Z] Engine: [2021-06-11T08:45:34.992Z] Version: 20.10.6 [2021-06-11T08:45:34.992Z] API version: 1.41 (minimum version 1.12) [2021-06-11T08:45:34.992Z] Go version: go1.13.15 [2021-06-11T08:45:34.992Z] Git commit: 8728dd2 [2021-06-11T08:45:34.992Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-11T08:45:34.992Z] OS/Arch: linux/arm64 [2021-06-11T08:45:34.992Z] Experimental: true [2021-06-11T08:45:34.992Z] containerd: [2021-06-11T08:45:34.992Z] Version: 1.4.6 [2021-06-11T08:45:34.992Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:34.992Z] runc: [2021-06-11T08:45:34.992Z] Version: 1.0.0-rc95 [2021-06-11T08:45:34.992Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:34.992Z] docker-init: [2021-06-11T08:45:34.992Z] Version: 0.19.0 [2021-06-11T08:45:34.992Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T08:45:35.332Z] + docker info [2021-06-11T08:45:35.530Z] #6 DONE 0.8s [2021-06-11T08:45:35.530Z] [2021-06-11T08:45:35.530Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:35.530Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:45:35.530Z] #8 DONE 0.8s [2021-06-11T08:45:35.530Z] [2021-06-11T08:45:35.530Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:35.530Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T08:45:35.530Z] #5 DONE 0.8s [2021-06-11T08:45:35.530Z] [2021-06-11T08:45:35.531Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T08:45:35.531Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T08:45:35.531Z] #7 DONE 0.8s [2021-06-11T08:45:35.792Z] [2021-06-11T08:45:35.792Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:35.792Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:35.792Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T08:45:35.843Z] #13 ... [2021-06-11T08:45:35.843Z] [2021-06-11T08:45:35.843Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:35.843Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:35.843Z] #46 40.78 internal/reflectlite [2021-06-11T08:45:35.843Z] #46 40.78 sync [2021-06-11T08:45:35.843Z] #46 42.11 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T08:45:35.843Z] #46 42.31 math/rand [2021-06-11T08:45:35.843Z] #46 43.80 internal/singleflight [2021-06-11T08:45:35.843Z] #46 44.09 errors [2021-06-11T08:45:35.843Z] #46 44.18 sort [2021-06-11T08:45:35.843Z] #46 44.43 io [2021-06-11T08:45:35.843Z] #46 45.24 strconv [2021-06-11T08:45:35.843Z] #46 45.73 bytes [2021-06-11T08:45:35.843Z] #46 47.90 bufio [2021-06-11T08:45:35.843Z] #46 48.73 reflect [2021-06-11T08:45:35.843Z] #46 49.86 syscall [2021-06-11T08:45:35.843Z] #46 ... [2021-06-11T08:45:35.843Z] [2021-06-11T08:45:35.843Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:35.843Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:35.843Z] #44 50.50 Selecting previously unselected package python3-minimal. [2021-06-11T08:45:35.843Z] #44 50.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-11T08:45:35.843Z] #44 50.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:45:35.843Z] #44 50.58 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:45:35.843Z] #44 50.74 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:45:35.843Z] #44 50.74 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:45:35.843Z] #44 50.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:45:36.053Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:45:36.053Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T08:45:36.053Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T08:45:36.053Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-06-11T08:45:36.053Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.2s [2021-06-11T08:45:36.317Z] #63 ... [2021-06-11T08:45:36.317Z] [2021-06-11T08:45:36.317Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:45:36.317Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:45:36.317Z] #42 DONE 0.6s [2021-06-11T08:45:36.317Z] [2021-06-11T08:45:36.317Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:36.317Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:36.317Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2021-06-11T08:45:36.317Z] #63 ... [2021-06-11T08:45:36.317Z] [2021-06-11T08:45:36.317Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:45:36.317Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:45:36.317Z] #42 DONE 0.0s [2021-06-11T08:45:36.317Z] [2021-06-11T08:45:36.317Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:36.317Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:36.317Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-11T08:45:36.317Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-06-11T08:45:36.410Z] #44 51.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:45:36.410Z] #44 51.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:45:36.410Z] #44 51.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:37.329Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-11T08:45:37.329Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-11T08:45:37.778Z] #44 ... [2021-06-11T08:45:37.778Z] [2021-06-11T08:45:37.778Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:45:37.778Z] #48 sha256:1c7fb4163c5206fa76b9a08c3b6b8ab3b5b38b79582dcee8f252abc6741bf333 [2021-06-11T08:45:37.778Z] #48 DONE 52.9s [2021-06-11T08:45:37.778Z] [2021-06-11T08:45:37.779Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:37.779Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:37.779Z] #13 46.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T08:45:37.779Z] #13 46.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T08:45:37.779Z] #13 46.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:45:37.779Z] #13 46.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:45:37.779Z] #13 46.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T08:45:37.779Z] #13 46.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T08:45:37.779Z] #13 46.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T08:45:37.779Z] #13 46.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T08:45:37.779Z] #13 46.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T08:45:37.779Z] #13 46.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T08:45:37.779Z] #13 46.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T08:45:37.779Z] #13 46.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T08:45:37.779Z] #13 46.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T08:45:37.779Z] #13 46.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T08:45:37.779Z] #13 48.13 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:38.038Z] #13 48.45 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-06-11T08:45:38.551Z] #13 48.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:45:38.551Z] #13 48.83 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T08:45:38.551Z] #13 48.84 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:45:39.115Z] #13 49.53 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T08:45:39.372Z] #13 49.78 (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% [2021-06-11T08:45:39.372Z] #13 ... [2021-06-11T08:45:39.372Z] [2021-06-11T08:45:39.372Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:45:39.372Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:45:39.372Z] #52 44.62 sort [2021-06-11T08:45:39.372Z] #52 44.63 io [2021-06-11T08:45:39.372Z] #52 45.49 internal/oserror [2021-06-11T08:45:39.372Z] #52 45.61 syscall [2021-06-11T08:45:39.372Z] #52 45.66 bytes [2021-06-11T08:45:39.372Z] #52 47.67 strconv [2021-06-11T08:45:39.372Z] #52 50.32 reflect [2021-06-11T08:45:39.372Z] #52 54.33 time [2021-06-11T08:45:39.628Z] #52 ... [2021-06-11T08:45:39.628Z] [2021-06-11T08:45:39.628Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:39.628Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:39.628Z] #13 49.78 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:45:39.628Z] #13 49.87 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:45:39.628Z] #13 49.89 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T08:45:39.885Z] #13 50.13 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:45:40.142Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-11T08:45:40.142Z] #13 50.38 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T08:45:40.142Z] #13 50.40 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:45:40.399Z] #13 50.65 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T08:45:40.399Z] #13 50.79 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T08:45:40.399Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-06-11T08:45:40.399Z] #13 50.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:45:40.531Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2021-06-11T08:45:40.617Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.1s done [2021-06-11T08:45:40.617Z] #9 ... [2021-06-11T08:45:40.617Z] [2021-06-11T08:45:40.617Z] #27 [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-06-11T08:45:40.617Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:45:40.617Z] #27 1.110 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:45:40.617Z] #27 1.124 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:45:40.617Z] #27 1.124 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:45:40.617Z] #27 1.295 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:45:40.617Z] #27 1.622 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:40.617Z] #27 2.011 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:40.617Z] #27 3.392 Fetched 8449 kB in 3s (3326 kB/s) [2021-06-11T08:45:40.617Z] #27 3.392 Reading package lists... [2021-06-11T08:45:40.617Z] #27 4.274 Reading package lists... [2021-06-11T08:45:40.617Z] #27 5.173 Building dependency tree... [2021-06-11T08:45:40.617Z] #27 5.479 The following additional packages will be installed: [2021-06-11T08:45:40.617Z] #27 5.479 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T08:45:40.617Z] #27 5.479 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T08:45:40.617Z] #27 5.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T08:45:40.617Z] #27 5.487 Suggested packages: [2021-06-11T08:45:40.617Z] #27 5.487 krb5-doc krb5-user [2021-06-11T08:45:40.617Z] #27 5.487 Recommended packages: [2021-06-11T08:45:40.617Z] #27 5.487 krb5-locales publicsuffix libsasl2-modules [2021-06-11T08:45:40.617Z] #27 5.699 The following NEW packages will be installed: [2021-06-11T08:45:40.617Z] #27 5.699 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T08:45:40.617Z] #27 5.699 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T08:45:40.617Z] #27 5.699 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T08:45:40.617Z] #27 5.703 libssh2-1 libssl1.1 openssl [2021-06-11T08:45:40.617Z] #27 5.985 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T08:45:40.617Z] #27 5.985 Need to get 5059 kB of archives. [2021-06-11T08:45:40.617Z] #27 5.985 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T08:45:40.617Z] #27 5.985 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T08:45:40.617Z] #27 5.985 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T08:45:40.617Z] #27 5.995 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T08:45:40.617Z] #27 5.995 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T08:45:40.617Z] #27 5.995 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T08:45:40.617Z] #27 5.995 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T08:45:40.617Z] #27 6.004 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T08:45:40.617Z] #27 6.009 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T08:45:40.617Z] #27 6.011 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T08:45:40.617Z] #27 6.016 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T08:45:40.617Z] #27 6.016 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T08:45:40.617Z] #27 6.022 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T08:45:40.617Z] #27 6.026 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T08:45:40.617Z] #27 6.026 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T08:45:40.617Z] #27 6.029 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T08:45:40.617Z] #27 6.037 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T08:45:40.617Z] #27 6.040 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:45:40.617Z] #27 6.043 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:45:40.617Z] #27 6.044 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:45:40.617Z] #27 6.051 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T08:45:40.617Z] #27 6.056 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T08:45:40.617Z] #27 6.236 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:40.617Z] #27 6.260 Fetched 5059 kB in 0s (15.3 MB/s) [2021-06-11T08:45:40.617Z] #27 6.307 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T08:45:40.617Z] #27 6.307 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-11T08:45:40.617Z] #27 6.315 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.325 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:40.617Z] #27 6.583 Selecting previously unselected package openssl. [2021-06-11T08:45:40.617Z] #27 6.583 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.597 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:40.617Z] #27 6.720 Selecting previously unselected package ca-certificates. [2021-06-11T08:45:40.617Z] #27 6.720 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T08:45:40.617Z] #27 6.723 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T08:45:40.617Z] #27 6.809 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T08:45:40.617Z] #27 6.810 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.814 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:45:40.617Z] #27 6.860 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T08:45:40.617Z] #27 6.860 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.866 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 6.916 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T08:45:40.617Z] #27 6.916 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.923 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 6.985 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T08:45:40.617Z] #27 6.985 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 6.991 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 7.133 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T08:45:40.617Z] #27 7.134 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 7.148 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 7.204 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T08:45:40.617Z] #27 7.205 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 7.210 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 7.264 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T08:45:40.617Z] #27 7.265 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:45:40.617Z] #27 7.270 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:40.617Z] #27 7.322 Selecting previously unselected package libldap-common. [2021-06-11T08:45:40.617Z] #27 7.322 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T08:45:40.617Z] #27 7.332 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:40.617Z] #27 7.387 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T08:45:40.617Z] #27 7.387 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.392 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:40.618Z] #27 7.465 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T08:45:40.618Z] #27 7.465 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.472 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 7.527 Selecting previously unselected package libpsl5:amd64. [2021-06-11T08:45:40.618Z] #27 7.527 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.532 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:45:40.618Z] #27 7.584 Selecting previously unselected package librtmp1:amd64. [2021-06-11T08:45:40.618Z] #27 7.584 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.589 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:45:40.618Z] #27 7.639 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T08:45:40.618Z] #27 7.639 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.645 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:45:40.618Z] #27 7.704 Selecting previously unselected package libcurl4:amd64. [2021-06-11T08:45:40.618Z] #27 7.704 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.712 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:45:40.618Z] #27 7.785 Selecting previously unselected package curl. [2021-06-11T08:45:40.618Z] #27 7.785 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.789 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T08:45:40.618Z] #27 7.872 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:45:40.618Z] #27 7.872 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.877 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:45:40.618Z] #27 7.953 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:45:40.618Z] #27 7.953 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 7.966 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:45:40.618Z] #27 8.014 Selecting previously unselected package jq. [2021-06-11T08:45:40.618Z] #27 8.014 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:45:40.618Z] #27 8.019 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:45:40.618Z] #27 8.070 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:45:40.618Z] #27 8.086 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:45:40.618Z] #27 8.104 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:40.618Z] #27 8.214 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.228 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:40.618Z] #27 8.248 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.264 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.281 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:45:40.618Z] #27 8.299 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.314 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.328 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:45:40.618Z] #27 8.346 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:40.618Z] #27 8.363 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:40.618Z] #27 8.383 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:45:40.618Z] #27 8.398 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:45:40.618Z] #27 8.416 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:40.618Z] #27 8.430 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T08:45:40.656Z] #13 50.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:45:40.656Z] #13 ... [2021-06-11T08:45:40.656Z] [2021-06-11T08:45:40.656Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:40.656Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:40.656Z] #36 45.93 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:45:40.656Z] #36 45.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 45.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:45:40.656Z] #36 52.97 Selecting previously unselected package libxml2:amd64. [2021-06-11T08:45:40.656Z] #36 52.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 52.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:45:40.656Z] #36 53.99 Selecting previously unselected package libarchive13:amd64. [2021-06-11T08:45:40.656Z] #36 53.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 54.04 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:45:40.656Z] #36 54.56 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T08:45:40.656Z] #36 54.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 54.58 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:45:40.656Z] #36 54.71 Selecting previously unselected package librhash0:amd64. [2021-06-11T08:45:40.656Z] #36 54.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 54.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:45:40.656Z] #36 54.90 Selecting previously unselected package libuv1:amd64. [2021-06-11T08:45:40.656Z] #36 54.91 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 54.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:45:40.656Z] #36 55.06 Selecting previously unselected package cmake. [2021-06-11T08:45:40.656Z] #36 55.08 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T08:45:40.656Z] #36 55.10 Unpacking cmake (3.13.4-1) ... [2021-06-11T08:45:40.877Z] #27 ... [2021-06-11T08:45:40.877Z] [2021-06-11T08:45:40.877Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:40.877Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:40.877Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.2s [2021-06-11T08:45:40.913Z] #36 ... [2021-06-11T08:45:40.913Z] [2021-06-11T08:45:40.913Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:40.913Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:40.913Z] #44 53.51 Selecting previously unselected package python3.7. [2021-06-11T08:45:40.913Z] #44 53.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:45:40.913Z] #44 53.52 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:40.913Z] #44 53.99 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:45:40.913Z] #44 53.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:45:40.913Z] #44 54.00 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:45:40.913Z] #44 54.31 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:45:40.913Z] #44 55.62 Selecting previously unselected package python3. [2021-06-11T08:45:40.913Z] #44 55.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-11T08:45:40.913Z] #44 55.67 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:45:40.913Z] #44 55.69 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:45:40.913Z] #44 55.84 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T08:45:40.913Z] #44 55.84 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T08:45:40.913Z] #44 55.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:45:41.476Z] #44 56.55 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:45:41.733Z] #44 56.56 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:45:41.733Z] #44 56.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:45:41.733Z] #44 56.81 Selecting previously unselected package python3-six. [2021-06-11T08:45:41.733Z] #44 56.81 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T08:45:41.920Z] #63 DONE 5.9s [2021-06-11T08:45:41.920Z] [2021-06-11T08:45:41.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:41.920Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:41.920Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-11T08:45:41.920Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T08:45:41.920Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-11T08:45:41.920Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-06-11T08:45:41.920Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T08:45:41.920Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T08:45:41.920Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done [2021-06-11T08:45:41.920Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-06-11T08:45:41.920Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s [2021-06-11T08:45:41.920Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s done [2021-06-11T08:45:41.920Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.6s [2021-06-11T08:45:41.920Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-06-11T08:45:41.990Z] #44 56.82 Unpacking python3-six (1.12.0-1) ... [2021-06-11T08:45:41.990Z] #44 56.91 Selecting previously unselected package python3-protobuf. [2021-06-11T08:45:41.990Z] #44 56.92 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T08:45:41.990Z] #44 56.92 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:45:42.553Z] #44 57.39 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:45:42.553Z] #44 57.39 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:45:42.553Z] #44 57.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:45:42.553Z] #44 57.54 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:45:42.553Z] #44 57.54 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:45:42.553Z] #44 57.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:45:42.820Z] #44 57.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:45:42.820Z] #44 57.67 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:45:42.820Z] #44 57.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:45:42.820Z] #44 57.84 Selecting previously unselected package criu. [2021-06-11T08:45:42.866Z] #9 ... [2021-06-11T08:45:42.866Z] [2021-06-11T08:45:42.866Z] #23 [internal] load build context [2021-06-11T08:45:42.866Z] #23 sha256:167793f3bf9e57ff8b1ee91f4543c6f688001370a8e96693aca19bf86fec56c1 [2021-06-11T08:45:42.866Z] #23 transferring context: 55.90MB 6.9s done [2021-06-11T08:45:42.866Z] #23 DONE 7.1s [2021-06-11T08:45:42.866Z] [2021-06-11T08:45:42.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:42.866Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:42.866Z] #9 ... [2021-06-11T08:45:42.866Z] [2021-06-11T08:45:42.866Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:42.866Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:45:42.866Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-11T08:45:42.866Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T08:45:42.866Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T08:45:42.866Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:45:42.866Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-06-11T08:45:42.866Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-06-11T08:45:42.866Z] #65 DONE 7.1s [2021-06-11T08:45:42.866Z] [2021-06-11T08:45:42.866Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:42.866Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:43.078Z] #44 57.85 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T08:45:43.078Z] #44 57.87 Unpacking criu (3.15-1) ... [2021-06-11T08:45:43.661Z] #44 ... [2021-06-11T08:45:43.661Z] [2021-06-11T08:45:43.661Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:43.661Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:43.661Z] #36 57.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:45:43.661Z] #36 57.87 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:45:43.661Z] #36 57.89 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:45:43.661Z] #36 57.91 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:45:43.661Z] #36 57.95 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:45:43.661Z] #36 57.97 Setting up cmake-data (3.13.4-1) ... [2021-06-11T08:45:43.661Z] #36 58.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:45:43.661Z] #36 58.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:45:43.661Z] #36 58.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:45:43.661Z] #36 58.17 Setting up cmake (3.13.4-1) ... [2021-06-11T08:45:43.661Z] #36 58.19 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:45:43.661Z] #36 58.36 Processing triggers for mime-support (3.62) ... [2021-06-11T08:45:43.661Z] #36 DONE 59.0s [2021-06-11T08:45:43.661Z] [2021-06-11T08:45:43.661Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:43.661Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:43.661Z] #13 53.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T08:45:43.661Z] #13 53.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:45:43.661Z] #13 53.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:45:45.412Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s done [2021-06-11T08:45:45.555Z] #13 56.02 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T08:45:45.555Z] #13 56.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T08:45:45.555Z] #13 56.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:45:45.672Z] #9 ... [2021-06-11T08:45:45.672Z] [2021-06-11T08:45:45.672Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:45:45.672Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:45:45.672Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-11T08:45:45.672Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T08:45:45.672Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T08:45:45.672Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T08:45:45.672Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.8s done [2021-06-11T08:45:45.672Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.9s [2021-06-11T08:45:45.812Z] #13 56.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T08:45:45.812Z] #13 56.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:45:45.812Z] #13 56.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:45:45.812Z] #13 56.33 Selecting previously unselected package dmsetup. [2021-06-11T08:45:45.812Z] #13 56.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:45:45.812Z] #13 56.35 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T08:45:45.933Z] #26 ... [2021-06-11T08:45:45.933Z] [2021-06-11T08:45:45.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:45.933Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:45.933Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-11T08:45:46.157Z] #9 ... [2021-06-11T08:45:46.157Z] [2021-06-11T08:45:46.157Z] #27 [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-06-11T08:45:46.157Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:45:46.157Z] #27 9.076 Updating certificates in /etc/ssl/certs... [2021-06-11T08:45:46.157Z] #27 10.00 137 added, 0 removed; done. [2021-06-11T08:45:46.157Z] #27 10.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:46.157Z] #27 10.06 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:45:46.157Z] #27 10.08 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:45:46.157Z] #27 10.10 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T08:45:46.157Z] #27 10.11 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:45:46.157Z] #27 10.13 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T08:45:46.157Z] #27 10.14 Updating certificates in /etc/ssl/certs... [2021-06-11T08:45:46.157Z] #27 10.78 0 added, 0 removed; done. [2021-06-11T08:45:46.157Z] #27 10.78 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T08:45:46.157Z] #27 10.78 done. [2021-06-11T08:45:46.157Z] #27 DONE 13.3s [2021-06-11T08:45:46.157Z] [2021-06-11T08:45:46.157Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:46.157Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:46.157Z] #9 ... [2021-06-11T08:45:46.157Z] [2021-06-11T08:45:46.157Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T08:45:46.157Z] #28 sha256:96b2dba518861473cd801703373bae3c6661b0597db2c5c7ef7ab4ee71d4bb6b [2021-06-11T08:45:46.157Z] #28 DONE 0.2s [2021-06-11T08:45:46.157Z] [2021-06-11T08:45:46.157Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:46.157Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:46.157Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2021-06-11T08:45:46.193Z] #9 ... [2021-06-11T08:45:46.193Z] [2021-06-11T08:45:46.193Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T08:45:46.193Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T08:45:46.193Z] #64 DONE 0.6s [2021-06-11T08:45:46.193Z] [2021-06-11T08:45:46.193Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:46.193Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:46.375Z] #13 56.53 Selecting previously unselected package mingw-w64-common. [2021-06-11T08:45:46.375Z] #13 56.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T08:45:46.375Z] #13 56.57 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T08:45:46.454Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-06-11T08:45:46.715Z] #9 ... [2021-06-11T08:45:46.715Z] [2021-06-11T08:45:46.715Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:45:46.715Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T08:45:46.715Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.2s done [2021-06-11T08:45:46.715Z] #26 DONE 11.0s [2021-06-11T08:45:46.715Z] [2021-06-11T08:45:46.715Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T08:45:46.715Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T08:45:46.715Z] #66 DONE 0.7s [2021-06-11T08:45:46.715Z] [2021-06-11T08:45:46.715Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:46.715Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:46.715Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-11T08:45:46.725Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-06-11T08:45:46.725Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T08:45:46.984Z] #9 DONE 24.8s [2021-06-11T08:45:46.984Z] [2021-06-11T08:45:46.984Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T08:45:46.984Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T08:45:47.298Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-06-11T08:45:47.563Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-11T08:45:47.588Z] Client: [2021-06-11T08:45:47.588Z] Context: default [2021-06-11T08:45:47.588Z] Debug Mode: false [2021-06-11T08:45:47.588Z] Plugins: [2021-06-11T08:45:47.588Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T08:45:47.588Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T08:45:47.588Z] [2021-06-11T08:45:47.588Z] Server: [2021-06-11T08:45:47.588Z] Containers: 0 [2021-06-11T08:45:47.588Z] Running: 0 [2021-06-11T08:45:47.588Z] Paused: 0 [2021-06-11T08:45:47.588Z] Stopped: 0 [2021-06-11T08:45:47.588Z] Images: 0 [2021-06-11T08:45:47.588Z] Server Version: 20.10.6 [2021-06-11T08:45:47.588Z] Storage Driver: overlay2 [2021-06-11T08:45:47.588Z] Backing Filesystem: extfs [2021-06-11T08:45:47.588Z] Supports d_type: true [2021-06-11T08:45:47.588Z] Native Overlay Diff: true [2021-06-11T08:45:47.588Z] userxattr: false [2021-06-11T08:45:47.588Z] Logging Driver: json-file [2021-06-11T08:45:47.588Z] Cgroup Driver: cgroupfs [2021-06-11T08:45:47.588Z] Cgroup Version: 1 [2021-06-11T08:45:47.588Z] Plugins: [2021-06-11T08:45:47.588Z] Volume: local [2021-06-11T08:45:47.588Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T08:45:47.588Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T08:45:47.588Z] Swarm: inactive [2021-06-11T08:45:47.588Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-11T08:45:47.588Z] Default Runtime: runc [2021-06-11T08:45:47.588Z] Init Binary: docker-init [2021-06-11T08:45:47.588Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T08:45:47.588Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:45:47.588Z] init version: de40ad0 [2021-06-11T08:45:47.588Z] Security Options: [2021-06-11T08:45:47.588Z] apparmor [2021-06-11T08:45:47.588Z] seccomp [2021-06-11T08:45:47.588Z] Profile: default [2021-06-11T08:45:47.588Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T08:45:47.588Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-11T08:45:47.588Z] OSType: linux [2021-06-11T08:45:47.588Z] Architecture: aarch64 [2021-06-11T08:45:47.588Z] CPUs: 4 [2021-06-11T08:45:47.588Z] Total Memory: 7.494GiB [2021-06-11T08:45:47.588Z] Name: ip-10-100-58-118 [2021-06-11T08:45:47.588Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-11T08:45:47.588Z] Docker Root Dir: /var/lib/docker [2021-06-11T08:45:47.588Z] Debug Mode: false [2021-06-11T08:45:47.588Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:45:47.588Z] Labels: [2021-06-11T08:45:47.588Z] Experimental: true [2021-06-11T08:45:47.588Z] Insecure Registries: [2021-06-11T08:45:47.588Z] 127.0.0.0/8 [2021-06-11T08:45:47.588Z] Live Restore Enabled: true [2021-06-11T08:45:47.588Z] [2021-06-11T08:45:47.588Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T08:45:47.889Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:47.889Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:45:47.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42512/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T08:45:47.889Z] + bash /home/ubuntu/workspace/moby_PR-42512/check-config.sh [2021-06-11T08:45:47.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T08:45:47.889Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T08:45:47.889Z] [2021-06-11T08:45:47.889Z] Generally Necessary: [2021-06-11T08:45:47.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T08:45:47.889Z] - apparmor: enabled and tools installed [2021-06-11T08:45:47.889Z] - CONFIG_NAMESPACES: enabled [2021-06-11T08:45:47.889Z] - CONFIG_NET_NS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_PID_NS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_IPC_NS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_UTS_NS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CGROUPS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T08:45:47.889Z] - CONFIG_CPUSETS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_MEMCG: enabled [2021-06-11T08:45:47.889Z] - CONFIG_KEYS: enabled [2021-06-11T08:45:47.889Z] - CONFIG_VETH: enabled (as module) [2021-06-11T08:45:47.889Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T08:45:47.933Z] #10 DONE 0.9s [2021-06-11T08:45:47.933Z] [2021-06-11T08:45:47.933Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:45:47.933Z] #29 sha256:6db208e5db70c3092d70c88be4ff61dc72fc4b1fbf26849f79082881f437a378 [2021-06-11T08:45:47.933Z] #29 1.078 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T08:45:47.933Z] #29 1.174 [2021-06-11T08:45:47.933Z] #29 1.292 ############ 17.5% ########################## 37.3% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 96.5% ######################################################################## 100.0% [2021-06-11T08:45:47.933Z] #29 1.816 [2021-06-11T08:45:47.933Z] #29 1.931 ######################################################## 78.4% ######################################################################## 100.0% [2021-06-11T08:45:47.933Z] #29 2.038 [2021-06-11T08:45:47.933Z] #29 2.155 ################################################## 69.5% ######################################################################## 100.0% [2021-06-11T08:45:47.933Z] #29 2.266 [2021-06-11T08:45:48.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T08:45:48.152Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T08:45:48.152Z] [2021-06-11T08:45:48.152Z] Optional Features: [2021-06-11T08:45:48.152Z] - CONFIG_USER_NS: enabled [2021-06-11T08:45:48.152Z] - CONFIG_SECCOMP: enabled [2021-06-11T08:45:48.152Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T08:45:48.152Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T08:45:48.152Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T08:45:48.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T08:45:48.152Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T08:45:48.152Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T08:45:48.152Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T08:45:48.152Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T08:45:48.152Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T08:45:48.152Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T08:45:48.416Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T08:45:48.416Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T08:45:48.416Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T08:45:48.416Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T08:45:48.416Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T08:45:48.416Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T08:45:48.416Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T08:45:48.416Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T08:45:48.416Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T08:45:48.416Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T08:45:48.416Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T08:45:48.416Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T08:45:48.416Z] - CONFIG_EXT4_FS: enabled [2021-06-11T08:45:48.416Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T08:45:48.416Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T08:45:48.416Z] - Network Drivers: [2021-06-11T08:45:48.416Z] - "overlay": [2021-06-11T08:45:48.416Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T08:45:48.416Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T08:45:48.416Z] Optional (for encrypted networks): [2021-06-11T08:45:48.450Z] #29 2.383 ############ 17.4% ########################## 36.9% ######################################## 56.4% ###################################################### 75.4% #################################################################### 94.8% ######################################################################## 100.0% [2021-06-11T08:45:48.450Z] #29 2.899 [2021-06-11T08:45:48.678Z] - CONFIG_CRYPTO: enabled [2021-06-11T08:45:48.678Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T08:45:48.679Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T08:45:48.679Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T08:45:48.679Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T08:45:48.679Z] - CONFIG_XFRM: enabled [2021-06-11T08:45:48.679Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T08:45:48.679Z] - "ipvlan": [2021-06-11T08:45:48.679Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T08:45:48.679Z] - "macvlan": [2021-06-11T08:45:48.679Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T08:45:48.679Z] - "ftp,tftp client in container": [2021-06-11T08:45:48.679Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T08:45:48.679Z] - Storage Drivers: [2021-06-11T08:45:48.679Z] - "aufs": [2021-06-11T08:45:48.679Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T08:45:48.679Z] - "btrfs": [2021-06-11T08:45:48.679Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T08:45:48.679Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T08:45:48.679Z] - "devicemapper": [2021-06-11T08:45:48.679Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T08:45:48.679Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T08:45:48.679Z] - "overlay": [2021-06-11T08:45:48.679Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T08:45:48.679Z] - "zfs": [2021-06-11T08:45:48.679Z] - /dev/zfs: present [2021-06-11T08:45:48.679Z] - zfs command: missing [2021-06-11T08:45:48.679Z] - zpool command: missing [2021-06-11T08:45:48.679Z] [2021-06-11T08:45:48.679Z] Limits: [2021-06-11T08:45:48.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T08:45:48.679Z] [2021-06-11T08:45:48.679Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T08:45:48.999Z] #29 3.020 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.4% [2021-06-11T08:45:48.999Z] #29 ... [2021-06-11T08:45:48.999Z] [2021-06-11T08:45:48.999Z] #11 [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-06-11T08:45:48.999Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T08:45:48.999Z] #11 DONE 0.9s [2021-06-11T08:45:48.999Z] [2021-06-11T08:45:48.999Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:45:48.999Z] #29 sha256:6db208e5db70c3092d70c88be4ff61dc72fc4b1fbf26849f79082881f437a378 [2021-06-11T08:45:49.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 . [2021-06-11T08:45:49.261Z] #29 3.020 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.4% ################## 25.6% ###################### 30.6% ######################### 35.9% ############################ 40.0% [2021-06-11T08:45:49.261Z] #29 ... [2021-06-11T08:45:49.261Z] [2021-06-11T08:45:49.261Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T08:45:49.261Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T08:45:49.261Z] #39 DONE 0.5s [2021-06-11T08:45:49.261Z] [2021-06-11T08:45:49.261Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:45:49.261Z] #29 sha256:6db208e5db70c3092d70c88be4ff61dc72fc4b1fbf26849f79082881f437a378 [2021-06-11T08:45:49.287Z] #1 [internal] load build definition from Dockerfile [2021-06-11T08:45:49.287Z] #1 sha256:b84aef6c1bf94a8fd3f4a198ae827b88d1e351e0e1a26641692b32a0a2b49087 [2021-06-11T08:45:49.287Z] #1 transferring dockerfile: [2021-06-11T08:45:49.520Z] #29 3.020 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.4% ################## 25.6% ###################### 30.6% ######################### 35.9% ############################ 40.0% ################################# 46.5% [2021-06-11T08:45:49.520Z] #29 ... [2021-06-11T08:45:49.520Z] [2021-06-11T08:45:49.520Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:45:49.520Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T08:45:49.520Z] #31 DONE 0.5s [2021-06-11T08:45:49.520Z] [2021-06-11T08:45:49.520Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T08:45:49.520Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T08:45:49.520Z] #43 DONE 0.5s [2021-06-11T08:45:49.520Z] [2021-06-11T08:45:49.520Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:45:49.520Z] #29 sha256:6db208e5db70c3092d70c88be4ff61dc72fc4b1fbf26849f79082881f437a378 [2021-06-11T08:45:49.551Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T08:45:49.551Z] #1 DONE 0.2s [2021-06-11T08:45:49.551Z] [2021-06-11T08:45:49.551Z] #2 [internal] load .dockerignore [2021-06-11T08:45:49.551Z] #2 sha256:577e2832dc3cf480a6be2c3f07dfef56c432b95145bd8109fd77a7589d4c9574 [2021-06-11T08:45:49.551Z] #2 transferring context: 87B done [2021-06-11T08:45:49.551Z] #2 DONE 0.0s [2021-06-11T08:45:49.646Z] #13 ... [2021-06-11T08:45:49.646Z] [2021-06-11T08:45:49.646Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:45:49.646Z] #37 sha256:d9b5facc75c49ee16cd77b5548ef59b3d0f47077c62422651d16727bde9efb1c [2021-06-11T08:45:49.646Z] #37 1.160 + RM_GOPATH=0 [2021-06-11T08:45:49.646Z] #37 1.160 + TMP_GOPATH= [2021-06-11T08:45:49.646Z] #37 1.160 + : /build [2021-06-11T08:45:49.646Z] #37 1.160 + '[' -z '' ']' [2021-06-11T08:45:49.646Z] #37 1.160 ++ mktemp -d [2021-06-11T08:45:49.646Z] #37 1.160 + export GOPATH=/tmp/tmp.DvW1rz1iy6 [2021-06-11T08:45:49.646Z] #37 1.160 + GOPATH=/tmp/tmp.DvW1rz1iy6 [2021-06-11T08:45:49.646Z] #37 1.160 + RM_GOPATH=1 [2021-06-11T08:45:49.646Z] #37 1.160 + case "$(go env GOARCH)" in [2021-06-11T08:45:49.646Z] #37 1.160 ++ go env GOARCH [2021-06-11T08:45:49.646Z] #37 1.184 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:49.646Z] #37 1.184 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:49.646Z] #37 1.185 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:49.646Z] #37 1.186 + dir=/tmp/install [2021-06-11T08:45:49.646Z] #37 1.202 + bin=tini [2021-06-11T08:45:49.646Z] #37 1.202 + shift [2021-06-11T08:45:49.646Z] #37 1.202 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T08:45:49.646Z] #37 1.202 + . /tmp/install/tini.installer [2021-06-11T08:45:49.646Z] #37 1.202 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:45:49.646Z] #37 1.204 + install_tini [2021-06-11T08:45:49.646Z] #37 1.207 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T08:45:49.646Z] #37 1.207 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:45:49.646Z] #37 1.207 + git clone https://github.com/krallin/tini.git /tmp/tmp.DvW1rz1iy6/tini [2021-06-11T08:45:49.646Z] #37 1.209 Cloning into '/tmp/tmp.DvW1rz1iy6/tini'... [2021-06-11T08:45:49.646Z] #37 1.890 + cd /tmp/tmp.DvW1rz1iy6/tini [2021-06-11T08:45:49.646Z] #37 1.891 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:45:49.646Z] #37 1.914 + cmake . [2021-06-11T08:45:49.646Z] #37 2.506 -- The C compiler identification is GNU 8.3.0 [2021-06-11T08:45:49.646Z] #37 2.554 -- Check for working C compiler: /usr/bin/cc [2021-06-11T08:45:49.646Z] #37 3.232 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T08:45:49.646Z] #37 3.236 -- Detecting C compiler ABI info [2021-06-11T08:45:49.646Z] #37 3.960 -- Detecting C compiler ABI info - done [2021-06-11T08:45:49.647Z] #37 3.993 -- Detecting C compile features [2021-06-11T08:45:49.813Z] [2021-06-11T08:45:49.813Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T08:45:49.813Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-11T08:45:50.209Z] #37 6.317 -- Detecting C compile features - done [2021-06-11T08:45:50.210Z] #37 6.380 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T08:45:50.303Z] #29 3.020 ### 4.5% ####### 9.8% ########## 15.0% ############## 20.4% ################## 25.6% ###################### 30.6% ######################### 35.9% ############################ 40.0% ################################# 46.5% ##################################### 51.6% ######################################## 56.7% ############################################ 61.2% ################################################ 67.1% #################################################### 72.7% ######################################################## 78.4% ########################################################### 82.6% ################################################################ 89.1% ################################################################### 94.3% ####################################################################### 99.3% ######################################################################## 100.0% [2021-06-11T08:45:50.303Z] #29 4.920 [2021-06-11T08:45:50.389Z] #3 DONE 0.5s [2021-06-11T08:45:50.389Z] [2021-06-11T08:45:50.389Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T08:45:50.389Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-11T08:45:50.389Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-11T08:45:50.389Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-11T08:45:50.389Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-11T08:45:50.389Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 3.69MB / 9.01MB 0.2s [2021-06-11T08:45:50.389Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T08:45:50.466Z] #37 6.677 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T08:45:50.562Z] #29 5.257 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T08:45:50.653Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.3s [2021-06-11T08:45:50.653Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-11T08:45:50.723Z] #37 6.745 -- Configuring done [2021-06-11T08:45:50.723Z] #37 6.763 -- Generating done [2021-06-11T08:45:50.723Z] #37 6.764 -- Build files have been written to: /tmp/tmp.DvW1rz1iy6/tini [2021-06-11T08:45:50.723Z] #37 6.769 + make tini-static [2021-06-11T08:45:50.825Z] #29 5.365 [2021-06-11T08:45:50.825Z] #29 5.450 ######################################################################## 100.0% [2021-06-11T08:45:50.825Z] #29 5.476 [2021-06-11T08:45:50.926Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-06-11T08:45:50.980Z] #37 7.332 Scanning dependencies of target tini-static [2021-06-11T08:45:51.189Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-11T08:45:51.237Z] #37 7.419 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T08:45:51.237Z] #37 ... [2021-06-11T08:45:51.237Z] [2021-06-11T08:45:51.237Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:51.237Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:51.237Z] #13 61.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T08:45:51.237Z] #13 61.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T08:45:51.237Z] #13 61.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:45:51.393Z] #29 5.957 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T08:45:51.394Z] #29 6.058 [2021-06-11T08:45:51.656Z] #29 6.176 ######################################################################## 100.0% [2021-06-11T08:45:51.656Z] #29 6.215 [2021-06-11T08:45:51.764Z] #4 DONE 1.4s [2021-06-11T08:45:51.782Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-06-11T08:45:51.782Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-11T08:45:51.916Z] #29 6.545 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T08:45:52.166Z] #13 ... [2021-06-11T08:45:52.166Z] [2021-06-11T08:45:52.166Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:52.166Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:52.166Z] #46 57.38 time [2021-06-11T08:45:52.166Z] #46 59.79 internal/fmtsort [2021-06-11T08:45:52.166Z] #46 60.55 internal/syscall/execenv [2021-06-11T08:45:52.166Z] #46 60.68 internal/syscall/unix [2021-06-11T08:45:52.166Z] #46 60.89 strings [2021-06-11T08:45:52.166Z] #46 63.24 os [2021-06-11T08:45:52.166Z] #46 63.31 regexp/syntax [2021-06-11T08:45:52.166Z] #46 66.56 fmt [2021-06-11T08:45:52.166Z] #46 ... [2021-06-11T08:45:52.166Z] [2021-06-11T08:45:52.166Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:52.166Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:52.166Z] #44 58.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:45:52.166Z] #44 58.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:45:52.166Z] #44 58.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:45:52.166Z] #44 58.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:45:52.166Z] #44 58.96 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:45:52.166Z] #44 58.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:52.166Z] #44 58.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:45:52.166Z] #44 59.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:45:52.166Z] #44 64.52 Setting up python3 (3.7.3-1) ... [2021-06-11T08:45:52.166Z] #44 65.19 Setting up python3-six (1.12.0-1) ... [2021-06-11T08:45:52.166Z] #44 66.26 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:45:52.176Z] #29 6.652 [2021-06-11T08:45:52.422Z] #44 ... [2021-06-11T08:45:52.423Z] [2021-06-11T08:45:52.423Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:52.423Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:52.423Z] #46 67.68 path/filepath [2021-06-11T08:45:52.694Z] #29 6.779 ## 3.4% ################## 26.0% #################################### 51.3% ########################################### 60.4% ######################################################### 80.5% ######################################################################## 100.0% [2021-06-11T08:45:52.714Z] [2021-06-11T08:45:52.714Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:52.714Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T08:45:52.953Z] #29 7.311 [2021-06-11T08:45:53.214Z] #29 7.645 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T08:45:53.214Z] #29 7.741 [2021-06-11T08:45:53.214Z] #29 7.805 ######################################################################## 100.0% [2021-06-11T08:45:53.214Z] #29 7.831 [2021-06-11T08:45:53.473Z] #29 ... [2021-06-11T08:45:53.473Z] [2021-06-11T08:45:53.473Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T08:45:53.473Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T08:45:53.473Z] #12 DONE 4.5s [2021-06-11T08:45:53.473Z] [2021-06-11T08:45:53.473Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:45:53.473Z] #29 sha256:6db208e5db70c3092d70c88be4ff61dc72fc4b1fbf26849f79082881f437a378 [2021-06-11T08:45:53.473Z] #29 8.080 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T08:45:53.663Z] #7 DONE 0.8s [2021-06-11T08:45:53.663Z] [2021-06-11T08:45:53.663Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T08:45:53.663Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-11T08:45:53.663Z] #6 DONE 0.8s [2021-06-11T08:45:53.663Z] [2021-06-11T08:45:53.663Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T08:45:53.663Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-11T08:45:53.663Z] #5 DONE 0.8s [2021-06-11T08:45:53.663Z] [2021-06-11T08:45:53.663Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T08:45:53.663Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T08:45:53.663Z] #8 DONE 0.9s [2021-06-11T08:45:53.734Z] #29 8.169 [2021-06-11T08:45:53.734Z] #29 8.281 ######################################################################## 100.0% [2021-06-11T08:45:53.734Z] #29 8.307 [2021-06-11T08:45:53.734Z] #29 8.329 Download of images into '/build' complete. [2021-06-11T08:45:53.734Z] #29 8.329 Use something like the following to load the result into a Docker daemon: [2021-06-11T08:45:53.734Z] #29 8.329 tar -cC '/build' . | docker load [2021-06-11T08:45:53.800Z] #46 68.87 regexp [2021-06-11T08:45:53.996Z] #29 DONE 8.4s [2021-06-11T08:45:53.996Z] [2021-06-11T08:45:53.997Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:53.997Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:54.057Z] #46 ... [2021-06-11T08:45:54.058Z] [2021-06-11T08:45:54.058Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:45:54.058Z] #37 sha256:d9b5facc75c49ee16cd77b5548ef59b3d0f47077c62422651d16727bde9efb1c [2021-06-11T08:45:54.058Z] #37 8.790 [100%] Linking C executable tini-static [2021-06-11T08:45:54.058Z] #37 9.392 [100%] Built target tini-static [2021-06-11T08:45:54.058Z] #37 9.490 + mkdir -p /build [2021-06-11T08:45:54.058Z] #37 9.495 + cp tini-static /build/docker-init [2021-06-11T08:45:54.058Z] #37 DONE 10.4s [2021-06-11T08:45:54.314Z] [2021-06-11T08:45:54.314Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:45:54.314Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:45:54.314Z] #52 59.56 context [2021-06-11T08:45:54.314Z] #52 60.48 internal/poll [2021-06-11T08:45:54.314Z] #52 61.89 encoding/binary [2021-06-11T08:45:54.314Z] #52 62.41 os [2021-06-11T08:45:54.314Z] #52 63.77 encoding/base64 [2021-06-11T08:45:54.314Z] #52 64.56 golang.org/x/sys/unix [2021-06-11T08:45:54.314Z] #52 65.95 fmt [2021-06-11T08:45:55.085Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-06-11T08:45:55.085Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-11T08:45:55.602Z] [2021-06-11T08:45:55.602Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:55.602Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:45:55.602Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-11T08:45:55.602Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T08:45:55.602Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-11T08:45:55.602Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-11T08:45:55.660Z] #9 ... [2021-06-11T08:45:55.660Z] [2021-06-11T08:45:55.660Z] #27 [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-06-11T08:45:55.660Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:45:55.660Z] #27 1.204 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:45:55.660Z] #27 1.215 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:45:55.660Z] #27 1.216 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:45:55.660Z] #27 1.359 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:55.660Z] #27 1.598 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:45:55.660Z] #27 1.860 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:45:55.660Z] #27 3.499 Fetched 8449 kB in 3s (3323 kB/s) [2021-06-11T08:45:55.660Z] #27 3.499 Reading package lists... [2021-06-11T08:45:55.660Z] #27 4.402 Reading package lists... [2021-06-11T08:45:55.660Z] #27 5.271 Building dependency tree... [2021-06-11T08:45:55.660Z] #27 5.603 The following additional packages will be installed: [2021-06-11T08:45:55.660Z] #27 5.603 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T08:45:55.660Z] #27 5.603 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T08:45:55.660Z] #27 5.603 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T08:45:55.660Z] #27 5.607 Suggested packages: [2021-06-11T08:45:55.660Z] #27 5.607 krb5-doc krb5-user [2021-06-11T08:45:55.660Z] #27 5.607 Recommended packages: [2021-06-11T08:45:55.660Z] #27 5.607 krb5-locales publicsuffix libsasl2-modules [2021-06-11T08:45:55.660Z] #27 5.827 The following NEW packages will be installed: [2021-06-11T08:45:55.660Z] #27 5.827 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T08:45:55.660Z] #27 5.827 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T08:45:55.660Z] #27 5.827 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T08:45:55.660Z] #27 5.831 libssh2-1 libssl1.1 openssl [2021-06-11T08:45:55.660Z] #27 6.120 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T08:45:55.660Z] #27 6.120 Need to get 5059 kB of archives. [2021-06-11T08:45:55.660Z] #27 6.120 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T08:45:55.660Z] #27 6.120 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T08:45:55.660Z] #27 6.120 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T08:45:55.660Z] #27 6.133 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T08:45:55.660Z] #27 6.133 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T08:45:55.660Z] #27 6.133 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T08:45:55.660Z] #27 6.133 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T08:45:55.660Z] #27 6.137 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T08:45:55.660Z] #27 6.140 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T08:45:55.660Z] #27 6.147 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T08:45:55.660Z] #27 6.155 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T08:45:55.660Z] #27 6.163 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T08:45:55.660Z] #27 6.163 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T08:45:55.660Z] #27 6.174 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T08:45:55.660Z] #27 6.174 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T08:45:55.660Z] #27 6.174 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T08:45:55.660Z] #27 6.187 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T08:45:55.660Z] #27 6.187 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:45:55.660Z] #27 6.187 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T08:45:55.660Z] #27 6.187 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:45:55.660Z] #27 6.187 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:45:55.660Z] #27 6.189 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T08:45:55.660Z] #27 6.331 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:45:55.660Z] #27 6.353 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-11T08:45:55.660Z] #27 6.399 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T08:45:55.660Z] #27 6.399 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-06-11T08:45:55.660Z] #27 6.400 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.408 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 6.604 Selecting previously unselected package openssl. [2021-06-11T08:45:55.660Z] #27 6.604 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.610 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 6.745 Selecting previously unselected package ca-certificates. [2021-06-11T08:45:55.660Z] #27 6.747 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T08:45:55.660Z] #27 6.752 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T08:45:55.660Z] #27 6.833 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T08:45:55.660Z] #27 6.833 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.838 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:45:55.660Z] #27 6.877 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T08:45:55.660Z] #27 6.877 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.883 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 6.930 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T08:45:55.660Z] #27 6.930 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.935 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 6.992 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T08:45:55.660Z] #27 6.992 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 6.997 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 7.086 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T08:45:55.660Z] #27 7.086 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.090 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 7.145 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T08:45:55.660Z] #27 7.146 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.151 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 7.194 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T08:45:55.660Z] #27 7.194 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.198 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 7.241 Selecting previously unselected package libldap-common. [2021-06-11T08:45:55.660Z] #27 7.241 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T08:45:55.660Z] #27 7.247 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 7.293 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T08:45:55.660Z] #27 7.293 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.296 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 7.360 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T08:45:55.660Z] #27 7.361 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.368 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 7.416 Selecting previously unselected package libpsl5:amd64. [2021-06-11T08:45:55.660Z] #27 7.416 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.421 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:45:55.660Z] #27 7.463 Selecting previously unselected package librtmp1:amd64. [2021-06-11T08:45:55.660Z] #27 7.463 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.469 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:45:55.660Z] #27 7.511 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T08:45:55.660Z] #27 7.511 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.522 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:45:55.660Z] #27 7.575 Selecting previously unselected package libcurl4:amd64. [2021-06-11T08:45:55.660Z] #27 7.576 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.581 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:45:55.660Z] #27 7.652 Selecting previously unselected package curl. [2021-06-11T08:45:55.660Z] #27 7.652 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.655 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T08:45:55.660Z] #27 7.720 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:45:55.660Z] #27 7.720 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.726 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:45:55.660Z] #27 7.793 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:45:55.660Z] #27 7.793 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.798 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:45:55.660Z] #27 7.846 Selecting previously unselected package jq. [2021-06-11T08:45:55.660Z] #27 7.846 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:45:55.660Z] #27 7.849 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:45:55.660Z] #27 7.899 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T08:45:55.660Z] #27 7.913 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T08:45:55.660Z] #27 7.926 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 8.034 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.046 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 8.063 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.075 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.088 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:45:55.660Z] #27 8.101 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.115 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.128 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T08:45:55.660Z] #27 8.140 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:45:55.660Z] #27 8.155 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 8.174 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:45:55.660Z] #27 8.186 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:45:55.660Z] #27 8.200 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:45:55.660Z] #27 8.213 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T08:45:55.660Z] #27 8.845 Updating certificates in /etc/ssl/certs... [2021-06-11T08:45:55.683Z] #52 70.60 encoding/json [2021-06-11T08:45:55.870Z] #9 ... [2021-06-11T08:45:55.870Z] [2021-06-11T08:45:55.870Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T08:45:55.870Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T08:45:55.870Z] #42 DONE 0.0s [2021-06-11T08:45:55.870Z] [2021-06-11T08:45:55.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:55.870Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:45:55.870Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2021-06-11T08:45:55.870Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.3s [2021-06-11T08:45:56.148Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.4s [2021-06-11T08:45:56.237Z] #27 ... [2021-06-11T08:45:56.237Z] [2021-06-11T08:45:56.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:56.237Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:45:56.248Z] #52 ... [2021-06-11T08:45:56.248Z] [2021-06-11T08:45:56.248Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:56.248Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:45:56.248Z] #46 71.60 flag [2021-06-11T08:45:56.414Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 20.97MB / 49.18MB 0.7s [2021-06-11T08:45:56.414Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.53MB / 49.18MB 1.0s [2021-06-11T08:45:56.414Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 1.0s [2021-06-11T08:45:56.414Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.0s [2021-06-11T08:45:56.689Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.0s [2021-06-11T08:45:56.689Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 1.0s [2021-06-11T08:45:56.689Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 1.0s [2021-06-11T08:45:56.689Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.3s [2021-06-11T08:45:57.617Z] #46 72.92 go/token [2021-06-11T08:45:57.653Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.0s done [2021-06-11T08:45:57.874Z] #46 73.05 internal/lazyregexp [2021-06-11T08:45:57.916Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-06-11T08:45:57.916Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.2s done [2021-06-11T08:45:57.916Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.3s [2021-06-11T08:45:58.131Z] #46 73.37 path [2021-06-11T08:45:58.182Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.5s done [2021-06-11T08:45:58.182Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.86MB / 62.53MB 2.6s [2021-06-11T08:45:58.182Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 2.6s [2021-06-11T08:45:58.218Z] #13 3.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:45:58.218Z] #13 4.105 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:45:58.218Z] #13 4.105 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:45:58.218Z] #13 4.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:45:58.392Z] #46 73.72 go/scanner [2021-06-11T08:45:58.392Z] #46 73.78 io/ioutil [2021-06-11T08:45:58.449Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.28MB / 62.53MB 2.8s [2021-06-11T08:45:58.449Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.8s [2021-06-11T08:45:58.449Z] #9 ... [2021-06-11T08:45:58.449Z] [2021-06-11T08:45:58.449Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:58.449Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T08:45:58.449Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T08:45:58.449Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:45:58.449Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T08:45:58.449Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T08:45:58.449Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-06-11T08:45:58.449Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2021-06-11T08:45:58.449Z] #63 DONE 3.0s [2021-06-11T08:45:58.449Z] [2021-06-11T08:45:58.449Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T08:45:58.449Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T08:45:58.449Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T08:45:58.449Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T08:45:58.449Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T08:45:58.449Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T08:45:58.449Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-06-11T08:45:58.449Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-06-11T08:45:58.449Z] #65 DONE 3.1s [2021-06-11T08:45:58.449Z] [2021-06-11T08:45:58.449Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:45:58.449Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:45:58.449Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.05MB / 62.53MB 2.8s [2021-06-11T08:45:58.449Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.52MB / 52.16MB 2.8s [2021-06-11T08:45:58.449Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 26.21MB / 62.53MB 3.0s [2021-06-11T08:45:58.449Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.83MB / 52.16MB 3.0s [2021-06-11T08:45:58.728Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 32.51MB / 62.53MB 3.1s [2021-06-11T08:45:58.728Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 25.17MB / 52.16MB 3.1s [2021-06-11T08:45:58.728Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.99MB / 62.53MB 3.2s [2021-06-11T08:45:58.728Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.46MB / 52.16MB 3.2s [2021-06-11T08:45:58.728Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 13.16MB / 97.69MB 3.2s [2021-06-11T08:45:58.830Z] #13 ... [2021-06-11T08:45:58.830Z] [2021-06-11T08:45:58.830Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:45:58.830Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:45:58.830Z] #46 7.098 + RM_GOPATH=0 [2021-06-11T08:45:58.830Z] #46 7.098 + TMP_GOPATH= [2021-06-11T08:45:58.830Z] #46 7.098 + : /build [2021-06-11T08:45:58.830Z] #46 7.098 + '[' -z '' ']' [2021-06-11T08:45:58.830Z] #46 7.098 ++ mktemp -d [2021-06-11T08:45:58.830Z] #46 7.108 + export GOPATH=/tmp/tmp.H8cm7KG3Gc [2021-06-11T08:45:58.830Z] #46 7.108 + GOPATH=/tmp/tmp.H8cm7KG3Gc [2021-06-11T08:45:58.830Z] #46 7.108 + RM_GOPATH=1 [2021-06-11T08:45:58.830Z] #46 7.108 + case "$(go env GOARCH)" in [2021-06-11T08:45:58.830Z] #46 7.116 ++ go env GOARCH [2021-06-11T08:45:58.830Z] #46 7.131 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:58.830Z] #46 7.131 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:58.830Z] #46 7.131 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:58.830Z] #46 7.165 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:45:58.830Z] #46 7.165 + dir=/tmp/install [2021-06-11T08:45:58.830Z] #46 7.165 + bin=vndr [2021-06-11T08:45:58.830Z] #46 7.165 + shift [2021-06-11T08:45:58.830Z] #46 7.165 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T08:45:58.830Z] #46 7.165 + . /tmp/install/vndr.installer [2021-06-11T08:45:58.830Z] #46 7.165 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:45:58.830Z] #46 7.165 + install_vndr [2021-06-11T08:45:58.830Z] #46 7.165 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T08:45:58.830Z] #46 7.165 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H8cm7KG3Gc/src/github.com/LK4D4/vndr [2021-06-11T08:45:58.830Z] #46 7.165 Cloning into '/tmp/tmp.H8cm7KG3Gc/src/github.com/LK4D4/vndr'... [2021-06-11T08:45:58.830Z] #46 8.217 + cd /tmp/tmp.H8cm7KG3Gc/src/github.com/LK4D4/vndr [2021-06-11T08:45:58.830Z] #46 8.220 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:45:58.830Z] #46 8.250 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T08:45:58.955Z] #46 ... [2021-06-11T08:45:58.955Z] [2021-06-11T08:45:58.955Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:45:58.955Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:45:58.955Z] #44 67.74 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:45:58.955Z] #44 71.52 Setting up criu (3.15-1) ... [2021-06-11T08:45:58.955Z] #44 73.21 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:45:58.955Z] #44 73.29 Processing triggers for mime-support (3.62) ... [2021-06-11T08:45:58.955Z] #44 DONE 73.7s [2021-06-11T08:45:58.955Z] [2021-06-11T08:45:58.955Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:45:58.955Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:45:58.955Z] #13 67.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T08:45:58.955Z] #13 67.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:45:58.955Z] #13 67.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:45:58.955Z] #13 67.98 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T08:45:58.955Z] #13 67.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:45:58.955Z] #13 68.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:45:58.999Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.97MB / 62.53MB 3.2s [2021-06-11T08:45:58.999Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 18.25MB / 97.69MB 3.2s [2021-06-11T08:45:58.999Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s [2021-06-11T08:45:58.999Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.24MB / 52.16MB 3.4s [2021-06-11T08:45:58.999Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.89MB / 97.69MB 3.4s [2021-06-11T08:45:59.093Z] #46 10.11 runtime/internal/atomic [2021-06-11T08:45:59.093Z] #46 ... [2021-06-11T08:45:59.093Z] [2021-06-11T08:45:59.093Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:45:59.093Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:45:59.093Z] #50 6.997 + RM_GOPATH=0 [2021-06-11T08:45:59.093Z] #50 6.997 + TMP_GOPATH= [2021-06-11T08:45:59.093Z] #50 6.997 + : /build [2021-06-11T08:45:59.093Z] #50 6.997 + '[' -z '' ']' [2021-06-11T08:45:59.093Z] #50 7.011 ++ mktemp -d [2021-06-11T08:45:59.093Z] #50 7.016 + export GOPATH=/tmp/tmp.eIJeIznpjG [2021-06-11T08:45:59.093Z] #50 7.016 + GOPATH=/tmp/tmp.eIJeIznpjG [2021-06-11T08:45:59.093Z] #50 7.016 + RM_GOPATH=1 [2021-06-11T08:45:59.093Z] #50 7.016 + case "$(go env GOARCH)" in [2021-06-11T08:45:59.093Z] #50 7.033 ++ go env GOARCH [2021-06-11T08:45:59.093Z] #50 7.056 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.093Z] #50 7.056 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.093Z] #50 7.056 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:59.093Z] #50 7.071 + dir=/tmp/install [2021-06-11T08:45:59.093Z] #50 7.071 + bin=golangci_lint [2021-06-11T08:45:59.093Z] #50 7.071 + shift [2021-06-11T08:45:59.093Z] #50 7.071 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T08:45:59.093Z] #50 7.071 + . /tmp/install/golangci_lint.installer [2021-06-11T08:45:59.093Z] #50 7.071 ++ : v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.071 + install_golangci_lint [2021-06-11T08:45:59.093Z] #50 7.071 + set -e [2021-06-11T08:45:59.093Z] #50 7.071 + export GO111MODULE=on [2021-06-11T08:45:59.093Z] #50 7.071 + GO111MODULE=on [2021-06-11T08:45:59.093Z] #50 7.071 + GOBIN=/build [2021-06-11T08:45:59.093Z] #50 7.071 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.189 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.189 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.236 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.236 go: finding github.com/golangci v1.23.8 [2021-06-11T08:45:59.093Z] #50 7.236 go: finding github.com v1.23.8 [2021-06-11T08:45:59.093Z] #50 8.314 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:45:59.093Z] #50 9.338 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:45:59.093Z] #50 ... [2021-06-11T08:45:59.093Z] [2021-06-11T08:45:59.093Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:45:59.093Z] #34 sha256:b37eb347d8c3bf20f4808cabaea7f60352d0dd043890f8d77b7dba65aa15c7a9 [2021-06-11T08:45:59.093Z] #34 7.073 Install go-toml version v1.8.1 [2021-06-11T08:45:59.093Z] #34 7.189 go: finding github.com v1.8.1 [2021-06-11T08:45:59.093Z] #34 7.189 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T08:45:59.093Z] #34 7.189 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T08:45:59.093Z] #34 7.189 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:45:59.093Z] #34 7.191 go: finding github.com/pelletier v1.8.1 [2021-06-11T08:45:59.093Z] #34 8.142 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:45:59.093Z] #34 8.570 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:45:59.262Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 48.17MB / 52.16MB 3.5s [2021-06-11T08:45:59.262Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.72MB / 97.69MB 3.5s [2021-06-11T08:45:59.262Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.7s [2021-06-11T08:45:59.262Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 68.16MB / 97.69MB 3.7s [2021-06-11T08:45:59.262Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 88.08MB / 97.69MB 3.7s [2021-06-11T08:45:59.365Z] #34 ... [2021-06-11T08:45:59.365Z] [2021-06-11T08:45:59.365Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:45:59.365Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:45:59.365Z] #56 5.903 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:45:59.365Z] #56 5.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:45:59.365Z] #56 5.967 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:45:59.365Z] #56 6.556 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:45:59.365Z] #56 9.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:59.365Z] #56 ... [2021-06-11T08:45:59.365Z] [2021-06-11T08:45:59.366Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:45:59.366Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:45:59.366Z] #40 6.555 + git clone https://github.com/docker/distribution.git . [2021-06-11T08:45:59.366Z] #40 6.555 Cloning into '.'... [2021-06-11T08:45:59.525Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.8s [2021-06-11T08:45:59.628Z] #40 ... [2021-06-11T08:45:59.628Z] [2021-06-11T08:45:59.628Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:45:59.628Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:45:59.628Z] #32 6.293 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T08:45:59.628Z] #32 6.293 Cloning into '.'... [2021-06-11T08:45:59.628Z] #32 ... [2021-06-11T08:45:59.628Z] [2021-06-11T08:45:59.628Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:45:59.628Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:45:59.628Z] #36 6.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:45:59.628Z] #36 6.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:45:59.628Z] #36 6.428 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:45:59.628Z] #36 7.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:45:59.628Z] #36 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:45:59.889Z] #36 ... [2021-06-11T08:45:59.889Z] [2021-06-11T08:45:59.889Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:45:59.889Z] #48 sha256:1c17ec4250915c601d56f0921f6ed10a1e8d84a06bf742fd5b50b36932fcd568 [2021-06-11T08:45:59.889Z] #48 7.109 + RM_GOPATH=0 [2021-06-11T08:45:59.889Z] #48 7.109 + TMP_GOPATH= [2021-06-11T08:45:59.889Z] #48 7.109 + : /build [2021-06-11T08:45:59.889Z] #48 7.109 + '[' -z '' ']' [2021-06-11T08:45:59.889Z] #48 7.111 ++ mktemp -d [2021-06-11T08:45:59.889Z] #48 7.120 + export GOPATH=/tmp/tmp.SIJou1MnAt [2021-06-11T08:45:59.889Z] #48 7.120 + GOPATH=/tmp/tmp.SIJou1MnAt [2021-06-11T08:45:59.889Z] #48 7.124 + RM_GOPATH=1 [2021-06-11T08:45:59.889Z] #48 7.124 + case "$(go env GOARCH)" in [2021-06-11T08:45:59.889Z] #48 7.124 ++ go env GOARCH [2021-06-11T08:45:59.889Z] #48 7.155 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.889Z] #48 7.155 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.889Z] #48 7.155 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:59.889Z] #48 7.181 + dir=/tmp/install [2021-06-11T08:45:59.889Z] #48 7.181 + bin=gotestsum [2021-06-11T08:45:59.889Z] #48 7.181 + shift [2021-06-11T08:45:59.889Z] #48 7.181 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T08:45:59.889Z] #48 7.181 + . /tmp/install/gotestsum.installer [2021-06-11T08:45:59.889Z] #48 7.181 ++ : v0.5.3 [2021-06-11T08:45:59.889Z] #48 7.181 + install_gotestsum [2021-06-11T08:45:59.889Z] #48 7.181 + set -e [2021-06-11T08:45:59.889Z] #48 7.181 + export GO111MODULE=on [2021-06-11T08:45:59.889Z] #48 7.181 + GO111MODULE=on [2021-06-11T08:45:59.889Z] #48 7.181 + GOBIN=/build [2021-06-11T08:45:59.889Z] #48 7.181 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T08:45:59.889Z] #48 7.189 go: finding gotest.tools v0.5.3 [2021-06-11T08:45:59.889Z] #48 7.196 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T08:45:59.889Z] #48 8.678 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T08:45:59.889Z] #48 9.267 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T08:45:59.889Z] #48 10.49 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:45:59.889Z] #48 10.61 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T08:45:59.889Z] #48 10.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:45:59.889Z] #48 10.63 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:45:59.889Z] #48 10.73 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T08:45:59.889Z] #48 10.86 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:45:59.889Z] #48 10.98 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:45:59.889Z] #48 11.06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:45:59.889Z] #48 ... [2021-06-11T08:45:59.889Z] [2021-06-11T08:45:59.889Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:45:59.889Z] #59 sha256:4f609bba419be490e63dab3e7f9f4a3a965eda2446da71365ef461cdfeab24b6 [2021-06-11T08:45:59.889Z] #59 7.124 + RM_GOPATH=0 [2021-06-11T08:45:59.889Z] #59 7.124 + TMP_GOPATH= [2021-06-11T08:45:59.889Z] #59 7.124 + : /build [2021-06-11T08:45:59.889Z] #59 7.124 + '[' -z '' ']' [2021-06-11T08:45:59.889Z] #59 7.124 ++ mktemp -d [2021-06-11T08:45:59.889Z] #59 7.124 + export GOPATH=/tmp/tmp.sAHZgTb1Uj [2021-06-11T08:45:59.889Z] #59 7.124 + GOPATH=/tmp/tmp.sAHZgTb1Uj [2021-06-11T08:45:59.889Z] #59 7.124 + RM_GOPATH=1 [2021-06-11T08:45:59.889Z] #59 7.124 + case "$(go env GOARCH)" in [2021-06-11T08:45:59.889Z] #59 7.124 ++ go env GOARCH [2021-06-11T08:45:59.889Z] #59 7.206 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.889Z] #59 7.206 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:45:59.889Z] #59 7.208 ++ dirname /tmp/install/install.sh [2021-06-11T08:45:59.889Z] #59 7.217 + dir=/tmp/install [2021-06-11T08:45:59.889Z] #59 7.217 + bin=rootlesskit [2021-06-11T08:45:59.889Z] #59 7.217 + shift [2021-06-11T08:45:59.889Z] #59 7.217 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T08:45:59.889Z] #59 7.217 + . /tmp/install/rootlesskit.installer [2021-06-11T08:45:59.889Z] #59 7.217 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:45:59.889Z] #59 7.217 + install_rootlesskit [2021-06-11T08:45:59.889Z] #59 7.217 + case "$1" in [2021-06-11T08:45:59.889Z] #59 7.217 + export CGO_ENABLED=0 [2021-06-11T08:45:59.889Z] #59 7.217 + CGO_ENABLED=0 [2021-06-11T08:45:59.889Z] #59 7.217 + _install_rootlesskit [2021-06-11T08:45:59.889Z] #59 7.217 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T08:45:59.889Z] #59 7.217 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.sAHZgTb1Uj/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:45:59.889Z] #59 7.217 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:45:59.889Z] #59 7.235 Cloning into '/tmp/tmp.sAHZgTb1Uj/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T08:46:00.101Z] #9 ... [2021-06-11T08:46:00.101Z] [2021-06-11T08:46:00.101Z] #23 [internal] load build context [2021-06-11T08:46:00.101Z] #23 sha256:e2a3914b0697fa2267477d60edecf9ac82791810266e5bd41e41080918a3d868 [2021-06-11T08:46:00.101Z] #23 transferring context: 55.90MB 3.7s done [2021-06-11T08:46:00.101Z] #23 DONE 4.8s [2021-06-11T08:46:00.101Z] [2021-06-11T08:46:00.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:00.101Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:46:00.201Z] #59 ... [2021-06-11T08:46:00.201Z] [2021-06-11T08:46:00.201Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:00.201Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:00.201Z] #44 5.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:00.201Z] #44 5.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:00.201Z] #44 5.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:00.201Z] #44 5.616 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T08:46:00.201Z] #44 5.706 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:00.201Z] #44 9.682 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:00.201Z] #44 ... [2021-06-11T08:46:00.201Z] [2021-06-11T08:46:00.201Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:46:00.201Z] #24 sha256:6b0c3eacbbf8e96c6db0b8622d4e3894e7ef7143e5e6c796a72570f8cda38580 [2021-06-11T08:46:00.201Z] #24 6.217 + RM_GOPATH=0 [2021-06-11T08:46:00.201Z] #24 6.217 + TMP_GOPATH= [2021-06-11T08:46:00.201Z] #24 6.217 + : /build [2021-06-11T08:46:00.201Z] #24 6.217 + '[' -z '' ']' [2021-06-11T08:46:00.201Z] #24 6.217 ++ mktemp -d [2021-06-11T08:46:00.201Z] #24 6.225 + export GOPATH=/tmp/tmp.pqyuECxG6P [2021-06-11T08:46:00.201Z] #24 6.225 + GOPATH=/tmp/tmp.pqyuECxG6P [2021-06-11T08:46:00.201Z] #24 6.225 + RM_GOPATH=1 [2021-06-11T08:46:00.201Z] #24 6.225 + case "$(go env GOARCH)" in [2021-06-11T08:46:00.201Z] #24 6.225 ++ go env GOARCH [2021-06-11T08:46:00.201Z] #24 6.253 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:00.201Z] #24 6.253 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:00.201Z] #24 6.263 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:00.201Z] #24 6.264 + dir=/tmp/install [2021-06-11T08:46:00.201Z] #24 6.265 + bin=dockercli [2021-06-11T08:46:00.201Z] #24 6.265 + shift [2021-06-11T08:46:00.201Z] #24 6.265 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T08:46:00.201Z] #24 6.265 + . /tmp/install/dockercli.installer [2021-06-11T08:46:00.201Z] #24 6.265 ++ : stable [2021-06-11T08:46:00.201Z] #24 6.265 ++ : 17.06.2-ce [2021-06-11T08:46:00.201Z] #24 6.265 + install_dockercli [2021-06-11T08:46:00.201Z] #24 6.265 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T08:46:00.201Z] #24 6.265 Install docker/cli version 17.06.2-ce from stable [2021-06-11T08:46:00.201Z] #24 6.270 ++ uname -m [2021-06-11T08:46:00.201Z] #24 6.270 + arch=x86_64 [2021-06-11T08:46:00.201Z] #24 6.270 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T08:46:00.201Z] #24 6.270 + url=https://download.docker.com/linux/static [2021-06-11T08:46:00.201Z] #24 6.270 + tar -xz docker/docker [2021-06-11T08:46:00.201Z] #24 6.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T08:46:00.409Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.6s done [2021-06-11T08:46:00.443Z] #9 ... [2021-06-11T08:46:00.443Z] [2021-06-11T08:46:00.443Z] #27 [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-06-11T08:46:00.443Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T08:46:00.443Z] #27 9.682 137 added, 0 removed; done. [2021-06-11T08:46:00.443Z] #27 9.745 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T08:46:00.443Z] #27 9.759 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:46:00.443Z] #27 9.772 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T08:46:00.443Z] #27 9.784 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T08:46:00.443Z] #27 9.797 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:00.443Z] #27 9.817 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T08:46:00.443Z] #27 9.825 Updating certificates in /etc/ssl/certs... [2021-06-11T08:46:00.443Z] #27 10.51 0 added, 0 removed; done. [2021-06-11T08:46:00.443Z] #27 10.51 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T08:46:00.443Z] #27 10.52 done. [2021-06-11T08:46:00.443Z] #27 DONE 13.3s [2021-06-11T08:46:00.443Z] [2021-06-11T08:46:00.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:00.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:46:00.443Z] #9 ... [2021-06-11T08:46:00.443Z] [2021-06-11T08:46:00.443Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T08:46:00.443Z] #28 sha256:e202b912393e7ef8d982fda2617b4a0371f1c3046d01e5ddebb81bb3a3f622bf [2021-06-11T08:46:00.443Z] #28 DONE 0.2s [2021-06-11T08:46:00.443Z] [2021-06-11T08:46:00.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:00.443Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T08:46:00.443Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-11T08:46:00.459Z] #24 ... [2021-06-11T08:46:00.459Z] [2021-06-11T08:46:00.459Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:00.459Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:46:00.459Z] #52 5.670 + RM_GOPATH=0 [2021-06-11T08:46:00.459Z] #52 5.670 + TMP_GOPATH= [2021-06-11T08:46:00.459Z] #52 5.670 + : /build [2021-06-11T08:46:00.459Z] #52 5.670 + '[' -z '' ']' [2021-06-11T08:46:00.459Z] #52 5.670 ++ mktemp -d [2021-06-11T08:46:00.459Z] #52 5.670 + export GOPATH=/tmp/tmp.S0nqUCjbf8 [2021-06-11T08:46:00.459Z] #52 5.670 + GOPATH=/tmp/tmp.S0nqUCjbf8 [2021-06-11T08:46:00.459Z] #52 5.670 + RM_GOPATH=1 [2021-06-11T08:46:00.459Z] #52 5.670 + case "$(go env GOARCH)" in [2021-06-11T08:46:00.459Z] #52 5.670 ++ go env GOARCH [2021-06-11T08:46:00.459Z] #52 5.670 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:00.459Z] #52 5.670 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:00.459Z] #52 5.672 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:00.459Z] #52 5.672 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:00.459Z] #52 5.672 + dir=/tmp/install [2021-06-11T08:46:00.459Z] #52 5.672 + bin=shfmt [2021-06-11T08:46:00.459Z] #52 5.672 + shift [2021-06-11T08:46:00.459Z] #52 5.672 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T08:46:00.459Z] #52 5.672 + . /tmp/install/shfmt.installer [2021-06-11T08:46:00.459Z] #52 5.672 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:00.459Z] #52 5.672 + install_shfmt [2021-06-11T08:46:00.459Z] #52 5.672 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T08:46:00.459Z] #52 5.672 + git clone https://github.com/mvdan/sh.git /tmp/tmp.S0nqUCjbf8/src/github.com/mvdan/sh [2021-06-11T08:46:00.459Z] #52 5.673 Cloning into '/tmp/tmp.S0nqUCjbf8/src/github.com/mvdan/sh'... [2021-06-11T08:46:00.459Z] #52 ... [2021-06-11T08:46:00.459Z] [2021-06-11T08:46:00.459Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:00.459Z] #48 sha256:1c17ec4250915c601d56f0921f6ed10a1e8d84a06bf742fd5b50b36932fcd568 [2021-06-11T08:46:00.459Z] #48 11.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:00.459Z] #48 11.26 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:00.459Z] #48 11.33 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:00.459Z] #48 11.40 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:00.459Z] #48 11.40 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T08:46:00.459Z] #48 11.52 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:00.724Z] #48 11.68 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:00.724Z] #48 11.77 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:00.724Z] #48 11.77 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:00.985Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.3s [2021-06-11T08:46:00.985Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.4s [2021-06-11T08:46:01.014Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-06-11T08:46:01.014Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T08:46:01.291Z] #48 12.25 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:01.291Z] #48 12.27 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:01.561Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.7s done [2021-06-11T08:46:01.963Z] #9 DONE 25.9s [2021-06-11T08:46:01.963Z] [2021-06-11T08:46:01.963Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T08:46:01.963Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T08:46:02.513Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 6.7s done [2021-06-11T08:46:02.546Z] #10 DONE 0.9s [2021-06-11T08:46:02.546Z] [2021-06-11T08:46:02.546Z] #11 [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-06-11T08:46:02.546Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T08:46:02.670Z] #48 13.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:03.089Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-11T08:46:03.352Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-06-11T08:46:03.615Z] #48 14.56 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:03.877Z] #48 ... [2021-06-11T08:46:03.877Z] [2021-06-11T08:46:03.877Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:46:03.877Z] #24 sha256:6b0c3eacbbf8e96c6db0b8622d4e3894e7ef7143e5e6c796a72570f8cda38580 [2021-06-11T08:46:03.877Z] #24 14.54 + mkdir -p /build [2021-06-11T08:46:03.877Z] #24 14.55 + mv docker/docker /build/ [2021-06-11T08:46:03.877Z] #24 14.56 + rmdir docker [2021-06-11T08:46:03.877Z] #24 DONE 14.8s [2021-06-11T08:46:03.877Z] [2021-06-11T08:46:03.877Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:03.877Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:46:03.877Z] #50 15.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:03.877Z] #50 15.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:03.929Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.3s done [2021-06-11T08:46:03.933Z] #11 DONE 1.1s [2021-06-11T08:46:03.933Z] [2021-06-11T08:46:03.933Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:46:03.933Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T08:46:04.136Z] #50 15.18 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T08:46:04.136Z] #50 15.31 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T08:46:04.136Z] #50 15.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:04.201Z] #31 ... [2021-06-11T08:46:04.201Z] [2021-06-11T08:46:04.201Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T08:46:04.201Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T08:46:04.201Z] #39 DONE 0.5s [2021-06-11T08:46:04.436Z] #50 15.63 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T08:46:04.465Z] [2021-06-11T08:46:04.465Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:46:04.465Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T08:46:04.465Z] #31 DONE 0.6s [2021-06-11T08:46:04.465Z] [2021-06-11T08:46:04.465Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T08:46:04.465Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T08:46:04.465Z] #43 DONE 0.6s [2021-06-11T08:46:04.465Z] [2021-06-11T08:46:04.465Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:04.465Z] #29 sha256:a6cb7c79de5445a3dec008bfb5b0b482b536e9211b081172867913bc03fc6bc2 [2021-06-11T08:46:04.465Z] #29 1.050 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T08:46:04.465Z] #29 1.105 [2021-06-11T08:46:04.465Z] #29 1.217 ############# 18.3% ########################### 37.9% ###################################### 53.2% ###################################################### 76.1% ################################################################### 94.1% ######################################################################## 100.0% [2021-06-11T08:46:04.465Z] #29 1.732 [2021-06-11T08:46:04.465Z] #29 1.846 ######################################################################## 100.0% [2021-06-11T08:46:04.465Z] #29 1.942 [2021-06-11T08:46:04.465Z] #29 2.062 ########################################## 59.2% ######################################################################## 100.0% [2021-06-11T08:46:04.465Z] #29 2.176 [2021-06-11T08:46:04.465Z] #29 2.292 ############ 17.4% ########################## 36.3% ####################################### 54.9% ############################################## 64.7% ########################################################## 80.7% ######################################################################## 100.0% [2021-06-11T08:46:04.465Z] #29 2.842 [2021-06-11T08:46:04.503Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.7s done [2021-06-11T08:46:04.767Z] #50 15.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:04.767Z] #50 15.80 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T08:46:05.039Z] #50 16.07 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:05.153Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-11T08:46:05.153Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-06-11T08:46:05.253Z] #29 2.960 ### 4.3% ###### 9.1% ########## 14.7% ############ 17.5% ################## 25.5% ###################### 30.7% ######################### 35.3% ############################# 41.0% ################################ 45.7% ##################################### 51.4% ######################################## 56.7% ########################################### 60.1% ############################################## 64.1% ################################################## 70.0% ###################################################### 76.0% ########################################################## 81.5% ############################################################# 85.3% ################################################################# 90.4% ################################################################### 94.1% ####################################################################### 99.4% ######################################################################## 100.0% [2021-06-11T08:46:05.253Z] #29 5.014 [2021-06-11T08:46:05.320Z] #50 16.28 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T08:46:05.320Z] #50 16.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:05.320Z] #50 16.44 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:05.320Z] #50 16.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:05.320Z] #50 16.49 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T08:46:05.417Z] #9 ... [2021-06-11T08:46:05.417Z] [2021-06-11T08:46:05.417Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:46:05.418Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-11T08:46:05.418Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-11T08:46:05.418Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T08:46:05.418Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-11T08:46:05.418Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-11T08:46:05.418Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 48.23MB / 49.23MB 9.8s [2021-06-11T08:46:05.418Z] #26 ... [2021-06-11T08:46:05.418Z] [2021-06-11T08:46:05.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:05.418Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:46:05.418Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-06-11T08:46:05.591Z] #50 16.68 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:05.591Z] #50 16.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:05.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T08:46:05.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T08:46:05.849Z] #50 16.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:05.849Z] #50 17.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:06.111Z] #50 17.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:06.111Z] #50 17.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:06.200Z] #29 5.770 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T08:46:06.200Z] #29 5.885 [2021-06-11T08:46:06.200Z] #29 5.930 ######################################################################## 100.0% [2021-06-11T08:46:06.200Z] #29 5.955 [2021-06-11T08:46:06.371Z] #50 17.42 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:06.371Z] #50 17.45 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:06.371Z] #50 17.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:06.462Z] #29 6.270 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T08:46:06.462Z] #29 6.373 [2021-06-11T08:46:06.630Z] #50 17.73 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:06.630Z] #50 17.79 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:06.728Z] #29 6.494 ######################################################################## 100.0% [2021-06-11T08:46:06.728Z] #29 6.532 [2021-06-11T08:46:07.300Z] #29 6.848 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T08:46:07.300Z] #29 6.964 [2021-06-11T08:46:07.825Z] #29 7.092 ## 3.2% ################ 22.6% ############################# 40.4% ######################################## 56.3% ########################################################### 82.1% ######################################################################## 100.0% [2021-06-11T08:46:07.825Z] #29 7.589 [2021-06-11T08:46:08.007Z] #50 18.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:08.007Z] #50 19.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:08.087Z] #29 7.925 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T08:46:08.348Z] #29 8.033 [2021-06-11T08:46:08.348Z] #29 8.088 ######################################################################## 100.0% [2021-06-11T08:46:08.348Z] #29 8.120 [2021-06-11T08:46:08.575Z] #50 19.75 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:08.608Z] #29 8.356 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T08:46:08.609Z] #29 8.484 [2021-06-11T08:46:08.609Z] #29 8.533 ######################################################################## 100.0% [2021-06-11T08:46:08.739Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done [2021-06-11T08:46:08.739Z] #9 ... [2021-06-11T08:46:08.739Z] [2021-06-11T08:46:08.739Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T08:46:08.739Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-11T08:46:08.739Z] #64 DONE 1.2s [2021-06-11T08:46:08.739Z] [2021-06-11T08:46:08.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:08.739Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:46:08.739Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-06-11T08:46:08.870Z] #29 8.590 [2021-06-11T08:46:08.870Z] #29 8.611 Download of images into '/build' complete. [2021-06-11T08:46:08.870Z] #29 8.611 Use something like the following to load the result into a Docker daemon: [2021-06-11T08:46:08.870Z] #29 8.611 tar -cC '/build' . | docker load [2021-06-11T08:46:08.961Z] #13 ... [2021-06-11T08:46:08.961Z] [2021-06-11T08:46:08.961Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:08.961Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:46:08.961Z] #52 73.73 github.com/pkg/diff [2021-06-11T08:46:08.961Z] #52 74.98 go/ast [2021-06-11T08:46:08.961Z] #52 75.89 golang.org/x/crypto/ssh/terminal [2021-06-11T08:46:08.961Z] #52 77.01 mvdan.cc/editorconfig [2021-06-11T08:46:08.961Z] #52 77.98 mvdan.cc/sh/v3/fileutil [2021-06-11T08:46:08.961Z] #52 78.12 text/tabwriter [2021-06-11T08:46:08.961Z] #52 78.76 mvdan.cc/sh/v3/syntax [2021-06-11T08:46:08.961Z] #52 ... [2021-06-11T08:46:08.961Z] [2021-06-11T08:46:08.961Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:08.961Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:46:08.961Z] #46 74.70 net/url [2021-06-11T08:46:08.961Z] #46 74.87 go/ast [2021-06-11T08:46:08.961Z] #46 76.11 text/template/parse [2021-06-11T08:46:08.961Z] #46 79.31 go/parser [2021-06-11T08:46:08.961Z] #46 79.54 text/template [2021-06-11T08:46:08.961Z] #46 82.26 log [2021-06-11T08:46:08.961Z] #46 82.79 encoding/xml [2021-06-11T08:46:08.961Z] #46 83.76 go/doc [2021-06-11T08:46:09.131Z] #29 DONE 8.8s [2021-06-11T08:46:09.131Z] [2021-06-11T08:46:09.131Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T08:46:09.131Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T08:46:09.131Z] #12 DONE 5.3s [2021-06-11T08:46:09.131Z] [2021-06-11T08:46:09.131Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:09.131Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:09.140Z] #50 ... [2021-06-11T08:46:09.140Z] [2021-06-11T08:46:09.140Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:09.140Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:46:09.140Z] #46 10.18 internal/cpu [2021-06-11T08:46:09.140Z] #46 10.59 runtime/internal/sys [2021-06-11T08:46:09.140Z] #46 10.89 runtime/internal/math [2021-06-11T08:46:09.140Z] #46 10.93 internal/bytealg [2021-06-11T08:46:09.140Z] #46 10.96 internal/race [2021-06-11T08:46:09.140Z] #46 11.10 sync/atomic [2021-06-11T08:46:09.140Z] #46 11.54 unicode [2021-06-11T08:46:09.140Z] #46 11.85 runtime [2021-06-11T08:46:09.140Z] #46 14.96 unicode/utf8 [2021-06-11T08:46:09.140Z] #46 16.27 math/bits [2021-06-11T08:46:09.140Z] #46 16.70 math [2021-06-11T08:46:09.140Z] #46 20.35 internal/testlog [2021-06-11T08:46:09.140Z] #46 ... [2021-06-11T08:46:09.140Z] [2021-06-11T08:46:09.140Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:09.140Z] #59 sha256:4f609bba419be490e63dab3e7f9f4a3a965eda2446da71365ef461cdfeab24b6 [2021-06-11T08:46:09.140Z] #59 12.71 + cd /tmp/tmp.sAHZgTb1Uj/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:46:09.140Z] #59 12.71 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:09.140Z] #59 12.72 + export GO111MODULE=on [2021-06-11T08:46:09.140Z] #59 12.72 + GO111MODULE=on [2021-06-11T08:46:09.140Z] #59 12.72 + export GOPROXY=https://proxy.golang.org [2021-06-11T08:46:09.140Z] #59 12.72 + GOPROXY=https://proxy.golang.org [2021-06-11T08:46:09.140Z] #59 12.72 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:46:09.140Z] #59 12.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T08:46:09.140Z] #59 14.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:09.140Z] #59 14.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:09.140Z] #59 14.32 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:09.140Z] #59 14.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:09.140Z] #59 14.32 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:09.140Z] #59 14.42 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:09.140Z] #59 14.43 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:46:09.140Z] #59 14.46 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:09.140Z] #59 14.63 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:09.140Z] #59 14.79 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:09.140Z] #59 14.88 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:09.140Z] #59 15.25 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T08:46:09.140Z] #59 15.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:09.140Z] #59 15.31 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:09.140Z] #59 15.51 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:09.140Z] #59 15.74 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:09.140Z] #59 16.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:09.140Z] #59 16.45 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T08:46:09.140Z] #59 17.22 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:09.140Z] #59 18.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:09.140Z] #59 18.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:09.140Z] #59 18.62 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:09.140Z] #59 19.82 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:09.140Z] #59 19.92 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:09.218Z] #46 ... [2021-06-11T08:46:09.218Z] [2021-06-11T08:46:09.218Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:46:09.218Z] #57 sha256:af7361182f82482e00ea4728a4674769b5255e898f96e19995691e2661d8d7f4 [2021-06-11T08:46:09.708Z] #59 ... [2021-06-11T08:46:09.708Z] [2021-06-11T08:46:09.708Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:09.708Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:09.708Z] #13 6.058 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:09.708Z] #13 8.230 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:46:09.708Z] #13 10.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:09.708Z] #13 12.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:09.708Z] #13 ... [2021-06-11T08:46:09.708Z] [2021-06-11T08:46:09.708Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:09.708Z] #34 sha256:b37eb347d8c3bf20f4808cabaea7f60352d0dd043890f8d77b7dba65aa15c7a9 [2021-06-11T08:46:09.708Z] #34 10.77 github.com/pelletier/go-toml [2021-06-11T08:46:09.708Z] #34 18.91 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T08:46:09.708Z] #34 ... [2021-06-11T08:46:09.708Z] [2021-06-11T08:46:09.708Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:09.708Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:46:09.708Z] #46 20.65 encoding [2021-06-11T08:46:09.708Z] #46 20.72 unicode/utf16 [2021-06-11T08:46:09.708Z] #46 20.86 container/list [2021-06-11T08:46:10.133Z] #9 ... [2021-06-11T08:46:10.133Z] [2021-06-11T08:46:10.133Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T08:46:10.133Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-11T08:46:10.133Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 10.8s done [2021-06-11T08:46:10.133Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.9s done [2021-06-11T08:46:10.133Z] #26 DONE 14.5s [2021-06-11T08:46:10.133Z] [2021-06-11T08:46:10.133Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:10.133Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:46:10.274Z] #46 21.30 crypto/internal/subtle [2021-06-11T08:46:10.274Z] #46 21.38 crypto/subtle [2021-06-11T08:46:10.508Z] #57 41.72 Checking out files: 51% (2008/3928) Checking out files: 52% (2043/3928) Checking out files: 53% (2082/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 92% (3627/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T08:46:10.509Z] #57 43.02 + cd /tmp/tmp.zVz7VGfhai/src/github.com/containerd/containerd [2021-06-11T08:46:10.533Z] #46 21.53 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T08:46:10.533Z] #46 21.62 internal/nettrace [2021-06-11T08:46:10.709Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.1s done [2021-06-11T08:46:10.764Z] #57 43.02 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:46:10.793Z] #46 21.76 runtime/cgo [2021-06-11T08:46:10.973Z] #9 ... [2021-06-11T08:46:10.973Z] [2021-06-11T08:46:10.973Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T08:46:10.973Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-11T08:46:10.973Z] #66 DONE 2.2s [2021-06-11T08:46:10.973Z] [2021-06-11T08:46:10.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T08:46:10.973Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T08:46:10.973Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-11T08:46:11.066Z] #46 ... [2021-06-11T08:46:11.066Z] [2021-06-11T08:46:11.066Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:11.066Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:11.066Z] #44 11.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:11.066Z] #44 14.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T08:46:11.326Z] #57 43.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T08:46:11.326Z] #57 43.69 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T08:46:11.326Z] #57 43.69 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:46:11.326Z] #57 43.69 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:46:11.326Z] #57 43.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T08:46:11.326Z] #57 43.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T08:46:11.326Z] #57 43.69 + '[' '' = dynamic ']' [2021-06-11T08:46:11.326Z] #57 43.69 + make [2021-06-11T08:46:11.329Z] #44 ... [2021-06-11T08:46:11.329Z] [2021-06-11T08:46:11.329Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:11.329Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:11.329Z] #56 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:11.595Z] #56 ... [2021-06-11T08:46:11.595Z] [2021-06-11T08:46:11.595Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:11.595Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:46:11.595Z] #50 21.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:11.595Z] #50 21.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:11.595Z] #50 21.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:11.595Z] #50 21.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:11.595Z] #50 21.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:11.595Z] #50 21.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:11.595Z] #50 21.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:11.595Z] #50 21.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:11.595Z] #50 21.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:11.595Z] #50 21.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:11.595Z] #50 21.73 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:11.595Z] #50 21.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:11.595Z] #50 21.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:11.595Z] #50 21.80 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:11.595Z] #50 21.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:11.595Z] #50 21.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:11.595Z] #50 21.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:11.595Z] #50 21.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:11.595Z] #50 21.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:11.595Z] #50 21.91 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:11.595Z] #50 21.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:11.595Z] #50 22.06 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:11.595Z] #50 22.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:11.595Z] #50 22.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:11.595Z] #50 22.09 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:11.595Z] #50 22.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:11.595Z] #50 22.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:11.595Z] #50 22.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:11.595Z] #50 22.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:11.595Z] #50 22.18 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:11.595Z] #50 22.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:11.595Z] #50 22.27 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:11.595Z] #50 22.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:11.595Z] #50 22.37 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:11.595Z] #50 22.37 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:11.595Z] #50 22.40 go: downloading golang.org/x/text v0.3.2 [2021-06-11T08:46:11.595Z] #50 22.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:11.595Z] #50 22.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:11.595Z] #50 22.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:11.595Z] #50 22.79 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:11.595Z] #50 22.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:11.855Z] #50 22.93 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:11.855Z] #50 22.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:11.855Z] #50 22.96 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:11.855Z] #50 23.00 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:11.855Z] #50 23.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:11.855Z] #50 23.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:11.855Z] #50 23.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:11.855Z] #50 23.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:11.855Z] #50 ... [2021-06-11T08:46:11.855Z] [2021-06-11T08:46:11.855Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:11.855Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:11.855Z] #36 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:12.123Z] #36 ... [2021-06-11T08:46:12.123Z] [2021-06-11T08:46:12.123Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:12.123Z] #34 sha256:b37eb347d8c3bf20f4808cabaea7f60352d0dd043890f8d77b7dba65aa15c7a9 [2021-06-11T08:46:12.123Z] #34 DONE 23.1s [2021-06-11T08:46:12.123Z] [2021-06-11T08:46:12.123Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:12.123Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:46:12.123Z] #50 23.26 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:12.123Z] #50 23.35 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:12.382Z] #50 23.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:12.642Z] #50 23.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:12.694Z] #57 44.98 + bin/ctr [2021-06-11T08:46:12.907Z] #50 23.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:12.907Z] #50 23.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:12.907Z] #50 23.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:12.907Z] #50 24.05 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:13.203Z] #50 24.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:13.203Z] #50 24.33 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:13.372Z] #13 3.578 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:13.372Z] #13 3.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:13.372Z] #13 3.862 Get:3 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:46:13.372Z] #13 3.862 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:13.461Z] #50 24.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:13.461Z] #50 24.44 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T08:46:13.461Z] #50 24.55 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:13.461Z] #50 24.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:13.719Z] #50 24.69 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:13.719Z] #50 24.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:13.719Z] #50 24.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:13.719Z] #50 24.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:13.944Z] #13 ... [2021-06-11T08:46:13.944Z] [2021-06-11T08:46:13.944Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:13.944Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:13.944Z] #36 7.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:13.944Z] #36 7.181 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:13.944Z] #36 7.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:13.944Z] #36 9.972 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:13.944Z] #36 ... [2021-06-11T08:46:13.944Z] [2021-06-11T08:46:13.944Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:13.944Z] #48 sha256:f91cef6ec87765b1815cdee633521c8b9aff90d7160d0249fe586ce183603dda [2021-06-11T08:46:13.944Z] #48 6.042 + RM_GOPATH=0 [2021-06-11T08:46:13.944Z] #48 6.042 + TMP_GOPATH= [2021-06-11T08:46:13.944Z] #48 6.042 + : /build [2021-06-11T08:46:13.944Z] #48 6.042 + '[' -z '' ']' [2021-06-11T08:46:13.944Z] #48 6.042 ++ mktemp -d [2021-06-11T08:46:13.944Z] #48 6.042 + export GOPATH=/tmp/tmp.1OvqPoWtte [2021-06-11T08:46:13.944Z] #48 6.042 + GOPATH=/tmp/tmp.1OvqPoWtte [2021-06-11T08:46:13.944Z] #48 6.042 + RM_GOPATH=1 [2021-06-11T08:46:13.944Z] #48 6.042 + case "$(go env GOARCH)" in [2021-06-11T08:46:13.944Z] #48 6.042 ++ go env GOARCH [2021-06-11T08:46:13.944Z] #48 6.076 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:13.944Z] #48 6.076 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:13.944Z] #48 6.077 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:13.944Z] #48 6.081 + dir=/tmp/install [2021-06-11T08:46:13.944Z] #48 6.081 + bin=gotestsum [2021-06-11T08:46:13.944Z] #48 6.081 + shift [2021-06-11T08:46:13.944Z] #48 6.081 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T08:46:13.944Z] #48 6.082 + . /tmp/install/gotestsum.installer [2021-06-11T08:46:13.944Z] #48 6.082 ++ : v0.5.3 [2021-06-11T08:46:13.944Z] #48 6.082 + install_gotestsum [2021-06-11T08:46:13.944Z] #48 6.085 + set -e [2021-06-11T08:46:13.944Z] #48 6.085 + export GO111MODULE=on [2021-06-11T08:46:13.944Z] #48 6.085 + GO111MODULE=on [2021-06-11T08:46:13.944Z] #48 6.085 + GOBIN=/build [2021-06-11T08:46:13.944Z] #48 6.088 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T08:46:13.944Z] #48 6.113 go: finding gotest.tools v0.5.3 [2021-06-11T08:46:13.944Z] #48 6.113 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:13.944Z] #48 7.326 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:13.944Z] #48 7.922 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:13.944Z] #48 9.211 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T08:46:13.944Z] #48 9.211 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:13.944Z] #48 9.280 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:13.944Z] #48 9.282 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:13.944Z] #48 9.319 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:13.944Z] #48 9.330 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:13.944Z] #48 9.581 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T08:46:13.944Z] #48 9.785 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:46:13.944Z] #48 9.896 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:13.944Z] #48 9.991 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:13.944Z] #48 9.996 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:13.944Z] #48 10.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:13.944Z] #48 10.27 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:13.944Z] #48 10.28 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:13.944Z] #48 ... [2021-06-11T08:46:13.944Z] [2021-06-11T08:46:13.944Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:13.944Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:46:13.944Z] #59 6.418 + RM_GOPATH=0 [2021-06-11T08:46:13.944Z] #59 6.418 + TMP_GOPATH= [2021-06-11T08:46:13.944Z] #59 6.418 + : /build [2021-06-11T08:46:13.944Z] #59 6.418 + '[' -z '' ']' [2021-06-11T08:46:13.944Z] #59 6.418 ++ mktemp -d [2021-06-11T08:46:13.944Z] #59 6.428 + export GOPATH=/tmp/tmp.KBIycPjv0T [2021-06-11T08:46:13.944Z] #59 6.428 + GOPATH=/tmp/tmp.KBIycPjv0T [2021-06-11T08:46:13.944Z] #59 6.428 + RM_GOPATH=1 [2021-06-11T08:46:13.944Z] #59 6.428 + case "$(go env GOARCH)" in [2021-06-11T08:46:13.944Z] #59 6.428 ++ go env GOARCH [2021-06-11T08:46:13.944Z] #59 6.561 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:13.944Z] #59 6.561 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:13.944Z] #59 6.561 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:13.944Z] #59 6.561 + dir=/tmp/install [2021-06-11T08:46:13.944Z] #59 6.561 + bin=rootlesskit [2021-06-11T08:46:13.944Z] #59 6.561 + shift [2021-06-11T08:46:13.944Z] #59 6.561 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T08:46:13.944Z] #59 6.561 + . /tmp/install/rootlesskit.installer [2021-06-11T08:46:13.944Z] #59 6.561 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:13.944Z] #59 6.561 + install_rootlesskit [2021-06-11T08:46:13.944Z] #59 6.561 + case "$1" in [2021-06-11T08:46:13.944Z] #59 6.561 + export CGO_ENABLED=0 [2021-06-11T08:46:13.944Z] #59 6.561 + CGO_ENABLED=0 [2021-06-11T08:46:13.944Z] #59 6.561 + _install_rootlesskit [2021-06-11T08:46:13.944Z] #59 6.561 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T08:46:13.944Z] #59 6.561 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KBIycPjv0T/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:46:13.944Z] #59 6.561 Cloning into '/tmp/tmp.KBIycPjv0T/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T08:46:13.944Z] #59 6.563 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:13.978Z] #50 24.94 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:13.978Z] #50 24.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:13.978Z] #50 25.01 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:13.978Z] #50 25.10 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:14.205Z] #59 ... [2021-06-11T08:46:14.205Z] [2021-06-11T08:46:14.205Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:14.205Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:14.205Z] #50 5.992 + RM_GOPATH=0 [2021-06-11T08:46:14.205Z] #50 5.992 + TMP_GOPATH= [2021-06-11T08:46:14.205Z] #50 5.992 + : /build [2021-06-11T08:46:14.205Z] #50 5.992 + '[' -z '' ']' [2021-06-11T08:46:14.205Z] #50 5.992 ++ mktemp -d [2021-06-11T08:46:14.205Z] #50 5.992 + export GOPATH=/tmp/tmp.5f2HI4PEe4 [2021-06-11T08:46:14.205Z] #50 5.992 + GOPATH=/tmp/tmp.5f2HI4PEe4 [2021-06-11T08:46:14.205Z] #50 5.992 + RM_GOPATH=1 [2021-06-11T08:46:14.205Z] #50 5.992 + case "$(go env GOARCH)" in [2021-06-11T08:46:14.205Z] #50 5.992 ++ go env GOARCH [2021-06-11T08:46:14.205Z] #50 6.068 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:14.205Z] #50 6.068 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:14.205Z] #50 6.068 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:14.205Z] #50 6.075 + dir=/tmp/install [2021-06-11T08:46:14.205Z] #50 6.075 + bin=golangci_lint [2021-06-11T08:46:14.205Z] #50 6.075 + shift [2021-06-11T08:46:14.205Z] #50 6.075 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T08:46:14.205Z] #50 6.075 + . /tmp/install/golangci_lint.installer [2021-06-11T08:46:14.205Z] #50 6.075 ++ : v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.075 + install_golangci_lint [2021-06-11T08:46:14.205Z] #50 6.075 + set -e [2021-06-11T08:46:14.205Z] #50 6.075 + export GO111MODULE=on [2021-06-11T08:46:14.205Z] #50 6.075 + GO111MODULE=on [2021-06-11T08:46:14.205Z] #50 6.075 + GOBIN=/build [2021-06-11T08:46:14.205Z] #50 6.075 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.145 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.145 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.145 go: finding github.com v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.145 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:14.205Z] #50 6.145 go: finding github.com/golangci v1.23.8 [2021-06-11T08:46:14.205Z] #50 7.453 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:14.205Z] #50 8.218 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:14.205Z] #50 ... [2021-06-11T08:46:14.205Z] [2021-06-11T08:46:14.205Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:14.205Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:14.205Z] #44 6.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:14.205Z] #44 6.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:14.205Z] #44 6.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:14.205Z] #44 7.012 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T08:46:14.205Z] #44 7.913 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:14.237Z] #50 25.25 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T08:46:14.237Z] #50 25.29 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:14.237Z] #50 25.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:14.237Z] #50 25.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:14.237Z] #50 25.35 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:14.237Z] #50 25.40 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:14.495Z] #50 25.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:14.495Z] #50 25.55 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:14.495Z] #50 25.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:14.495Z] #50 25.75 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:14.497Z] #44 ... [2021-06-11T08:46:14.497Z] [2021-06-11T08:46:14.497Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:14.497Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:14.497Z] #56 7.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:14.497Z] #56 7.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:14.497Z] #56 7.390 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:14.497Z] #56 9.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:14.753Z] #50 25.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:14.761Z] #56 ... [2021-06-11T08:46:14.761Z] [2021-06-11T08:46:14.761Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:14.761Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:46:14.761Z] #32 6.047 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T08:46:14.761Z] #32 6.047 Cloning into '.'... [2021-06-11T08:46:14.761Z] #32 ... [2021-06-11T08:46:14.761Z] [2021-06-11T08:46:14.761Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:46:14.761Z] #24 sha256:3794d6c6f5137e05e85b9b1eafc5ac7a2ad0f88203d43e404d168e6bfcd4486d [2021-06-11T08:46:14.761Z] #24 5.435 + RM_GOPATH=0 [2021-06-11T08:46:14.761Z] #24 5.435 + TMP_GOPATH= [2021-06-11T08:46:14.761Z] #24 5.435 + : /build [2021-06-11T08:46:14.761Z] #24 5.435 + '[' -z '' ']' [2021-06-11T08:46:14.761Z] #24 5.435 ++ mktemp -d [2021-06-11T08:46:14.761Z] #24 5.435 + export GOPATH=/tmp/tmp.tx67nDnbWy [2021-06-11T08:46:14.761Z] #24 5.435 + GOPATH=/tmp/tmp.tx67nDnbWy [2021-06-11T08:46:14.761Z] #24 5.435 + RM_GOPATH=1 [2021-06-11T08:46:14.761Z] #24 5.435 + case "$(go env GOARCH)" in [2021-06-11T08:46:14.761Z] #24 5.435 ++ go env GOARCH [2021-06-11T08:46:14.761Z] #24 5.447 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:14.761Z] #24 5.447 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:14.761Z] #24 5.447 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:14.761Z] #24 5.447 + dir=/tmp/install [2021-06-11T08:46:14.761Z] #24 5.447 + bin=dockercli [2021-06-11T08:46:14.761Z] #24 5.447 + shift [2021-06-11T08:46:14.761Z] #24 5.447 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T08:46:14.761Z] #24 5.447 + . /tmp/install/dockercli.installer [2021-06-11T08:46:14.761Z] #24 5.447 ++ : stable [2021-06-11T08:46:14.761Z] #24 5.447 ++ : 17.06.2-ce [2021-06-11T08:46:14.761Z] #24 5.447 + install_dockercli [2021-06-11T08:46:14.761Z] #24 5.447 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T08:46:14.761Z] #24 5.447 ++ uname -m [2021-06-11T08:46:14.761Z] #24 5.447 + arch=x86_64 [2021-06-11T08:46:14.761Z] #24 5.447 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T08:46:14.761Z] #24 5.447 + url=https://download.docker.com/linux/static [2021-06-11T08:46:14.761Z] #24 5.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T08:46:14.761Z] #24 5.447 Install docker/cli version 17.06.2-ce from stable [2021-06-11T08:46:14.761Z] #24 5.454 + tar -xz docker/docker [2021-06-11T08:46:15.011Z] #50 26.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:15.011Z] #50 26.10 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T08:46:15.011Z] #50 26.10 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:15.011Z] #50 26.11 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:15.011Z] #50 26.19 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:15.022Z] #24 ... [2021-06-11T08:46:15.022Z] [2021-06-11T08:46:15.022Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:15.022Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:15.022Z] #40 6.183 + git clone https://github.com/docker/distribution.git . [2021-06-11T08:46:15.022Z] #40 6.183 Cloning into '.'... [2021-06-11T08:46:15.022Z] #40 ... [2021-06-11T08:46:15.022Z] [2021-06-11T08:46:15.022Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:15.022Z] #34 sha256:4930d58f5d8d4de37a29a28a4c48aa53ee7d5c02c2e1a74f8540536f36ef6e00 [2021-06-11T08:46:15.022Z] #34 6.008 Install go-toml version v1.8.1 [2021-06-11T08:46:15.022Z] #34 6.104 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T08:46:15.022Z] #34 6.104 go: finding github.com v1.8.1 [2021-06-11T08:46:15.022Z] #34 6.104 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T08:46:15.022Z] #34 6.104 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:15.022Z] #34 6.104 go: finding github.com/pelletier v1.8.1 [2021-06-11T08:46:15.022Z] #34 7.283 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:15.022Z] #34 7.826 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:15.022Z] #34 11.16 github.com/pelletier/go-toml [2021-06-11T08:46:15.200Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.6s done [2021-06-11T08:46:15.200Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-06-11T08:46:15.200Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-11T08:46:15.200Z] #9 DONE 19.8s [2021-06-11T08:46:15.200Z] [2021-06-11T08:46:15.200Z] #27 [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-06-11T08:46:15.200Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-11T08:46:15.200Z] #27 1.833 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:15.200Z] #27 1.833 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:15.200Z] #27 1.844 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:15.200Z] #27 2.045 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:46:15.200Z] #27 2.279 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:46:15.200Z] #27 2.520 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:46:15.200Z] #27 4.058 Fetched 8272 kB in 2s (3343 kB/s) [2021-06-11T08:46:15.200Z] #27 4.058 Reading package lists... [2021-06-11T08:46:15.270Z] #50 26.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:15.270Z] #50 26.40 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:15.270Z] #50 26.40 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:15.284Z] #34 ... [2021-06-11T08:46:15.284Z] [2021-06-11T08:46:15.284Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:15.284Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:46:15.284Z] #52 5.500 + RM_GOPATH=0 [2021-06-11T08:46:15.284Z] #52 5.500 + TMP_GOPATH= [2021-06-11T08:46:15.284Z] #52 5.500 + : /build [2021-06-11T08:46:15.284Z] #52 5.500 + '[' -z '' ']' [2021-06-11T08:46:15.284Z] #52 5.500 ++ mktemp -d [2021-06-11T08:46:15.284Z] #52 5.502 + export GOPATH=/tmp/tmp.2NbGJFQ064 [2021-06-11T08:46:15.284Z] #52 5.502 + GOPATH=/tmp/tmp.2NbGJFQ064 [2021-06-11T08:46:15.284Z] #52 5.502 + RM_GOPATH=1 [2021-06-11T08:46:15.284Z] #52 5.502 + case "$(go env GOARCH)" in [2021-06-11T08:46:15.284Z] #52 5.513 ++ go env GOARCH [2021-06-11T08:46:15.284Z] #52 5.513 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:15.284Z] #52 5.513 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:15.284Z] #52 5.513 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:15.284Z] #52 5.513 + dir=/tmp/install [2021-06-11T08:46:15.284Z] #52 5.513 + bin=shfmt [2021-06-11T08:46:15.284Z] #52 5.513 + shift [2021-06-11T08:46:15.284Z] #52 5.513 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T08:46:15.284Z] #52 5.513 + . /tmp/install/shfmt.installer [2021-06-11T08:46:15.284Z] #52 5.513 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:15.284Z] #52 5.513 + install_shfmt [2021-06-11T08:46:15.284Z] #52 5.513 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T08:46:15.284Z] #52 5.513 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2NbGJFQ064/src/github.com/mvdan/sh [2021-06-11T08:46:15.284Z] #52 5.513 Cloning into '/tmp/tmp.2NbGJFQ064/src/github.com/mvdan/sh'... [2021-06-11T08:46:15.284Z] #52 5.513 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:15.528Z] #50 26.53 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T08:46:15.528Z] #50 26.60 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:15.528Z] #50 26.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:15.528Z] #50 26.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:15.528Z] #50 ... [2021-06-11T08:46:15.528Z] [2021-06-11T08:46:15.528Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:15.528Z] #48 sha256:1c17ec4250915c601d56f0921f6ed10a1e8d84a06bf742fd5b50b36932fcd568 [2021-06-11T08:46:15.528Z] #48 16.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:15.528Z] #48 20.35 go: finding github.com/fatih/color v1.9.0 [2021-06-11T08:46:15.528Z] #48 20.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:15.528Z] #48 20.42 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:15.528Z] #48 20.59 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:15.528Z] #48 20.61 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:15.528Z] #48 20.62 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:15.528Z] #48 20.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:15.528Z] #48 20.97 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:15.528Z] #48 21.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:15.528Z] #48 21.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:15.528Z] #48 21.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:15.544Z] #52 ... [2021-06-11T08:46:15.544Z] [2021-06-11T08:46:15.544Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:15.544Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:46:15.544Z] #46 5.636 + RM_GOPATH=0 [2021-06-11T08:46:15.544Z] #46 5.636 + TMP_GOPATH= [2021-06-11T08:46:15.544Z] #46 5.636 + : /build [2021-06-11T08:46:15.544Z] #46 5.636 + '[' -z '' ']' [2021-06-11T08:46:15.544Z] #46 5.636 ++ mktemp -d [2021-06-11T08:46:15.544Z] #46 5.639 + export GOPATH=/tmp/tmp.wLRtgfdkAE [2021-06-11T08:46:15.544Z] #46 5.639 + GOPATH=/tmp/tmp.wLRtgfdkAE [2021-06-11T08:46:15.544Z] #46 5.640 + RM_GOPATH=1 [2021-06-11T08:46:15.544Z] #46 5.640 + case "$(go env GOARCH)" in [2021-06-11T08:46:15.544Z] #46 5.640 ++ go env GOARCH [2021-06-11T08:46:15.544Z] #46 5.648 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:15.544Z] #46 5.648 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:15.544Z] #46 5.654 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:15.544Z] #46 5.655 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:15.544Z] #46 5.655 + dir=/tmp/install [2021-06-11T08:46:15.544Z] #46 5.655 + bin=vndr [2021-06-11T08:46:15.544Z] #46 5.655 + shift [2021-06-11T08:46:15.544Z] #46 5.655 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T08:46:15.544Z] #46 5.655 + . /tmp/install/vndr.installer [2021-06-11T08:46:15.544Z] #46 5.655 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:15.544Z] #46 5.655 + install_vndr [2021-06-11T08:46:15.544Z] #46 5.655 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T08:46:15.544Z] #46 5.655 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wLRtgfdkAE/src/github.com/LK4D4/vndr [2021-06-11T08:46:15.544Z] #46 5.655 Cloning into '/tmp/tmp.wLRtgfdkAE/src/github.com/LK4D4/vndr'... [2021-06-11T08:46:15.544Z] #46 6.211 + cd /tmp/tmp.wLRtgfdkAE/src/github.com/LK4D4/vndr [2021-06-11T08:46:15.544Z] #46 6.211 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:15.544Z] #46 6.226 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T08:46:15.544Z] #46 7.553 runtime/internal/atomic [2021-06-11T08:46:15.544Z] #46 7.652 internal/cpu [2021-06-11T08:46:15.544Z] #46 8.128 runtime/internal/sys [2021-06-11T08:46:15.544Z] #46 8.247 internal/bytealg [2021-06-11T08:46:15.544Z] #46 8.861 runtime/internal/math [2021-06-11T08:46:15.544Z] #46 9.164 internal/race [2021-06-11T08:46:15.544Z] #46 9.351 sync/atomic [2021-06-11T08:46:15.544Z] #46 9.949 runtime [2021-06-11T08:46:15.544Z] #46 10.08 unicode [2021-06-11T08:46:15.544Z] #46 ... [2021-06-11T08:46:15.544Z] [2021-06-11T08:46:15.544Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:15.544Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:46:15.544Z] #59 11.66 + cd /tmp/tmp.KBIycPjv0T/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:46:15.544Z] #59 11.66 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:15.544Z] #59 11.66 + export GO111MODULE=on [2021-06-11T08:46:15.544Z] #59 11.66 + GO111MODULE=on [2021-06-11T08:46:15.544Z] #59 11.66 + export GOPROXY=https://proxy.golang.org [2021-06-11T08:46:15.544Z] #59 11.66 + GOPROXY=https://proxy.golang.org [2021-06-11T08:46:15.544Z] #59 11.66 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:46:15.544Z] #59 11.66 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T08:46:15.786Z] #48 ... [2021-06-11T08:46:15.786Z] [2021-06-11T08:46:15.786Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:15.786Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:46:15.786Z] #52 16.78 + cd /tmp/tmp.S0nqUCjbf8/src/github.com/mvdan/sh [2021-06-11T08:46:15.786Z] #52 16.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:15.786Z] #52 16.96 + GO111MODULE=on [2021-06-11T08:46:15.786Z] #52 17.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T08:46:15.786Z] #52 18.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:15.786Z] #52 18.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:15.786Z] #52 18.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:15.786Z] #52 18.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:15.786Z] #52 18.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:15.786Z] #52 19.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:15.786Z] #52 19.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:15.786Z] #52 21.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:15.786Z] #52 22.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:15.786Z] #52 22.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:15.786Z] #52 22.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:15.786Z] #52 22.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:15.786Z] #52 24.29 runtime/cgo [2021-06-11T08:46:15.786Z] #52 24.38 runtime [2021-06-11T08:46:15.786Z] #52 ... [2021-06-11T08:46:15.786Z] [2021-06-11T08:46:15.786Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:15.786Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:15.786Z] #40 24.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T08:46:15.983Z] #57 ... [2021-06-11T08:46:15.983Z] [2021-06-11T08:46:15.983Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:15.983Z] #52 sha256:629c5a6f19a2c401545ee83c1817fd76608b309c4210235af9e0308070e0fd46 [2021-06-11T08:46:15.983Z] #52 84.69 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T08:46:15.983Z] #52 DONE 90.6s [2021-06-11T08:46:15.983Z] [2021-06-11T08:46:15.983Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:15.983Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:46:15.983Z] #46 86.75 github.com/LK4D4/vndr/build [2021-06-11T08:46:15.983Z] #46 88.17 github.com/LK4D4/vndr/versioned [2021-06-11T08:46:15.983Z] #46 88.26 compress/flate [2021-06-11T08:46:15.983Z] #46 89.64 hash/crc32 [2021-06-11T08:46:15.983Z] #46 90.26 net [2021-06-11T08:46:15.983Z] #46 90.55 compress/gzip [2021-06-11T08:46:16.240Z] #46 91.40 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-11T08:46:16.363Z] #40 26.96 + 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-06-11T08:46:16.594Z] #27 5.346 Reading package lists... [2021-06-11T08:46:16.594Z] #27 6.562 Building dependency tree... [2021-06-11T08:46:17.169Z] #46 92.56 vendor/golang.org/x/text/transform [2021-06-11T08:46:17.171Z] #27 7.151 The following additional packages will be installed: [2021-06-11T08:46:17.171Z] #27 7.151 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T08:46:17.171Z] #27 7.152 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T08:46:17.171Z] #27 7.154 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T08:46:17.171Z] #27 7.156 Suggested packages: [2021-06-11T08:46:17.171Z] #27 7.156 krb5-doc krb5-user [2021-06-11T08:46:17.171Z] #27 7.156 Recommended packages: [2021-06-11T08:46:17.171Z] #27 7.156 krb5-locales publicsuffix libsasl2-modules [2021-06-11T08:46:17.436Z] #27 7.448 The following NEW packages will be installed: [2021-06-11T08:46:17.436Z] #27 7.449 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T08:46:17.436Z] #27 7.449 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T08:46:17.436Z] #27 7.449 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T08:46:17.436Z] #27 7.450 libssh2-1 libssl1.1 openssl [2021-06-11T08:46:17.436Z] #27 ... [2021-06-11T08:46:17.436Z] [2021-06-11T08:46:17.436Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T08:46:17.436Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-11T08:46:17.436Z] #10 DONE 2.3s [2021-06-11T08:46:17.436Z] [2021-06-11T08:46:17.436Z] #11 [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-06-11T08:46:17.436Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-11T08:46:17.457Z] #59 13.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:17.457Z] #59 13.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:17.457Z] #59 13.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:17.457Z] #59 13.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:17.457Z] #59 13.48 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:17.457Z] #59 13.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:17.457Z] #59 ... [2021-06-11T08:46:17.457Z] [2021-06-11T08:46:17.457Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:46:17.457Z] #24 sha256:3794d6c6f5137e05e85b9b1eafc5ac7a2ad0f88203d43e404d168e6bfcd4486d [2021-06-11T08:46:17.457Z] #24 13.53 + mkdir -p /build [2021-06-11T08:46:17.457Z] #24 13.54 + mv docker/docker /build/ [2021-06-11T08:46:17.457Z] #24 13.54 + rmdir docker [2021-06-11T08:46:17.457Z] #24 DONE 13.8s [2021-06-11T08:46:17.718Z] [2021-06-11T08:46:17.718Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:17.718Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:46:17.718Z] #59 13.99 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:46:18.098Z] #46 93.10 vendor/golang.org/x/text/unicode/bidi [2021-06-11T08:46:18.288Z] #59 14.51 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:18.288Z] #59 14.61 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:18.391Z] #11 DONE 0.7s [2021-06-11T08:46:18.391Z] [2021-06-11T08:46:18.391Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:46:18.391Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-11T08:46:18.391Z] #31 ... [2021-06-11T08:46:18.391Z] [2021-06-11T08:46:18.391Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T08:46:18.391Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-11T08:46:18.391Z] #39 DONE 0.2s [2021-06-11T08:46:18.549Z] #59 14.82 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:18.549Z] #59 14.91 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:18.655Z] [2021-06-11T08:46:18.655Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-11T08:46:18.655Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-11T08:46:18.655Z] #43 DONE 0.3s [2021-06-11T08:46:18.655Z] [2021-06-11T08:46:18.655Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T08:46:18.655Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-11T08:46:18.655Z] #31 DONE 0.4s [2021-06-11T08:46:18.655Z] [2021-06-11T08:46:18.655Z] #27 [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-06-11T08:46:18.655Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-11T08:46:18.655Z] #27 7.766 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T08:46:18.655Z] #27 7.766 Need to get 4777 kB of archives. [2021-06-11T08:46:18.655Z] #27 7.766 After this operation, 11.5 MB of additional disk space will be used. [2021-06-11T08:46:18.655Z] #27 7.766 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T08:46:18.655Z] #27 7.766 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-11T08:46:18.655Z] #27 7.776 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-11T08:46:18.655Z] #27 7.776 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-11T08:46:18.655Z] #27 7.776 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-11T08:46:18.655Z] #27 7.780 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-11T08:46:18.655Z] #27 7.786 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-11T08:46:18.655Z] #27 7.788 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-11T08:46:18.655Z] #27 7.790 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-11T08:46:18.655Z] #27 7.794 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T08:46:18.655Z] #27 7.797 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-11T08:46:18.655Z] #27 7.798 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-11T08:46:18.655Z] #27 7.801 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-11T08:46:18.655Z] #27 7.813 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-11T08:46:18.655Z] #27 7.830 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-11T08:46:18.655Z] #27 7.830 Get:16 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-11T08:46:18.655Z] #27 7.830 Get:17 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-11T08:46:18.655Z] #27 7.832 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-11T08:46:18.655Z] #27 7.863 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-11T08:46:18.655Z] #27 7.864 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-11T08:46:18.655Z] #27 7.871 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-11T08:46:18.655Z] #27 8.190 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:18.655Z] #27 8.231 Fetched 4777 kB in 0s (12.5 MB/s) [2021-06-11T08:46:18.655Z] #27 8.270 Selecting previously unselected package libssl1.1:arm64. [2021-06-11T08:46:18.655Z] #27 8.270 (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 ... 6670 files and directories currently installed.) [2021-06-11T08:46:18.655Z] #27 8.281 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-11T08:46:18.655Z] #27 8.295 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:46:18.655Z] #27 8.540 Selecting previously unselected package openssl. [2021-06-11T08:46:18.655Z] #27 8.542 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-11T08:46:18.655Z] #27 8.546 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:46:18.655Z] #27 8.742 Selecting previously unselected package ca-certificates. [2021-06-11T08:46:18.655Z] #27 8.742 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T08:46:18.655Z] #27 8.756 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T08:46:18.661Z] #46 ... [2021-06-11T08:46:18.661Z] [2021-06-11T08:46:18.661Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:18.661Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:18.661Z] #13 89.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T08:46:18.661Z] #13 89.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:46:18.661Z] #13 89.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:46:18.809Z] #59 15.01 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:18.809Z] #59 15.01 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T08:46:18.809Z] #59 15.17 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:18.918Z] #27 8.866 Selecting previously unselected package libkeyutils1:arm64. [2021-06-11T08:46:18.918Z] #27 8.866 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-11T08:46:18.918Z] #27 8.871 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-11T08:46:18.918Z] #27 8.944 Selecting previously unselected package libkrb5support0:arm64. [2021-06-11T08:46:18.918Z] #27 8.944 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-11T08:46:18.918Z] #27 8.945 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:18.918Z] #27 9.019 Selecting previously unselected package libk5crypto3:arm64. [2021-06-11T08:46:18.918Z] #27 9.019 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-11T08:46:18.918Z] #27 9.019 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:18.918Z] #27 9.098 Selecting previously unselected package libkrb5-3:arm64. [2021-06-11T08:46:18.918Z] #27 9.098 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-11T08:46:18.918Z] #27 9.098 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:19.070Z] #59 15.48 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T08:46:19.185Z] #27 9.248 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-11T08:46:19.185Z] #27 9.248 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-11T08:46:19.185Z] #27 9.251 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:19.330Z] #59 15.69 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:19.452Z] #27 9.452 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-11T08:46:19.452Z] #27 9.452 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-11T08:46:19.452Z] #27 9.470 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:46:19.452Z] #27 9.590 Selecting previously unselected package libsasl2-2:arm64. [2021-06-11T08:46:19.452Z] #27 9.590 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-11T08:46:19.452Z] #27 9.590 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:46:19.597Z] #59 15.83 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:19.645Z] #40 ... [2021-06-11T08:46:19.645Z] [2021-06-11T08:46:19.645Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:19.645Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:46:19.645Z] #50 27.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:19.645Z] #50 27.22 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:19.645Z] #50 27.49 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:19.645Z] #50 27.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:19.645Z] #50 27.55 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:19.645Z] #50 27.83 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:19.645Z] #50 27.97 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:19.645Z] #50 28.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:19.645Z] #50 28.48 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:19.645Z] #50 28.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:19.645Z] #50 28.90 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:19.645Z] #50 29.07 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:19.645Z] #50 29.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:19.645Z] #50 29.45 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:19.645Z] #50 29.57 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:19.645Z] #50 29.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:19.645Z] #50 29.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:19.645Z] #50 29.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:19.645Z] #50 29.96 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:19.645Z] #50 29.96 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:19.645Z] #50 29.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.11 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.13 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:19.645Z] #50 30.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:19.820Z] #27 9.706 Selecting previously unselected package libldap-common. [2021-06-11T08:46:19.820Z] #27 9.706 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T08:46:19.820Z] #27 9.717 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:46:19.820Z] #27 9.852 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-11T08:46:19.820Z] #27 9.854 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-11T08:46:19.820Z] #27 9.858 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:46:19.857Z] #59 16.06 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:19.857Z] #59 16.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:20.084Z] #27 10.21 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-11T08:46:20.084Z] #27 10.21 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-11T08:46:20.084Z] #27 10.22 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-11T08:46:20.084Z] #27 10.31 Selecting previously unselected package libpsl5:arm64. [2021-06-11T08:46:20.396Z] #27 10.32 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-11T08:46:20.396Z] #27 10.33 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-11T08:46:20.396Z] #27 10.39 Selecting previously unselected package librtmp1:arm64. [2021-06-11T08:46:20.396Z] #27 10.39 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-11T08:46:20.396Z] #27 10.40 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:46:20.396Z] #27 10.49 Selecting previously unselected package libssh2-1:arm64. [2021-06-11T08:46:20.396Z] #27 10.49 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-11T08:46:20.396Z] #27 10.49 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-11T08:46:20.396Z] #27 10.60 Selecting previously unselected package libcurl4:arm64. [2021-06-11T08:46:20.396Z] #27 10.60 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-11T08:46:20.667Z] #27 10.61 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-11T08:46:20.667Z] #27 10.76 Selecting previously unselected package curl. [2021-06-11T08:46:20.667Z] #27 10.76 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-11T08:46:20.667Z] #27 10.76 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T08:46:20.667Z] #27 10.90 Selecting previously unselected package libonig5:arm64. [2021-06-11T08:46:20.939Z] #27 10.90 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-11T08:46:20.940Z] #27 10.90 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-11T08:46:20.940Z] #27 11.19 Selecting previously unselected package libjq1:arm64. [2021-06-11T08:46:20.940Z] #27 11.19 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-11T08:46:21.212Z] #27 11.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-11T08:46:21.212Z] #27 11.27 Selecting previously unselected package jq. [2021-06-11T08:46:21.213Z] #27 11.27 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-11T08:46:21.213Z] #27 11.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:46:21.241Z] #59 17.70 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:21.476Z] #27 11.36 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-11T08:46:21.476Z] #27 11.37 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-11T08:46:21.476Z] #27 11.40 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-11T08:46:21.502Z] #59 17.82 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:21.502Z] #59 17.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:21.544Z] #50 32.49 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:21.740Z] #27 11.72 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.74 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:46:21.740Z] #27 11.75 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.77 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.78 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T08:46:21.740Z] #27 11.80 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.81 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.83 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-11T08:46:21.740Z] #27 11.84 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:21.740Z] #27 11.85 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T08:46:21.740Z] #27 11.87 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-11T08:46:21.740Z] #27 11.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-11T08:46:21.740Z] #27 11.91 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T08:46:21.740Z] #27 11.93 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T08:46:21.763Z] #59 18.02 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:22.109Z] #50 ... [2021-06-11T08:46:22.110Z] [2021-06-11T08:46:22.110Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:22.110Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:22.110Z] #56 23.09 Fetched 8449 kB in 17s (485 kB/s) [2021-06-11T08:46:22.110Z] #56 23.09 Reading package lists... [2021-06-11T08:46:22.110Z] #56 29.17 Reading package lists... [2021-06-11T08:46:22.110Z] #56 ... [2021-06-11T08:46:22.110Z] [2021-06-11T08:46:22.110Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:22.110Z] #59 sha256:4f609bba419be490e63dab3e7f9f4a3a965eda2446da71365ef461cdfeab24b6 [2021-06-11T08:46:22.110Z] #59 23.13 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:22.110Z] #59 25.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:22.110Z] #59 25.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:22.110Z] #59 25.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:22.110Z] #59 25.75 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:22.110Z] #59 25.76 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:22.110Z] #59 28.62 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:22.110Z] #59 28.71 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:22.110Z] #59 28.94 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:22.110Z] #59 29.02 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:22.110Z] #59 29.17 go: finding github.com/google/uuid v1.2.0 [2021-06-11T08:46:22.110Z] #59 29.18 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:22.110Z] #59 29.28 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:22.110Z] #59 29.31 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:22.110Z] #59 29.32 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:22.110Z] #59 29.35 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:22.110Z] #59 29.38 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:22.110Z] #59 29.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:22.110Z] #59 29.45 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:22.110Z] #59 29.60 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:22.110Z] #59 29.74 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:22.330Z] #27 ... [2021-06-11T08:46:22.330Z] [2021-06-11T08:46:22.330Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-11T08:46:22.330Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-11T08:46:22.330Z] #12 DONE 4.2s [2021-06-11T08:46:22.595Z] [2021-06-11T08:46:22.596Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:22.596Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:46:22.675Z] #59 ... [2021-06-11T08:46:22.675Z] [2021-06-11T08:46:22.675Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:22.675Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:22.675Z] #36 23.84 Fetched 8449 kB in 18s (478 kB/s) [2021-06-11T08:46:22.675Z] #36 23.84 Reading package lists... [2021-06-11T08:46:22.933Z] #36 30.01 Reading package lists... [2021-06-11T08:46:22.933Z] #36 ... [2021-06-11T08:46:22.933Z] [2021-06-11T08:46:22.933Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:22.933Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:22.933Z] #44 23.22 Fetched 8452 kB in 18s (465 kB/s) [2021-06-11T08:46:22.933Z] #44 23.22 Reading package lists... [2021-06-11T08:46:22.933Z] #44 29.40 Reading package lists... [2021-06-11T08:46:22.933Z] #44 ... [2021-06-11T08:46:22.933Z] [2021-06-11T08:46:22.933Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:22.933Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:46:22.933Z] #46 31.32 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T08:46:22.933Z] #46 31.52 vendor/golang.org/x/crypto/curve25519 [2021-06-11T08:46:23.677Z] #59 19.77 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:23.677Z] #59 ... [2021-06-11T08:46:23.677Z] [2021-06-11T08:46:23.677Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:23.677Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:23.677Z] #50 14.47 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:23.677Z] #50 14.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:23.677Z] #50 14.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:23.677Z] #50 14.71 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:23.677Z] #50 14.74 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T08:46:23.677Z] #50 14.99 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T08:46:23.677Z] #50 15.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:23.677Z] #50 15.16 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:23.677Z] #50 15.25 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:23.677Z] #50 15.50 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:23.677Z] #50 15.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:23.677Z] #50 15.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:23.677Z] #50 15.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:23.677Z] #50 15.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:23.677Z] #50 15.99 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T08:46:23.677Z] #50 16.01 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T08:46:23.677Z] #50 16.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:23.677Z] #50 16.13 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:23.677Z] #50 16.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:23.677Z] #50 16.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:23.677Z] #50 16.30 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:23.677Z] #50 16.37 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:23.677Z] #50 16.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:23.677Z] #50 16.47 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:23.677Z] #50 16.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:23.677Z] #50 16.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:23.677Z] #50 16.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:23.677Z] #50 16.64 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:23.677Z] #50 16.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:23.677Z] #50 16.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:23.677Z] #50 16.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:23.677Z] #50 16.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:23.677Z] #50 16.87 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:23.677Z] #50 16.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:23.677Z] #50 16.96 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:23.677Z] #50 16.99 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:23.677Z] #50 17.00 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:23.677Z] #50 17.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:23.677Z] #50 17.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:23.677Z] #50 17.16 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T08:46:23.677Z] #50 17.33 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T08:46:23.677Z] #50 17.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:23.677Z] #50 17.47 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:23.677Z] #50 17.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:23.677Z] #50 17.59 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:23.677Z] #50 17.70 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:23.677Z] #50 17.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:23.677Z] #50 18.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:23.677Z] #50 18.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:23.677Z] #50 18.23 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T08:46:23.677Z] #50 18.33 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T08:46:23.677Z] #50 18.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:23.677Z] #50 18.45 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:23.677Z] #50 18.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:23.938Z] #50 20.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:23.938Z] #50 20.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:23.938Z] #50 20.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:24.199Z] #50 20.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:24.199Z] #50 20.39 go: downloading golang.org/x/text v0.3.2 [2021-06-11T08:46:24.199Z] #50 20.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:24.199Z] #50 20.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:24.199Z] #50 ... [2021-06-11T08:46:24.199Z] [2021-06-11T08:46:24.199Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:24.199Z] #48 sha256:f91cef6ec87765b1815cdee633521c8b9aff90d7160d0249fe586ce183603dda [2021-06-11T08:46:24.199Z] #48 10.48 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:24.199Z] #48 10.59 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:24.199Z] #48 10.65 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:24.199Z] #48 10.67 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:24.199Z] #48 10.75 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:24.199Z] #48 13.00 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:24.199Z] #48 13.65 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:24.199Z] #48 15.70 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:24.199Z] #48 18.71 go: finding github.com/fatih/color v1.9.0 [2021-06-11T08:46:24.199Z] #48 18.73 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:24.199Z] #48 18.76 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:24.199Z] #48 18.79 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:24.199Z] #48 18.91 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:24.199Z] #48 18.93 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:24.199Z] #48 19.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:24.199Z] #48 19.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:24.199Z] #48 19.42 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:24.199Z] #48 19.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:24.199Z] #48 19.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:24.199Z] #48 ... [2021-06-11T08:46:24.199Z] [2021-06-11T08:46:24.199Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:24.199Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:24.199Z] #50 20.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:24.199Z] #50 20.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:24.199Z] #50 20.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:24.199Z] #50 20.58 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:24.199Z] #50 20.58 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:24.199Z] #50 20.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:24.460Z] #50 20.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:24.460Z] #50 20.67 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:24.460Z] #50 20.75 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:24.460Z] #50 20.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:24.529Z] #13 2.007 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:46:24.529Z] #13 2.033 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:24.529Z] #13 2.038 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:24.529Z] #13 2.042 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:24.721Z] #50 ... [2021-06-11T08:46:24.721Z] [2021-06-11T08:46:24.721Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:24.721Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:24.721Z] #13 5.656 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:24.721Z] #13 7.427 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:24.721Z] #13 10.18 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:46:24.721Z] #13 12.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:24.721Z] #13 ... [2021-06-11T08:46:24.721Z] [2021-06-11T08:46:24.721Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:24.721Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:24.721Z] #50 21.03 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:24.721Z] #50 21.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:24.721Z] #50 21.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:24.982Z] #50 21.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:24.982Z] #50 ... [2021-06-11T08:46:24.982Z] [2021-06-11T08:46:24.982Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:24.982Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:24.982Z] #44 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:24.982Z] #44 12.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:24.982Z] #44 15.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T08:46:24.982Z] #44 ... [2021-06-11T08:46:24.982Z] [2021-06-11T08:46:24.982Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:24.982Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:46:24.982Z] #52 16.76 + cd /tmp/tmp.2NbGJFQ064/src/github.com/mvdan/sh [2021-06-11T08:46:24.982Z] #52 16.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:24.982Z] #52 16.88 + GO111MODULE=on [2021-06-11T08:46:24.982Z] #52 16.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T08:46:24.982Z] #52 18.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:24.982Z] #52 18.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:24.982Z] #52 18.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:24.982Z] #52 18.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:24.982Z] #52 18.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:24.982Z] #52 19.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:24.982Z] #52 20.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:25.107Z] #13 2.831 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-11T08:46:25.244Z] #52 21.54 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:25.464Z] #46 ... [2021-06-11T08:46:25.464Z] [2021-06-11T08:46:25.464Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:25.464Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:25.464Z] #44 29.40 Reading package lists... [2021-06-11T08:46:25.464Z] #44 34.69 Building dependency tree... [2021-06-11T08:46:25.505Z] #52 ... [2021-06-11T08:46:25.505Z] [2021-06-11T08:46:25.505Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:25.505Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:46:25.505Z] #59 21.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:25.505Z] #59 ... [2021-06-11T08:46:25.505Z] [2021-06-11T08:46:25.505Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:25.505Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:25.505Z] #56 11.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:25.505Z] #56 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:25.766Z] #56 ... [2021-06-11T08:46:25.766Z] [2021-06-11T08:46:25.766Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:25.766Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:25.766Z] #50 21.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:25.766Z] #50 21.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:25.766Z] #50 21.52 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:25.766Z] #50 21.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:25.766Z] #50 21.66 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:25.766Z] #50 22.17 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:25.766Z] #50 22.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:26.028Z] #50 22.29 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:26.028Z] #50 22.32 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:26.028Z] #50 22.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:26.028Z] #50 ... [2021-06-11T08:46:26.028Z] [2021-06-11T08:46:26.028Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:26.028Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:26.028Z] #36 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:26.028Z] #36 15.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:26.034Z] #44 ... [2021-06-11T08:46:26.034Z] [2021-06-11T08:46:26.034Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:26.034Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:26.035Z] #13 22.54 Fetched 8974 kB in 19s (477 kB/s) [2021-06-11T08:46:26.035Z] #13 22.54 Reading package lists... [2021-06-11T08:46:26.035Z] #13 28.81 Reading package lists... [2021-06-11T08:46:26.035Z] #13 ... [2021-06-11T08:46:26.035Z] [2021-06-11T08:46:26.035Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:26.035Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:26.035Z] #36 30.01 Reading package lists... [2021-06-11T08:46:26.035Z] #36 35.87 Building dependency tree... [2021-06-11T08:46:26.289Z] #36 ... [2021-06-11T08:46:26.289Z] [2021-06-11T08:46:26.289Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:26.289Z] #34 sha256:4930d58f5d8d4de37a29a28a4c48aa53ee7d5c02c2e1a74f8540536f36ef6e00 [2021-06-11T08:46:26.289Z] #34 18.20 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T08:46:26.289Z] #34 DONE 22.5s [2021-06-11T08:46:26.289Z] [2021-06-11T08:46:26.289Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:26.289Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:26.289Z] #50 22.44 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:26.289Z] #50 22.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:26.289Z] #50 22.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:26.289Z] #50 22.57 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:26.513Z] #13 4.070 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:46:26.551Z] #50 22.90 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:26.755Z] #13 ... [2021-06-11T08:46:26.755Z] [2021-06-11T08:46:26.755Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:26.755Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:46:26.755Z] #46 94.46 vendor/golang.org/x/text/secure/bidirule [2021-06-11T08:46:26.755Z] #46 94.83 vendor/golang.org/x/text/unicode/norm [2021-06-11T08:46:26.755Z] #46 97.98 vendor/golang.org/x/net/idna [2021-06-11T08:46:26.755Z] #46 99.77 vendor/golang.org/x/net/http2/hpack [2021-06-11T08:46:26.755Z] #46 100.8 mime [2021-06-11T08:46:26.812Z] #50 23.02 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:26.812Z] #50 23.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:26.812Z] #50 23.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:27.011Z] #46 102.3 mime/quotedprintable [2021-06-11T08:46:27.074Z] #50 ... [2021-06-11T08:46:27.074Z] [2021-06-11T08:46:27.074Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:27.074Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:46:27.074Z] #46 13.46 unicode/utf8 [2021-06-11T08:46:27.074Z] #46 14.61 math/bits [2021-06-11T08:46:27.074Z] #46 15.48 math [2021-06-11T08:46:27.074Z] #46 18.73 internal/testlog [2021-06-11T08:46:27.074Z] #46 18.93 encoding [2021-06-11T08:46:27.074Z] #46 19.03 unicode/utf16 [2021-06-11T08:46:27.074Z] #46 19.22 container/list [2021-06-11T08:46:27.074Z] #46 19.72 crypto/internal/subtle [2021-06-11T08:46:27.074Z] #46 19.86 crypto/subtle [2021-06-11T08:46:27.074Z] #46 19.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T08:46:27.074Z] #46 20.13 internal/nettrace [2021-06-11T08:46:27.074Z] #46 20.27 runtime/cgo [2021-06-11T08:46:27.268Z] #46 102.5 net/http/internal [2021-06-11T08:46:27.335Z] #46 ... [2021-06-11T08:46:27.335Z] [2021-06-11T08:46:27.335Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:27.335Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:27.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T08:46:27.863Z] #40 22.98 Checking out files: 69% (1172/1694) Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-11T08:46:27.863Z] #40 23.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T08:46:27.913Z] #13 ... [2021-06-11T08:46:27.913Z] [2021-06-11T08:46:27.913Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:27.913Z] #48 sha256:e0d0e9017a5b07286b9cef2b4ff1721806e95f204ab3b2c0ca7b70d084bb02cd [2021-06-11T08:46:27.913Z] #48 5.090 + RM_GOPATH=0 [2021-06-11T08:46:27.913Z] #48 5.090 + TMP_GOPATH= [2021-06-11T08:46:27.913Z] #48 5.090 + : /build [2021-06-11T08:46:27.913Z] #48 5.090 + '[' -z '' ']' [2021-06-11T08:46:27.913Z] #48 5.090 ++ mktemp -d [2021-06-11T08:46:27.913Z] #48 5.101 + export GOPATH=/tmp/tmp.RO4Big7qv8 [2021-06-11T08:46:27.913Z] #48 5.101 + GOPATH=/tmp/tmp.RO4Big7qv8 [2021-06-11T08:46:27.913Z] #48 5.101 + RM_GOPATH=1 [2021-06-11T08:46:27.913Z] #48 5.101 + case "$(go env GOARCH)" in [2021-06-11T08:46:27.913Z] #48 5.101 ++ go env GOARCH [2021-06-11T08:46:27.913Z] #48 5.137 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:27.913Z] #48 5.137 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:27.913Z] #48 5.137 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:27.913Z] #48 5.139 + dir=/tmp/install [2021-06-11T08:46:27.913Z] #48 5.139 + bin=gotestsum [2021-06-11T08:46:27.913Z] #48 5.139 + shift [2021-06-11T08:46:27.913Z] #48 5.139 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T08:46:27.913Z] #48 5.139 + . /tmp/install/gotestsum.installer [2021-06-11T08:46:27.913Z] #48 5.139 ++ : v0.5.3 [2021-06-11T08:46:27.913Z] #48 5.139 + install_gotestsum [2021-06-11T08:46:27.913Z] #48 5.149 + set -e [2021-06-11T08:46:27.913Z] #48 5.149 + export GO111MODULE=on [2021-06-11T08:46:27.913Z] #48 5.149 + GO111MODULE=on [2021-06-11T08:46:27.913Z] #48 5.149 + GOBIN=/build [2021-06-11T08:46:27.913Z] #48 5.149 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T08:46:27.913Z] #48 5.218 go: finding gotest.tools v0.5.3 [2021-06-11T08:46:27.913Z] #48 5.248 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:27.913Z] #48 6.175 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:27.913Z] #48 6.749 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T08:46:27.913Z] #48 8.152 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:27.913Z] #48 8.155 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:46:27.913Z] #48 8.181 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T08:46:27.913Z] #48 8.211 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:27.913Z] #48 8.277 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:27.913Z] #48 8.327 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:27.913Z] #48 8.356 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:27.913Z] #48 8.572 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:27.913Z] #48 8.614 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T08:46:27.913Z] #48 8.669 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:27.913Z] #48 8.684 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:27.913Z] #48 8.841 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:27.913Z] #48 8.842 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:27.913Z] #48 8.883 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:27.913Z] #48 8.883 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:27.913Z] #48 8.924 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:27.913Z] #48 8.951 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:27.913Z] #48 8.980 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:27.913Z] #48 9.082 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:27.913Z] #48 ... [2021-06-11T08:46:27.913Z] [2021-06-11T08:46:27.913Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:27.913Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:46:27.913Z] #13 5.497 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:46:27.938Z] #36 38.76 The following additional packages will be installed: [2021-06-11T08:46:27.938Z] #36 38.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T08:46:27.938Z] #36 38.80 Suggested packages: [2021-06-11T08:46:27.938Z] #36 38.83 cmake-doc ninja-build lrzip [2021-06-11T08:46:27.938Z] #36 38.83 Recommended packages: [2021-06-11T08:46:27.938Z] #36 38.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T08:46:28.178Z] #13 ... [2021-06-11T08:46:28.178Z] [2021-06-11T08:46:28.178Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:28.178Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-11T08:46:28.178Z] #56 5.375 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:28.178Z] #56 5.432 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:28.178Z] #56 5.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:28.178Z] #56 6.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:46:28.178Z] #56 8.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:46:28.178Z] #56 9.439 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:46:28.444Z] #56 ... [2021-06-11T08:46:28.444Z] [2021-06-11T08:46:28.444Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:28.444Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:46:28.444Z] #46 4.577 + RM_GOPATH=0 [2021-06-11T08:46:28.444Z] #46 4.577 + TMP_GOPATH= [2021-06-11T08:46:28.444Z] #46 4.579 + : /build [2021-06-11T08:46:28.444Z] #46 4.579 + '[' -z '' ']' [2021-06-11T08:46:28.444Z] #46 4.579 ++ mktemp -d [2021-06-11T08:46:28.444Z] #46 4.591 + export GOPATH=/tmp/tmp.zb2lgBY2tY [2021-06-11T08:46:28.444Z] #46 4.591 + GOPATH=/tmp/tmp.zb2lgBY2tY [2021-06-11T08:46:28.444Z] #46 4.591 + RM_GOPATH=1 [2021-06-11T08:46:28.444Z] #46 4.591 + case "$(go env GOARCH)" in [2021-06-11T08:46:28.444Z] #46 4.591 ++ go env GOARCH [2021-06-11T08:46:28.444Z] #46 4.665 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.444Z] #46 4.665 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.444Z] #46 4.665 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:28.444Z] #46 4.683 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:28.444Z] #46 4.683 + dir=/tmp/install [2021-06-11T08:46:28.444Z] #46 4.683 + bin=vndr [2021-06-11T08:46:28.444Z] #46 4.683 + shift [2021-06-11T08:46:28.444Z] #46 4.683 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T08:46:28.444Z] #46 4.683 + . /tmp/install/vndr.installer [2021-06-11T08:46:28.444Z] #46 4.683 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:28.444Z] #46 4.683 + install_vndr [2021-06-11T08:46:28.444Z] #46 4.683 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T08:46:28.444Z] #46 4.687 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zb2lgBY2tY/src/github.com/LK4D4/vndr [2021-06-11T08:46:28.444Z] #46 4.695 Cloning into '/tmp/tmp.zb2lgBY2tY/src/github.com/LK4D4/vndr'... [2021-06-11T08:46:28.444Z] #46 5.477 + cd /tmp/tmp.zb2lgBY2tY/src/github.com/LK4D4/vndr [2021-06-11T08:46:28.444Z] #46 5.477 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T08:46:28.444Z] #46 5.508 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T08:46:28.444Z] #46 6.644 internal/race [2021-06-11T08:46:28.444Z] #46 6.668 runtime/internal/sys [2021-06-11T08:46:28.444Z] #46 6.701 internal/cpu [2021-06-11T08:46:28.444Z] #46 6.712 runtime/internal/atomic [2021-06-11T08:46:28.444Z] #46 6.809 sync/atomic [2021-06-11T08:46:28.444Z] #46 7.260 runtime/internal/math [2021-06-11T08:46:28.444Z] #46 7.293 internal/bytealg [2021-06-11T08:46:28.444Z] #46 7.393 unicode [2021-06-11T08:46:28.444Z] #46 7.424 unicode/utf8 [2021-06-11T08:46:28.444Z] #46 7.595 math/bits [2021-06-11T08:46:28.444Z] #46 7.693 internal/testlog [2021-06-11T08:46:28.444Z] #46 7.970 encoding [2021-06-11T08:46:28.444Z] #46 8.275 runtime [2021-06-11T08:46:28.444Z] #46 8.332 unicode/utf16 [2021-06-11T08:46:28.444Z] #46 8.592 math [2021-06-11T08:46:28.444Z] #46 8.801 container/list [2021-06-11T08:46:28.444Z] #46 9.801 crypto/internal/subtle [2021-06-11T08:46:28.444Z] #46 10.08 crypto/subtle [2021-06-11T08:46:28.444Z] #46 10.28 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T08:46:28.444Z] #46 ... [2021-06-11T08:46:28.444Z] [2021-06-11T08:46:28.444Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:28.444Z] #59 sha256:44b6b1428cf1100024b9b88a0480caaaf5cefb739da299a5a1a96e77eefb1c1b [2021-06-11T08:46:28.444Z] #59 4.607 + RM_GOPATH=0 [2021-06-11T08:46:28.444Z] #59 4.607 + TMP_GOPATH= [2021-06-11T08:46:28.444Z] #59 4.607 + : /build [2021-06-11T08:46:28.444Z] #59 4.607 + '[' -z '' ']' [2021-06-11T08:46:28.444Z] #59 4.607 ++ mktemp -d [2021-06-11T08:46:28.444Z] #59 4.609 + export GOPATH=/tmp/tmp.3V35J5S0XK [2021-06-11T08:46:28.444Z] #59 4.609 + GOPATH=/tmp/tmp.3V35J5S0XK [2021-06-11T08:46:28.445Z] #59 4.609 + RM_GOPATH=1 [2021-06-11T08:46:28.445Z] #59 4.609 + case "$(go env GOARCH)" in [2021-06-11T08:46:28.445Z] #59 4.619 ++ go env GOARCH [2021-06-11T08:46:28.445Z] #59 4.688 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.445Z] #59 4.688 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.445Z] #59 4.688 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:28.445Z] #59 4.731 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:28.445Z] #59 4.731 + dir=/tmp/install [2021-06-11T08:46:28.445Z] #59 4.731 + bin=rootlesskit [2021-06-11T08:46:28.445Z] #59 4.731 + shift [2021-06-11T08:46:28.445Z] #59 4.731 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T08:46:28.445Z] #59 4.731 + . /tmp/install/rootlesskit.installer [2021-06-11T08:46:28.445Z] #59 4.731 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:28.445Z] #59 4.731 + install_rootlesskit [2021-06-11T08:46:28.445Z] #59 4.731 + case "$1" in [2021-06-11T08:46:28.445Z] #59 4.731 + export CGO_ENABLED=0 [2021-06-11T08:46:28.445Z] #59 4.731 + CGO_ENABLED=0 [2021-06-11T08:46:28.445Z] #59 4.731 + _install_rootlesskit [2021-06-11T08:46:28.445Z] #59 4.731 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T08:46:28.445Z] #59 4.731 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3V35J5S0XK/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:46:28.445Z] #59 4.748 Cloning into '/tmp/tmp.3V35J5S0XK/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T08:46:28.445Z] #59 8.125 + cd /tmp/tmp.3V35J5S0XK/src/github.com/rootless-containers/rootlesskit [2021-06-11T08:46:28.445Z] #59 8.125 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T08:46:28.445Z] #59 8.146 + export GO111MODULE=on [2021-06-11T08:46:28.445Z] #59 8.146 + GO111MODULE=on [2021-06-11T08:46:28.445Z] #59 8.146 + export GOPROXY=https://proxy.golang.org [2021-06-11T08:46:28.445Z] #59 8.146 + GOPROXY=https://proxy.golang.org [2021-06-11T08:46:28.445Z] #59 8.147 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:46:28.445Z] #59 8.147 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T08:46:28.445Z] #59 10.24 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:28.445Z] #59 10.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:28.508Z] #36 39.72 The following NEW packages will be installed: [2021-06-11T08:46:28.508Z] #36 39.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T08:46:28.508Z] #36 39.73 vim-common xxd [2021-06-11T08:46:28.716Z] #59 10.37 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:46:28.716Z] #59 10.37 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:28.716Z] #59 10.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:28.716Z] #59 10.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:28.716Z] #59 10.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:28.716Z] #59 ... [2021-06-11T08:46:28.716Z] [2021-06-11T08:46:28.716Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:28.716Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:28.716Z] #50 4.706 + RM_GOPATH=0 [2021-06-11T08:46:28.716Z] #50 4.706 + TMP_GOPATH= [2021-06-11T08:46:28.716Z] #50 4.706 + : /build [2021-06-11T08:46:28.716Z] #50 4.706 + '[' -z '' ']' [2021-06-11T08:46:28.716Z] #50 4.706 ++ mktemp -d [2021-06-11T08:46:28.716Z] #50 4.711 + export GOPATH=/tmp/tmp.0DliSI5W78 [2021-06-11T08:46:28.716Z] #50 4.711 + GOPATH=/tmp/tmp.0DliSI5W78 [2021-06-11T08:46:28.716Z] #50 4.711 + RM_GOPATH=1 [2021-06-11T08:46:28.716Z] #50 4.711 + case "$(go env GOARCH)" in [2021-06-11T08:46:28.716Z] #50 4.711 ++ go env GOARCH [2021-06-11T08:46:28.716Z] #50 4.775 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.716Z] #50 4.775 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.716Z] #50 4.775 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:28.716Z] #50 4.779 + dir=/tmp/install [2021-06-11T08:46:28.716Z] #50 4.779 + bin=golangci_lint [2021-06-11T08:46:28.716Z] #50 4.779 + shift [2021-06-11T08:46:28.716Z] #50 4.779 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T08:46:28.716Z] #50 4.779 + . /tmp/install/golangci_lint.installer [2021-06-11T08:46:28.716Z] #50 4.779 ++ : v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.779 + install_golangci_lint [2021-06-11T08:46:28.716Z] #50 4.779 + set -e [2021-06-11T08:46:28.716Z] #50 4.779 + export GO111MODULE=on [2021-06-11T08:46:28.716Z] #50 4.779 + GO111MODULE=on [2021-06-11T08:46:28.716Z] #50 4.779 + GOBIN=/build [2021-06-11T08:46:28.716Z] #50 4.779 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.877 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.877 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.877 go: finding github.com/golangci v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.877 go: finding github.com v1.23.8 [2021-06-11T08:46:28.716Z] #50 4.877 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T08:46:28.716Z] #50 5.886 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:28.716Z] #50 6.466 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T08:46:28.716Z] #50 ... [2021-06-11T08:46:28.716Z] [2021-06-11T08:46:28.716Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:28.716Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-11T08:46:28.716Z] #32 4.068 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T08:46:28.716Z] #32 4.082 Cloning into '.'... [2021-06-11T08:46:28.981Z] #32 ... [2021-06-11T08:46:28.981Z] [2021-06-11T08:46:28.981Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:28.981Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:46:28.981Z] #44 5.325 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:28.981Z] #44 5.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:28.981Z] #44 5.361 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:28.981Z] #44 5.862 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T08:46:28.981Z] #44 6.241 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:46:28.981Z] #44 7.481 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:46:28.981Z] #44 8.910 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:46:28.981Z] #44 10.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T08:46:28.981Z] #44 ... [2021-06-11T08:46:28.981Z] [2021-06-11T08:46:28.981Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:46:28.981Z] #24 sha256:84048910cb63d87d216dc74e7689ebc67caa4e1edf2a40f7bafa472edef8d7b7 [2021-06-11T08:46:28.981Z] #24 4.754 + RM_GOPATH=0 [2021-06-11T08:46:28.981Z] #24 4.754 + TMP_GOPATH= [2021-06-11T08:46:28.981Z] #24 4.754 + : /build [2021-06-11T08:46:28.981Z] #24 4.754 + '[' -z '' ']' [2021-06-11T08:46:28.981Z] #24 4.757 ++ mktemp -d [2021-06-11T08:46:28.981Z] #24 4.763 + export GOPATH=/tmp/tmp.yG6HecPgWM [2021-06-11T08:46:28.981Z] #24 4.763 + GOPATH=/tmp/tmp.yG6HecPgWM [2021-06-11T08:46:28.981Z] #24 4.763 + RM_GOPATH=1 [2021-06-11T08:46:28.981Z] #24 4.763 + case "$(go env GOARCH)" in [2021-06-11T08:46:28.981Z] #24 4.763 ++ go env GOARCH [2021-06-11T08:46:28.981Z] #24 4.822 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.981Z] #24 4.822 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:28.981Z] #24 4.822 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:28.981Z] #24 4.847 + dir=/tmp/install [2021-06-11T08:46:28.981Z] #24 4.847 + bin=dockercli [2021-06-11T08:46:28.981Z] #24 4.847 + shift [2021-06-11T08:46:28.981Z] #24 4.847 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T08:46:28.981Z] #24 4.847 + . /tmp/install/dockercli.installer [2021-06-11T08:46:28.981Z] #24 4.847 ++ : stable [2021-06-11T08:46:28.981Z] #24 4.847 ++ : 17.06.2-ce [2021-06-11T08:46:28.981Z] #24 4.847 + install_dockercli [2021-06-11T08:46:28.981Z] #24 4.847 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T08:46:28.981Z] #24 4.847 ++ uname -m [2021-06-11T08:46:28.981Z] #24 4.847 Install docker/cli version 17.06.2-ce from stable [2021-06-11T08:46:28.981Z] #24 4.878 + arch=aarch64 [2021-06-11T08:46:28.981Z] #24 4.878 + '[' aarch64 '!=' x86_64 ']' [2021-06-11T08:46:28.981Z] #24 4.878 + '[' aarch64 '!=' s390x ']' [2021-06-11T08:46:28.981Z] #24 4.878 + '[' aarch64 '!=' armhf ']' [2021-06-11T08:46:28.981Z] #24 4.878 + build_dockercli [2021-06-11T08:46:28.981Z] #24 4.878 + git clone https://github.com/docker/docker-ce /tmp/tmp.yG6HecPgWM/tmp/docker-ce [2021-06-11T08:46:28.981Z] #24 4.886 Cloning into '/tmp/tmp.yG6HecPgWM/tmp/docker-ce'... [2021-06-11T08:46:29.087Z] #36 40.10 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:29.087Z] #36 40.10 Need to get 14.9 MB of archives. [2021-06-11T08:46:29.087Z] #36 40.10 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T08:46:29.087Z] #36 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:46:29.087Z] #36 40.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:46:29.087Z] #36 40.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T08:46:29.087Z] #36 40.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:46:29.247Z] #24 ... [2021-06-11T08:46:29.247Z] [2021-06-11T08:46:29.247Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:29.247Z] #34 sha256:7c708afcb4c92ff6db5f32982aef8aa490fd47c23702dd7528909c568a73b64f [2021-06-11T08:46:29.247Z] #34 4.849 Install go-toml version v1.8.1 [2021-06-11T08:46:29.247Z] #34 4.873 go: finding github.com v1.8.1 [2021-06-11T08:46:29.247Z] #34 4.878 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T08:46:29.247Z] #34 4.878 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T08:46:29.247Z] #34 4.878 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:29.247Z] #34 4.878 go: finding github.com/pelletier v1.8.1 [2021-06-11T08:46:29.247Z] #34 5.417 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:29.247Z] #34 5.818 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T08:46:29.247Z] #34 7.558 github.com/pelletier/go-toml [2021-06-11T08:46:29.247Z] #34 ... [2021-06-11T08:46:29.247Z] [2021-06-11T08:46:29.247Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:29.247Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-11T08:46:29.247Z] #40 4.794 + git clone https://github.com/docker/distribution.git . [2021-06-11T08:46:29.247Z] #40 4.801 Cloning into '.'... [2021-06-11T08:46:29.346Z] #36 ... [2021-06-11T08:46:29.346Z] [2021-06-11T08:46:29.346Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:29.346Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:29.346Z] #56 29.17 Reading package lists... [2021-06-11T08:46:29.346Z] #56 34.96 Building dependency tree... [2021-06-11T08:46:29.346Z] #56 37.63 The following additional packages will be installed: [2021-06-11T08:46:29.346Z] #56 37.63 libbtrfs0 [2021-06-11T08:46:29.346Z] #56 37.80 The following NEW packages will be installed: [2021-06-11T08:46:29.346Z] #56 37.82 libbtrfs-dev libbtrfs0 [2021-06-11T08:46:29.346Z] #56 38.29 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:29.346Z] #56 38.29 Need to get 119 kB of archives. [2021-06-11T08:46:29.346Z] #56 38.29 After this operation, 387 kB of additional disk space will be used. [2021-06-11T08:46:29.346Z] #56 38.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:46:29.346Z] #56 38.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:46:29.346Z] #56 39.17 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:29.346Z] #56 39.35 Fetched 119 kB in 0s (422 kB/s) [2021-06-11T08:46:29.346Z] #56 39.47 Selecting previously unselected package libbtrfs0. [2021-06-11T08:46:29.347Z] #56 39.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:29.347Z] #56 39.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:46:29.347Z] #56 39.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:29.347Z] #56 39.72 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:46:29.347Z] #56 39.72 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:46:29.347Z] #56 39.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:29.347Z] #56 39.93 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:29.347Z] #56 39.96 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:29.347Z] #56 39.98 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:29.347Z] #56 DONE 40.6s [2021-06-11T08:46:29.347Z] [2021-06-11T08:46:29.347Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:46:29.347Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:46:29.512Z] #40 ... [2021-06-11T08:46:29.512Z] [2021-06-11T08:46:29.512Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:29.512Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:46:29.512Z] #52 3.692 + RM_GOPATH=0 [2021-06-11T08:46:29.512Z] #52 3.692 + TMP_GOPATH= [2021-06-11T08:46:29.512Z] #52 3.693 + : /build [2021-06-11T08:46:29.512Z] #52 3.693 + '[' -z '' ']' [2021-06-11T08:46:29.512Z] #52 3.697 ++ mktemp -d [2021-06-11T08:46:29.512Z] #52 3.698 + export GOPATH=/tmp/tmp.f1H39ntPHN [2021-06-11T08:46:29.512Z] #52 3.698 + GOPATH=/tmp/tmp.f1H39ntPHN [2021-06-11T08:46:29.512Z] #52 3.698 + RM_GOPATH=1 [2021-06-11T08:46:29.512Z] #52 3.698 + case "$(go env GOARCH)" in [2021-06-11T08:46:29.512Z] #52 3.699 ++ go env GOARCH [2021-06-11T08:46:29.512Z] #52 3.720 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:29.512Z] #52 3.720 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:29.512Z] #52 3.721 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:29.512Z] #52 3.725 + dir=/tmp/install [2021-06-11T08:46:29.512Z] #52 3.725 + bin=shfmt [2021-06-11T08:46:29.512Z] #52 3.725 + shift [2021-06-11T08:46:29.512Z] #52 3.725 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T08:46:29.512Z] #52 3.725 + . /tmp/install/shfmt.installer [2021-06-11T08:46:29.512Z] #52 3.725 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:29.512Z] #52 3.725 + install_shfmt [2021-06-11T08:46:29.512Z] #52 3.725 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T08:46:29.512Z] #52 3.725 + git clone https://github.com/mvdan/sh.git /tmp/tmp.f1H39ntPHN/src/github.com/mvdan/sh [2021-06-11T08:46:29.512Z] #52 3.725 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:29.512Z] #52 3.735 Cloning into '/tmp/tmp.f1H39ntPHN/src/github.com/mvdan/sh'... [2021-06-11T08:46:29.512Z] #52 10.12 + cd /tmp/tmp.f1H39ntPHN/src/github.com/mvdan/sh [2021-06-11T08:46:29.512Z] #52 10.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T08:46:29.512Z] #52 10.24 + GO111MODULE=on [2021-06-11T08:46:29.512Z] #52 10.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T08:46:29.512Z] #52 ... [2021-06-11T08:46:29.512Z] [2021-06-11T08:46:29.512Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:29.512Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-11T08:46:29.512Z] #36 3.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:29.512Z] #36 3.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:29.512Z] #36 3.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:29.512Z] #36 4.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:46:29.512Z] #36 5.334 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:46:29.512Z] #36 6.738 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:46:29.776Z] #36 ... [2021-06-11T08:46:29.776Z] [2021-06-11T08:46:29.776Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:29.776Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:46:29.776Z] #52 11.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:29.776Z] #52 11.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:29.776Z] #52 11.54 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:29.783Z] #40 25.38 + 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-06-11T08:46:30.041Z] #52 11.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:30.041Z] #52 11.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:30.543Z] #46 105.6 crypto/tls [2021-06-11T08:46:30.623Z] #52 12.40 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:30.727Z] #57 1.111 + RM_GOPATH=0 [2021-06-11T08:46:30.727Z] #57 1.112 + TMP_GOPATH= [2021-06-11T08:46:30.727Z] #57 1.112 + : /build [2021-06-11T08:46:30.727Z] #57 1.112 + '[' -z '' ']' [2021-06-11T08:46:30.727Z] #57 1.116 ++ mktemp -d [2021-06-11T08:46:30.727Z] #57 1.120 + export GOPATH=/tmp/tmp.8jV4G1RPOn [2021-06-11T08:46:30.727Z] #57 1.120 + GOPATH=/tmp/tmp.8jV4G1RPOn [2021-06-11T08:46:30.727Z] #57 1.120 + RM_GOPATH=1 [2021-06-11T08:46:30.727Z] #57 1.120 + case "$(go env GOARCH)" in [2021-06-11T08:46:30.727Z] #57 1.121 ++ go env GOARCH [2021-06-11T08:46:30.727Z] #57 1.144 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:30.727Z] #57 1.144 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:30.727Z] #57 1.152 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:30.727Z] #57 1.153 + dir=/tmp/install [2021-06-11T08:46:30.727Z] #57 1.153 + bin=containerd [2021-06-11T08:46:30.727Z] #57 1.153 + shift [2021-06-11T08:46:30.727Z] #57 1.154 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T08:46:30.727Z] #57 1.154 + . /tmp/install/containerd.installer [2021-06-11T08:46:30.727Z] #57 1.154 ++ set -e [2021-06-11T08:46:30.727Z] #57 1.154 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:46:30.727Z] #57 1.155 + install_containerd [2021-06-11T08:46:30.727Z] #57 1.155 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T08:46:30.727Z] #57 1.155 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:46:30.727Z] #57 1.155 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8jV4G1RPOn/src/github.com/containerd/containerd [2021-06-11T08:46:30.727Z] #57 1.157 Cloning into '/tmp/tmp.8jV4G1RPOn/src/github.com/containerd/containerd'... [2021-06-11T08:46:31.472Z] #46 ... [2021-06-11T08:46:31.472Z] [2021-06-11T08:46:31.472Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:31.472Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:31.578Z] #52 13.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:31.729Z] #13 102.0 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T08:46:31.729Z] #13 102.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T08:46:31.729Z] #13 102.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:46:31.729Z] #13 102.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T08:46:31.729Z] #13 102.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T08:46:31.729Z] #13 102.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:46:31.985Z] #13 102.3 Selecting previously unselected package libbtrfs0. [2021-06-11T08:46:31.985Z] #13 102.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:46:31.985Z] #13 102.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:32.156Z] #52 14.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:32.242Z] #13 102.4 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:46:32.242Z] #13 102.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:46:32.242Z] #13 102.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:32.242Z] #13 102.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T08:46:32.242Z] #13 102.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:46:32.242Z] #13 102.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:32.242Z] #13 102.7 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T08:46:32.242Z] #13 102.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:32.242Z] #13 102.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:32.242Z] #13 102.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T08:46:32.498Z] #13 102.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T08:46:32.498Z] #13 102.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:46:32.498Z] #13 103.1 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T08:46:32.755Z] #13 103.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:46:32.755Z] #13 103.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:46:33.012Z] #13 103.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T08:46:33.012Z] #13 103.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:46:33.012Z] #13 103.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:46:33.012Z] #13 103.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T08:46:33.012Z] #13 103.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T08:46:33.012Z] #13 103.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:46:33.268Z] #13 103.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T08:46:33.268Z] #13 103.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T08:46:33.268Z] #13 103.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:46:33.525Z] #13 103.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T08:46:33.525Z] #13 104.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T08:46:33.525Z] #13 104.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:46:33.781Z] #13 104.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T08:46:33.781Z] #13 104.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:46:33.781Z] #13 104.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:33.993Z] #40 ... [2021-06-11T08:46:33.993Z] [2021-06-11T08:46:33.993Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:33.993Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:46:33.993Z] #46 29.93 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T08:46:33.993Z] #46 30.01 vendor/golang.org/x/crypto/curve25519 [2021-06-11T08:46:34.016Z] #57 ... [2021-06-11T08:46:34.016Z] [2021-06-11T08:46:34.016Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:34.016Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:46:34.016Z] #50 35.17 go: extracting golang.org/x/text v0.3.2 [2021-06-11T08:46:34.016Z] #50 39.06 go: finding github.com/fatih/color v1.7.0 [2021-06-11T08:46:34.016Z] #50 39.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:34.016Z] #50 39.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:34.016Z] #50 39.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:34.016Z] #50 39.34 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:34.016Z] #50 39.37 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:34.016Z] #50 39.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:34.016Z] #50 39.40 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:34.016Z] #50 39.42 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T08:46:34.016Z] #50 39.46 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.48 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:34.016Z] #50 39.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:34.016Z] #50 39.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.52 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:34.016Z] #50 39.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.56 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.60 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T08:46:34.016Z] #50 39.60 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:34.016Z] #50 39.61 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.70 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.74 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:34.016Z] #50 39.74 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.75 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:34.016Z] #50 39.80 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:34.016Z] #50 39.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:34.016Z] #50 39.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:34.016Z] #50 39.91 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:34.016Z] #50 39.92 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:34.016Z] #50 39.95 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:34.016Z] #50 39.96 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:34.016Z] #50 39.97 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:34.016Z] #50 40.00 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:34.016Z] #50 40.03 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:34.016Z] #50 40.04 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:34.016Z] #50 40.10 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:34.016Z] #50 40.18 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:34.016Z] #50 40.28 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:34.016Z] #50 40.30 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T08:46:34.016Z] #50 40.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:34.016Z] #50 40.36 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T08:46:34.016Z] #50 40.39 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:34.016Z] #50 40.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:34.016Z] #50 40.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:34.016Z] #50 40.47 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:34.016Z] #50 40.51 go: finding golang.org/x/text v0.3.2 [2021-06-11T08:46:34.016Z] #50 40.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:34.016Z] #50 40.60 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:34.016Z] #50 40.64 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:34.016Z] #50 40.78 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:34.016Z] #50 40.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:34.016Z] #50 40.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:34.016Z] #50 40.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:34.016Z] #50 40.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:34.016Z] #50 40.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:34.016Z] #50 40.89 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:34.016Z] #50 40.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:34.016Z] #50 40.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:34.016Z] #50 40.96 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:34.016Z] #50 40.96 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:34.016Z] #50 41.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:34.016Z] #50 41.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:34.016Z] #50 41.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:34.016Z] #50 41.09 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:34.016Z] #50 41.11 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:34.016Z] #50 41.12 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:34.016Z] #50 41.16 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:34.016Z] #50 41.34 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:34.016Z] #50 41.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:34.016Z] #50 41.65 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:34.016Z] #50 41.74 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:34.016Z] #50 41.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:34.016Z] #50 41.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:34.016Z] #50 41.81 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:34.037Z] #13 104.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T08:46:34.037Z] #13 104.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:46:34.037Z] #13 104.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:46:34.037Z] #13 104.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T08:46:34.037Z] #13 104.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:34.037Z] #13 104.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:34.102Z] #52 15.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:34.102Z] #52 15.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:34.102Z] #52 15.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:34.275Z] #50 ... [2021-06-11T08:46:34.275Z] [2021-06-11T08:46:34.275Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:34.275Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:34.275Z] #44 37.73 The following additional packages will be installed: [2021-06-11T08:46:34.275Z] #44 37.74 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T08:46:34.275Z] #44 37.75 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T08:46:34.275Z] #44 37.76 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:34.275Z] #44 37.76 python3.7-minimal [2021-06-11T08:46:34.275Z] #44 37.76 Suggested packages: [2021-06-11T08:46:34.275Z] #44 37.77 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T08:46:34.275Z] #44 37.77 python3.7-doc binfmt-support [2021-06-11T08:46:34.275Z] #44 39.11 The following NEW packages will be installed: [2021-06-11T08:46:34.275Z] #44 39.13 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T08:46:34.275Z] #44 39.15 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T08:46:34.275Z] #44 39.15 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:34.275Z] #44 39.15 python3.7-minimal [2021-06-11T08:46:34.275Z] #44 39.54 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:34.275Z] #44 39.54 Need to get 6695 kB of archives. [2021-06-11T08:46:34.275Z] #44 39.54 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T08:46:34.275Z] #44 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:46:34.275Z] #44 39.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:46:34.275Z] #44 39.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:46:34.275Z] #44 39.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:46:34.275Z] #44 39.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:46:34.275Z] #44 40.10 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T08:46:34.275Z] #44 40.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:46:34.275Z] #44 40.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:46:34.275Z] #44 40.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:46:34.275Z] #44 40.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T08:46:34.275Z] #44 40.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:46:34.275Z] #44 40.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T08:46:34.275Z] #44 40.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T08:46:34.275Z] #44 40.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:46:34.275Z] #44 40.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:46:34.275Z] #44 40.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:46:34.275Z] #44 41.71 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:34.275Z] #44 41.89 Fetched 6695 kB in 1s (4848 kB/s) [2021-06-11T08:46:34.275Z] #44 42.05 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:46:34.275Z] #44 42.05 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:34.275Z] #44 42.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:34.275Z] #44 42.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:34.275Z] #44 42.87 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:46:34.275Z] #44 42.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:34.275Z] #44 42.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:34.275Z] #44 44.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:34.275Z] #44 44.36 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:34.367Z] #52 16.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:34.599Z] #13 104.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:46:34.599Z] #13 104.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:46:34.599Z] #13 105.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:34.599Z] #13 105.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:46:34.843Z] #44 ... [2021-06-11T08:46:34.843Z] [2021-06-11T08:46:34.843Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:34.843Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:46:34.843Z] #52 45.76 internal/oserror [2021-06-11T08:46:34.843Z] #52 45.77 bytes [2021-06-11T08:46:34.843Z] #52 45.87 syscall [2021-06-11T08:46:34.856Z] #13 105.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:46:34.856Z] #13 105.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:46:34.856Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T08:46:34.856Z] #13 105.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-06-11T08:46:34.856Z] #13 105.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:46:34.856Z] #13 105.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T08:46:34.856Z] #13 105.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-06-11T08:46:34.856Z] #13 105.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:46:34.856Z] #13 105.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:46:34.856Z] #13 105.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:34.856Z] #13 105.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T08:46:34.856Z] #13 105.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:35.112Z] #13 105.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:35.112Z] #13 105.4 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:35.355Z] #52 ... [2021-06-11T08:46:35.355Z] [2021-06-11T08:46:35.355Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-11T08:46:35.355Z] #34 sha256:7c708afcb4c92ff6db5f32982aef8aa490fd47c23702dd7528909c568a73b64f [2021-06-11T08:46:35.355Z] #34 11.74 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T08:46:35.355Z] #34 DONE 16.9s [2021-06-11T08:46:35.355Z] [2021-06-11T08:46:35.355Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:35.355Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:35.355Z] #50 11.95 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T08:46:35.355Z] #50 11.97 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:35.355Z] #50 11.99 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:35.355Z] #50 11.99 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:35.355Z] #50 12.01 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T08:46:35.355Z] #50 12.03 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:35.355Z] #50 12.03 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T08:46:35.355Z] #50 12.05 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:35.355Z] #50 12.24 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:35.355Z] #50 12.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:35.355Z] #50 12.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:35.355Z] #50 12.30 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T08:46:35.355Z] #50 12.31 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:35.355Z] #50 12.53 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:35.355Z] #50 12.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:35.355Z] #50 12.68 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T08:46:35.355Z] #50 12.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:35.355Z] #50 12.73 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:35.355Z] #50 12.75 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T08:46:35.355Z] #50 12.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:35.355Z] #50 12.94 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:35.355Z] #50 13.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:35.355Z] #50 13.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:35.355Z] #50 13.21 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:35.355Z] #50 13.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:35.355Z] #50 13.49 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:35.355Z] #50 13.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:35.355Z] #50 13.56 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:35.355Z] #50 13.72 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:35.355Z] #50 13.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:35.355Z] #50 13.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:35.355Z] #50 13.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:35.355Z] #50 14.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:35.355Z] #50 14.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:35.355Z] #50 14.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:35.355Z] #50 14.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:35.355Z] #50 14.99 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:35.355Z] #50 15.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:35.355Z] #50 ... [2021-06-11T08:46:35.355Z] [2021-06-11T08:46:35.355Z] #27 [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-06-11T08:46:35.355Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-11T08:46:35.355Z] #27 15.35 Updating certificates in /etc/ssl/certs... [2021-06-11T08:46:35.355Z] #27 20.35 137 added, 0 removed; done. [2021-06-11T08:46:35.355Z] #27 20.61 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-11T08:46:35.355Z] #27 21.13 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:46:35.355Z] #27 21.21 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-11T08:46:35.355Z] #27 21.45 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T08:46:35.355Z] #27 21.55 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:35.355Z] #27 21.90 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T08:46:35.355Z] #27 22.09 Updating certificates in /etc/ssl/certs... [2021-06-11T08:46:35.355Z] #27 ... [2021-06-11T08:46:35.355Z] [2021-06-11T08:46:35.355Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:35.355Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-11T08:46:35.355Z] #40 14.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T08:46:35.355Z] #40 14.95 + 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-06-11T08:46:36.543Z] #46 ... [2021-06-11T08:46:36.543Z] [2021-06-11T08:46:36.543Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:36.543Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:46:36.543Z] #52 22.97 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T08:46:36.543Z] #52 23.05 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T08:46:36.543Z] #52 23.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T08:46:36.543Z] #52 23.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T08:46:36.543Z] #52 24.23 runtime/cgo [2021-06-11T08:46:36.543Z] #52 24.36 runtime [2021-06-11T08:46:36.748Z] #52 47.88 reflect [2021-06-11T08:46:36.805Z] #52 ... [2021-06-11T08:46:36.805Z] [2021-06-11T08:46:36.805Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:36.805Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:36.805Z] #50 23.74 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:36.805Z] #50 23.75 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:36.805Z] #50 23.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:36.805Z] #50 24.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:36.805Z] #50 24.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:36.805Z] #50 24.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:36.805Z] #50 24.50 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:36.805Z] #50 24.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:36.805Z] #50 24.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:36.805Z] #50 25.04 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:36.805Z] #50 25.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:36.805Z] #50 25.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:36.805Z] #50 25.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.57 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:36.805Z] #50 25.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.88 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:36.805Z] #50 25.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:36.805Z] #50 26.01 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:36.805Z] #50 26.13 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:36.805Z] #50 26.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:36.805Z] #50 26.36 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:36.805Z] #50 26.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:36.805Z] #50 26.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:36.805Z] #50 26.52 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:36.805Z] #50 26.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:36.805Z] #50 26.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:36.805Z] #50 26.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:36.805Z] #50 26.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:36.805Z] #50 26.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:36.805Z] #50 27.08 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:36.805Z] #50 27.19 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:36.805Z] #50 27.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:36.805Z] #50 27.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:36.805Z] #50 27.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:36.805Z] #50 27.39 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T08:46:36.805Z] #50 27.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:36.805Z] #50 27.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:36.805Z] #50 27.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:36.805Z] #50 27.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:36.805Z] #50 27.81 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:36.805Z] #50 27.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:36.805Z] #50 27.92 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:36.805Z] #50 27.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:36.805Z] #50 27.95 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T08:46:36.805Z] #50 28.00 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:36.805Z] #50 28.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:36.805Z] #50 28.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:36.805Z] #50 28.26 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:36.805Z] #50 28.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:36.805Z] #50 28.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:36.805Z] #50 28.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:36.805Z] #50 28.90 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:36.805Z] #50 32.26 go: extracting golang.org/x/text v0.3.2 [2021-06-11T08:46:36.805Z] #50 32.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:37.003Z] #13 DONE 107.1s [2021-06-11T08:46:37.003Z] [2021-06-11T08:46:37.003Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:46:37.003Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:46:37.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T08:46:37.748Z] #50 ... [2021-06-11T08:46:37.748Z] [2021-06-11T08:46:37.748Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:37.748Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:37.748Z] #44 23.56 Fetched 8452 kB in 18s (483 kB/s) [2021-06-11T08:46:37.748Z] #44 23.56 Reading package lists... [2021-06-11T08:46:37.947Z] #40 ... [2021-06-11T08:46:37.947Z] [2021-06-11T08:46:37.947Z] #27 [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-06-11T08:46:37.947Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-11T08:46:37.947Z] #27 27.25 0 added, 0 removed; done. [2021-06-11T08:46:37.947Z] #27 27.25 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T08:46:37.947Z] #27 27.26 done. [2021-06-11T08:46:37.947Z] #27 DONE 27.7s [2021-06-11T08:46:37.947Z] [2021-06-11T08:46:37.947Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:37.947Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:37.947Z] #50 19.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:37.947Z] #50 19.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:37.947Z] #50 19.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:37.947Z] #50 19.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:37.947Z] #50 19.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:37.947Z] #50 19.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:37.947Z] #50 19.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:37.947Z] #50 19.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:37.947Z] #50 19.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:37.947Z] #50 19.24 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:37.947Z] #50 19.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:37.947Z] #50 19.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:37.947Z] #50 19.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:37.947Z] #50 ... [2021-06-11T08:46:37.947Z] [2021-06-11T08:46:37.947Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T08:46:37.947Z] #28 sha256:2952f893115b1317cf1b335d140dd7b9b4dbfb47638df6f2bc81b7e017f503fd [2021-06-11T08:46:37.947Z] #28 DONE 0.1s [2021-06-11T08:46:37.947Z] [2021-06-11T08:46:37.947Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:37.947Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:37.947Z] #50 19.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:37.947Z] #50 19.56 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:37.947Z] #50 19.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T08:46:37.947Z] #50 19.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:37.947Z] #50 19.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:37.947Z] #50 19.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:37.947Z] #50 19.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:37.947Z] #50 19.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:37.947Z] #50 19.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:38.011Z] #44 29.03 Reading package lists... [2021-06-11T08:46:38.011Z] #44 ... [2021-06-11T08:46:38.011Z] [2021-06-11T08:46:38.011Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:38.011Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:46:38.011Z] #59 24.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:38.011Z] #59 24.45 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:38.011Z] #59 24.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:38.011Z] #59 24.71 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:38.011Z] #59 24.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:38.011Z] #59 26.99 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:38.011Z] #59 27.02 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:38.011Z] #59 27.25 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:38.011Z] #59 27.26 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:38.011Z] #59 27.42 go: finding github.com/google/uuid v1.2.0 [2021-06-11T08:46:38.011Z] #59 27.46 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:38.011Z] #59 27.56 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:38.011Z] #59 27.57 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:38.011Z] #59 27.59 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:38.011Z] #59 27.69 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:38.011Z] #59 27.71 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:38.011Z] #59 27.74 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:38.011Z] #59 27.75 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:38.011Z] #59 27.93 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:38.011Z] #59 28.02 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:38.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T08:46:38.130Z] #52 ... [2021-06-11T08:46:38.130Z] [2021-06-11T08:46:38.130Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:38.130Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:38.130Z] #13 28.81 Reading package lists... [2021-06-11T08:46:38.130Z] #13 34.86 Building dependency tree... [2021-06-11T08:46:38.130Z] #13 38.51 The following additional packages will be installed: [2021-06-11T08:46:38.130Z] #13 38.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T08:46:38.130Z] #13 38.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T08:46:38.130Z] #13 38.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T08:46:38.130Z] #13 38.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T08:46:38.130Z] #13 38.52 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:38.130Z] #13 38.53 Suggested packages: [2021-06-11T08:46:38.130Z] #13 38.55 gcc-8-locales seccomp wine64 [2021-06-11T08:46:38.130Z] #13 39.78 The following NEW packages will be installed: [2021-06-11T08:46:38.130Z] #13 39.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T08:46:38.130Z] #13 39.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T08:46:38.130Z] #13 39.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T08:46:38.130Z] #13 39.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T08:46:38.130Z] #13 39.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T08:46:38.130Z] #13 39.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:38.130Z] #13 39.81 The following packages will be upgraded: [2021-06-11T08:46:38.130Z] #13 39.83 libseccomp2 libsystemd0 libudev1 [2021-06-11T08:46:38.130Z] #13 40.25 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:46:38.130Z] #13 40.25 Need to get 78.2 MB of archives. [2021-06-11T08:46:38.130Z] #13 40.25 After this operation, 487 MB of additional disk space will be used. [2021-06-11T08:46:38.130Z] #13 40.25 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T08:46:38.130Z] #13 40.25 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T08:46:38.130Z] #13 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T08:46:38.130Z] #13 40.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T08:46:38.130Z] #13 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T08:46:38.130Z] #13 40.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T08:46:38.130Z] #13 40.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T08:46:38.130Z] #13 40.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T08:46:38.130Z] #13 40.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T08:46:38.130Z] #13 40.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T08:46:38.130Z] #13 41.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T08:46:38.130Z] #13 41.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T08:46:38.130Z] #13 41.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T08:46:38.130Z] #13 ... [2021-06-11T08:46:38.130Z] [2021-06-11T08:46:38.130Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:38.130Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:38.130Z] #44 48.49 Selecting previously unselected package python3-minimal. [2021-06-11T08:46:38.130Z] #44 48.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-11T08:46:38.130Z] #44 48.55 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:46:38.130Z] #44 48.56 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:46:38.130Z] #44 48.79 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:46:38.130Z] #44 48.79 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:46:38.211Z] #50 19.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:38.212Z] #50 20.01 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:38.212Z] #50 20.02 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:38.273Z] #59 ... [2021-06-11T08:46:38.273Z] [2021-06-11T08:46:38.273Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:38.273Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:38.273Z] #56 24.64 Fetched 8449 kB in 18s (479 kB/s) [2021-06-11T08:46:38.273Z] #56 24.64 Reading package lists... [2021-06-11T08:46:38.375Z] #54 1.408 + RM_GOPATH=0 [2021-06-11T08:46:38.375Z] #54 1.409 + TMP_GOPATH= [2021-06-11T08:46:38.375Z] #54 1.409 + : /build [2021-06-11T08:46:38.375Z] #54 1.409 + '[' -z '' ']' [2021-06-11T08:46:38.375Z] #54 1.410 ++ mktemp -d [2021-06-11T08:46:38.375Z] #54 1.412 + export GOPATH=/tmp/tmp.ihs32rjy7M [2021-06-11T08:46:38.375Z] #54 1.415 + GOPATH=/tmp/tmp.ihs32rjy7M [2021-06-11T08:46:38.375Z] #54 1.415 + RM_GOPATH=1 [2021-06-11T08:46:38.375Z] #54 1.415 + case "$(go env GOARCH)" in [2021-06-11T08:46:38.375Z] #54 1.416 ++ go env GOARCH [2021-06-11T08:46:38.375Z] #54 1.453 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:38.375Z] #54 1.453 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:38.375Z] #54 1.453 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:38.375Z] #54 1.464 + dir=/tmp/install [2021-06-11T08:46:38.375Z] #54 1.464 + bin=runc [2021-06-11T08:46:38.375Z] #54 1.464 + shift [2021-06-11T08:46:38.375Z] #54 1.464 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T08:46:38.375Z] #54 1.464 + . /tmp/install/runc.installer [2021-06-11T08:46:38.375Z] #54 1.464 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:46:38.375Z] #54 1.464 + install_runc [2021-06-11T08:46:38.375Z] #54 1.464 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T08:46:38.375Z] #54 1.464 + uname -r [2021-06-11T08:46:38.375Z] #54 1.474 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T08:46:38.375Z] #54 1.474 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T08:46:38.375Z] #54 1.474 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ihs32rjy7M/src/github.com/opencontainers/runc [2021-06-11T08:46:38.375Z] #54 1.474 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T08:46:38.375Z] #54 1.515 Cloning into '/tmp/tmp.ihs32rjy7M/src/github.com/opencontainers/runc'... [2021-06-11T08:46:38.375Z] #54 ... [2021-06-11T08:46:38.375Z] [2021-06-11T08:46:38.375Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T08:46:38.375Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T08:46:38.375Z] #14 DONE 1.6s [2021-06-11T08:46:38.390Z] #44 48.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:46:38.477Z] #50 20.11 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:38.477Z] #50 20.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:38.477Z] #50 20.15 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:38.477Z] #50 20.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:38.477Z] #50 20.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:38.477Z] #50 20.24 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:38.477Z] #50 20.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:38.477Z] #50 20.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:38.477Z] #50 20.34 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:38.477Z] #50 ... [2021-06-11T08:46:38.477Z] [2021-06-11T08:46:38.477Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:38.477Z] #48 sha256:e0d0e9017a5b07286b9cef2b4ff1721806e95f204ab3b2c0ca7b70d084bb02cd [2021-06-11T08:46:38.477Z] #48 10.33 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:38.477Z] #48 10.55 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:38.477Z] #48 11.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:38.477Z] #48 16.84 go: finding github.com/fatih/color v1.9.0 [2021-06-11T08:46:38.477Z] #48 16.87 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:46:38.477Z] #48 16.91 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:38.477Z] #48 17.00 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T08:46:38.477Z] #48 17.03 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:46:38.477Z] #48 17.10 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:46:38.477Z] #48 17.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:46:38.477Z] #48 17.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:46:38.477Z] #48 17.78 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:46:38.477Z] #48 17.82 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:46:38.477Z] #48 17.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:46:38.533Z] #56 30.48 Reading package lists... [2021-06-11T08:46:38.533Z] #56 ... [2021-06-11T08:46:38.533Z] [2021-06-11T08:46:38.533Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:38.533Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:38.533Z] #13 20.97 Fetched 8974 kB in 18s (507 kB/s) [2021-06-11T08:46:38.533Z] #13 20.97 Reading package lists... [2021-06-11T08:46:38.632Z] [2021-06-11T08:46:38.632Z] #15 [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-06-11T08:46:38.632Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T08:46:38.649Z] #44 ... [2021-06-11T08:46:38.649Z] [2021-06-11T08:46:38.649Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:38.649Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:46:38.649Z] #46 39.80 sync [2021-06-11T08:46:38.649Z] #46 39.80 internal/reflectlite [2021-06-11T08:46:38.649Z] #46 41.49 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T08:46:38.649Z] #46 41.78 math/rand [2021-06-11T08:46:38.649Z] #46 42.70 internal/singleflight [2021-06-11T08:46:38.649Z] #46 42.84 errors [2021-06-11T08:46:38.649Z] #46 42.98 sort [2021-06-11T08:46:38.649Z] #46 43.28 io [2021-06-11T08:46:38.649Z] #46 44.31 strconv [2021-06-11T08:46:38.649Z] #46 44.40 bytes [2021-06-11T08:46:38.649Z] #46 46.35 bufio [2021-06-11T08:46:38.649Z] #46 47.63 reflect [2021-06-11T08:46:38.649Z] #46 47.84 syscall [2021-06-11T08:46:38.742Z] #48 ... [2021-06-11T08:46:38.742Z] [2021-06-11T08:46:38.742Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:38.742Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:38.742Z] #50 20.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:38.742Z] #50 20.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:38.742Z] #50 20.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:38.742Z] #50 20.47 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:38.742Z] #50 20.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:38.742Z] #50 20.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:38.742Z] #50 ... [2021-06-11T08:46:38.742Z] [2021-06-11T08:46:38.742Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:38.742Z] #59 sha256:44b6b1428cf1100024b9b88a0480caaaf5cefb739da299a5a1a96e77eefb1c1b [2021-06-11T08:46:38.742Z] #59 10.55 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:38.742Z] #59 10.66 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:46:38.742Z] #59 10.75 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:38.742Z] #59 10.81 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:38.742Z] #59 10.83 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:38.742Z] #59 10.91 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:38.742Z] #59 10.93 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:38.742Z] #59 11.01 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:38.742Z] #59 11.14 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T08:46:38.742Z] #59 11.21 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:38.742Z] #59 11.39 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T08:46:38.742Z] #59 11.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:38.742Z] #59 12.77 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:38.742Z] #59 12.79 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:38.742Z] #59 12.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:38.742Z] #59 12.89 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:38.742Z] #59 13.14 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:38.742Z] #59 14.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:38.742Z] #59 14.95 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:38.742Z] #59 16.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:38.742Z] #59 17.16 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:38.742Z] #59 17.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:38.742Z] #59 17.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:38.794Z] #13 26.88 Reading package lists... [2021-06-11T08:46:38.794Z] #13 ... [2021-06-11T08:46:38.794Z] [2021-06-11T08:46:38.794Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:38.794Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:38.794Z] #36 25.10 Fetched 8449 kB in 18s (464 kB/s) [2021-06-11T08:46:38.794Z] #36 25.10 Reading package lists... [2021-06-11T08:46:38.794Z] #36 31.07 Reading package lists... [2021-06-11T08:46:38.794Z] #36 ... [2021-06-11T08:46:38.794Z] [2021-06-11T08:46:38.794Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:38.794Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:38.794Z] #44 29.03 Reading package lists... [2021-06-11T08:46:38.909Z] #46 ... [2021-06-11T08:46:38.909Z] [2021-06-11T08:46:38.909Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:38.909Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:38.909Z] #13 45.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T08:46:39.007Z] #59 ... [2021-06-11T08:46:39.007Z] [2021-06-11T08:46:39.007Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:39.007Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:46:39.007Z] #46 10.65 internal/nettrace [2021-06-11T08:46:39.007Z] #46 11.17 runtime/cgo [2021-06-11T08:46:39.007Z] #46 11.37 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T08:46:39.007Z] #46 ... [2021-06-11T08:46:39.007Z] [2021-06-11T08:46:39.007Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:39.007Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:39.007Z] #50 20.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:39.007Z] #50 20.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:39.007Z] #50 20.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:39.007Z] #50 20.89 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:39.271Z] #50 21.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:39.271Z] #50 21.12 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:39.271Z] #50 ... [2021-06-11T08:46:39.271Z] [2021-06-11T08:46:39.271Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:39.271Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:46:39.272Z] #13 6.921 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:46:39.272Z] #13 14.77 Fetched 8792 kB in 13s (677 kB/s) [2021-06-11T08:46:39.272Z] #13 14.77 Reading package lists... [2021-06-11T08:46:39.272Z] #13 ... [2021-06-11T08:46:39.272Z] [2021-06-11T08:46:39.272Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:39.272Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:39.272Z] #50 21.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T08:46:39.272Z] #50 21.23 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:39.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T08:46:39.550Z] #50 21.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:39.550Z] #50 21.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:39.550Z] #50 21.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:39.550Z] #50 21.30 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:39.550Z] #50 21.34 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:39.550Z] #50 21.42 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:39.550Z] #50 21.49 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:39.561Z] #15 ... [2021-06-11T08:46:39.562Z] [2021-06-11T08:46:39.562Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:39.562Z] #59 sha256:f28c6c7f93dc77d947daa52a4535275efe3abebd9c9878da7190f9c131f536a9 [2021-06-11T08:46:39.562Z] #59 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:46:39.562Z] #59 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T08:46:39.562Z] #59 DONE 114.5s [2021-06-11T08:46:39.562Z] [2021-06-11T08:46:39.562Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T08:46:39.562Z] #60 sha256:db11bef6669681456e13b55c64b640551f1871d708ed9d6e883bf634d6e7fb79 [2021-06-11T08:46:39.562Z] #60 DONE 0.1s [2021-06-11T08:46:39.562Z] [2021-06-11T08:46:39.562Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T08:46:39.562Z] #61 sha256:6b85b860cbb62a513e15d5823d5e6b5b0e50119315fcb39bc09ba84ff7a2d9d8 [2021-06-11T08:46:39.562Z] #61 DONE 0.1s [2021-06-11T08:46:39.562Z] [2021-06-11T08:46:39.562Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:39.562Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:46:39.562Z] #46 110.9 net/http/httptrace [2021-06-11T08:46:39.562Z] #46 111.1 net/http [2021-06-11T08:46:39.831Z] #50 21.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:39.831Z] #50 21.56 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:39.831Z] #50 21.63 go: downloading golang.org/x/text v0.3.2 [2021-06-11T08:46:40.095Z] #50 21.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:40.095Z] #50 21.70 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:40.095Z] #50 21.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:40.095Z] #50 21.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:40.095Z] #50 21.86 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:40.095Z] #50 21.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:40.134Z] #46 ... [2021-06-11T08:46:40.134Z] [2021-06-11T08:46:40.134Z] #15 [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-06-11T08:46:40.134Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T08:46:40.134Z] #15 DONE 1.6s [2021-06-11T08:46:40.134Z] [2021-06-11T08:46:40.135Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:46:40.135Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T08:46:40.288Z] #13 ... [2021-06-11T08:46:40.288Z] [2021-06-11T08:46:40.288Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:40.288Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:40.288Z] #36 41.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T08:46:40.288Z] #36 41.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T08:46:40.288Z] #36 41.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T08:46:40.288Z] #36 41.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T08:46:40.288Z] #36 41.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T08:46:40.288Z] #36 41.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T08:46:40.288Z] #36 42.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:40.288Z] #36 42.86 Fetched 14.9 MB in 2s (7936 kB/s) [2021-06-11T08:46:40.288Z] #36 42.95 Selecting previously unselected package xxd. [2021-06-11T08:46:40.288Z] #36 42.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:40.288Z] #36 43.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:46:40.288Z] #36 43.07 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:46:40.288Z] #36 43.27 Selecting previously unselected package vim-common. [2021-06-11T08:46:40.288Z] #36 43.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:46:40.288Z] #36 43.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:46:40.288Z] #36 43.63 Selecting previously unselected package cmake-data. [2021-06-11T08:46:40.288Z] #36 43.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T08:46:40.288Z] #36 43.64 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T08:46:40.288Z] #36 46.34 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:46:40.288Z] #36 46.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:46:40.288Z] #36 46.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:46:40.288Z] #36 ... [2021-06-11T08:46:40.288Z] [2021-06-11T08:46:40.288Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:40.288Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:46:40.288Z] #32 45.71 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T08:46:40.288Z] #32 46.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T08:46:40.288Z] #32 46.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:40.359Z] #50 22.03 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:40.359Z] #50 22.05 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:40.359Z] #50 22.11 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:40.359Z] #50 22.17 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:40.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T08:46:40.564Z] #44 34.78 Building dependency tree... [2021-06-11T08:46:40.631Z] #50 22.27 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:40.631Z] #50 22.30 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T08:46:40.631Z] #50 22.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:40.631Z] #50 22.34 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T08:46:40.631Z] #50 22.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:40.631Z] #50 22.39 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:40.631Z] #50 22.47 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:40.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T08:46:40.897Z] #50 22.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:40.897Z] #50 22.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:40.897Z] #50 22.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:40.897Z] #50 ... [2021-06-11T08:46:40.897Z] [2021-06-11T08:46:40.897Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:40.897Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-11T08:46:40.897Z] #36 12.72 Fetched 8272 kB in 9s (898 kB/s) [2021-06-11T08:46:40.897Z] #36 12.72 Reading package lists... [2021-06-11T08:46:40.897Z] #36 16.01 Reading package lists... [2021-06-11T08:46:40.897Z] #36 20.90 Building dependency tree... [2021-06-11T08:46:41.165Z] #36 ... [2021-06-11T08:46:41.165Z] [2021-06-11T08:46:41.165Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:41.165Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:41.165Z] #29 2.296 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T08:46:41.165Z] #29 2.688 [2021-06-11T08:46:41.225Z] #32 ... [2021-06-11T08:46:41.225Z] [2021-06-11T08:46:41.225Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:41.225Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:41.225Z] #13 47.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T08:46:41.225Z] #13 47.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T08:46:41.225Z] #13 47.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:46:41.225Z] #13 47.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:46:41.225Z] #13 47.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T08:46:41.225Z] #13 47.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T08:46:41.225Z] #13 47.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T08:46:41.225Z] #13 47.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T08:46:41.225Z] #13 47.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T08:46:41.225Z] #13 47.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T08:46:41.485Z] #13 47.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T08:46:41.485Z] #13 48.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T08:46:41.485Z] #13 48.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T08:46:41.485Z] #13 48.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T08:46:41.503Z] #16 1.594 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T08:46:41.761Z] #16 DONE 1.7s [2021-06-11T08:46:41.761Z] [2021-06-11T08:46:41.761Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:41.761Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:41.761Z] #40 ... [2021-06-11T08:46:41.761Z] [2021-06-11T08:46:41.761Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:46:41.761Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T08:46:42.421Z] #13 ... [2021-06-11T08:46:42.421Z] [2021-06-11T08:46:42.421Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:42.421Z] #48 sha256:1c17ec4250915c601d56f0921f6ed10a1e8d84a06bf742fd5b50b36932fcd568 [2021-06-11T08:46:42.421Z] #48 DONE 53.4s [2021-06-11T08:46:42.421Z] [2021-06-11T08:46:42.421Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:42.421Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:42.421Z] #36 53.34 Selecting previously unselected package libxml2:amd64. [2021-06-11T08:46:42.421Z] #36 53.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T08:46:42.421Z] #36 53.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:46:42.494Z] #44 37.91 The following additional packages will be installed: [2021-06-11T08:46:42.494Z] #44 37.91 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T08:46:42.494Z] #44 37.91 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T08:46:42.494Z] #44 37.92 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:42.494Z] #44 37.92 python3.7-minimal [2021-06-11T08:46:42.494Z] #44 37.92 Suggested packages: [2021-06-11T08:46:42.494Z] #44 37.94 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T08:46:42.494Z] #44 37.94 python3.7-doc binfmt-support [2021-06-11T08:46:42.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T08:46:43.127Z] #17 DONE 1.3s [2021-06-11T08:46:43.127Z] [2021-06-11T08:46:43.127Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:46:43.127Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:46:43.127Z] #54 ... [2021-06-11T08:46:43.127Z] [2021-06-11T08:46:43.127Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T08:46:43.127Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T08:46:43.310Z] #29 2.904 0.0% # 2.2% ## 3.4% ##### 7.2% ###### 8.7% ######## 11.2% ########## 15.0% ############## 20.3% ################## 25.7% ##################### 29.7% ######################### 34.8% ############################# 41.1% ################################ 44.9% ################################### 49.8% ####################################### 55.5% ############################################ 61.5% ############################################## 65.2% ################################################## 70.1% ##################################################### 73.9% ####################################################### 76.5% ########################################################## 81.4% ############################################################### 88.0% ################################################################ 88.9% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-11T08:46:43.358Z] #36 54.52 Selecting previously unselected package libarchive13:amd64. [2021-06-11T08:46:43.358Z] #36 54.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T08:46:43.358Z] #36 54.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:46:43.437Z] #44 39.09 The following NEW packages will be installed: [2021-06-11T08:46:43.437Z] #44 39.10 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T08:46:43.437Z] #44 39.10 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T08:46:43.437Z] #44 39.11 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:43.437Z] #44 39.11 python3.7-minimal [2021-06-11T08:46:43.575Z] #29 5.872 [2021-06-11T08:46:43.698Z] #44 39.55 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:43.698Z] #44 39.55 Need to get 6695 kB of archives. [2021-06-11T08:46:43.698Z] #44 39.55 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T08:46:43.698Z] #44 39.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:46:43.698Z] #44 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:46:43.926Z] #36 55.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T08:46:43.926Z] #36 55.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T08:46:43.926Z] #36 55.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:46:43.962Z] #44 39.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:46:43.963Z] #44 39.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:46:43.963Z] #44 39.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:46:44.059Z] #18 DONE 1.2s [2021-06-11T08:46:44.059Z] [2021-06-11T08:46:44.059Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:44.059Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:44.104Z] #29 6.087 0.2% ######################################### 58.3% #################################################################### 94.5% ######################################################################## 100.0% [2021-06-11T08:46:44.187Z] #36 55.20 Selecting previously unselected package librhash0:amd64. [2021-06-11T08:46:44.187Z] #36 55.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T08:46:44.187Z] #36 55.22 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:46:44.187Z] #36 55.37 Selecting previously unselected package libuv1:amd64. [2021-06-11T08:46:44.187Z] #36 55.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T08:46:44.187Z] #36 55.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:46:44.224Z] #44 39.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:46:44.224Z] #44 39.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:46:44.224Z] #44 39.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:46:44.224Z] #44 39.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T08:46:44.224Z] #44 40.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:46:44.321Z] #40 ... [2021-06-11T08:46:44.321Z] [2021-06-11T08:46:44.321Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T08:46:44.321Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T08:46:44.369Z] #29 ... [2021-06-11T08:46:44.369Z] [2021-06-11T08:46:44.369Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:44.369Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-11T08:46:44.369Z] #56 16.03 Fetched 8272 kB in 11s (779 kB/s) [2021-06-11T08:46:44.369Z] #56 16.03 Reading package lists... [2021-06-11T08:46:44.369Z] #56 21.43 Reading package lists... [2021-06-11T08:46:44.369Z] #56 25.70 Building dependency tree... [2021-06-11T08:46:44.369Z] #56 ... [2021-06-11T08:46:44.369Z] [2021-06-11T08:46:44.369Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:44.369Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:44.369Z] #29 6.658 [2021-06-11T08:46:44.445Z] #36 55.56 Selecting previously unselected package cmake. [2021-06-11T08:46:44.445Z] #36 55.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T08:46:44.445Z] #36 55.58 Unpacking cmake (3.13.4-1) ... [2021-06-11T08:46:44.485Z] #44 40.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T08:46:44.485Z] #44 40.07 Get:12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T08:46:44.485Z] #44 40.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T08:46:44.486Z] #44 40.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:46:44.486Z] #44 40.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:46:44.486Z] #44 40.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:46:44.747Z] #44 ... [2021-06-11T08:46:44.747Z] [2021-06-11T08:46:44.747Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:44.747Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:46:44.747Z] #50 37.95 go: finding github.com/fatih/color v1.7.0 [2021-06-11T08:46:44.747Z] #50 38.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:44.747Z] #50 38.13 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:44.747Z] #50 38.13 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:44.747Z] #50 38.20 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:44.747Z] #50 38.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:44.747Z] #50 38.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:44.747Z] #50 38.23 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:44.747Z] #50 38.28 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T08:46:44.747Z] #50 38.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:44.747Z] #50 38.30 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.31 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:44.747Z] #50 38.32 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:44.747Z] #50 38.34 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.36 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.37 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:44.747Z] #50 38.38 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.38 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.39 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T08:46:44.747Z] #50 38.41 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.49 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:44.747Z] #50 38.58 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.66 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:44.747Z] #50 38.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:44.747Z] #50 38.68 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:44.747Z] #50 38.70 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:44.747Z] #50 38.71 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:44.747Z] #50 38.72 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:44.747Z] #50 38.76 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:44.747Z] #50 38.77 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:44.747Z] #50 38.77 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:44.747Z] #50 38.79 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:44.747Z] #50 38.83 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:44.747Z] #50 38.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:44.747Z] #50 38.97 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:44.747Z] #50 39.00 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:44.747Z] #50 39.03 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:44.747Z] #50 39.04 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T08:46:44.747Z] #50 39.06 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:44.747Z] #50 39.06 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T08:46:44.747Z] #50 39.09 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:44.747Z] #50 39.10 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:44.747Z] #50 39.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:44.747Z] #50 39.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:44.747Z] #50 39.18 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:44.747Z] #50 39.30 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:44.747Z] #50 39.34 go: finding golang.org/x/text v0.3.2 [2021-06-11T08:46:44.747Z] #50 39.44 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:44.747Z] #50 39.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:44.747Z] #50 39.52 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:44.747Z] #50 39.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:44.747Z] #50 39.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:44.747Z] #50 39.61 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:44.747Z] #50 39.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:44.747Z] #50 39.63 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:44.747Z] #50 39.63 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:44.747Z] #50 39.63 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:44.747Z] #50 39.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:44.747Z] #50 39.65 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:44.747Z] #50 39.69 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:44.747Z] #50 39.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:44.747Z] #50 39.73 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:44.747Z] #50 39.76 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:44.747Z] #50 39.79 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:44.747Z] #50 39.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:44.747Z] #50 39.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:44.747Z] #50 39.90 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:44.747Z] #50 39.91 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:44.747Z] #50 40.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:44.747Z] #50 40.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:44.747Z] #50 40.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:44.747Z] #50 40.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:44.747Z] #50 40.22 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:45.168Z] #29 6.895 0.2% ################## 25.5% ################################### 49.4% #################################################### 73.3% ############################################################ 83.4% ######################################################################## 100.0% [2021-06-11T08:46:45.252Z] #19 DONE 1.2s [2021-06-11T08:46:45.252Z] [2021-06-11T08:46:45.252Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:46:45.252Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:46:45.432Z] #29 7.724 [2021-06-11T08:46:45.509Z] #40 ... [2021-06-11T08:46:45.509Z] [2021-06-11T08:46:45.509Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:46:45.509Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:46:45.694Z] #50 ... [2021-06-11T08:46:45.694Z] [2021-06-11T08:46:45.694Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:45.694Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T08:46:45.694Z] #56 30.48 Reading package lists... [2021-06-11T08:46:45.694Z] #56 35.88 Building dependency tree... [2021-06-11T08:46:45.694Z] #56 38.97 The following additional packages will be installed: [2021-06-11T08:46:45.694Z] #56 38.98 libbtrfs0 [2021-06-11T08:46:45.694Z] #56 39.16 The following NEW packages will be installed: [2021-06-11T08:46:45.694Z] #56 39.17 libbtrfs-dev libbtrfs0 [2021-06-11T08:46:45.694Z] #56 39.59 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:45.694Z] #56 39.59 Need to get 119 kB of archives. [2021-06-11T08:46:45.694Z] #56 39.59 After this operation, 387 kB of additional disk space will be used. [2021-06-11T08:46:45.694Z] #56 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:46:45.694Z] #56 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:46:45.694Z] #56 40.57 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:45.694Z] #56 40.74 Fetched 119 kB in 0s (434 kB/s) [2021-06-11T08:46:45.694Z] #56 40.91 Selecting previously unselected package libbtrfs0. [2021-06-11T08:46:45.694Z] #56 40.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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:45.694Z] #56 40.94 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:46:45.694Z] #56 40.96 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:45.694Z] #56 41.07 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:46:45.694Z] #56 41.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:46:45.694Z] #56 41.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:45.694Z] #56 41.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:45.694Z] #56 41.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:45.694Z] #56 41.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:45.694Z] #56 DONE 42.1s [2021-06-11T08:46:45.696Z] #29 ... [2021-06-11T08:46:45.696Z] [2021-06-11T08:46:45.696Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:45.696Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:46:45.696Z] #52 17.45 runtime/cgo [2021-06-11T08:46:45.696Z] #52 17.61 runtime [2021-06-11T08:46:45.696Z] #52 ... [2021-06-11T08:46:45.696Z] [2021-06-11T08:46:45.696Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:45.696Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:45.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T08:46:45.959Z] [2021-06-11T08:46:45.959Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:46:45.959Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:46:45.961Z] #29 7.958 0.0% ### 4.9% [2021-06-11T08:46:45.961Z] #29 ... [2021-06-11T08:46:45.961Z] [2021-06-11T08:46:45.961Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:45.961Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:46:45.961Z] #44 17.28 Fetched 8276 kB in 12s (679 kB/s) [2021-06-11T08:46:45.961Z] #44 17.28 Reading package lists... [2021-06-11T08:46:45.961Z] #44 22.60 Reading package lists... [2021-06-11T08:46:45.961Z] #44 27.22 Building dependency tree... [2021-06-11T08:46:45.961Z] #44 ... [2021-06-11T08:46:45.961Z] [2021-06-11T08:46:45.961Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:45.961Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:46.877Z] #20 1.431 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:46:46.877Z] #20 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:46:46.877Z] #20 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:46:46.877Z] #20 1.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:46:46.904Z] #57 1.171 + RM_GOPATH=0 [2021-06-11T08:46:46.904Z] #57 1.171 + TMP_GOPATH= [2021-06-11T08:46:46.904Z] #57 1.171 + : /build [2021-06-11T08:46:46.904Z] #57 1.171 + '[' -z '' ']' [2021-06-11T08:46:46.904Z] #57 1.172 ++ mktemp -d [2021-06-11T08:46:46.904Z] #57 1.174 + export GOPATH=/tmp/tmp.IOJfj8WRx2 [2021-06-11T08:46:46.904Z] #57 1.174 + GOPATH=/tmp/tmp.IOJfj8WRx2 [2021-06-11T08:46:46.904Z] #57 1.175 + RM_GOPATH=1 [2021-06-11T08:46:46.904Z] #57 1.175 + case "$(go env GOARCH)" in [2021-06-11T08:46:46.904Z] #57 1.176 ++ go env GOARCH [2021-06-11T08:46:46.904Z] #57 1.188 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:46.904Z] #57 1.189 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:46.904Z] #57 1.190 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:46.904Z] #57 1.191 + dir=/tmp/install [2021-06-11T08:46:46.904Z] #57 1.191 + bin=containerd [2021-06-11T08:46:46.904Z] #57 1.191 + shift [2021-06-11T08:46:46.904Z] #57 1.192 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T08:46:46.904Z] #57 1.192 + . /tmp/install/containerd.installer [2021-06-11T08:46:46.904Z] #57 1.192 ++ set -e [2021-06-11T08:46:46.904Z] #57 1.193 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:46:46.904Z] #57 1.193 + install_containerd [2021-06-11T08:46:46.904Z] #57 1.193 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T08:46:46.904Z] #57 1.194 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:46:46.904Z] #57 1.194 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IOJfj8WRx2/src/github.com/containerd/containerd [2021-06-11T08:46:46.904Z] #57 1.196 Cloning into '/tmp/tmp.IOJfj8WRx2/src/github.com/containerd/containerd'... [2021-06-11T08:46:47.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T08:46:47.441Z] #20 2.001 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:46:47.741Z] #36 58.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:46:47.741Z] #36 58.59 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:46:47.741Z] #36 58.61 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:46:47.741Z] #36 58.65 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:46:47.741Z] #36 58.69 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:46:47.741Z] #36 58.72 Setting up cmake-data (3.13.4-1) ... [2021-06-11T08:46:47.741Z] #36 58.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:46:47.741Z] #36 58.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:46:47.741Z] #36 58.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:46:47.741Z] #36 58.84 Setting up cmake (3.13.4-1) ... [2021-06-11T08:46:47.741Z] #36 58.86 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:47.741Z] #36 58.96 Processing triggers for mime-support (3.62) ... [2021-06-11T08:46:47.960Z] #29 7.958 0.0% ### 4.9% ###### 8.7% ######### 13.0% ############ 17.2% ################## 25.7% ############################ 39.1% ################################## 48.5% ####################################### 54.4% ########################################## 58.9% ############################################# 63.0% ################################################ 67.0% ################################################### 71.1% ##################################################### 74.7% ######################################################### 79.8% ############################################################# 85.6% ################################################################## 92.3% ####################################################################### 99.4% ######################################################################## 100.0% [2021-06-11T08:46:48.370Z] #20 2.862 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:46:48.403Z] #29 10.76 [2021-06-11T08:46:48.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T08:46:48.679Z] #36 DONE 59.7s [2021-06-11T08:46:48.679Z] [2021-06-11T08:46:48.679Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:48.679Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:48.679Z] #13 49.34 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:48.679Z] #13 49.80 Fetched 78.2 MB in 8s (9644 kB/s) [2021-06-11T08:46:48.679Z] #13 50.05 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:48.679Z] #13 50.12 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:48.679Z] #13 50.15 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:46:48.679Z] #13 50.65 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:48.679Z] #13 50.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:48.679Z] #13 50.88 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:46:48.679Z] #13 50.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T08:46:48.679Z] #13 51.16 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:46:48.679Z] #13 51.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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:48.679Z] #13 51.40 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:48.679Z] #13 51.42 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:46:48.679Z] #13 51.59 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:48.679Z] #13 51.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T08:46:48.679Z] #13 51.78 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:48.679Z] #13 51.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:46:48.679Z] #13 51.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:46:48.679Z] #13 54.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T08:46:48.679Z] #13 54.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:46:48.679Z] #13 54.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:46:48.939Z] #13 ... [2021-06-11T08:46:48.939Z] [2021-06-11T08:46:48.939Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:48.939Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:48.939Z] #44 49.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:46:48.939Z] #44 49.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 49.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:48.939Z] #44 51.09 Selecting previously unselected package python3.7. [2021-06-11T08:46:48.939Z] #44 51.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 51.11 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:48.939Z] #44 51.34 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:46:48.939Z] #44 51.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 51.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:46:48.939Z] #44 51.53 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:46:48.939Z] #44 53.55 Selecting previously unselected package python3. [2021-06-11T08:46:48.939Z] #44 53.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-11T08:46:48.939Z] #44 53.66 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 53.76 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:46:48.939Z] #44 54.00 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T08:46:48.939Z] #44 54.00 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 54.01 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:46:48.939Z] #44 54.68 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:46:48.939Z] #44 54.68 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:46:48.939Z] #44 54.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:46:48.939Z] #44 54.92 Selecting previously unselected package python3-six. [2021-06-11T08:46:48.939Z] #44 54.94 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T08:46:48.939Z] #44 54.95 Unpacking python3-six (1.12.0-1) ... [2021-06-11T08:46:48.939Z] #44 55.06 Selecting previously unselected package python3-protobuf. [2021-06-11T08:46:48.939Z] #44 55.06 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 55.07 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:46:48.939Z] #44 55.48 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:46:48.939Z] #44 55.48 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 55.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:46:48.939Z] #44 55.64 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:46:48.939Z] #44 55.64 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 55.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:46:48.939Z] #44 55.81 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:46:48.939Z] #44 55.81 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 55.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:46:48.939Z] #44 55.97 Selecting previously unselected package criu. [2021-06-11T08:46:48.939Z] #44 55.97 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T08:46:48.939Z] #44 55.98 Unpacking criu (3.15-1) ... [2021-06-11T08:46:48.939Z] #44 56.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:46:48.939Z] #44 56.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:46:48.939Z] #44 56.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:46:48.939Z] #44 56.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:46:48.939Z] #44 56.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:46:48.939Z] #44 56.87 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:48.939Z] #44 56.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:46:48.939Z] #44 56.90 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:49.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T08:46:49.299Z] #20 3.832 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:46:49.800Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% [2021-06-11T08:46:49.800Z] #29 ... [2021-06-11T08:46:49.800Z] [2021-06-11T08:46:49.800Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:46:49.800Z] #59 sha256:44b6b1428cf1100024b9b88a0480caaaf5cefb739da299a5a1a96e77eefb1c1b [2021-06-11T08:46:49.800Z] #59 21.65 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:46:49.800Z] #59 21.67 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T08:46:49.800Z] #59 21.77 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T08:46:49.800Z] #59 22.00 go: finding github.com/google/uuid v1.2.0 [2021-06-11T08:46:49.800Z] #59 22.07 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T08:46:49.800Z] #59 22.10 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T08:46:49.800Z] #59 22.21 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T08:46:49.800Z] #59 22.24 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T08:46:49.800Z] #59 22.35 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T08:46:49.800Z] #59 22.43 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T08:46:49.800Z] #59 22.52 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T08:46:49.800Z] #59 22.52 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T08:46:49.800Z] #59 22.55 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T08:46:49.800Z] #59 22.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T08:46:49.800Z] #59 23.05 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T08:46:49.877Z] #44 ... [2021-06-11T08:46:49.877Z] [2021-06-11T08:46:49.877Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:46:49.877Z] #37 sha256:ac7d1c84613f652c475397a1423db7d05868e31be2d0ab09cd80cd7e8a9058ba [2021-06-11T08:46:49.877Z] #37 1.177 + RM_GOPATH=0 [2021-06-11T08:46:49.877Z] #37 1.177 + TMP_GOPATH= [2021-06-11T08:46:49.877Z] #37 1.177 + : /build [2021-06-11T08:46:49.877Z] #37 1.177 + '[' -z '' ']' [2021-06-11T08:46:49.877Z] #37 1.181 ++ mktemp -d [2021-06-11T08:46:49.877Z] #37 1.185 + export GOPATH=/tmp/tmp.OAfPjvcmju [2021-06-11T08:46:49.877Z] #37 1.185 + GOPATH=/tmp/tmp.OAfPjvcmju [2021-06-11T08:46:49.877Z] #37 1.185 + RM_GOPATH=1 [2021-06-11T08:46:49.877Z] #37 1.185 + case "$(go env GOARCH)" in [2021-06-11T08:46:49.877Z] #37 1.187 ++ go env GOARCH [2021-06-11T08:46:49.877Z] #37 1.220 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:49.877Z] #37 1.220 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:46:49.877Z] #37 1.220 ++ dirname /tmp/install/install.sh [2021-06-11T08:46:49.877Z] #37 1.223 + dir=/tmp/install [2021-06-11T08:46:49.877Z] #37 1.223 + bin=tini [2021-06-11T08:46:49.877Z] #37 1.223 + shift [2021-06-11T08:46:49.877Z] #37 1.223 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T08:46:49.877Z] #37 1.223 + . /tmp/install/tini.installer [2021-06-11T08:46:49.877Z] #37 1.223 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:46:49.877Z] #37 1.223 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:46:49.877Z] #37 1.223 + install_tini [2021-06-11T08:46:49.877Z] #37 1.223 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T08:46:49.877Z] #37 1.223 + git clone https://github.com/krallin/tini.git /tmp/tmp.OAfPjvcmju/tini [2021-06-11T08:46:49.877Z] #37 1.226 Cloning into '/tmp/tmp.OAfPjvcmju/tini'... [2021-06-11T08:46:50.207Z] #59 ... [2021-06-11T08:46:50.207Z] [2021-06-11T08:46:50.207Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:50.207Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:50.213Z] #57 ... [2021-06-11T08:46:50.213Z] [2021-06-11T08:46:50.213Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:50.213Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:50.213Z] #36 31.07 Reading package lists... [2021-06-11T08:46:50.213Z] #36 36.48 Building dependency tree... [2021-06-11T08:46:50.213Z] #36 39.42 The following additional packages will be installed: [2021-06-11T08:46:50.213Z] #36 39.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T08:46:50.213Z] #36 39.44 Suggested packages: [2021-06-11T08:46:50.213Z] #36 39.44 cmake-doc ninja-build lrzip [2021-06-11T08:46:50.213Z] #36 39.44 Recommended packages: [2021-06-11T08:46:50.213Z] #36 39.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T08:46:50.213Z] #36 40.26 The following NEW packages will be installed: [2021-06-11T08:46:50.213Z] #36 40.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T08:46:50.213Z] #36 40.29 vim-common xxd [2021-06-11T08:46:50.213Z] #36 40.66 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:50.213Z] #36 40.66 Need to get 14.9 MB of archives. [2021-06-11T08:46:50.213Z] #36 40.66 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T08:46:50.213Z] #36 40.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:46:50.213Z] #36 40.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:46:50.213Z] #36 40.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T08:46:50.213Z] #36 40.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:46:50.213Z] #36 41.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T08:46:50.213Z] #36 41.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T08:46:50.213Z] #36 41.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T08:46:50.213Z] #36 41.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T08:46:50.213Z] #36 41.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T08:46:50.214Z] #36 41.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T08:46:50.214Z] #36 43.36 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:50.214Z] #36 43.55 Fetched 14.9 MB in 2s (9448 kB/s) [2021-06-11T08:46:50.214Z] #36 43.62 Selecting previously unselected package xxd. [2021-06-11T08:46:50.214Z] #36 43.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:50.214Z] #36 43.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:46:50.214Z] #36 43.75 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:46:50.214Z] #36 43.96 Selecting previously unselected package vim-common. [2021-06-11T08:46:50.214Z] #36 43.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:46:50.214Z] #36 44.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:46:50.214Z] #36 44.38 Selecting previously unselected package cmake-data. [2021-06-11T08:46:50.214Z] #36 44.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T08:46:50.214Z] #36 44.39 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T08:46:50.214Z] #36 ... [2021-06-11T08:46:50.214Z] [2021-06-11T08:46:50.214Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:50.214Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:50.214Z] #44 41.75 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:50.214Z] #44 42.02 Fetched 6695 kB in 1s (5196 kB/s) [2021-06-11T08:46:50.214Z] #44 42.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:46:50.214Z] #44 42.23 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:50.214Z] #44 42.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:50.214Z] #44 42.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:50.214Z] #44 43.14 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:46:50.214Z] #44 43.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:50.214Z] #44 43.18 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:50.214Z] #44 44.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:50.214Z] #44 44.78 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:50.445Z] #37 1.929 + cd /tmp/tmp.OAfPjvcmju/tini [2021-06-11T08:46:50.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T08:46:50.665Z] #20 5.130 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:46:50.703Z] #37 1.929 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:46:50.703Z] #37 1.936 + cmake . [2021-06-11T08:46:50.735Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% [2021-06-11T08:46:50.735Z] #29 ... [2021-06-11T08:46:50.735Z] [2021-06-11T08:46:50.735Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-11T08:46:50.735Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-11T08:46:50.735Z] #56 25.70 Building dependency tree... [2021-06-11T08:46:50.735Z] #56 27.81 The following additional packages will be installed: [2021-06-11T08:46:50.735Z] #56 27.81 libbtrfs0 [2021-06-11T08:46:50.735Z] #56 27.90 The following NEW packages will be installed: [2021-06-11T08:46:50.735Z] #56 27.91 libbtrfs-dev libbtrfs0 [2021-06-11T08:46:50.735Z] #56 28.30 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:50.735Z] #56 28.30 Need to get 119 kB of archives. [2021-06-11T08:46:50.735Z] #56 28.30 After this operation, 387 kB of additional disk space will be used. [2021-06-11T08:46:50.735Z] #56 28.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-11T08:46:50.735Z] #56 28.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-11T08:46:50.735Z] #56 29.63 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:50.735Z] #56 29.90 Fetched 119 kB in 0s (405 kB/s) [2021-06-11T08:46:50.735Z] #56 30.17 Selecting previously unselected package libbtrfs0. [2021-06-11T08:46:50.735Z] #56 30.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 ... 15383 files and directories currently installed.) [2021-06-11T08:46:50.735Z] #56 30.23 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-11T08:46:50.735Z] #56 30.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:50.735Z] #56 30.75 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:46:50.735Z] #56 30.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-11T08:46:50.735Z] #56 30.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:50.735Z] #56 31.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:46:50.735Z] #56 31.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:46:50.735Z] #56 31.25 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:46:50.735Z] #56 DONE 32.4s [2021-06-11T08:46:50.735Z] [2021-06-11T08:46:50.735Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:50.735Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:51.002Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## [2021-06-11T08:46:51.002Z] #29 ... [2021-06-11T08:46:51.002Z] [2021-06-11T08:46:51.002Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:51.002Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:51.002Z] #50 22.77 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:51.002Z] #50 22.91 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:51.002Z] #50 23.03 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T08:46:51.002Z] #50 23.08 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:51.002Z] #50 23.10 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T08:46:51.002Z] #50 23.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:51.002Z] #50 23.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:51.002Z] #50 23.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:51.002Z] #50 23.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:51.002Z] #50 23.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:51.002Z] #50 23.71 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:51.002Z] #50 23.76 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:51.002Z] #50 23.81 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:51.002Z] #50 23.94 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:51.002Z] #50 23.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:51.002Z] #50 24.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:51.002Z] #50 24.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:51.002Z] #50 24.18 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:51.002Z] #50 24.25 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:51.002Z] #50 24.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:51.002Z] #50 24.28 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:51.002Z] #50 25.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:51.002Z] #50 25.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:51.002Z] #50 25.97 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:51.002Z] #50 25.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:51.002Z] #50 25.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.07 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.17 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.18 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.48 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:51.002Z] #50 26.57 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:51.002Z] #50 26.59 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:51.002Z] #50 30.42 go: extracting golang.org/x/text v0.3.2 [2021-06-11T08:46:51.002Z] #50 ... [2021-06-11T08:46:51.002Z] [2021-06-11T08:46:51.002Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:51.002Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:51.268Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## 25.3% ################### 26.7% #################### 27.8% ##################### 29.7% [2021-06-11T08:46:51.268Z] #29 ... [2021-06-11T08:46:51.268Z] [2021-06-11T08:46:51.268Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:51.268Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-11T08:46:51.268Z] #36 23.09 The following additional packages will be installed: [2021-06-11T08:46:51.268Z] #36 23.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T08:46:51.268Z] #36 23.10 Suggested packages: [2021-06-11T08:46:51.268Z] #36 23.10 cmake-doc ninja-build lrzip [2021-06-11T08:46:51.268Z] #36 23.10 Recommended packages: [2021-06-11T08:46:51.268Z] #36 23.11 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T08:46:51.268Z] #36 24.06 The following NEW packages will be installed: [2021-06-11T08:46:51.268Z] #36 24.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T08:46:51.268Z] #36 24.09 vim-common xxd [2021-06-11T08:46:51.268Z] #36 24.48 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:51.268Z] #36 24.48 Need to get 14.2 MB of archives. [2021-06-11T08:46:51.268Z] #36 24.48 After this operation, 60.0 MB of additional disk space will be used. [2021-06-11T08:46:51.268Z] #36 24.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-11T08:46:51.268Z] #36 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:46:51.268Z] #36 24.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T08:46:51.268Z] #36 24.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-11T08:46:51.268Z] #36 25.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-11T08:46:51.268Z] #36 25.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-11T08:46:51.268Z] #36 25.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-11T08:46:51.268Z] #36 25.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-11T08:46:51.268Z] #36 25.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-11T08:46:51.268Z] #36 25.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-11T08:46:51.268Z] #36 26.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:51.268Z] #36 26.94 Fetched 14.2 MB in 1s (11.5 MB/s) [2021-06-11T08:46:51.268Z] #36 27.06 Selecting previously unselected package xxd. [2021-06-11T08:46:51.268Z] #36 27.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-11T08:46:51.268Z] #36 27.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-11T08:46:51.268Z] #36 27.17 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:46:51.268Z] #36 27.37 Selecting previously unselected package vim-common. [2021-06-11T08:46:51.268Z] #36 27.37 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:46:51.268Z] #36 27.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:46:51.268Z] #36 27.79 Selecting previously unselected package cmake-data. [2021-06-11T08:46:51.268Z] #36 27.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T08:46:51.268Z] #36 27.83 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T08:46:51.268Z] #36 32.57 Selecting previously unselected package libicu63:arm64. [2021-06-11T08:46:51.268Z] #36 32.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-11T08:46:51.268Z] #36 32.61 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-11T08:46:51.271Z] #37 2.594 -- The C compiler identification is GNU 8.3.0 [2021-06-11T08:46:51.271Z] #37 2.645 -- Check for working C compiler: /usr/bin/cc [2021-06-11T08:46:51.539Z] #36 ... [2021-06-11T08:46:51.539Z] [2021-06-11T08:46:51.539Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:51.539Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:51.602Z] #44 ... [2021-06-11T08:46:51.603Z] [2021-06-11T08:46:51.603Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:51.603Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:51.603Z] #13 26.88 Reading package lists... [2021-06-11T08:46:51.603Z] #13 32.86 Building dependency tree... [2021-06-11T08:46:51.603Z] #13 35.60 The following additional packages will be installed: [2021-06-11T08:46:51.603Z] #13 35.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T08:46:51.603Z] #13 35.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T08:46:51.603Z] #13 35.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T08:46:51.603Z] #13 35.61 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T08:46:51.603Z] #13 35.61 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:51.603Z] #13 35.62 Suggested packages: [2021-06-11T08:46:51.603Z] #13 35.62 gcc-8-locales seccomp wine64 [2021-06-11T08:46:51.603Z] #13 36.78 The following NEW packages will be installed: [2021-06-11T08:46:51.603Z] #13 36.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T08:46:51.603Z] #13 36.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T08:46:51.603Z] #13 36.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T08:46:51.603Z] #13 36.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T08:46:51.603Z] #13 36.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T08:46:51.603Z] #13 36.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:51.603Z] #13 36.82 The following packages will be upgraded: [2021-06-11T08:46:51.603Z] #13 36.87 libseccomp2 libsystemd0 libudev1 [2021-06-11T08:46:51.603Z] #13 37.45 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:46:51.603Z] #13 37.45 Need to get 78.2 MB of archives. [2021-06-11T08:46:51.603Z] #13 37.45 After this operation, 487 MB of additional disk space will be used. [2021-06-11T08:46:51.603Z] #13 37.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T08:46:51.603Z] #13 37.46 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T08:46:51.603Z] #13 37.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T08:46:51.603Z] #13 37.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T08:46:51.603Z] #13 37.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T08:46:51.603Z] #13 37.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T08:46:51.603Z] #13 38.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T08:46:51.603Z] #13 38.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T08:46:51.603Z] #13 38.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T08:46:51.603Z] #13 38.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T08:46:51.603Z] #13 38.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T08:46:51.603Z] #13 38.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T08:46:51.603Z] #13 38.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T08:46:51.603Z] #13 42.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T08:46:51.603Z] #13 ... [2021-06-11T08:46:51.603Z] [2021-06-11T08:46:51.603Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:51.603Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:46:51.603Z] #32 46.31 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T08:46:51.603Z] #32 46.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T08:46:51.603Z] #32 47.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:51.804Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## 25.3% ################### 26.7% #################### 27.8% ##################### 29.7% ####################### 33.1% ########################## 36.1% ############################ 39.0% ############################# 41.0% ############################## 42.4% ############################### 43.8% [2021-06-11T08:46:51.804Z] #29 ... [2021-06-11T08:46:51.804Z] [2021-06-11T08:46:51.804Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:51.804Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:46:51.804Z] #13 14.77 Reading package lists... [2021-06-11T08:46:51.804Z] #13 19.88 Reading package lists... [2021-06-11T08:46:51.804Z] #13 25.53 Building dependency tree... [2021-06-11T08:46:51.804Z] #13 27.54 The following additional packages will be installed: [2021-06-11T08:46:51.804Z] #13 27.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T08:46:51.804Z] #13 27.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T08:46:51.804Z] #13 27.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T08:46:51.804Z] #13 27.55 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T08:46:51.804Z] #13 27.57 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:51.804Z] #13 27.57 Suggested packages: [2021-06-11T08:46:51.804Z] #13 27.57 gcc-8-locales seccomp wine64 [2021-06-11T08:46:51.804Z] #13 28.80 The following NEW packages will be installed: [2021-06-11T08:46:51.804Z] #13 28.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T08:46:51.804Z] #13 28.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T08:46:51.804Z] #13 28.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T08:46:51.804Z] #13 28.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T08:46:51.804Z] #13 28.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T08:46:51.804Z] #13 28.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T08:46:51.804Z] #13 28.82 The following packages will be upgraded: [2021-06-11T08:46:51.804Z] #13 28.83 libseccomp2 libsystemd0 libudev1 [2021-06-11T08:46:51.804Z] #13 29.25 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:46:51.804Z] #13 29.25 Need to get 73.8 MB of archives. [2021-06-11T08:46:51.804Z] #13 29.25 After this operation, 472 MB of additional disk space will be used. [2021-06-11T08:46:51.804Z] #13 29.25 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-11T08:46:51.804Z] #13 29.26 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-11T08:46:51.804Z] #13 29.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-11T08:46:51.804Z] #13 29.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-11T08:46:51.804Z] #13 29.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-11T08:46:51.838Z] #37 ... [2021-06-11T08:46:51.838Z] [2021-06-11T08:46:51.838Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:51.838Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:46:51.838Z] #52 52.89 time [2021-06-11T08:46:51.838Z] #52 58.34 context [2021-06-11T08:46:51.838Z] #52 59.17 internal/poll [2021-06-11T08:46:51.838Z] #52 59.62 encoding/binary [2021-06-11T08:46:51.838Z] #52 61.60 os [2021-06-11T08:46:51.838Z] #52 61.70 encoding/base64 [2021-06-11T08:46:51.838Z] #52 62.46 strings [2021-06-11T08:46:51.838Z] #52 ... [2021-06-11T08:46:51.838Z] [2021-06-11T08:46:51.838Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:46:51.838Z] #37 sha256:ac7d1c84613f652c475397a1423db7d05868e31be2d0ab09cd80cd7e8a9058ba [2021-06-11T08:46:51.838Z] #37 3.239 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T08:46:51.838Z] #37 3.243 -- Detecting C compiler ABI info [2021-06-11T08:46:51.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T08:46:51.866Z] #32 ... [2021-06-11T08:46:51.866Z] [2021-06-11T08:46:51.866Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:51.866Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:46:51.866Z] #46 38.11 sync [2021-06-11T08:46:51.866Z] #46 38.11 internal/reflectlite [2021-06-11T08:46:51.866Z] #46 39.51 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T08:46:51.866Z] #46 39.80 math/rand [2021-06-11T08:46:51.866Z] #46 40.77 internal/singleflight [2021-06-11T08:46:51.866Z] #46 40.93 errors [2021-06-11T08:46:51.866Z] #46 41.07 sort [2021-06-11T08:46:51.866Z] #46 41.29 io [2021-06-11T08:46:51.866Z] #46 42.11 strconv [2021-06-11T08:46:51.866Z] #46 42.33 bytes [2021-06-11T08:46:51.866Z] #46 44.25 bufio [2021-06-11T08:46:51.866Z] #46 45.81 syscall [2021-06-11T08:46:51.866Z] #46 45.92 reflect [2021-06-11T08:46:51.866Z] #46 ... [2021-06-11T08:46:51.866Z] [2021-06-11T08:46:51.866Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:46:51.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:46:51.867Z] #36 47.50 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:46:51.867Z] #36 47.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:46:51.867Z] #36 47.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:46:52.083Z] #13 ... [2021-06-11T08:46:52.083Z] [2021-06-11T08:46:52.083Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:52.083Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:52.418Z] #37 3.877 -- Detecting C compiler ABI info - done [2021-06-11T08:46:52.677Z] #37 3.941 -- Detecting C compile features [2021-06-11T08:46:53.614Z] #37 ... [2021-06-11T08:46:53.614Z] [2021-06-11T08:46:53.614Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:53.614Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:46:53.614Z] #46 54.88 time [2021-06-11T08:46:53.614Z] #46 59.53 internal/poll [2021-06-11T08:46:53.614Z] #46 59.97 internal/fmtsort [2021-06-11T08:46:53.615Z] #46 60.84 internal/syscall/execenv [2021-06-11T08:46:53.615Z] #46 60.99 internal/syscall/unix [2021-06-11T08:46:53.615Z] #46 61.24 strings [2021-06-11T08:46:53.615Z] #46 61.99 os [2021-06-11T08:46:53.615Z] #46 63.88 regexp/syntax [2021-06-11T08:46:53.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T08:46:53.874Z] #46 ... [2021-06-11T08:46:53.874Z] [2021-06-11T08:46:53.874Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:53.874Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:46:53.874Z] #52 65.03 golang.org/x/sys/unix [2021-06-11T08:46:54.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T08:46:54.497Z] #52 65.42 fmt [2021-06-11T08:46:55.611Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## 25.3% ################### 26.7% #################### 27.8% ##################### 29.7% ####################### 33.1% ########################## 36.1% ############################ 39.0% ############################# 41.0% ############################## 42.4% ############################### 43.8% ################################ 45.1% ################################# 46.6% ################################## 48.3% ################################### 49.4% #################################### 50.6% ##################################### 52.0% ###################################### 53.4% ####################################### 54.6% ######################################## 56.0% ######################################### 57.3% ######################################### 58.2% ########################################## 59.4% ########################################### 60.9% ############################################ 61.9% ############################################# 63.4% ############################################## 64.4% ############################################## 64.6% ################################################ 67.9% ################################################## 69.7% ################################################### 71.2% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 77.8% ######################################################## 79.1% ########################################################## 80.7% ########################################################### 82.0% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.1% ############################################################# 86.0% ############################################################## 86.9% ############################################################### 87.9% ############################################################### 88.5% [2021-06-11T08:46:55.611Z] #29 ... [2021-06-11T08:46:55.611Z] [2021-06-11T08:46:55.611Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:55.611Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:46:55.611Z] #46 27.49 internal/reflectlite [2021-06-11T08:46:55.611Z] #46 27.49 sync [2021-06-11T08:46:55.611Z] #46 29.04 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T08:46:55.611Z] #46 29.07 math/rand [2021-06-11T08:46:55.612Z] #46 29.07 internal/singleflight [2021-06-11T08:46:55.612Z] #46 30.31 sort [2021-06-11T08:46:55.612Z] #46 30.31 errors [2021-06-11T08:46:55.612Z] #46 31.10 io [2021-06-11T08:46:55.612Z] #46 31.10 internal/oserror [2021-06-11T08:46:55.612Z] #46 31.10 strconv [2021-06-11T08:46:55.612Z] #46 32.00 syscall [2021-06-11T08:46:55.612Z] #46 32.25 vendor/golang.org/x/net/dns/dnsmessage [2021-06-11T08:46:55.612Z] #46 33.94 bytes [2021-06-11T08:46:55.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T08:46:55.878Z] #46 ... [2021-06-11T08:46:55.879Z] [2021-06-11T08:46:55.879Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:55.879Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:55.913Z] #20 10.01 Fetched 8974 kB in 9s (1018 kB/s) [2021-06-11T08:46:56.693Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## 25.3% ################### 26.7% #################### 27.8% ##################### 29.7% ####################### 33.1% ########################## 36.1% ############################ 39.0% ############################# 41.0% ############################## 42.4% ############################### 43.8% ################################ 45.1% ################################# 46.6% ################################## 48.3% ################################### 49.4% #################################### 50.6% ##################################### 52.0% ###################################### 53.4% ####################################### 54.6% ######################################## 56.0% ######################################### 57.3% ######################################### 58.2% ########################################## 59.4% ########################################### 60.9% ############################################ 61.9% ############################################# 63.4% ############################################## 64.4% ############################################## 64.6% ################################################ 67.9% ################################################## 69.7% ################################################### 71.2% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 77.8% ######################################################## 79.1% ########################################################## 80.7% ########################################################### 82.0% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.1% ############################################################# 86.0% ############################################################## 86.9% ############################################################### 87.9% ############################################################### 88.5% ################################################################# 90.3% ################################################################# 91.3% ################################################################## 92.4% ################################################################### 93.8% #################################################################### 94.9% #################################################################### 95.6% ##################################################################### 96.2% ###################################################################### 97.5% ####################################################################### 98.7% [2021-06-11T08:46:56.693Z] #29 ... [2021-06-11T08:46:56.693Z] [2021-06-11T08:46:56.693Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:56.693Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:46:56.693Z] #44 27.22 Building dependency tree... [2021-06-11T08:46:56.693Z] #44 29.78 The following additional packages will be installed: [2021-06-11T08:46:56.693Z] #44 29.78 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T08:46:56.693Z] #44 29.78 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T08:46:56.693Z] #44 29.79 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:56.693Z] #44 29.79 python3.7-minimal [2021-06-11T08:46:56.693Z] #44 29.79 Suggested packages: [2021-06-11T08:46:56.693Z] #44 29.79 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T08:46:56.693Z] #44 29.79 python3.7-doc binfmt-support [2021-06-11T08:46:56.693Z] #44 30.82 The following NEW packages will be installed: [2021-06-11T08:46:56.693Z] #44 30.82 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T08:46:56.693Z] #44 30.82 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T08:46:56.693Z] #44 30.83 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T08:46:56.693Z] #44 30.83 python3.7-minimal [2021-06-11T08:46:56.693Z] #44 31.27 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T08:46:56.693Z] #44 31.27 Need to get 6095 kB of archives. [2021-06-11T08:46:56.693Z] #44 31.27 After this operation, 32.3 MB of additional disk space will be used. [2021-06-11T08:46:56.693Z] #44 31.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-11T08:46:56.693Z] #44 31.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-11T08:46:56.693Z] #44 31.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-11T08:46:56.693Z] #44 31.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-11T08:46:56.693Z] #44 31.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-11T08:46:56.693Z] #44 31.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:46:56.693Z] #44 31.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-11T08:46:56.693Z] #44 31.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-11T08:46:56.693Z] #44 31.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-11T08:46:56.693Z] #44 31.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:46:56.693Z] #44 31.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T08:46:56.693Z] #44 31.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-11T08:46:56.693Z] #44 31.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-11T08:46:56.693Z] #44 31.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-11T08:46:56.693Z] #44 31.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-11T08:46:56.693Z] #44 31.85 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-11T08:46:56.693Z] #44 33.95 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:56.693Z] #44 34.16 Fetched 6095 kB in 1s (4591 kB/s) [2021-06-11T08:46:56.693Z] #44 34.28 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-11T08:46:56.693Z] #44 34.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-11T08:46:56.693Z] #44 34.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:46:56.693Z] #44 34.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:56.693Z] #44 35.55 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:46:56.693Z] #44 35.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:46:56.693Z] #44 35.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:56.693Z] #44 36.65 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:56.693Z] #44 36.68 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:46:56.959Z] #44 ... [2021-06-11T08:46:56.959Z] [2021-06-11T08:46:56.959Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:46:56.959Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:46:56.959Z] #29 11.08 #=#=# 0.7% # 2.0% ## 3.4% ### 4.8% #### 6.7% ##### 7.5% ###### 9.2% ###### 9.2% ####### 11.0% ######### 12.8% ########## 14.4% ########### 16.2% ############ 18.0% ############# 19.3% ############### 21.1% ################ 23.4% ################## 25.3% ################### 26.7% #################### 27.8% ##################### 29.7% ####################### 33.1% ########################## 36.1% ############################ 39.0% ############################# 41.0% ############################## 42.4% ############################### 43.8% ################################ 45.1% ################################# 46.6% ################################## 48.3% ################################### 49.4% #################################### 50.6% ##################################### 52.0% ###################################### 53.4% ####################################### 54.6% ######################################## 56.0% ######################################### 57.3% ######################################### 58.2% ########################################## 59.4% ########################################### 60.9% ############################################ 61.9% ############################################# 63.4% ############################################## 64.4% ############################################## 64.6% ################################################ 67.9% ################################################## 69.7% ################################################### 71.2% #################################################### 72.4% #################################################### 73.5% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 77.8% ######################################################## 79.1% ########################################################## 80.7% ########################################################### 82.0% ########################################################### 83.2% ############################################################ 84.5% ############################################################# 85.1% ############################################################# 86.0% ############################################################## 86.9% ############################################################### 87.9% ############################################################### 88.5% ################################################################# 90.3% ################################################################# 91.3% ################################################################## 92.4% ################################################################### 93.8% #################################################################### 94.9% #################################################################### 95.6% ##################################################################### 96.2% ###################################################################### 97.5% ####################################################################### 98.7% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-11T08:46:56.959Z] #29 19.20 [2021-06-11T08:46:57.037Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T08:46:57.037Z] Using test binary docker [2021-06-11T08:46:57.037Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T08:46:57.037Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-11T08:46:57.037Z] INFO: Waiting for daemon to start... [2021-06-11T08:46:57.037Z] Starting dockerd [2021-06-11T08:46:57.164Z] #36 ... [2021-06-11T08:46:57.164Z] [2021-06-11T08:46:57.165Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:57.165Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:57.165Z] #13 44.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T08:46:57.165Z] #13 44.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T08:46:57.165Z] #13 44.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T08:46:57.165Z] #13 44.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T08:46:57.165Z] #13 44.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T08:46:57.165Z] #13 44.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T08:46:57.165Z] #13 44.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T08:46:57.165Z] #13 44.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T08:46:57.165Z] #13 44.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T08:46:57.165Z] #13 44.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T08:46:57.165Z] #13 44.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T08:46:57.165Z] #13 44.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T08:46:57.165Z] #13 44.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T08:46:57.165Z] #13 44.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T08:46:57.165Z] #13 45.64 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:46:57.165Z] #13 45.86 Fetched 78.2 MB in 7s (10.7 MB/s) [2021-06-11T08:46:57.165Z] #13 45.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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:57.165Z] #13 46.00 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:57.165Z] #13 46.03 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:46:57.165Z] #13 46.57 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:57.165Z] #13 46.78 (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 ... 15410 files and directories currently installed.) [2021-06-11T08:46:57.165Z] #13 46.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:46:57.165Z] #13 46.86 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T08:46:57.165Z] #13 47.11 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:46:57.165Z] [2021-06-11T08:46:57.165Z] #13 ... [2021-06-11T08:46:57.165Z] [2021-06-11T08:46:57.165Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:46:57.165Z] #48 sha256:f91cef6ec87765b1815cdee633521c8b9aff90d7160d0249fe586ce183603dda [2021-06-11T08:46:57.165Z] #48 DONE 53.1s [2021-06-11T08:46:57.165Z] [2021-06-11T08:46:57.165Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:57.165Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:57.165Z] #13 47.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:57.165Z] #13 47.91 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T08:46:57.165Z] #13 47.94 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:46:57.165Z] #13 48.23 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T08:46:57.226Z] #29 ... [2021-06-11T08:46:57.226Z] [2021-06-11T08:46:57.226Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:57.226Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-11T08:46:57.226Z] #32 28.46 Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-06-11T08:46:57.226Z] #32 29.03 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T08:46:57.226Z] #32 29.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:46:57.226Z] #32 ... [2021-06-11T08:46:57.226Z] [2021-06-11T08:46:57.226Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:46:57.226Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:46:57.226Z] #50 35.85 go: finding github.com/fatih/color v1.7.0 [2021-06-11T08:46:57.226Z] #50 35.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T08:46:57.226Z] #50 36.05 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T08:46:57.226Z] #50 36.17 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T08:46:57.226Z] #50 36.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T08:46:57.226Z] #50 36.49 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T08:46:57.226Z] #50 36.58 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T08:46:57.226Z] #50 36.62 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T08:46:57.226Z] #50 36.62 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T08:46:57.226Z] #50 36.65 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T08:46:57.226Z] #50 36.67 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T08:46:57.226Z] #50 36.69 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T08:46:57.226Z] #50 36.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T08:46:57.226Z] #50 36.82 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T08:46:57.226Z] #50 36.83 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T08:46:57.226Z] #50 36.87 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T08:46:57.226Z] #50 36.92 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T08:46:57.226Z] #50 36.95 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T08:46:57.226Z] #50 37.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T08:46:57.226Z] #50 37.02 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T08:46:57.226Z] #50 37.03 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.04 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T08:46:57.226Z] #50 37.06 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T08:46:57.226Z] #50 37.07 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.11 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T08:46:57.226Z] #50 37.12 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.12 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T08:46:57.226Z] #50 37.14 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T08:46:57.226Z] #50 37.16 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T08:46:57.226Z] #50 37.18 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T08:46:57.226Z] #50 37.19 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T08:46:57.226Z] #50 37.22 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T08:46:57.226Z] #50 37.23 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.27 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T08:46:57.226Z] #50 37.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T08:46:57.226Z] #50 37.32 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T08:46:57.226Z] #50 37.35 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T08:46:57.226Z] #50 37.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T08:46:57.226Z] #50 37.40 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T08:46:57.226Z] #50 37.44 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T08:46:57.226Z] #50 37.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T08:46:57.226Z] #50 37.51 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T08:46:57.226Z] #50 37.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T08:46:57.226Z] #50 37.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T08:46:57.226Z] #50 37.66 go: finding golang.org/x/text v0.3.2 [2021-06-11T08:46:57.226Z] #50 37.72 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T08:46:57.226Z] #50 37.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T08:46:57.226Z] #50 37.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T08:46:57.226Z] #50 37.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T08:46:57.226Z] #50 37.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T08:46:57.226Z] #50 37.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T08:46:57.226Z] #50 37.87 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T08:46:57.226Z] #50 37.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T08:46:57.226Z] #50 37.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T08:46:57.226Z] #50 37.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T08:46:57.226Z] #50 37.95 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T08:46:57.226Z] #50 37.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T08:46:57.226Z] #50 37.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T08:46:57.226Z] #50 37.99 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T08:46:57.226Z] #50 38.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T08:46:57.226Z] #50 38.07 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T08:46:57.226Z] #50 38.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T08:46:57.226Z] #50 38.17 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T08:46:57.226Z] #50 38.17 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T08:46:57.226Z] #50 38.25 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T08:46:57.226Z] #50 38.33 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T08:46:57.226Z] #50 38.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T08:46:57.226Z] #50 38.52 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T08:46:57.226Z] #50 38.52 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T08:46:57.226Z] #50 38.56 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T08:46:57.226Z] #50 38.69 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T08:46:57.741Z] #13 48.53 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T08:46:57.741Z] #13 48.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T08:46:57.741Z] #13 48.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:46:57.741Z] #13 48.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:46:58.432Z] #20 10.01 Reading package lists... [2021-06-11T08:46:58.689Z] #20 13.31 Reading package lists... [2021-06-11T08:46:58.689Z] #20 ... [2021-06-11T08:46:58.689Z] [2021-06-11T08:46:58.689Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:46:58.689Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:46:58.689Z] #54 12.00 + cd /tmp/tmp.ihs32rjy7M/src/github.com/opencontainers/runc [2021-06-11T08:46:58.689Z] #54 12.01 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:46:58.689Z] #54 12.57 + '[' -z '' ']' [2021-06-11T08:46:58.689Z] #54 12.57 + target=static [2021-06-11T08:46:58.689Z] #54 12.57 + make 'BUILDTAGS=seccomp ' static [2021-06-11T08:46:58.689Z] #54 12.86 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T08:46:58.726Z] #52 ... [2021-06-11T08:46:58.726Z] [2021-06-11T08:46:58.726Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:46:58.726Z] #37 sha256:ac7d1c84613f652c475397a1423db7d05868e31be2d0ab09cd80cd7e8a9058ba [2021-06-11T08:46:58.726Z] #37 6.078 -- Detecting C compile features - done [2021-06-11T08:46:58.726Z] #37 6.120 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T08:46:58.726Z] #37 6.476 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T08:46:58.726Z] #37 6.589 -- Configuring done [2021-06-11T08:46:58.726Z] #37 6.614 -- Generating done [2021-06-11T08:46:58.726Z] #37 6.615 -- Build files have been written to: /tmp/tmp.OAfPjvcmju/tini [2021-06-11T08:46:58.726Z] #37 6.628 + make tini-static [2021-06-11T08:46:58.726Z] #37 7.125 Scanning dependencies of target tini-static [2021-06-11T08:46:58.726Z] #37 7.247 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T08:46:58.726Z] #37 8.485 [100%] Linking C executable tini-static [2021-06-11T08:46:58.726Z] #37 9.101 [100%] Built target tini-static [2021-06-11T08:46:58.726Z] #37 9.212 + mkdir -p /build [2021-06-11T08:46:58.726Z] #37 9.214 + cp tini-static /build/docker-init [2021-06-11T08:46:58.726Z] #37 DONE 9.8s [2021-06-11T08:46:58.726Z] [2021-06-11T08:46:58.726Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:58.726Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:58.726Z] #13 56.93 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T08:46:58.726Z] #13 56.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T08:46:58.726Z] #13 56.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:46:58.726Z] #13 57.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T08:46:58.726Z] #13 57.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:46:58.726Z] #13 57.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:46:58.726Z] #13 57.30 Selecting previously unselected package dmsetup. [2021-06-11T08:46:58.726Z] #13 57.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:46:58.726Z] #13 57.32 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T08:46:58.726Z] #13 57.51 Selecting previously unselected package mingw-w64-common. [2021-06-11T08:46:58.726Z] #13 57.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T08:46:58.726Z] #13 57.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T08:46:58.726Z] #13 63.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T08:46:58.726Z] #13 63.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T08:46:58.726Z] #13 63.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:46:59.131Z] #13 ... [2021-06-11T08:46:59.131Z] [2021-06-11T08:46:59.131Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:46:59.131Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:46:59.131Z] #52 45.38 internal/oserror [2021-06-11T08:46:59.131Z] #52 45.39 strconv [2021-06-11T08:46:59.131Z] #52 45.52 syscall [2021-06-11T08:46:59.131Z] #52 48.81 reflect [2021-06-11T08:46:59.131Z] #52 52.33 time [2021-06-11T08:46:59.131Z] #52 ... [2021-06-11T08:46:59.131Z] [2021-06-11T08:46:59.131Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:59.131Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:46:59.131Z] #44 48.57 Selecting previously unselected package python3-minimal. [2021-06-11T08:46:59.131Z] #44 48.58 (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 ... 15650 files and directories currently installed.) [2021-06-11T08:46:59.131Z] #44 48.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 48.66 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:46:59.131Z] #44 49.13 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:46:59.131Z] #44 49.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 49.18 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:46:59.131Z] #44 49.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:46:59.131Z] #44 49.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 49.36 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:59.131Z] #44 51.22 Selecting previously unselected package python3.7. [2021-06-11T08:46:59.131Z] #44 51.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 51.22 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:46:59.131Z] #44 51.43 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:46:59.131Z] #44 51.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 51.44 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:46:59.131Z] #44 51.57 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:46:59.131Z] #44 53.33 Selecting previously unselected package python3. [2021-06-11T08:46:59.131Z] #44 53.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-11T08:46:59.131Z] #44 53.49 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 53.54 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:46:59.131Z] #44 53.68 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T08:46:59.131Z] #44 53.70 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 53.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:46:59.131Z] #44 54.49 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:46:59.131Z] #44 54.49 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:46:59.131Z] #44 54.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:46:59.131Z] #44 54.76 Selecting previously unselected package python3-six. [2021-06-11T08:46:59.131Z] #44 54.77 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T08:46:59.131Z] #44 54.77 Unpacking python3-six (1.12.0-1) ... [2021-06-11T08:46:59.131Z] #44 54.86 Selecting previously unselected package python3-protobuf. [2021-06-11T08:46:59.131Z] #44 54.87 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T08:46:59.131Z] #44 54.89 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:46:59.548Z] . [2021-06-11T08:46:59.548Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T08:46:59.548Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T08:46:59.548Z] Error: No such image: emptyfs [2021-06-11T08:46:59.548Z] Running integration-test (iteration 1) [2021-06-11T08:46:59.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T08:46:59.624Z] #54 ... [2021-06-11T08:46:59.624Z] [2021-06-11T08:46:59.624Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:46:59.624Z] #46 sha256:f1e36f3c6941fdfd65b5d8f86bb0722c1683dc297cd88824103bcc43971906d3 [2021-06-11T08:46:59.624Z] #46 125.5 github.com/LK4D4/vndr/godl [2021-06-11T08:46:59.624Z] #46 126.0 github.com/LK4D4/vndr [2021-06-11T08:46:59.624Z] #46 DONE 134.7s [2021-06-11T08:46:59.624Z] [2021-06-11T08:46:59.624Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:46:59.624Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:46:59.704Z] #44 55.30 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:46:59.704Z] #44 55.31 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:46:59.704Z] #44 55.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:46:59.704Z] #44 55.44 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:46:59.704Z] #44 55.45 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:46:59.704Z] #44 55.45 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:46:59.814Z] #50 ... [2021-06-11T08:46:59.814Z] [2021-06-11T08:46:59.814Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:46:59.814Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:46:59.814Z] #44 40.69 Selecting previously unselected package python3-minimal. [2021-06-11T08:46:59.814Z] #44 40.69 (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 ... 15623 files and directories currently installed.) [2021-06-11T08:46:59.814Z] #44 40.85 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-11T08:46:59.814Z] #44 40.86 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:46:59.814Z] #44 41.12 Selecting previously unselected package libmpdec2:arm64. [2021-06-11T08:46:59.814Z] #44 41.13 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-11T08:46:59.814Z] #44 41.20 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-11T08:46:59.966Z] #44 55.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:46:59.966Z] #44 55.62 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:46:59.966Z] #44 55.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:46:59.966Z] #44 ... [2021-06-11T08:46:59.966Z] [2021-06-11T08:46:59.966Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:46:59.966Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:46:59.966Z] #13 50.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T08:46:59.966Z] #13 50.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T08:46:59.966Z] #13 50.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:47:00.079Z] #44 41.38 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-11T08:47:00.079Z] #44 41.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:47:00.079Z] #44 41.46 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:00.103Z] #13 ... [2021-06-11T08:47:00.103Z] [2021-06-11T08:47:00.103Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:00.103Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:47:00.103Z] #52 70.87 encoding/json [2021-06-11T08:47:00.662Z] #44 ... [2021-06-11T08:47:00.662Z] [2021-06-11T08:47:00.662Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:00.662Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:47:00.662Z] #57 1.395 + RM_GOPATH=0 [2021-06-11T08:47:00.662Z] #57 1.395 + TMP_GOPATH= [2021-06-11T08:47:00.662Z] #57 1.395 + : /build [2021-06-11T08:47:00.662Z] #57 1.395 + '[' -z '' ']' [2021-06-11T08:47:00.662Z] #57 1.396 ++ mktemp -d [2021-06-11T08:47:00.662Z] #57 1.399 + export GOPATH=/tmp/tmp.I0wcn7b3Oy [2021-06-11T08:47:00.662Z] #57 1.399 + GOPATH=/tmp/tmp.I0wcn7b3Oy [2021-06-11T08:47:00.662Z] #57 1.399 + RM_GOPATH=1 [2021-06-11T08:47:00.662Z] #57 1.399 + case "$(go env GOARCH)" in [2021-06-11T08:47:00.662Z] #57 1.400 ++ go env GOARCH [2021-06-11T08:47:00.662Z] #57 1.409 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:00.662Z] #57 1.409 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:00.662Z] #57 1.415 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:00.662Z] #57 1.428 + dir=/tmp/install [2021-06-11T08:47:00.662Z] #57 1.429 + bin=containerd [2021-06-11T08:47:00.662Z] #57 1.430 + shift [2021-06-11T08:47:00.662Z] #57 1.433 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T08:47:00.662Z] #57 1.433 + . /tmp/install/containerd.installer [2021-06-11T08:47:00.662Z] #57 1.434 ++ set -e [2021-06-11T08:47:00.662Z] #57 1.434 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:47:00.662Z] #57 1.435 + install_containerd [2021-06-11T08:47:00.662Z] #57 1.439 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T08:47:00.662Z] #57 1.440 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:47:00.662Z] #57 1.441 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I0wcn7b3Oy/src/github.com/containerd/containerd [2021-06-11T08:47:00.662Z] #57 1.447 Cloning into '/tmp/tmp.I0wcn7b3Oy/src/github.com/containerd/containerd'... [2021-06-11T08:47:00.662Z] #57 ... [2021-06-11T08:47:00.662Z] [2021-06-11T08:47:00.662Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:47:00.662Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:47:00.662Z] #29 20.27 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T08:47:00.662Z] #29 20.72 [2021-06-11T08:47:00.662Z] #29 20.99 0.1% ######################################################################## 100.0% [2021-06-11T08:47:00.662Z] #29 21.16 [2021-06-11T08:47:00.662Z] #29 22.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T08:47:00.662Z] #29 22.69 [2021-06-11T08:47:00.662Z] #29 22.88 0.8% ######################################################################## 100.0% [2021-06-11T08:47:00.927Z] #29 23.10 [2021-06-11T08:47:01.201Z] #29 ... [2021-06-11T08:47:01.201Z] [2021-06-11T08:47:01.201Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:47:01.201Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-11T08:47:01.201Z] #36 37.45 Selecting previously unselected package libxml2:arm64. [2021-06-11T08:47:01.201Z] #36 37.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 37.47 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:47:01.201Z] #36 37.99 Selecting previously unselected package libarchive13:arm64. [2021-06-11T08:47:01.201Z] #36 37.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 38.00 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-11T08:47:01.201Z] #36 38.32 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-11T08:47:01.201Z] #36 38.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 38.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-11T08:47:01.201Z] #36 38.58 Selecting previously unselected package librhash0:arm64. [2021-06-11T08:47:01.201Z] #36 38.60 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 38.60 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-11T08:47:01.201Z] #36 38.79 Selecting previously unselected package libuv1:arm64. [2021-06-11T08:47:01.201Z] #36 38.79 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 38.80 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-11T08:47:01.201Z] #36 38.97 Selecting previously unselected package cmake. [2021-06-11T08:47:01.201Z] #36 38.98 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-11T08:47:01.201Z] #36 39.01 Unpacking cmake (3.13.4-1) ... [2021-06-11T08:47:01.201Z] #36 41.02 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-11T08:47:01.201Z] #36 41.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:47:01.201Z] #36 41.08 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-11T08:47:01.201Z] #36 41.11 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:47:01.201Z] #36 41.15 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-11T08:47:01.201Z] #36 41.20 Setting up cmake-data (3.13.4-1) ... [2021-06-11T08:47:01.201Z] #36 41.22 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:47:01.201Z] #36 41.24 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-11T08:47:01.201Z] #36 41.26 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-11T08:47:01.201Z] #36 41.35 Setting up cmake (3.13.4-1) ... [2021-06-11T08:47:01.201Z] #36 41.37 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:01.201Z] #36 41.55 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:01.201Z] #36 DONE 42.8s [2021-06-11T08:47:01.201Z] [2021-06-11T08:47:01.201Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:01.201Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:47:01.201Z] #13 29.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-11T08:47:01.201Z] #13 29.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T08:47:01.201Z] #13 29.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-11T08:47:01.201Z] #13 29.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-11T08:47:01.201Z] #13 29.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T08:47:01.201Z] #13 30.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T08:47:01.201Z] #13 30.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T08:47:01.201Z] #13 30.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-06-11T08:47:01.201Z] #13 33.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-06-11T08:47:01.201Z] #13 34.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-11T08:47:01.201Z] #13 34.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-11T08:47:01.201Z] #13 34.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-11T08:47:01.201Z] #13 34.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-11T08:47:01.201Z] #13 34.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-11T08:47:01.201Z] #13 34.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-11T08:47:01.201Z] #13 34.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-11T08:47:01.201Z] #13 35.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-11T08:47:01.201Z] #13 35.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-11T08:47:01.201Z] #13 35.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-11T08:47:01.201Z] #13 35.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-11T08:47:01.201Z] #13 35.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-11T08:47:01.201Z] #13 35.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-11T08:47:01.201Z] #13 35.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-11T08:47:01.201Z] #13 36.04 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:47:01.201Z] #13 36.23 Fetched 73.8 MB in 6s (11.9 MB/s) [2021-06-11T08:47:01.201Z] #13 36.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-11T08:47:01.201Z] #13 36.46 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-11T08:47:01.201Z] #13 36.50 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:47:01.201Z] #13 36.92 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:01.201Z] #13 37.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-11T08:47:01.201Z] #13 37.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-11T08:47:01.201Z] #13 37.38 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T08:47:01.201Z] #13 37.68 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:01.201Z] #13 38.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 ... 15383 files and directories currently installed.) [2021-06-11T08:47:01.201Z] #13 38.33 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-11T08:47:01.201Z] #13 38.43 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T08:47:01.201Z] #13 38.79 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:01.466Z] #13 39.04 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T08:47:01.466Z] #13 39.04 (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 ... 15383 files and directories currently installed.) [2021-06-11T08:47:01.466Z] #13 39.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-11T08:47:01.466Z] #13 39.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:47:02.008Z] #52 ... [2021-06-11T08:47:02.008Z] [2021-06-11T08:47:02.008Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:02.008Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:47:02.008Z] #44 62.61 Setting up python3 (3.7.3-1) ... [2021-06-11T08:47:02.008Z] #44 63.41 Setting up python3-six (1.12.0-1) ... [2021-06-11T08:47:02.008Z] #44 64.59 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:02.008Z] #44 66.19 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:47:02.008Z] #44 70.03 Setting up criu (3.15-1) ... [2021-06-11T08:47:02.008Z] #44 71.88 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:02.008Z] #44 71.93 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:02.008Z] #44 DONE 72.3s [2021-06-11T08:47:02.008Z] [2021-06-11T08:47:02.008Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:02.008Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:02.008Z] #46 65.51 fmt [2021-06-11T08:47:02.008Z] #46 68.27 path/filepath [2021-06-11T08:47:02.008Z] #46 69.57 regexp [2021-06-11T08:47:02.008Z] #46 70.54 flag [2021-06-11T08:47:02.008Z] #46 71.84 go/token [2021-06-11T08:47:02.008Z] #46 72.66 go/scanner [2021-06-11T08:47:02.044Z] #13 ... [2021-06-11T08:47:02.044Z] [2021-06-11T08:47:02.044Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:02.044Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:02.044Z] #44 43.50 Selecting previously unselected package python3.7. [2021-06-11T08:47:02.044Z] #44 43.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:47:02.044Z] #44 43.52 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:02.142Z] #20 13.31 Reading package lists... [2021-06-11T08:47:02.311Z] #44 43.71 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-11T08:47:02.311Z] #44 43.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-11T08:47:02.311Z] #44 43.74 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-11T08:47:02.311Z] #44 43.88 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:47:02.515Z] #13 53.15 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T08:47:02.515Z] #13 53.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T08:47:02.515Z] #13 53.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:47:02.515Z] #13 53.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T08:47:02.515Z] #13 53.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:02.515Z] #13 53.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:02.515Z] #13 53.48 Selecting previously unselected package dmsetup. [2021-06-11T08:47:02.515Z] #13 53.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:02.515Z] #13 53.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T08:47:02.515Z] #13 53.70 Selecting previously unselected package mingw-w64-common. [2021-06-11T08:47:02.793Z] #13 53.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T08:47:02.793Z] #13 53.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T08:47:02.944Z] #46 74.04 internal/lazyregexp [2021-06-11T08:47:02.944Z] #46 ... [2021-06-11T08:47:02.944Z] [2021-06-11T08:47:02.944Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:02.944Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:02.944Z] #13 69.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T08:47:02.944Z] #13 69.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:02.944Z] #13 69.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:03.203Z] #13 69.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T08:47:03.203Z] #13 69.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:03.203Z] #13 69.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:03.267Z] #20 17.07 Building dependency tree... [2021-06-11T08:47:03.830Z] #20 18.39 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T08:47:03.830Z] #20 18.39 The following additional packages will be installed: [2021-06-11T08:47:03.830Z] #20 18.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T08:47:03.830Z] #20 18.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T08:47:03.830Z] #20 18.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T08:47:03.830Z] #20 18.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T08:47:03.830Z] #20 18.41 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T08:47:03.830Z] #20 18.41 Suggested packages: [2021-06-11T08:47:03.830Z] #20 18.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T08:47:03.830Z] #20 18.41 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T08:47:03.830Z] #20 18.41 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T08:47:03.830Z] #20 18.41 quota [2021-06-11T08:47:03.830Z] #20 18.41 Recommended packages: [2021-06-11T08:47:03.830Z] #20 18.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T08:47:03.830Z] #20 18.41 python3-keyrings.alt python3-xdg unzip [2021-06-11T08:47:04.243Z] #44 45.70 Selecting previously unselected package python3. [2021-06-11T08:47:04.507Z] #44 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16035 files and directories currently installed.) [2021-06-11T08:47:04.507Z] #44 45.83 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-11T08:47:04.507Z] #44 45.84 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:47:04.721Z] #13 ... [2021-06-11T08:47:04.721Z] [2021-06-11T08:47:04.721Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T08:47:04.721Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T08:47:04.721Z] #36 54.76 Selecting previously unselected package libxml2:amd64. [2021-06-11T08:47:04.721Z] #36 54.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 54.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:47:04.721Z] #36 55.34 Selecting previously unselected package libarchive13:amd64. [2021-06-11T08:47:04.721Z] #36 55.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 55.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:47:04.721Z] #36 55.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T08:47:04.721Z] #36 55.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 55.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:47:04.721Z] #36 55.82 Selecting previously unselected package librhash0:amd64. [2021-06-11T08:47:04.721Z] #36 55.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 55.86 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:47:04.721Z] #36 56.06 Selecting previously unselected package libuv1:amd64. [2021-06-11T08:47:04.721Z] #36 56.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 56.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:47:04.721Z] #36 56.23 Selecting previously unselected package cmake. [2021-06-11T08:47:04.721Z] #36 56.24 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T08:47:04.721Z] #36 56.25 Unpacking cmake (3.13.4-1) ... [2021-06-11T08:47:04.721Z] #36 59.14 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:47:04.721Z] #36 59.20 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:47:04.721Z] #36 59.23 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T08:47:04.721Z] #36 59.31 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:47:04.721Z] #36 59.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T08:47:04.721Z] #36 59.42 Setting up cmake-data (3.13.4-1) ... [2021-06-11T08:47:04.721Z] #36 59.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T08:47:04.721Z] #36 59.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T08:47:04.721Z] #36 59.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T08:47:04.721Z] #36 59.51 Setting up cmake (3.13.4-1) ... [2021-06-11T08:47:04.721Z] #36 59.53 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:04.721Z] #36 59.63 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:04.721Z] #36 DONE 60.6s [2021-06-11T08:47:04.721Z] [2021-06-11T08:47:04.721Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:04.721Z] #37 sha256:815c83a1437d2213b55c2ce47a9c060fa8c07c5a4120227e2f796c07311a649f [2021-06-11T08:47:04.772Z] #44 46.05 Selecting previously unselected package libprotobuf17:arm64. [2021-06-11T08:47:04.772Z] #44 46.05 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-11T08:47:04.772Z] #44 46.07 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-11T08:47:05.199Z] #20 ... [2021-06-11T08:47:05.199Z] [2021-06-11T08:47:05.199Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:47:05.199Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:47:05.199Z] #32 DONE 140.1s [2021-06-11T08:47:05.199Z] [2021-06-11T08:47:05.199Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:47:05.199Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:47:05.295Z] #37 1.058 + RM_GOPATH=0 [2021-06-11T08:47:05.295Z] #37 1.058 + TMP_GOPATH= [2021-06-11T08:47:05.295Z] #37 1.058 + : /build [2021-06-11T08:47:05.295Z] #37 1.058 + '[' -z '' ']' [2021-06-11T08:47:05.295Z] #37 1.058 ++ mktemp -d [2021-06-11T08:47:05.295Z] #37 1.060 + export GOPATH=/tmp/tmp.yCfc0fltyX [2021-06-11T08:47:05.295Z] #37 1.060 + GOPATH=/tmp/tmp.yCfc0fltyX [2021-06-11T08:47:05.295Z] #37 1.060 + RM_GOPATH=1 [2021-06-11T08:47:05.295Z] #37 1.060 + case "$(go env GOARCH)" in [2021-06-11T08:47:05.295Z] #37 1.061 ++ go env GOARCH [2021-06-11T08:47:05.295Z] #37 1.092 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:05.354Z] #44 ... [2021-06-11T08:47:05.354Z] [2021-06-11T08:47:05.354Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-11T08:47:05.354Z] #48 sha256:e0d0e9017a5b07286b9cef2b4ff1721806e95f204ab3b2c0ca7b70d084bb02cd [2021-06-11T08:47:05.354Z] #48 DONE 47.2s [2021-06-11T08:47:05.354Z] [2021-06-11T08:47:05.354Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:05.354Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:05.354Z] #44 46.81 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:47:05.354Z] #44 46.81 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:47:05.354Z] #44 46.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:05.556Z] #37 1.096 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:05.557Z] #37 1.097 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:05.557Z] #37 1.098 + dir=/tmp/install [2021-06-11T08:47:05.557Z] #37 1.098 + bin=tini [2021-06-11T08:47:05.557Z] #37 1.098 + shift [2021-06-11T08:47:05.557Z] #37 1.098 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T08:47:05.557Z] #37 1.098 + . /tmp/install/tini.installer [2021-06-11T08:47:05.557Z] #37 1.098 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:05.557Z] #37 1.098 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:05.557Z] #37 1.098 + install_tini [2021-06-11T08:47:05.557Z] #37 1.098 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T08:47:05.557Z] #37 1.098 + git clone https://github.com/krallin/tini.git /tmp/tmp.yCfc0fltyX/tini [2021-06-11T08:47:05.557Z] #37 1.109 Cloning into '/tmp/tmp.yCfc0fltyX/tini'... [2021-06-11T08:47:05.821Z] #37 ... [2021-06-11T08:47:05.821Z] [2021-06-11T08:47:05.821Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:05.821Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:05.821Z] #46 52.17 time [2021-06-11T08:47:05.821Z] #46 57.60 internal/fmtsort [2021-06-11T08:47:05.821Z] #46 58.27 internal/syscall/execenv [2021-06-11T08:47:05.821Z] #46 58.34 internal/poll [2021-06-11T08:47:05.821Z] #46 58.57 internal/syscall/unix [2021-06-11T08:47:05.821Z] #46 58.85 strings [2021-06-11T08:47:05.821Z] #46 60.18 os [2021-06-11T08:47:05.821Z] #46 61.82 regexp/syntax [2021-06-11T08:47:05.932Z] #44 47.35 Selecting previously unselected package python3-six. [2021-06-11T08:47:05.932Z] #44 47.39 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T08:47:05.932Z] #44 47.39 Unpacking python3-six (1.12.0-1) ... [2021-06-11T08:47:06.082Z] #46 ... [2021-06-11T08:47:06.082Z] [2021-06-11T08:47:06.082Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:06.082Z] #37 sha256:815c83a1437d2213b55c2ce47a9c060fa8c07c5a4120227e2f796c07311a649f [2021-06-11T08:47:06.082Z] #37 1.798 + cd /tmp/tmp.yCfc0fltyX/tini [2021-06-11T08:47:06.082Z] #37 1.798 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:06.082Z] #37 1.804 + cmake . [2021-06-11T08:47:06.129Z] #40 ... [2021-06-11T08:47:06.129Z] [2021-06-11T08:47:06.129Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:47:06.129Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:47:06.129Z] #20 20.53 The following NEW packages will be installed: [2021-06-11T08:47:06.129Z] #20 20.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T08:47:06.129Z] #20 20.54 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T08:47:06.129Z] #20 20.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T08:47:06.129Z] #20 20.54 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T08:47:06.129Z] #20 20.54 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T08:47:06.129Z] #20 20.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T08:47:06.129Z] #20 20.54 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T08:47:06.129Z] #20 20.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T08:47:06.129Z] #20 20.54 xz-utils zip [2021-06-11T08:47:06.129Z] #20 20.85 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:47:06.129Z] #20 20.85 Need to get 28.6 MB of archives. [2021-06-11T08:47:06.129Z] #20 20.85 After this operation, 116 MB of additional disk space will be used. [2021-06-11T08:47:06.129Z] #20 20.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T08:47:06.129Z] #20 20.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:47:06.129Z] #20 20.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:47:06.196Z] #44 47.56 Selecting previously unselected package python3-protobuf. [2021-06-11T08:47:06.196Z] #44 47.56 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-11T08:47:06.196Z] #44 47.59 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:47:06.386Z] #20 20.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:47:06.386Z] #20 20.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:47:06.386Z] #20 20.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:47:06.386Z] #20 21.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:47:06.386Z] #20 21.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:47:06.386Z] #20 21.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:47:06.386Z] #20 21.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T08:47:06.386Z] #20 21.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T08:47:06.386Z] #20 21.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T08:47:06.386Z] #20 21.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T08:47:06.386Z] #20 21.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T08:47:06.386Z] #20 21.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T08:47:06.386Z] #20 21.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T08:47:06.386Z] #20 21.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:47:06.386Z] #20 21.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:47:06.386Z] #20 21.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T08:47:06.386Z] #20 21.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T08:47:06.386Z] #20 21.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T08:47:06.643Z] #20 21.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T08:47:06.643Z] #20 21.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T08:47:06.643Z] #20 21.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:47:06.643Z] #20 21.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:47:06.643Z] #20 21.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:47:06.643Z] #20 21.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T08:47:06.643Z] #20 21.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T08:47:06.643Z] #20 21.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:47:06.656Z] #37 2.338 -- The C compiler identification is GNU 8.3.0 [2021-06-11T08:47:06.656Z] #37 2.383 -- Check for working C compiler: /usr/bin/cc [2021-06-11T08:47:06.777Z] #44 ... [2021-06-11T08:47:06.777Z] [2021-06-11T08:47:06.777Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:06.777Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:06.777Z] #46 38.42 bufio [2021-06-11T08:47:06.777Z] #46 38.72 reflect [2021-06-11T08:47:06.777Z] #46 40.51 strings [2021-06-11T08:47:06.777Z] #46 41.25 hash/crc32 [2021-06-11T08:47:06.777Z] #46 42.07 crypto/hmac [2021-06-11T08:47:06.777Z] #46 42.29 crypto/rc4 [2021-06-11T08:47:06.777Z] #46 42.76 vendor/golang.org/x/crypto/hkdf [2021-06-11T08:47:06.777Z] #46 43.43 vendor/golang.org/x/text/transform [2021-06-11T08:47:06.777Z] #46 44.13 time [2021-06-11T08:47:06.777Z] #46 45.39 internal/syscall/execenv [2021-06-11T08:47:06.777Z] #46 45.53 internal/syscall/unix [2021-06-11T08:47:06.777Z] #46 45.65 regexp/syntax [2021-06-11T08:47:06.777Z] #46 ... [2021-06-11T08:47:06.777Z] [2021-06-11T08:47:06.777Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:47:06.777Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:47:06.777Z] #29 24.38 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T08:47:06.777Z] #29 24.95 [2021-06-11T08:47:06.777Z] #29 25.27 0.0% #### 6.4% ####### 10.4% ########## 15.2% ############## 19.8% ################ 23.3% ################### 27.3% ######################## 33.4% ############################ 39.4% ################################ 44.6% ################################### 49.4% ####################################### 54.7% ########################################### 60.1% ############################################## 64.3% ################################################# 69.1% ##################################################### 74.4% ######################################################### 79.8% ############################################################ 83.5% ############################################################### 87.9% ################################################################# 91.4% #################################################################### 94.9% ####################################################################### 99.3% ######################################################################## 100.0% [2021-06-11T08:47:06.777Z] #29 27.70 [2021-06-11T08:47:07.042Z] #29 29.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T08:47:07.206Z] #20 21.65 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:47:07.206Z] #20 21.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:47:07.206Z] #20 21.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:47:07.206Z] #20 21.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T08:47:07.206Z] #20 21.66 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T08:47:07.206Z] #20 21.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T08:47:07.206Z] #20 21.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T08:47:07.206Z] #20 21.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T08:47:07.206Z] #20 21.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T08:47:07.206Z] #20 21.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T08:47:07.206Z] #20 21.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:47:07.206Z] #20 21.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T08:47:07.206Z] #20 21.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T08:47:07.206Z] #20 21.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T08:47:07.206Z] #20 21.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T08:47:07.346Z] #29 29.55 [2021-06-11T08:47:07.463Z] #20 21.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T08:47:07.463Z] #20 21.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T08:47:07.463Z] #20 22.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T08:47:07.600Z] #37 3.110 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T08:47:07.600Z] #37 3.129 -- Detecting C compiler ABI info [2021-06-11T08:47:07.611Z] #29 29.68 ######################################################################## 100.0% [2021-06-11T08:47:07.611Z] #29 29.80 [2021-06-11T08:47:07.719Z] #20 22.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T08:47:07.719Z] #20 22.23 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T08:47:07.875Z] #29 ... [2021-06-11T08:47:07.875Z] [2021-06-11T08:47:07.875Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:07.875Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:07.875Z] #46 49.62 context [2021-06-11T08:47:07.875Z] #46 49.67 internal/poll [2021-06-11T08:47:07.875Z] #46 ... [2021-06-11T08:47:07.875Z] [2021-06-11T08:47:07.875Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:07.875Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:47:07.875Z] #52 39.68 syscall [2021-06-11T08:47:07.875Z] #52 39.70 strings [2021-06-11T08:47:07.875Z] #52 39.70 bufio [2021-06-11T08:47:07.875Z] #52 39.70 reflect [2021-06-11T08:47:07.875Z] #52 41.86 text/tabwriter [2021-06-11T08:47:07.875Z] #52 44.19 regexp/syntax [2021-06-11T08:47:08.141Z] #52 ... [2021-06-11T08:47:08.141Z] [2021-06-11T08:47:08.141Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T08:47:08.141Z] #29 sha256:3d90b4df8541e0837b0bb9ce574855f2e295d22ce85e49ce952204406b5e41e2 [2021-06-11T08:47:08.141Z] #29 30.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T08:47:08.172Z] #37 3.765 -- Detecting C compiler ABI info - done [2021-06-11T08:47:08.172Z] #37 3.802 -- Detecting C compile features [2021-06-11T08:47:08.305Z] #20 22.80 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:47:08.305Z] #20 22.90 Fetched 28.6 MB in 2s (17.4 MB/s) [2021-06-11T08:47:08.305Z] #20 22.94 Selecting previously unselected package pigz. [2021-06-11T08:47:08.305Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-06-11T08:47:08.305Z] #20 22.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T08:47:08.305Z] #20 22.99 Unpacking pigz (2.4-1) ... [2021-06-11T08:47:08.405Z] #29 30.69 [2021-06-11T08:47:08.589Z] #20 23.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:47:08.589Z] #20 23.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:47:08.589Z] #20 23.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:08.670Z] #29 30.89 ######################################################################## 100.0% [2021-06-11T08:47:08.670Z] #29 31.00 [2021-06-11T08:47:08.848Z] #20 23.49 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:47:08.848Z] #20 23.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:47:08.936Z] #29 31.07 Download of images into '/build' complete. [2021-06-11T08:47:08.936Z] #29 31.09 Use something like the following to load the result into a Docker daemon: [2021-06-11T08:47:08.936Z] #29 31.09 tar -cC '/build' . | docker load [2021-06-11T08:47:08.936Z] #29 DONE 31.3s [2021-06-11T08:47:08.936Z] [2021-06-11T08:47:08.936Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:08.936Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:08.936Z] #44 48.19 Selecting previously unselected package libnet1:arm64. [2021-06-11T08:47:08.936Z] #44 48.20 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-11T08:47:08.936Z] #44 48.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:47:08.936Z] #44 48.31 Selecting previously unselected package libnl-3-200:arm64. [2021-06-11T08:47:08.936Z] #44 48.32 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-11T08:47:08.936Z] #44 48.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-11T08:47:08.936Z] #44 48.57 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-11T08:47:08.936Z] #44 48.57 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-11T08:47:08.936Z] #44 48.61 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-11T08:47:08.936Z] #44 49.02 Selecting previously unselected package criu. [2021-06-11T08:47:08.936Z] #44 49.02 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-11T08:47:08.936Z] #44 49.06 Unpacking criu (3.15-1) ... [2021-06-11T08:47:08.936Z] #44 49.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:47:08.936Z] #44 49.78 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-11T08:47:08.936Z] #44 49.80 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-11T08:47:08.936Z] #44 49.85 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-11T08:47:08.936Z] #44 49.87 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-11T08:47:08.936Z] #44 49.89 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:08.936Z] #44 49.92 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-11T08:47:08.936Z] #44 49.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:09.106Z] #20 23.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:47:09.674Z] #20 24.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:09.769Z] #13 ... [2021-06-11T08:47:09.769Z] [2021-06-11T08:47:09.770Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:09.770Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:09.770Z] #46 74.19 go/ast [2021-06-11T08:47:09.770Z] #46 74.34 path [2021-06-11T08:47:09.770Z] #46 74.81 io/ioutil [2021-06-11T08:47:09.770Z] #46 75.30 net/url [2021-06-11T08:47:09.770Z] #46 76.73 text/template/parse [2021-06-11T08:47:09.770Z] #46 78.06 go/parser [2021-06-11T08:47:09.770Z] #46 80.29 text/template [2021-06-11T08:47:09.770Z] #46 80.96 log [2021-06-11T08:47:09.932Z] #20 24.40 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:47:10.028Z] #46 81.31 encoding/xml [2021-06-11T08:47:10.092Z] #37 5.595 -- Detecting C compile features - done [2021-06-11T08:47:10.092Z] #37 5.641 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T08:47:10.092Z] #37 ... [2021-06-11T08:47:10.092Z] [2021-06-11T08:47:10.092Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:10.092Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:47:10.092Z] #44 55.74 Selecting previously unselected package criu. [2021-06-11T08:47:10.092Z] #44 55.74 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T08:47:10.092Z] #44 55.77 Unpacking criu (3.15-1) ... [2021-06-11T08:47:10.092Z] #44 56.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:47:10.092Z] #44 56.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:47:10.092Z] #44 56.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:47:10.092Z] #44 56.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T08:47:10.092Z] #44 56.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:47:10.092Z] #44 56.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:10.092Z] #44 56.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:47:10.092Z] #44 56.63 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:10.092Z] #44 62.07 Setting up python3 (3.7.3-1) ... [2021-06-11T08:47:10.092Z] #44 62.78 Setting up python3-six (1.12.0-1) ... [2021-06-11T08:47:10.092Z] #44 63.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:10.092Z] #44 65.34 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:47:10.092Z] #44 ... [2021-06-11T08:47:10.092Z] [2021-06-11T08:47:10.092Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:10.092Z] #37 sha256:815c83a1437d2213b55c2ce47a9c060fa8c07c5a4120227e2f796c07311a649f [2021-06-11T08:47:10.092Z] #37 5.823 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T08:47:10.353Z] #37 5.931 -- Configuring done [2021-06-11T08:47:10.353Z] #37 5.969 -- Generating done [2021-06-11T08:47:10.353Z] #37 5.970 -- Build files have been written to: /tmp/tmp.yCfc0fltyX/tini [2021-06-11T08:47:10.353Z] #37 5.987 + make tini-static [2021-06-11T08:47:10.926Z] #37 6.435 Scanning dependencies of target tini-static [2021-06-11T08:47:10.926Z] #37 6.522 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T08:47:10.926Z] #37 ... [2021-06-11T08:47:10.926Z] [2021-06-11T08:47:10.927Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:10.927Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:47:10.927Z] #52 57.29 context [2021-06-11T08:47:10.927Z] #52 58.08 internal/poll [2021-06-11T08:47:10.927Z] #52 60.15 os [2021-06-11T08:47:10.927Z] #52 61.82 encoding/binary [2021-06-11T08:47:10.927Z] #52 63.54 fmt [2021-06-11T08:47:10.927Z] #52 64.01 encoding/base64 [2021-06-11T08:47:10.927Z] #52 64.95 path/filepath [2021-06-11T08:47:10.927Z] #52 66.02 golang.org/x/sys/unix [2021-06-11T08:47:10.965Z] #46 ... [2021-06-11T08:47:10.965Z] [2021-06-11T08:47:10.965Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:10.965Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:47:11.188Z] #52 ... [2021-06-11T08:47:11.188Z] [2021-06-11T08:47:11.188Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:11.188Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:11.188Z] #13 59.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T08:47:11.188Z] #13 59.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T08:47:11.188Z] #13 59.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:47:11.500Z] #44 ... [2021-06-11T08:47:11.500Z] [2021-06-11T08:47:11.500Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:11.500Z] #37 sha256:59b57964e6986d641265b876e21d307b3afd6674a680c3fe160bc1a603419c05 [2021-06-11T08:47:11.500Z] #37 1.305 + RM_GOPATH=0 [2021-06-11T08:47:11.500Z] #37 1.306 + TMP_GOPATH= [2021-06-11T08:47:11.500Z] #37 1.306 + : /build [2021-06-11T08:47:11.500Z] #37 1.307 + '[' -z '' ']' [2021-06-11T08:47:11.500Z] #37 1.308 ++ mktemp -d [2021-06-11T08:47:11.500Z] #37 1.317 + export GOPATH=/tmp/tmp.NQZi5q9SAd [2021-06-11T08:47:11.500Z] #37 1.317 + GOPATH=/tmp/tmp.NQZi5q9SAd [2021-06-11T08:47:11.500Z] #37 1.317 + RM_GOPATH=1 [2021-06-11T08:47:11.500Z] #37 1.317 + case "$(go env GOARCH)" in [2021-06-11T08:47:11.500Z] #37 1.318 ++ go env GOARCH [2021-06-11T08:47:11.500Z] #37 1.336 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:11.500Z] #37 1.336 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:11.500Z] #37 1.337 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:11.500Z] #37 1.348 + dir=/tmp/install [2021-06-11T08:47:11.500Z] #37 1.348 + bin=tini [2021-06-11T08:47:11.500Z] #37 1.349 + shift [2021-06-11T08:47:11.500Z] #37 1.349 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T08:47:11.500Z] #37 1.350 + . /tmp/install/tini.installer [2021-06-11T08:47:11.500Z] #37 1.350 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:11.500Z] #37 1.351 + install_tini [2021-06-11T08:47:11.500Z] #37 1.352 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T08:47:11.500Z] #37 1.353 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:11.500Z] #37 1.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.NQZi5q9SAd/tini [2021-06-11T08:47:11.500Z] #37 1.373 Cloning into '/tmp/tmp.NQZi5q9SAd/tini'... [2021-06-11T08:47:11.500Z] #37 2.542 + cd /tmp/tmp.NQZi5q9SAd/tini [2021-06-11T08:47:11.500Z] #37 2.542 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T08:47:11.500Z] #37 2.573 + cmake . [2021-06-11T08:47:11.500Z] #37 3.321 -- The C compiler identification is GNU 8.3.0 [2021-06-11T08:47:11.500Z] #37 3.359 -- Check for working C compiler: /usr/bin/cc [2021-06-11T08:47:11.500Z] #37 4.367 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T08:47:11.500Z] #37 4.369 -- Detecting C compiler ABI info [2021-06-11T08:47:11.500Z] #37 5.543 -- Detecting C compiler ABI info - done [2021-06-11T08:47:11.500Z] #37 5.733 -- Detecting C compile features [2021-06-11T08:47:11.500Z] #37 8.011 -- Detecting C compile features - done [2021-06-11T08:47:11.500Z] #37 8.089 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T08:47:11.500Z] #37 8.375 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T08:47:11.500Z] #37 8.579 -- Configuring done [2021-06-11T08:47:11.500Z] #37 8.611 -- Generating done [2021-06-11T08:47:11.500Z] #37 8.645 -- Build files have been written to: /tmp/tmp.NQZi5q9SAd/tini [2021-06-11T08:47:11.500Z] #37 8.667 + make tini-static [2021-06-11T08:47:11.500Z] #37 9.417 Scanning dependencies of target tini-static [2021-06-11T08:47:11.500Z] #37 9.579 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T08:47:11.714Z] Loaded image: buildpack-deps:buster [2021-06-11T08:47:11.714Z] Loaded image: busybox:latest [2021-06-11T08:47:11.714Z] Loaded image: busybox:glibc [2021-06-11T08:47:11.823Z] #20 26.27 Selecting previously unselected package python3-minimal. [2021-06-11T08:47:11.823Z] #20 26.27 (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 ... 23684 files and directories currently installed.) [2021-06-11T08:47:11.823Z] #20 26.33 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:47:11.823Z] #20 26.33 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:47:11.823Z] #20 26.41 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:47:11.823Z] #20 26.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:47:11.823Z] #20 26.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:47:12.002Z] #57 41.31 Checking out files: 53% (2101/3928) Checking out files: 54% (2122/3928) Checking out files: 55% (2161/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 97% (3842/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T08:47:12.002Z] #57 42.42 + cd /tmp/tmp.8jV4G1RPOn/src/github.com/containerd/containerd [2021-06-11T08:47:12.002Z] #57 42.43 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:47:12.081Z] #20 26.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:47:12.081Z] #20 26.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:47:12.081Z] #20 26.54 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:12.453Z] #37 11.27 [100%] Linking C executable tini-static [2021-06-11T08:47:12.644Z] #20 27.37 Selecting previously unselected package python3.7. [2021-06-11T08:47:12.718Z] #37 11.86 [100%] Built target tini-static [2021-06-11T08:47:12.901Z] #20 27.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:47:12.901Z] #20 27.39 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:12.901Z] #20 27.49 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:47:12.901Z] #20 27.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:47:12.901Z] #20 27.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:47:12.938Z] #57 43.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T08:47:12.938Z] #57 43.47 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T08:47:12.938Z] #57 43.47 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:12.938Z] #57 43.47 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:12.938Z] #57 43.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T08:47:12.938Z] #57 43.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T08:47:12.938Z] #57 43.47 + '[' '' = dynamic ']' [2021-06-11T08:47:12.938Z] #57 43.48 + make [2021-06-11T08:47:12.988Z] #37 11.91 + mkdir -p /build [2021-06-11T08:47:12.988Z] #37 11.91 + cp tini-static /build/docker-init [2021-06-11T08:47:12.988Z] #37 ... [2021-06-11T08:47:12.988Z] [2021-06-11T08:47:12.988Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:12.988Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:12.988Z] #44 54.40 Setting up python3 (3.7.3-1) ... [2021-06-11T08:47:12.988Z] #44 ... [2021-06-11T08:47:12.988Z] [2021-06-11T08:47:12.988Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:12.988Z] #37 sha256:59b57964e6986d641265b876e21d307b3afd6674a680c3fe160bc1a603419c05 [2021-06-11T08:47:12.988Z] #37 DONE 12.1s [2021-06-11T08:47:13.103Z] #13 ... [2021-06-11T08:47:13.103Z] [2021-06-11T08:47:13.103Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:13.103Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:47:13.103Z] #44 68.89 Setting up criu (3.15-1) ... [2021-06-11T08:47:13.157Z] #20 27.60 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:47:13.197Z] #57 ... [2021-06-11T08:47:13.197Z] [2021-06-11T08:47:13.197Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:13.197Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:47:13.197Z] #52 74.41 github.com/pkg/diff [2021-06-11T08:47:13.197Z] #52 75.73 go/ast [2021-06-11T08:47:13.197Z] #52 75.74 golang.org/x/crypto/ssh/terminal [2021-06-11T08:47:13.197Z] #52 77.00 mvdan.cc/editorconfig [2021-06-11T08:47:13.197Z] #52 78.17 mvdan.cc/sh/v3/fileutil [2021-06-11T08:47:13.197Z] #52 78.36 text/tabwriter [2021-06-11T08:47:13.197Z] #52 79.01 mvdan.cc/sh/v3/syntax [2021-06-11T08:47:13.197Z] #52 84.00 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T08:47:13.253Z] [2021-06-11T08:47:13.253Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:13.253Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:47:13.253Z] #13 40.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T08:47:13.253Z] #13 40.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-11T08:47:13.253Z] #13 40.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:47:13.253Z] #13 43.21 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T08:47:13.253Z] #13 43.22 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T08:47:13.253Z] #13 43.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:47:13.253Z] #13 43.64 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-11T08:47:13.253Z] #13 43.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-11T08:47:13.253Z] #13 43.66 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:13.253Z] #13 43.92 Selecting previously unselected package dmsetup. [2021-06-11T08:47:13.253Z] #13 43.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-11T08:47:13.253Z] #13 43.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T08:47:13.253Z] #13 44.21 Selecting previously unselected package mingw-w64-common. [2021-06-11T08:47:13.253Z] #13 44.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T08:47:13.253Z] #13 44.24 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T08:47:13.253Z] #13 50.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T08:47:13.253Z] #13 50.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T08:47:13.253Z] #13 50.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:47:13.367Z] #44 ... [2021-06-11T08:47:13.367Z] [2021-06-11T08:47:13.367Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-11T08:47:13.367Z] #37 sha256:815c83a1437d2213b55c2ce47a9c060fa8c07c5a4120227e2f796c07311a649f [2021-06-11T08:47:13.367Z] #37 7.735 [100%] Linking C executable tini-static [2021-06-11T08:47:13.367Z] #37 8.239 [100%] Built target tini-static [2021-06-11T08:47:13.367Z] #37 8.336 + mkdir -p /build [2021-06-11T08:47:13.367Z] #37 8.340 + cp tini-static /build/docker-init [2021-06-11T08:47:13.367Z] #37 DONE 9.1s [2021-06-11T08:47:13.459Z] #52 ... [2021-06-11T08:47:13.459Z] [2021-06-11T08:47:13.459Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:13.459Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:13.459Z] #46 84.58 go/doc [2021-06-11T08:47:13.630Z] [2021-06-11T08:47:13.631Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:13.631Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:13.631Z] #46 63.67 fmt [2021-06-11T08:47:13.631Z] #46 66.39 regexp [2021-06-11T08:47:13.631Z] #46 67.91 flag [2021-06-11T08:47:13.631Z] #46 69.32 go/token [2021-06-11T08:47:13.720Z] #20 28.36 Selecting previously unselected package python3. [2021-06-11T08:47:13.720Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-06-11T08:47:13.720Z] #20 28.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:47:13.720Z] #20 28.43 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:47:13.848Z] #13 ... [2021-06-11T08:47:13.848Z] [2021-06-11T08:47:13.848Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:13.848Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:13.848Z] #44 55.33 Setting up python3-six (1.12.0-1) ... [2021-06-11T08:47:13.892Z] #46 70.29 internal/lazyregexp [2021-06-11T08:47:13.976Z] #20 28.53 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T08:47:13.976Z] #20 28.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:47:13.976Z] #20 28.55 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:14.153Z] #46 70.35 go/scanner [2021-06-11T08:47:14.231Z] Loaded image: debian:bullseye [2021-06-11T08:47:14.231Z] Loaded image: hello-world:latest [2021-06-11T08:47:14.231Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:47:14.231Z] INFO: Testing against a local daemon [2021-06-11T08:47:14.231Z] === RUN TestCgroupNamespacesBuild [2021-06-11T08:47:14.239Z] #20 28.65 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T08:47:14.239Z] #20 28.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:47:14.239Z] #20 28.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:14.239Z] #20 28.73 Selecting previously unselected package libiptc0:amd64. [2021-06-11T08:47:14.239Z] #20 28.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T08:47:14.239Z] #20 28.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:14.239Z] #20 28.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T08:47:14.239Z] #20 28.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T08:47:14.239Z] #20 28.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:47:14.239Z] #20 28.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T08:47:14.239Z] #20 28.88 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T08:47:14.239Z] #20 28.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:47:14.584Z] #46 ... [2021-06-11T08:47:14.584Z] [2021-06-11T08:47:14.584Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:14.584Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:14.584Z] #13 65.46 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T08:47:14.584Z] #13 65.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:14.584Z] #13 65.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:14.600Z] #20 28.96 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T08:47:14.600Z] #20 28.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T08:47:14.600Z] #20 28.97 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:47:14.600Z] #20 29.08 Selecting previously unselected package iptables. [2021-06-11T08:47:14.600Z] #20 29.09 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T08:47:14.600Z] #20 29.10 Unpacking iptables (1.8.2-4) ... [2021-06-11T08:47:14.848Z] #13 65.81 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T08:47:14.848Z] #13 65.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:14.848Z] #13 65.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:14.857Z] #20 29.42 Selecting previously unselected package xxd. [2021-06-11T08:47:14.857Z] #20 29.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:47:14.857Z] #20 29.44 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:47:15.112Z] #20 29.56 Selecting previously unselected package vim-common. [2021-06-11T08:47:15.112Z] #20 29.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:47:15.112Z] #20 29.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:47:15.112Z] #20 29.75 Selecting previously unselected package bash-completion. [2021-06-11T08:47:15.112Z] #20 29.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T08:47:15.363Z] #46 86.32 github.com/LK4D4/vndr/versioned [2021-06-11T08:47:15.363Z] #46 86.39 compress/flate [2021-06-11T08:47:15.418Z] #44 56.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:16.235Z] #13 ... [2021-06-11T08:47:16.235Z] [2021-06-11T08:47:16.235Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:16.235Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T08:47:16.235Z] #44 71.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:16.235Z] #44 71.47 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:16.235Z] #44 DONE 71.8s [2021-06-11T08:47:16.235Z] [2021-06-11T08:47:16.235Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:16.235Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:16.235Z] #46 70.95 path [2021-06-11T08:47:16.235Z] #46 71.52 io/ioutil [2021-06-11T08:47:16.235Z] #46 71.78 go/ast [2021-06-11T08:47:16.235Z] #46 72.03 net/url [2021-06-11T08:47:16.299Z] #46 87.48 github.com/LK4D4/vndr/build [2021-06-11T08:47:16.893Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2021-06-11T08:47:16.893Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T08:47:17.351Z] #44 58.63 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T08:47:17.635Z] #20 32.09 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T08:47:17.677Z] #46 88.73 hash/crc32 [2021-06-11T08:47:17.893Z] #20 32.45 Selecting previously unselected package bzip2. [2021-06-11T08:47:17.893Z] #20 32.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T08:47:17.893Z] #20 32.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:47:17.893Z] #20 32.52 Selecting previously unselected package xz-utils. [2021-06-11T08:47:18.149Z] #20 32.53 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T08:47:18.149Z] #20 32.54 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T08:47:18.149Z] #20 32.69 Selecting previously unselected package apparmor. [2021-06-11T08:47:18.149Z] #20 32.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T08:47:18.149Z] #20 32.78 Unpacking apparmor (2.13.2-10) ... [2021-06-11T08:47:18.153Z] #46 74.07 text/template/parse [2021-06-11T08:47:18.248Z] #46 89.24 compress/gzip [2021-06-11T08:47:18.308Z] #44 ... [2021-06-11T08:47:18.308Z] [2021-06-11T08:47:18.308Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:18.309Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:47:18.309Z] #52 50.03 internal/poll [2021-06-11T08:47:18.309Z] #52 50.05 context [2021-06-11T08:47:18.309Z] #52 51.14 regexp [2021-06-11T08:47:18.309Z] #52 52.43 os [2021-06-11T08:47:18.309Z] #52 55.28 internal/fmtsort [2021-06-11T08:47:18.309Z] #52 55.34 encoding/binary [2021-06-11T08:47:18.309Z] #52 56.89 fmt [2021-06-11T08:47:18.309Z] #52 56.91 path/filepath [2021-06-11T08:47:18.309Z] #52 56.91 mvdan.cc/sh/v3/fileutil [2021-06-11T08:47:18.309Z] #52 57.24 encoding/base64 [2021-06-11T08:47:18.309Z] #52 57.29 golang.org/x/sys/unix [2021-06-11T08:47:18.309Z] #52 ... [2021-06-11T08:47:18.309Z] [2021-06-11T08:47:18.309Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:18.309Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:47:18.309Z] #13 55.89 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T08:47:18.309Z] #13 55.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-11T08:47:18.309Z] #13 55.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:18.507Z] #46 ... [2021-06-11T08:47:18.507Z] [2021-06-11T08:47:18.507Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:18.507Z] #52 sha256:61283d29547b04da76e4ba94578b4f8d4a4c133a495b30d21e3d10ee9bcdb440 [2021-06-11T08:47:18.507Z] #52 DONE 89.7s [2021-06-11T08:47:18.507Z] [2021-06-11T08:47:18.507Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:18.507Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:47:18.507Z] #57 44.65 + bin/ctr [2021-06-11T08:47:18.572Z] #13 56.08 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T08:47:18.572Z] #13 56.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-11T08:47:18.572Z] #13 56.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:18.664Z] #20 33.07 Selecting previously unselected package aufs-tools. [2021-06-11T08:47:18.664Z] #20 33.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T08:47:18.664Z] #20 33.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:47:18.664Z] #20 33.19 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:47:18.664Z] #20 33.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:47:18.664Z] #20 33.20 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:47:18.664Z] #20 33.34 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:47:18.664Z] #20 33.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:47:18.664Z] #20 33.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:47:18.808Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s) [2021-06-11T08:47:18.808Z] === RUN TestBuildWithSession [2021-06-11T08:47:18.808Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T08:47:18.808Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T08:47:18.808Z] === RUN TestBuildSquashParent [2021-06-11T08:47:18.924Z] #20 33.44 Selecting previously unselected package jq. [2021-06-11T08:47:18.924Z] #20 33.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:47:18.924Z] #20 33.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:47:18.924Z] #20 33.55 Selecting previously unselected package libaio1:amd64. [2021-06-11T08:47:18.924Z] #20 33.55 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T08:47:18.924Z] #20 33.56 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:47:18.924Z] #20 33.61 Selecting previously unselected package libgpm2:amd64. [2021-06-11T08:47:18.924Z] #20 33.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T08:47:18.924Z] #20 33.63 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:47:18.924Z] #20 33.69 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:47:19.180Z] #20 33.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:47:19.180Z] #20 33.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:47:19.444Z] #57 ... [2021-06-11T08:47:19.444Z] [2021-06-11T08:47:19.444Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:19.444Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:19.444Z] #46 89.80 net [2021-06-11T08:47:19.444Z] #46 90.51 vendor/golang.org/x/text/transform [2021-06-11T08:47:20.382Z] #46 91.28 vendor/golang.org/x/text/unicode/bidi [2021-06-11T08:47:20.503Z] #13 ... [2021-06-11T08:47:20.503Z] [2021-06-11T08:47:20.503Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:20.503Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:20.503Z] #46 52.08 regexp [2021-06-11T08:47:20.503Z] #46 52.49 os [2021-06-11T08:47:20.503Z] #46 55.18 github.com/LK4D4/vndr/versioned [2021-06-11T08:47:20.503Z] #46 56.32 internal/lazyregexp [2021-06-11T08:47:20.503Z] #46 56.33 path/filepath [2021-06-11T08:47:20.503Z] #46 56.43 net [2021-06-11T08:47:20.503Z] #46 57.52 fmt [2021-06-11T08:47:20.503Z] #46 57.56 encoding/base64 [2021-06-11T08:47:20.503Z] #46 57.70 io/ioutil [2021-06-11T08:47:20.503Z] #46 58.74 crypto/cipher [2021-06-11T08:47:20.503Z] #46 58.90 crypto/sha512 [2021-06-11T08:47:20.503Z] #46 59.84 crypto/ed25519/internal/edwards25519 [2021-06-11T08:47:20.503Z] #46 60.01 crypto/aes [2021-06-11T08:47:20.503Z] #46 61.64 crypto/des [2021-06-11T08:47:20.503Z] #46 ... [2021-06-11T08:47:20.503Z] [2021-06-11T08:47:20.503Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:20.503Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:47:20.503Z] #52 61.24 flag [2021-06-11T08:47:20.503Z] #52 61.25 github.com/pkg/diff [2021-06-11T08:47:20.503Z] #52 61.29 encoding/json [2021-06-11T08:47:20.701Z] #46 76.84 go/parser [2021-06-11T08:47:20.701Z] #46 76.91 text/template [2021-06-11T08:47:21.454Z] #52 63.05 go/token [2021-06-11T08:47:21.760Z] #46 92.70 vendor/golang.org/x/text/unicode/norm [2021-06-11T08:47:22.033Z] #52 63.93 mvdan.cc/editorconfig [2021-06-11T08:47:22.087Z] #46 ... [2021-06-11T08:47:22.087Z] [2021-06-11T08:47:22.087Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:22.087Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:47:22.087Z] #52 68.24 encoding/json [2021-06-11T08:47:22.087Z] #52 74.17 github.com/pkg/diff [2021-06-11T08:47:22.087Z] #52 74.28 go/ast [2021-06-11T08:47:22.087Z] #52 75.23 golang.org/x/crypto/ssh/terminal [2021-06-11T08:47:22.087Z] #52 76.33 mvdan.cc/editorconfig [2021-06-11T08:47:22.087Z] #52 77.43 mvdan.cc/sh/v3/fileutil [2021-06-11T08:47:22.087Z] #52 77.57 text/tabwriter [2021-06-11T08:47:22.087Z] #52 78.07 mvdan.cc/sh/v3/syntax [2021-06-11T08:47:22.448Z] #20 36.68 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:47:22.448Z] #20 36.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:47:22.448Z] #20 36.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:47:22.448Z] #20 36.77 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:47:22.448Z] #20 36.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:47:22.448Z] #20 36.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:47:22.448Z] #20 36.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:47:22.448Z] #20 36.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:47:22.448Z] #20 36.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:47:22.448Z] #20 36.94 Selecting previously unselected package libreadline5:amd64. [2021-06-11T08:47:22.448Z] #20 36.95 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T08:47:22.448Z] #20 36.96 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:47:22.448Z] #20 37.06 Selecting previously unselected package net-tools. [2021-06-11T08:47:22.448Z] #20 37.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T08:47:22.448Z] #20 37.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:47:22.704Z] #20 37.25 Selecting previously unselected package patch. [2021-06-11T08:47:22.704Z] #20 37.25 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T08:47:22.704Z] #20 37.26 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T08:47:22.704Z] #20 37.35 Selecting previously unselected package python-pip-whl. [2021-06-11T08:47:22.960Z] #20 37.35 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T08:47:22.960Z] #20 37.36 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T08:47:22.986Z] #52 ... [2021-06-11T08:47:22.986Z] [2021-06-11T08:47:22.986Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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-06-11T08:47:22.986Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T08:47:22.986Z] #44 61.43 Setting up criu (3.15-1) ... [2021-06-11T08:47:22.986Z] #44 63.54 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:22.986Z] #44 63.62 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:22.986Z] #44 DONE 64.4s [2021-06-11T08:47:22.986Z] [2021-06-11T08:47:22.986Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:22.986Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:47:22.986Z] #52 64.71 go/scanner [2021-06-11T08:47:23.216Z] #20 37.80 Selecting previously unselected package python3-lib2to3. [2021-06-11T08:47:23.216Z] #20 37.81 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T08:47:23.216Z] #20 37.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:47:23.471Z] #20 37.92 Selecting previously unselected package python3-distutils. [2021-06-11T08:47:23.471Z] #20 37.93 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T08:47:23.471Z] #20 37.93 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T08:47:23.471Z] #20 38.06 Selecting previously unselected package python3-pip. [2021-06-11T08:47:23.471Z] #20 38.07 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T08:47:23.471Z] #20 38.07 Unpacking python3-pip (18.1-5) ... [2021-06-11T08:47:23.727Z] #20 38.21 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:47:23.727Z] #20 38.23 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:47:23.727Z] #20 38.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:23.727Z] #20 38.33 Selecting previously unselected package python3-setuptools. [2021-06-11T08:47:23.727Z] #20 38.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T08:47:23.727Z] #20 38.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T08:47:23.983Z] #20 38.55 Selecting previously unselected package python3-wheel. [2021-06-11T08:47:23.983Z] #20 38.56 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T08:47:23.983Z] #20 38.57 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T08:47:24.003Z] #52 ... [2021-06-11T08:47:24.003Z] [2021-06-11T08:47:24.003Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:24.003Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:24.003Z] #46 80.31 go/doc [2021-06-11T08:47:24.003Z] #46 80.32 log [2021-06-11T08:47:24.238Z] #20 38.66 Selecting previously unselected package sudo. [2021-06-11T08:47:24.238Z] #20 38.67 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T08:47:24.238Z] #20 38.68 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:47:24.294Z] #46 ... [2021-06-11T08:47:24.294Z] [2021-06-11T08:47:24.294Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:24.294Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:24.294Z] #13 89.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T08:47:24.294Z] #13 89.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:24.294Z] #13 89.79 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:24.394Z] #52 66.02 mvdan.cc/sh/v3/syntax [2021-06-11T08:47:24.394Z] #52 66.16 go/ast [2021-06-11T08:47:24.494Z] #20 39.18 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T08:47:24.494Z] #20 39.19 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T08:47:24.580Z] #46 80.92 encoding/xml [2021-06-11T08:47:24.751Z] #20 39.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:47:24.751Z] #20 39.41 Selecting previously unselected package uidmap. [2021-06-11T08:47:24.751Z] #20 39.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T08:47:24.751Z] #20 39.41 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T08:47:25.007Z] #20 39.52 Selecting previously unselected package vim-runtime. [2021-06-11T08:47:25.007Z] #20 39.53 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:47:25.007Z] #20 39.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T08:47:25.007Z] #20 39.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T08:47:25.007Z] #20 39.60 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:47:25.341Z] --- PASS: TestBuildSquashParent (6.46s) [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:47:25.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:47:25.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:47:25.341Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:47:25.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:47:25.795Z] #52 67.21 golang.org/x/crypto/ssh/terminal [2021-06-11T08:47:27.171Z] #46 83.20 github.com/LK4D4/vndr/build [2021-06-11T08:47:27.524Z] #20 42.09 Selecting previously unselected package vim. [2021-06-11T08:47:27.524Z] #20 42.09 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:47:27.524Z] #20 42.11 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T08:47:27.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:47:27.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:47:28.089Z] #20 42.63 Selecting previously unselected package xfsprogs. [2021-06-11T08:47:28.089Z] #20 42.64 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T08:47:28.089Z] #20 42.65 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T08:47:28.345Z] #20 43.08 Selecting previously unselected package zip. [2021-06-11T08:47:28.601Z] #20 43.08 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T08:47:28.602Z] #20 43.10 Unpacking zip (3.0-11+b1) ... [2021-06-11T08:47:28.602Z] #20 43.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:47:28.602Z] #20 43.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:47:28.602Z] #20 43.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:28.602Z] #20 43.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:47:28.858Z] #20 43.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:47:28.858Z] #20 43.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:28.858Z] #20 43.36 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T08:47:28.858Z] #20 43.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:47:28.858Z] #20 43.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:47:28.858Z] #20 43.42 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:47:28.858Z] #20 43.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:47:28.858Z] #20 43.44 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:47:28.858Z] #20 43.46 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:47:28.858Z] #20 43.47 Setting up zip (3.0-11+b1) ... [2021-06-11T08:47:28.858Z] #20 43.48 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:47:28.858Z] #20 43.52 Setting up bash-completion (1:2.8-6) ... [2021-06-11T08:47:29.087Z] #46 ... [2021-06-11T08:47:29.087Z] [2021-06-11T08:47:29.087Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:29.087Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:47:29.087Z] #57 41.38 Checking out files: 65% (2556/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T08:47:29.087Z] #57 42.30 + cd /tmp/tmp.IOJfj8WRx2/src/github.com/containerd/containerd [2021-06-11T08:47:29.087Z] #57 42.31 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:47:29.087Z] #57 43.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T08:47:29.348Z] #57 43.48 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T08:47:29.348Z] #57 43.48 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:29.348Z] #57 43.48 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:29.348Z] #57 43.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T08:47:29.348Z] #57 43.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T08:47:29.348Z] #57 43.49 + '[' '' = dynamic ']' [2021-06-11T08:47:29.348Z] #57 43.49 + make [2021-06-11T08:47:29.746Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:47:30.002Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:47:30.028Z] #52 ... [2021-06-11T08:47:30.028Z] [2021-06-11T08:47:30.028Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:30.028Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:47:30.028Z] #57 37.23 Checking out files: 58% (2299/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T08:47:30.028Z] #57 38.14 + cd /tmp/tmp.I0wcn7b3Oy/src/github.com/containerd/containerd [2021-06-11T08:47:30.028Z] #57 38.14 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T08:47:30.028Z] #57 38.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T08:47:30.028Z] #57 38.87 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T08:47:30.028Z] #57 38.87 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:30.028Z] #57 38.87 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T08:47:30.028Z] #57 38.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T08:47:30.028Z] #57 38.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T08:47:30.028Z] #57 38.87 + '[' '' = dynamic ']' [2021-06-11T08:47:30.028Z] #57 38.87 + make [2021-06-11T08:47:30.734Z] #57 44.84 + bin/ctr [2021-06-11T08:47:30.979Z] #57 ... [2021-06-11T08:47:30.979Z] [2021-06-11T08:47:30.979Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:30.979Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:30.979Z] #46 62.66 crypto/md5 [2021-06-11T08:47:30.979Z] #46 62.69 crypto/sha1 [2021-06-11T08:47:30.979Z] #46 63.36 flag [2021-06-11T08:47:30.979Z] #46 63.43 go/token [2021-06-11T08:47:30.979Z] #46 63.89 net/url [2021-06-11T08:47:30.979Z] #46 64.51 go/scanner [2021-06-11T08:47:30.979Z] #46 66.16 text/template/parse [2021-06-11T08:47:30.979Z] #46 66.31 go/ast [2021-06-11T08:47:30.979Z] #46 66.31 log [2021-06-11T08:47:30.979Z] #46 67.42 encoding/json [2021-06-11T08:47:30.979Z] #46 70.58 text/template [2021-06-11T08:47:30.979Z] #46 72.69 go/parser [2021-06-11T08:47:31.243Z] #46 ... [2021-06-11T08:47:31.243Z] [2021-06-11T08:47:31.243Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:31.243Z] #52 sha256:b59c51b6895c4da7cd04893554a46bbaa3a6fc7eb79c3c5ae315874426d90ba5 [2021-06-11T08:47:31.243Z] #52 73.04 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T08:47:31.375Z] #20 45.81 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T08:47:31.375Z] #20 45.83 Setting up xz-utils (5.2.4-1) ... [2021-06-11T08:47:31.375Z] #20 45.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T08:47:31.375Z] #20 45.87 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T08:47:31.375Z] #20 45.88 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:47:31.375Z] #20 45.96 invoke-rc.d: could not determine current runlevel [2021-06-11T08:47:31.375Z] #20 45.97 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T08:47:31.375Z] #20 45.98 Setting up pigz (2.4-1) ... [2021-06-11T08:47:31.375Z] #20 45.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:47:31.375Z] #20 46.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:47:31.375Z] #20 46.03 Setting up python-pip-whl (18.1-5) ... [2021-06-11T08:47:31.375Z] #20 46.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:47:31.631Z] #20 46.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:47:31.888Z] #20 46.43 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:47:31.888Z] #20 46.44 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:47:31.888Z] #20 46.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:31.888Z] #20 46.46 Setting up vim (2:8.1.0875-5) ... [2021-06-11T08:47:31.888Z] #20 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T08:47:31.888Z] #20 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T08:47:31.888Z] #20 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T08:47:31.888Z] #20 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T08:47:31.888Z] #20 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T08:47:31.888Z] #20 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T08:47:31.888Z] #20 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T08:47:31.888Z] #20 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T08:47:31.888Z] #20 46.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:47:31.888Z] #20 46.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:47:32.144Z] #20 46.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:47:32.144Z] #20 46.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:47:32.144Z] #20 46.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:47:32.144Z] #20 46.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.41s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.16s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-06-11T08:47:32.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2021-06-11T08:47:32.519Z] === RUN TestBuildMultiStageCopy [2021-06-11T08:47:32.519Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T08:47:33.319Z] #57 ... [2021-06-11T08:47:33.319Z] [2021-06-11T08:47:33.319Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-11T08:47:33.319Z] #52 sha256:0c54740c48b9a9d5dd8115d0dcff6fd04c062f2aa217788d858d80e0d23257bb [2021-06-11T08:47:33.319Z] #52 83.58 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T08:47:33.319Z] #52 DONE 89.7s [2021-06-11T08:47:33.319Z] [2021-06-11T08:47:33.319Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:33.319Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:33.319Z] #46 85.97 github.com/LK4D4/vndr/versioned [2021-06-11T08:47:33.319Z] #46 86.02 compress/flate [2021-06-11T08:47:33.319Z] #46 86.06 hash/crc32 [2021-06-11T08:47:33.319Z] #46 86.75 net [2021-06-11T08:47:33.319Z] #46 88.44 compress/gzip [2021-06-11T08:47:33.319Z] #46 89.05 vendor/golang.org/x/text/transform [2021-06-11T08:47:33.512Z] #20 ... [2021-06-11T08:47:33.512Z] [2021-06-11T08:47:33.512Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:47:33.512Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:47:33.512Z] #40 168.3 + dpkg --print-architecture [2021-06-11T08:47:33.512Z] #40 168.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T08:47:33.512Z] #40 168.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T08:47:33.512Z] #40 168.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T08:47:33.655Z] #46 89.86 vendor/golang.org/x/text/unicode/bidi [2021-06-11T08:47:34.288Z] #13 ... [2021-06-11T08:47:34.288Z] [2021-06-11T08:47:34.288Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:34.288Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:34.288Z] #46 95.80 vendor/golang.org/x/net/idna [2021-06-11T08:47:34.288Z] #46 97.68 vendor/golang.org/x/net/http2/hpack [2021-06-11T08:47:34.288Z] #46 98.69 mime [2021-06-11T08:47:34.288Z] #46 100.3 net/http/internal [2021-06-11T08:47:34.288Z] #46 103.8 net/textproto [2021-06-11T08:47:34.288Z] #46 103.8 crypto/x509 [2021-06-11T08:47:34.288Z] #46 104.7 vendor/golang.org/x/net/http/httpguts [2021-06-11T08:47:34.288Z] #46 105.0 vendor/golang.org/x/net/http/httpproxy [2021-06-11T08:47:34.288Z] #46 105.5 mime/multipart [2021-06-11T08:47:34.408Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T08:47:34.408Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T08:47:34.547Z] #46 ... [2021-06-11T08:47:34.547Z] [2021-06-11T08:47:34.548Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:47:34.548Z] #59 sha256:4f609bba419be490e63dab3e7f9f4a3a965eda2446da71365ef461cdfeab24b6 [2021-06-11T08:47:34.548Z] #59 105.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:47:34.548Z] #59 105.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T08:47:34.664Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T08:47:34.920Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy (2.96s) [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-06-11T08:47:35.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-06-11T08:47:35.176Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T08:47:35.573Z] #46 91.89 vendor/golang.org/x/text/secure/bidirule [2021-06-11T08:47:35.573Z] #46 ... [2021-06-11T08:47:35.573Z] [2021-06-11T08:47:35.573Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:35.573Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:35.573Z] #13 86.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T08:47:35.573Z] #13 86.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T08:47:35.573Z] #13 86.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:35.738Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-06-11T08:47:35.738Z] === RUN TestBuildLabelWithTargets [2021-06-11T08:47:36.558Z] #52 DONE 78.0s [2021-06-11T08:47:36.558Z] [2021-06-11T08:47:36.558Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:36.558Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:36.558Z] #46 74.49 encoding/xml [2021-06-11T08:47:36.558Z] #46 77.04 crypto/rand [2021-06-11T08:47:36.558Z] #46 77.65 go/doc [2021-06-11T08:47:36.558Z] #46 77.98 encoding/asn1 [2021-06-11T08:47:36.665Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2021-06-11T08:47:36.665Z] === RUN TestBuildWithEmptyLayers [2021-06-11T08:47:37.228Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-06-11T08:47:37.228Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T08:47:39.238Z] #46 80.85 crypto/x509/pkix [2021-06-11T08:47:39.603Z] Running on azwin-2-ded680 in d:\jenkins\workspace\moby_PR-42512 [Pipeline] { [Pipeline] ws [2021-06-11T08:47:39.620Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-06-11T08:47:39.742Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2021-06-11T08:47:39.742Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T08:47:39.823Z] #59 ... [2021-06-11T08:47:39.823Z] [2021-06-11T08:47:39.823Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:39.823Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:39.823Z] #13 103.2 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T08:47:39.823Z] #13 103.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T08:47:39.823Z] #13 103.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:47:39.823Z] #13 103.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T08:47:39.824Z] #13 103.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 103.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:47:39.824Z] #13 103.5 Selecting previously unselected package libbtrfs0. [2021-06-11T08:47:39.824Z] #13 103.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 103.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:39.824Z] #13 103.6 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:47:39.824Z] #13 103.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 103.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:39.824Z] #13 103.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T08:47:39.824Z] #13 103.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 103.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:39.824Z] #13 103.8 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T08:47:39.824Z] #13 103.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 103.8 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:39.824Z] #13 104.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T08:47:39.824Z] #13 104.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 104.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:47:39.824Z] #13 104.3 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T08:47:39.824Z] #13 104.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 104.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 104.4 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T08:47:39.824Z] #13 104.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 104.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 104.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T08:47:39.824Z] #13 104.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 104.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 104.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T08:47:39.824Z] #13 104.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 104.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 105.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T08:47:39.824Z] #13 105.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 105.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:47:39.824Z] #13 105.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T08:47:39.824Z] #13 105.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 105.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:39.824Z] #13 105.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T08:47:39.824Z] #13 105.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 105.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:39.824Z] #13 105.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T08:47:39.824Z] #13 105.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:47:39.824Z] #13 105.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:39.824Z] #13 106.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 106.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:39.824Z] #13 106.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:47:39.824Z] #13 106.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:39.824Z] #13 106.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:39.824Z] #13 106.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:47:40.083Z] #13 106.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:40.083Z] #13 106.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:47:40.083Z] #13 106.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T08:47:40.083Z] #13 106.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:40.083Z] #13 106.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:47:40.083Z] #13 106.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:47:40.083Z] #13 106.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:40.083Z] #13 106.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T08:47:40.083Z] #13 106.6 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-06-11T08:47:40.083Z] #13 106.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:40.083Z] #13 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T08:47:40.083Z] #13 106.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T08:47:40.083Z] #13 106.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:47:40.083Z] #13 106.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:47:40.083Z] #13 106.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:40.187Z] #46 81.72 vendor/golang.org/x/crypto/cryptobyte [2021-06-11T08:47:40.187Z] #46 81.76 github.com/LK4D4/vndr/build [2021-06-11T08:47:40.304Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-06-11T08:47:40.304Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T08:47:40.342Z] #13 106.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T08:47:40.342Z] #13 106.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:40.342Z] #13 106.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:40.342Z] #13 106.8 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:41.138Z] #46 ... [2021-06-11T08:47:41.138Z] [2021-06-11T08:47:41.138Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:47:41.138Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:47:41.138Z] #57 40.55 + bin/ctr [2021-06-11T08:47:41.164Z] The recommended git tool is: git [2021-06-11T08:47:41.402Z] #57 ... [2021-06-11T08:47:41.402Z] [2021-06-11T08:47:41.402Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:41.402Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:47:41.402Z] #13 70.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T08:47:41.402Z] #13 70.34 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-11T08:47:41.402Z] #13 70.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:41.597Z] #40 ... [2021-06-11T08:47:41.598Z] [2021-06-11T08:47:41.598Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:47:41.598Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:47:41.598Z] #20 48.87 Setting up iptables (1.8.2-4) ... [2021-06-11T08:47:41.598Z] #20 48.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T08:47:41.598Z] #20 48.93 Setting up python3 (3.7.3-1) ... [2021-06-11T08:47:41.598Z] #20 49.32 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T08:47:41.598Z] #20 49.92 Setting up apparmor (2.13.2-10) ... [2021-06-11T08:47:41.598Z] #20 51.42 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T08:47:41.598Z] #20 51.43 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:47:41.598Z] #20 51.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:47:41.598Z] #20 52.51 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T08:47:41.598Z] #20 52.92 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T08:47:41.598Z] #20 53.87 Setting up python3-pip (18.1-5) ... [2021-06-11T08:47:41.598Z] #20 54.81 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:41.598Z] #20 54.86 Processing triggers for mime-support (3.62) ... [2021-06-11T08:47:41.598Z] #20 DONE 55.9s [2021-06-11T08:47:41.598Z] [2021-06-11T08:47:41.598Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:47:41.598Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:47:41.598Z] #40 ... [2021-06-11T08:47:41.598Z] [2021-06-11T08:47:41.598Z] #21 [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-06-11T08:47:41.598Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T08:47:41.666Z] #13 ... [2021-06-11T08:47:41.666Z] [2021-06-11T08:47:41.666Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:41.666Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:41.666Z] #46 83.38 vendor/golang.org/x/text/unicode/norm [2021-06-11T08:47:42.245Z] #13 DONE 108.6s [2021-06-11T08:47:42.245Z] [2021-06-11T08:47:42.245Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:47:42.245Z] #59 sha256:4f609bba419be490e63dab3e7f9f4a3a965eda2446da71365ef461cdfeab24b6 [2021-06-11T08:47:42.245Z] #59 DONE 113.2s [2021-06-11T08:47:42.245Z] [2021-06-11T08:47:42.245Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:42.245Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:47:42.245Z] #54 ... [2021-06-11T08:47:42.245Z] [2021-06-11T08:47:42.245Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T08:47:42.245Z] #60 sha256:555564c1f52cbfb4eb0869e7f3265f8e162fb1b45ba32e03d6c1befcd01142dc [2021-06-11T08:47:42.245Z] #60 DONE 0.2s [2021-06-11T08:47:42.245Z] [2021-06-11T08:47:42.245Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T08:47:42.245Z] #61 sha256:b26b8a1321968fad497adbef0778789ff77b61bf4958af02468403fed01565a4 [2021-06-11T08:47:42.245Z] #61 DONE 0.1s [2021-06-11T08:47:42.245Z] [2021-06-11T08:47:42.245Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T08:47:42.245Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T08:47:42.524Z] #21 1.052 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T08:47:42.524Z] #21 1.056 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T08:47:42.524Z] #21 1.063 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T08:47:42.524Z] #21 DONE 1.1s [2021-06-11T08:47:42.524Z] [2021-06-11T08:47:42.524Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:47:42.524Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T08:47:42.819Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2021-06-11T08:47:42.819Z] === RUN TestBuildWithHugeFile [2021-06-11T08:47:44.779Z] #14 DONE 2.3s [2021-06-11T08:47:44.779Z] [2021-06-11T08:47:44.779Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:44.779Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:47:44.779Z] #54 2.301 + RM_GOPATH=0 [2021-06-11T08:47:44.779Z] #54 2.301 + TMP_GOPATH= [2021-06-11T08:47:44.779Z] #54 2.301 + : /build [2021-06-11T08:47:44.779Z] #54 2.301 + '[' -z '' ']' [2021-06-11T08:47:44.779Z] #54 2.301 ++ mktemp -d [2021-06-11T08:47:44.779Z] #54 2.301 + export GOPATH=/tmp/tmp.UzLDkU1jhw [2021-06-11T08:47:44.779Z] #54 2.301 + GOPATH=/tmp/tmp.UzLDkU1jhw [2021-06-11T08:47:44.779Z] #54 2.301 + RM_GOPATH=1 [2021-06-11T08:47:44.779Z] #54 2.301 + case "$(go env GOARCH)" in [2021-06-11T08:47:44.779Z] #54 2.301 ++ go env GOARCH [2021-06-11T08:47:44.779Z] #54 2.348 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:44.779Z] #54 2.348 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:44.779Z] #54 2.350 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:44.779Z] #54 2.354 + dir=/tmp/install [2021-06-11T08:47:44.779Z] #54 2.354 + bin=runc [2021-06-11T08:47:44.779Z] #54 2.354 + shift [2021-06-11T08:47:44.779Z] #54 2.354 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T08:47:44.779Z] #54 2.354 + . /tmp/install/runc.installer [2021-06-11T08:47:44.779Z] #54 2.354 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:47:44.779Z] #54 2.354 + install_runc [2021-06-11T08:47:44.779Z] #54 2.354 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T08:47:44.779Z] #54 2.354 + uname -r [2021-06-11T08:47:44.779Z] #54 2.358 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T08:47:44.779Z] #54 2.358 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T08:47:44.779Z] #54 2.359 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T08:47:44.779Z] #54 2.362 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UzLDkU1jhw/src/github.com/opencontainers/runc [2021-06-11T08:47:44.779Z] #54 2.366 Cloning into '/tmp/tmp.UzLDkU1jhw/src/github.com/opencontainers/runc'... [2021-06-11T08:47:44.988Z] #46 86.74 vendor/golang.org/x/net/idna [2021-06-11T08:47:45.586Z] #13 ... [2021-06-11T08:47:45.586Z] [2021-06-11T08:47:45.586Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:45.586Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:45.586Z] #46 92.21 vendor/golang.org/x/text/unicode/norm [2021-06-11T08:47:45.586Z] #46 95.89 vendor/golang.org/x/net/idna [2021-06-11T08:47:45.586Z] #46 97.97 vendor/golang.org/x/net/http2/hpack [2021-06-11T08:47:45.586Z] #46 98.91 mime [2021-06-11T08:47:45.586Z] #46 100.5 mime/quotedprintable [2021-06-11T08:47:45.586Z] #46 100.7 net/http/internal [2021-06-11T08:47:45.940Z] #46 87.51 net/textproto [2021-06-11T08:47:45.940Z] #46 87.56 crypto/x509 [2021-06-11T08:47:46.156Z] #54 ... [2021-06-11T08:47:46.156Z] [2021-06-11T08:47:46.156Z] #15 [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-06-11T08:47:46.156Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T08:47:46.156Z] #15 DONE 1.5s [2021-06-11T08:47:46.156Z] [2021-06-11T08:47:46.156Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:46.156Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:46.156Z] #46 107.2 crypto/tls [2021-06-11T08:47:46.156Z] #46 112.5 net/http/httptrace [2021-06-11T08:47:46.156Z] #46 112.7 net/http [2021-06-11T08:47:46.156Z] #46 ... [2021-06-11T08:47:46.156Z] [2021-06-11T08:47:46.156Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:47:46.156Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T08:47:46.158Z] #46 102.4 net/textproto [2021-06-11T08:47:46.158Z] #46 102.5 crypto/x509 [2021-06-11T08:47:46.694Z] #22 4.413 Collecting yamllint==1.26.1 [2021-06-11T08:47:46.893Z] #46 88.58 vendor/golang.org/x/net/http/httpproxy [2021-06-11T08:47:46.893Z] #46 ... [2021-06-11T08:47:46.893Z] [2021-06-11T08:47:46.893Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:46.893Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T08:47:46.893Z] #13 80.82 Selecting previously unselected package libapparmor1:arm64. [2021-06-11T08:47:46.893Z] #13 80.83 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 80.86 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-11T08:47:46.893Z] #13 80.95 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-11T08:47:46.893Z] #13 80.96 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 80.97 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-11T08:47:46.893Z] #13 81.13 Selecting previously unselected package libbtrfs0. [2021-06-11T08:47:46.893Z] #13 81.13 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 81.16 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:46.893Z] #13 81.27 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:47:46.893Z] #13 81.28 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 81.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:46.893Z] #13 81.43 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-11T08:47:46.893Z] #13 81.43 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 81.45 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:46.893Z] #13 81.56 Selecting previously unselected package libudev-dev:arm64. [2021-06-11T08:47:46.893Z] #13 81.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 81.60 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:46.893Z] #13 81.84 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-11T08:47:46.893Z] #13 81.86 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 81.87 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-11T08:47:46.893Z] #13 82.16 Selecting previously unselected package libpcre16-3:arm64. [2021-06-11T08:47:46.893Z] #13 82.18 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 82.20 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 82.40 Selecting previously unselected package libpcre32-3:arm64. [2021-06-11T08:47:46.893Z] #13 82.43 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 82.43 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 82.61 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-11T08:47:46.893Z] #13 82.61 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 82.62 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 82.73 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-11T08:47:46.893Z] #13 82.74 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 82.77 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 83.11 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-11T08:47:46.893Z] #13 83.12 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 83.13 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-11T08:47:46.893Z] #13 83.48 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-11T08:47:46.893Z] #13 83.49 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 83.50 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:46.893Z] #13 83.60 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-11T08:47:46.893Z] #13 83.62 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 83.63 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:46.893Z] #13 83.82 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-11T08:47:46.893Z] #13 83.85 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-11T08:47:46.893Z] #13 83.85 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:46.893Z] #13 84.42 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 84.46 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:46.893Z] #13 84.48 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-11T08:47:46.893Z] #13 84.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:47:46.893Z] #13 84.51 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-11T08:47:46.893Z] #13 84.52 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-11T08:47:46.893Z] #13 84.55 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:46.893Z] #13 84.60 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:47.094Z] #16 1.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T08:47:47.094Z] #16 DONE 1.1s [2021-06-11T08:47:47.094Z] [2021-06-11T08:47:47.094Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:47:47.094Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:47:47.094Z] #32 ... [2021-06-11T08:47:47.094Z] [2021-06-11T08:47:47.094Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:47:47.094Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T08:47:47.104Z] #46 103.4 vendor/golang.org/x/net/http/httpguts [2021-06-11T08:47:47.157Z] #13 84.61 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-11T08:47:47.157Z] #13 84.64 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:47.157Z] #13 84.70 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:47:47.157Z] #13 84.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:47.157Z] #13 84.75 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-11T08:47:47.157Z] #13 84.76 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T08:47:47.157Z] #13 84.78 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-11T08:47:47.157Z] #13 84.79 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:47:47.157Z] #13 84.83 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-11T08:47:47.157Z] #13 84.84 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:47.157Z] #13 84.92 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-06-11T08:47:47.157Z] #13 84.93 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-06-11T08:47:47.365Z] #46 103.7 vendor/golang.org/x/net/http/httpproxy [2021-06-11T08:47:47.422Z] #13 84.95 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:47.422Z] #13 84.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T08:47:47.422Z] #13 85.00 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-06-11T08:47:47.422Z] #13 85.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:47:47.422Z] #13 85.03 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-11T08:47:47.625Z] #46 104.1 mime/multipart [2021-06-11T08:47:47.686Z] #13 85.06 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:47.686Z] #13 85.09 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T08:47:47.686Z] #13 85.11 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:47.686Z] #13 85.13 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-11T08:47:47.686Z] #13 85.20 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:48.470Z] #17 DONE 1.2s [2021-06-11T08:47:48.470Z] [2021-06-11T08:47:48.471Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:48.471Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:47:48.471Z] #46 ... [2021-06-11T08:47:48.471Z] [2021-06-11T08:47:48.471Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T08:47:48.471Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T08:47:49.013Z] #46 ... [2021-06-11T08:47:49.013Z] [2021-06-11T08:47:49.013Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T08:47:49.013Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T08:47:49.013Z] #13 99.82 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T08:47:49.013Z] #13 99.82 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T08:47:49.013Z] #13 99.83 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:47:49.013Z] #13 99.93 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T08:47:49.013Z] #13 99.93 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T08:47:49.013Z] #13 99.94 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:47:49.013Z] #13 100.1 Selecting previously unselected package libbtrfs0. [2021-06-11T08:47:49.013Z] #13 100.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T08:47:49.013Z] #13 100.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:49.013Z] #13 100.2 Selecting previously unselected package libbtrfs-dev. [2021-06-11T08:47:49.085Z] #13 DONE 86.8s [2021-06-11T08:47:49.085Z] [2021-06-11T08:47:49.085Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:49.085Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:49.085Z] #46 88.72 vendor/golang.org/x/net/http/httpguts [2021-06-11T08:47:49.085Z] #46 88.72 mime/multipart [2021-06-11T08:47:49.085Z] #46 90.66 crypto/tls [2021-06-11T08:47:49.275Z] #13 100.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T08:47:49.275Z] #13 100.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:49.275Z] #13 100.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T08:47:49.407Z] #18 DONE 1.2s [2021-06-11T08:47:49.407Z] [2021-06-11T08:47:49.407Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:49.407Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:47:49.407Z] #54 ... [2021-06-11T08:47:49.407Z] [2021-06-11T08:47:49.407Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T08:47:49.407Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T08:47:49.536Z] #13 100.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:49.536Z] #13 100.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:49.536Z] #13 100.4 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T08:47:49.536Z] #13 100.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:47:49.537Z] #13 100.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:49.797Z] #13 100.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T08:47:49.797Z] #13 100.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T08:47:49.797Z] #13 100.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:47:50.058Z] #13 101.0 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T08:47:50.058Z] #13 101.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:50.058Z] #13 101.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:50.319Z] #13 101.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T08:47:50.319Z] #13 101.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:50.319Z] #13 101.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:50.319Z] #13 101.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T08:47:50.319Z] #13 101.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:50.319Z] #13 101.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:47:50.580Z] #13 101.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T08:47:50.580Z] #13 101.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T08:47:50.580Z] #13 101.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:47:50.785Z] #19 DONE 1.1s [2021-06-11T08:47:50.785Z] [2021-06-11T08:47:50.785Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:47:50.785Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:47:50.841Z] #13 101.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T08:47:50.841Z] #13 101.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T08:47:50.841Z] #13 101.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:47:51.035Z] #46 ... [2021-06-11T08:47:51.035Z] [2021-06-11T08:47:51.035Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T08:47:51.035Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-11T08:47:51.035Z] #14 DONE 1.8s [2021-06-11T08:47:51.035Z] [2021-06-11T08:47:51.035Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:51.035Z] #54 sha256:429f50853b4a41c39ea936c41daee227f12fee1153edeb207f003b112dd36b68 [2021-06-11T08:47:51.035Z] #54 1.641 + RM_GOPATH=0 [2021-06-11T08:47:51.035Z] #54 1.641 + TMP_GOPATH= [2021-06-11T08:47:51.035Z] #54 1.642 + : /build [2021-06-11T08:47:51.035Z] #54 1.642 + '[' -z '' ']' [2021-06-11T08:47:51.035Z] #54 1.642 ++ mktemp -d [2021-06-11T08:47:51.035Z] #54 1.646 + export GOPATH=/tmp/tmp.GXCUkNIucv [2021-06-11T08:47:51.035Z] #54 1.646 + GOPATH=/tmp/tmp.GXCUkNIucv [2021-06-11T08:47:51.035Z] #54 1.646 + RM_GOPATH=1 [2021-06-11T08:47:51.035Z] #54 1.646 + case "$(go env GOARCH)" in [2021-06-11T08:47:51.035Z] #54 1.646 ++ go env GOARCH [2021-06-11T08:47:51.035Z] #54 1.684 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:51.035Z] #54 1.685 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:51.035Z] #54 1.686 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:51.035Z] #54 1.688 + dir=/tmp/install [2021-06-11T08:47:51.035Z] #54 1.688 + bin=runc [2021-06-11T08:47:51.035Z] #54 1.689 + shift [2021-06-11T08:47:51.035Z] #54 1.691 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T08:47:51.035Z] #54 1.691 + . /tmp/install/runc.installer [2021-06-11T08:47:51.035Z] #54 1.696 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:47:51.035Z] #54 1.697 + install_runc [2021-06-11T08:47:51.035Z] #54 1.698 + uname -r [2021-06-11T08:47:51.035Z] #54 1.698 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T08:47:51.035Z] #54 1.702 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T08:47:51.035Z] #54 1.703 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T08:47:51.035Z] #54 1.703 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T08:47:51.035Z] #54 1.704 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GXCUkNIucv/src/github.com/opencontainers/runc [2021-06-11T08:47:51.035Z] #54 1.712 Cloning into '/tmp/tmp.GXCUkNIucv/src/github.com/opencontainers/runc'... [2021-06-11T08:47:51.102Z] #13 102.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T08:47:51.102Z] #13 102.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T08:47:51.102Z] #13 102.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:51.102Z] #13 102.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T08:47:51.363Z] #13 102.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T08:47:51.363Z] #13 102.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:51.363Z] #13 102.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T08:47:51.625Z] #13 102.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T08:47:51.625Z] #13 102.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:51.886Z] #13 102.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T08:47:51.886Z] #13 102.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T08:47:51.886Z] #13 103.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T08:47:51.886Z] #13 103.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T08:47:51.886Z] #13 103.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:52.147Z] #13 103.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T08:47:52.147Z] #13 103.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:52.147Z] #13 103.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T08:47:52.147Z] #13 103.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T08:47:52.147Z] #13 103.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T08:47:52.147Z] #13 103.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T08:47:52.147Z] #13 103.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T08:47:52.147Z] #13 103.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:52.147Z] #13 103.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-06-11T08:47:52.147Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T08:47:52.147Z] #13 103.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T08:47:52.147Z] #13 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T08:47:52.147Z] #13 103.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-06-11T08:47:52.147Z] #13 103.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T08:47:52.147Z] #13 103.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T08:47:52.147Z] #13 103.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:52.147Z] #13 103.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T08:47:52.164Z] #20 1.337 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:47:52.164Z] #20 1.374 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:47:52.164Z] #20 1.374 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:47:52.164Z] #20 1.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:47:52.408Z] #13 103.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:52.408Z] #13 103.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T08:47:52.408Z] #13 103.4 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:47:52.422Z] #20 1.917 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:47:52.970Z] #54 ... [2021-06-11T08:47:52.970Z] [2021-06-11T08:47:52.970Z] #15 [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-06-11T08:47:52.970Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-11T08:47:52.970Z] #15 DONE 1.5s [2021-06-11T08:47:52.970Z] [2021-06-11T08:47:52.970Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:47:52.970Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-11T08:47:53.230Z] #22 9.757 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T08:47:53.230Z] #22 10.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T08:47:53.230Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T08:47:53.230Z] #22 10.63 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T08:47:53.230Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T08:47:53.359Z] #20 2.781 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:47:53.793Z] #22 11.14 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T08:47:53.793Z] #22 11.14 Building wheels for collected packages: yamllint [2021-06-11T08:47:53.793Z] #22 11.15 Running setup.py bdist_wheel for yamllint: started [2021-06-11T08:47:53.926Z] #16 1.224 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T08:47:54.191Z] #16 DONE 1.5s [2021-06-11T08:47:54.191Z] [2021-06-11T08:47:54.191Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:47:54.191Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-11T08:47:54.295Z] #20 3.713 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:47:54.323Z] #13 DONE 105.1s [2021-06-11T08:47:54.323Z] [2021-06-11T08:47:54.323Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T08:47:54.323Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T08:47:54.456Z] #17 ... [2021-06-11T08:47:54.456Z] [2021-06-11T08:47:54.456Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:47:54.456Z] #59 sha256:44b6b1428cf1100024b9b88a0480caaaf5cefb739da299a5a1a96e77eefb1c1b [2021-06-11T08:47:54.456Z] #59 88.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:47:54.456Z] #59 88.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T08:47:54.456Z] #59 DONE 96.2s [2021-06-11T08:47:54.720Z] [2021-06-11T08:47:54.720Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:54.720Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:47:54.720Z] #46 96.37 net/http/httptrace [2021-06-11T08:47:54.720Z] #46 96.66 net/http [2021-06-11T08:47:54.723Z] #22 12.03 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T08:47:54.723Z] #22 12.03 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T08:47:54.723Z] #22 12.07 Successfully built yamllint [2021-06-11T08:47:54.723Z] #22 12.11 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T08:47:54.979Z] #22 12.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T08:47:54.989Z] #46 ... [2021-06-11T08:47:54.989Z] [2021-06-11T08:47:54.989Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T08:47:54.989Z] #60 sha256:03cfa2dd1f5d2230690b433ed73ece9e9f6670b33246e91d268f4dc1ed9e79a8 [2021-06-11T08:47:54.989Z] #60 DONE 0.5s [2021-06-11T08:47:55.253Z] [2021-06-11T08:47:55.253Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T08:47:55.253Z] #61 sha256:0b184aab80eab7ab1e85d26630b4c5a02dbf4a93dfd1d5f502650ec9e59d2887 [2021-06-11T08:47:55.253Z] #61 DONE 0.3s [2021-06-11T08:47:55.253Z] [2021-06-11T08:47:55.253Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:47:55.253Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:47:55.674Z] #20 5.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:47:55.923Z] #50 ... [2021-06-11T08:47:55.923Z] [2021-06-11T08:47:55.923Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:47:55.923Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-11T08:47:55.923Z] #17 DONE 1.8s [2021-06-11T08:47:55.923Z] [2021-06-11T08:47:55.923Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T08:47:55.923Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-11T08:47:56.238Z] #14 DONE 1.8s [2021-06-11T08:47:56.238Z] [2021-06-11T08:47:56.238Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:56.238Z] #54 sha256:d121e93c55b89aae0f2b3ca43daa67e0669f27325f89073bcbc5bba61b09511f [2021-06-11T08:47:56.238Z] #54 1.647 + RM_GOPATH=0 [2021-06-11T08:47:56.238Z] #54 1.647 + TMP_GOPATH= [2021-06-11T08:47:56.238Z] #54 1.647 + : /build [2021-06-11T08:47:56.238Z] #54 1.647 + '[' -z '' ']' [2021-06-11T08:47:56.238Z] #54 1.649 ++ mktemp -d [2021-06-11T08:47:56.238Z] #54 1.650 + export GOPATH=/tmp/tmp.tYAExp4gWC [2021-06-11T08:47:56.238Z] #54 1.650 + GOPATH=/tmp/tmp.tYAExp4gWC [2021-06-11T08:47:56.238Z] #54 1.650 + RM_GOPATH=1 [2021-06-11T08:47:56.238Z] #54 1.650 + case "$(go env GOARCH)" in [2021-06-11T08:47:56.238Z] #54 1.651 ++ go env GOARCH [2021-06-11T08:47:56.238Z] #54 1.656 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:56.238Z] #54 1.657 + GO_BUILDMODE=-buildmode=pie [2021-06-11T08:47:56.238Z] #54 1.658 ++ dirname /tmp/install/install.sh [2021-06-11T08:47:56.238Z] #54 1.659 + dir=/tmp/install [2021-06-11T08:47:56.238Z] #54 1.659 + bin=runc [2021-06-11T08:47:56.238Z] #54 1.659 + shift [2021-06-11T08:47:56.238Z] #54 1.659 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T08:47:56.238Z] #54 1.660 + . /tmp/install/runc.installer [2021-06-11T08:47:56.238Z] #54 1.660 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:47:56.238Z] #54 1.660 + install_runc [2021-06-11T08:47:56.238Z] #54 1.661 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T08:47:56.238Z] #54 1.662 + uname -r [2021-06-11T08:47:56.238Z] #54 1.665 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T08:47:56.238Z] #54 1.665 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T08:47:56.238Z] #54 1.666 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T08:47:56.238Z] #54 1.666 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tYAExp4gWC/src/github.com/opencontainers/runc [2021-06-11T08:47:56.238Z] #54 1.667 Cloning into '/tmp/tmp.tYAExp4gWC/src/github.com/opencontainers/runc'... [2021-06-11T08:47:56.350Z] #22 DONE 13.7s [2021-06-11T08:47:56.350Z] [2021-06-11T08:47:56.350Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T08:47:56.350Z] #25 sha256:4d2c6a9461153bd513af1acdad0c664966646564089148e7a0cedf8a17c88f2f [2021-06-11T08:47:56.609Z] #25 DONE 0.4s [2021-06-11T08:47:56.609Z] [2021-06-11T08:47:56.609Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T08:47:56.609Z] #30 sha256:97a67edd6db595cd2dc37803af1dd9cc6e9b6d2932e727d3fa300e1d0d8044fe [2021-06-11T08:47:57.180Z] #54 ... [2021-06-11T08:47:57.180Z] [2021-06-11T08:47:57.180Z] #15 [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-06-11T08:47:57.180Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T08:47:57.180Z] #15 DONE 1.3s [2021-06-11T08:47:57.180Z] [2021-06-11T08:47:57.180Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:47:57.180Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T08:47:57.446Z] #16 ... [2021-06-11T08:47:57.446Z] [2021-06-11T08:47:57.446Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-11T08:47:57.446Z] #59 sha256:ca5976933af9cee8c8143f32e82f07ea9b3e3b30fce30d536a733e7311e003d1 [2021-06-11T08:47:57.446Z] #59 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T08:47:57.446Z] #59 106.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T08:47:57.446Z] #59 DONE 113.9s [2021-06-11T08:47:57.712Z] [2021-06-11T08:47:57.712Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T08:47:57.712Z] #60 sha256:2dbc1a96624c0538257acdd18175ef40d770780b5433b018f60f73cb114aab4e [2021-06-11T08:47:57.712Z] #60 DONE 0.1s [2021-06-11T08:47:57.712Z] [2021-06-11T08:47:57.712Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:47:57.712Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:47:57.712Z] #46 105.9 crypto/tls [2021-06-11T08:47:57.712Z] #46 111.8 net/http/httptrace [2021-06-11T08:47:57.712Z] #46 112.1 net/http [2021-06-11T08:47:57.712Z] #46 ... [2021-06-11T08:47:57.712Z] [2021-06-11T08:47:57.712Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T08:47:57.712Z] #61 sha256:a75a2a0645d8d43163da6e55bf9c57db516fefe6c0fd9c79e0363ea492265b6f [2021-06-11T08:47:57.712Z] #61 DONE 0.1s [2021-06-11T08:47:57.854Z] #18 DONE 1.9s [2021-06-11T08:47:57.854Z] [2021-06-11T08:47:57.854Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T08:47:57.854Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-11T08:47:57.973Z] [2021-06-11T08:47:57.973Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:47:57.973Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:47:58.208Z] #20 ... [2021-06-11T08:47:58.208Z] [2021-06-11T08:47:58.208Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:47:58.208Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:47:58.208Z] #54 12.01 + cd /tmp/tmp.UzLDkU1jhw/src/github.com/opencontainers/runc [2021-06-11T08:47:58.208Z] #54 12.01 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:47:58.208Z] #54 12.50 + '[' -z '' ']' [2021-06-11T08:47:58.208Z] #54 12.50 + target=static [2021-06-11T08:47:58.208Z] #54 12.50 + make 'BUILDTAGS=seccomp ' static [2021-06-11T08:47:58.208Z] #54 12.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T08:47:58.917Z] #32 ... [2021-06-11T08:47:58.917Z] [2021-06-11T08:47:58.917Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T08:47:58.917Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T08:47:58.917Z] #16 1.648 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T08:47:58.917Z] #16 DONE 1.8s [2021-06-11T08:47:58.917Z] [2021-06-11T08:47:58.917Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T08:47:58.917Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T08:47:59.254Z] #19 DONE 1.6s [2021-06-11T08:47:59.254Z] [2021-06-11T08:47:59.254Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:47:59.254Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:00.787Z] #54 ... [2021-06-11T08:48:00.787Z] [2021-06-11T08:48:00.787Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:00.787Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:00.787Z] #20 10.08 Fetched 8974 kB in 9s (998 kB/s) [2021-06-11T08:48:00.835Z] #17 DONE 1.9s [2021-06-11T08:48:00.835Z] [2021-06-11T08:48:00.835Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T08:48:00.835Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T08:48:01.191Z] #20 1.732 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:48:01.191Z] #20 1.762 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:48:01.191Z] #20 1.771 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:48:01.191Z] #20 1.929 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:48:01.777Z] #20 2.343 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [473 kB] [2021-06-11T08:48:01.859Z] #30 DONE 4.5s [2021-06-11T08:48:01.859Z] [2021-06-11T08:48:01.859Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:48:01.859Z] #50 sha256:d2f4220d1991ff49887c41fbcb3bba212283889257421c778e8c27aeb44ea8cf [2021-06-11T08:48:01.859Z] #50 194.2 + /build/golangci-lint --version [2021-06-11T08:48:01.859Z] #50 194.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T08:48:01.859Z] #50 DONE 196.2s [2021-06-11T08:48:01.859Z] [2021-06-11T08:48:01.859Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:48:01.859Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:48:01.859Z] #40 DONE 196.0s [2021-06-11T08:48:01.859Z] [2021-06-11T08:48:01.859Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T08:48:01.859Z] #33 sha256:31f0fe4efafd9b791a287d770b6fb9b777d9b3c36d42166bce9201666d0b8c0e [2021-06-11T08:48:01.859Z] #33 DONE 0.7s [2021-06-11T08:48:01.859Z] [2021-06-11T08:48:01.859Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:01.859Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:01.859Z] #54 ... [2021-06-11T08:48:01.859Z] [2021-06-11T08:48:01.859Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T08:48:01.859Z] #35 sha256:14ad6b923e6af115cc49e85a503bbf43796a0299f1030713324c163ad8cfe743 [2021-06-11T08:48:02.116Z] #35 DONE 0.4s [2021-06-11T08:48:02.116Z] [2021-06-11T08:48:02.116Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T08:48:02.116Z] #38 sha256:5324753f41503c0c81d46ce32e01ca909af4013776a28688e62905cb94bc37f3 [2021-06-11T08:48:02.221Z] #18 DONE 1.1s [2021-06-11T08:48:02.221Z] [2021-06-11T08:48:02.221Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:02.221Z] #54 sha256:d121e93c55b89aae0f2b3ca43daa67e0669f27325f89073bcbc5bba61b09511f [2021-06-11T08:48:02.221Z] #54 ... [2021-06-11T08:48:02.221Z] [2021-06-11T08:48:02.221Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T08:48:02.221Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T08:48:02.355Z] #20 3.115 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-11T08:48:02.372Z] #38 DONE 0.2s [2021-06-11T08:48:02.372Z] [2021-06-11T08:48:02.372Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:02.372Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:03.165Z] #19 DONE 1.2s [2021-06-11T08:48:03.165Z] [2021-06-11T08:48:03.165Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:03.165Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:03.753Z] #20 4.135 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [287 kB] [2021-06-11T08:48:04.263Z] #54 ... [2021-06-11T08:48:04.263Z] [2021-06-11T08:48:04.263Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T08:48:04.263Z] #41 sha256:06db9d3aa0e6c8d479392b36babe45191fdc7e64e755ab4b64959f828a27a633 [2021-06-11T08:48:04.519Z] #41 DONE 0.8s [2021-06-11T08:48:04.519Z] [2021-06-11T08:48:04.519Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T08:48:04.519Z] #45 sha256:42d9e36e6913473750a49256d1b3a9be11b1c287a6ba1e6b348e737b73b8ee2a [2021-06-11T08:48:04.519Z] #45 DONE 0.0s [2021-06-11T08:48:04.519Z] [2021-06-11T08:48:04.519Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:04.519Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:04.552Z] #20 1.426 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T08:48:04.552Z] #20 1.457 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T08:48:04.705Z] #20 5.384 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-11T08:48:04.775Z] #54 ... [2021-06-11T08:48:04.775Z] [2021-06-11T08:48:04.775Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T08:48:04.775Z] #47 sha256:5914fdd599b2e744307a3e8cbf8f839b11e17c6c69f81f9fb54cee2131116673 [2021-06-11T08:48:04.813Z] #20 1.458 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T08:48:04.813Z] #20 1.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T08:48:04.969Z] #20 ... [2021-06-11T08:48:04.969Z] [2021-06-11T08:48:04.969Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:48:04.969Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:48:04.969Z] #46 106.7 github.com/LK4D4/vndr/godl [2021-06-11T08:48:05.001Z] #20 10.08 Reading package lists... [2021-06-11T08:48:05.001Z] #20 13.86 Reading package lists... [2021-06-11T08:48:05.001Z] #20 ... [2021-06-11T08:48:05.001Z] [2021-06-11T08:48:05.001Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:48:05.001Z] #46 sha256:972e4cb8c71337791e6be545538e12ed9d79157d1c6579b726b2a330b97a688f [2021-06-11T08:48:05.001Z] #46 126.6 github.com/LK4D4/vndr/godl [2021-06-11T08:48:05.001Z] #46 127.3 github.com/LK4D4/vndr [2021-06-11T08:48:05.001Z] #46 DONE 136.1s [2021-06-11T08:48:05.032Z] #47 DONE 0.2s [2021-06-11T08:48:05.032Z] [2021-06-11T08:48:05.032Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T08:48:05.032Z] #49 sha256:44bab5f83ffe3b31a13b9be8986b09f0304ce6efaaa07be8e2f8fd22a4cf82cb [2021-06-11T08:48:05.032Z] #49 DONE 0.1s [2021-06-11T08:48:05.032Z] [2021-06-11T08:48:05.032Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T08:48:05.032Z] #51 sha256:5668b4b67236a526cc2a79c13d86e881487d4bd14d2058a1113de5c97bb3881f [2021-06-11T08:48:05.075Z] #20 1.984 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T08:48:05.259Z] [2021-06-11T08:48:05.259Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:48:05.259Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:48:05.595Z] #51 DONE 0.5s [2021-06-11T08:48:05.595Z] [2021-06-11T08:48:05.595Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:05.595Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:05.595Z] #54 ... [2021-06-11T08:48:05.595Z] [2021-06-11T08:48:05.595Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T08:48:05.595Z] #53 sha256:55c4dad4e530f88f18c22081da7361a476146978b05781513209b2bd4a55bf4a [2021-06-11T08:48:05.595Z] #53 DONE 0.1s [2021-06-11T08:48:05.617Z] using credential docker-jenkins-github-credentials [2021-06-11T08:48:05.692Z] Cloning the remote Git repository [2021-06-11T08:48:05.692Z] Cloning with configured refspecs honoured and without tags [2021-06-11T08:48:05.851Z] [2021-06-11T08:48:05.851Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:05.851Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:05.922Z] #46 107.5 github.com/LK4D4/vndr [2021-06-11T08:48:06.028Z] #20 2.844 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T08:48:05.872Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T08:48:06.264Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-11T08:48:07.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:48:07.264Z] > git --version # timeout=10 [2021-06-11T08:48:07.311Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T08:48:07.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:48:07.311Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:48:07.414Z] #20 3.962 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T08:48:08.357Z] #20 5.160 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T08:48:08.540Z] #32 ... [2021-06-11T08:48:08.540Z] [2021-06-11T08:48:08.540Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:08.540Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:08.540Z] #20 13.86 Reading package lists... [2021-06-11T08:48:08.540Z] #20 17.78 Building dependency tree... [2021-06-11T08:48:08.540Z] #20 ... [2021-06-11T08:48:08.540Z] [2021-06-11T08:48:08.540Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:48:08.540Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:48:08.540Z] #32 DONE 139.2s [2021-06-11T08:48:08.798Z] [2021-06-11T08:48:08.798Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:48:08.798Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:48:09.057Z] #57 ... [2021-06-11T08:48:09.057Z] [2021-06-11T08:48:09.057Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:09.057Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:09.057Z] #20 17.78 Building dependency tree... [2021-06-11T08:48:09.249Z] #46 ... [2021-06-11T08:48:09.249Z] [2021-06-11T08:48:09.249Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:48:09.249Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-11T08:48:09.249Z] #32 DONE 110.3s [2021-06-11T08:48:09.249Z] [2021-06-11T08:48:09.249Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:09.249Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:09.249Z] #20 7.661 Fetched 8792 kB in 6s (1425 kB/s) [2021-06-11T08:48:09.302Z] #20 ... [2021-06-11T08:48:09.302Z] [2021-06-11T08:48:09.302Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:48:09.302Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:48:09.302Z] #46 125.5 github.com/LK4D4/vndr/godl [2021-06-11T08:48:09.623Z] #20 18.93 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T08:48:09.623Z] #20 18.93 The following additional packages will be installed: [2021-06-11T08:48:09.623Z] #20 18.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T08:48:09.623Z] #20 18.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T08:48:09.623Z] #20 18.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T08:48:09.623Z] #20 18.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T08:48:09.623Z] #20 18.93 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T08:48:09.623Z] #20 18.94 Suggested packages: [2021-06-11T08:48:09.623Z] #20 18.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T08:48:09.623Z] #20 18.94 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T08:48:09.623Z] #20 18.94 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T08:48:09.623Z] #20 18.94 quota [2021-06-11T08:48:09.623Z] #20 18.94 Recommended packages: [2021-06-11T08:48:09.623Z] #20 18.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T08:48:09.623Z] #20 18.94 python3-keyrings.alt python3-xdg unzip [2021-06-11T08:48:09.828Z] #20 7.661 Reading package lists... [2021-06-11T08:48:09.828Z] #20 10.57 Reading package lists... [2021-06-11T08:48:09.828Z] #20 ... [2021-06-11T08:48:09.828Z] [2021-06-11T08:48:09.828Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:09.828Z] #54 sha256:429f50853b4a41c39ea936c41daee227f12fee1153edeb207f003b112dd36b68 [2021-06-11T08:48:09.828Z] #54 10.67 + cd /tmp/tmp.GXCUkNIucv/src/github.com/opencontainers/runc [2021-06-11T08:48:09.828Z] #54 10.67 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:48:09.828Z] #54 11.32 + '[' -z '' ']' [2021-06-11T08:48:09.828Z] #54 11.32 + target=static [2021-06-11T08:48:09.828Z] #54 11.32 + make 'BUILDTAGS=seccomp ' static [2021-06-11T08:48:09.828Z] #54 11.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T08:48:09.873Z] #46 126.2 github.com/LK4D4/vndr [2021-06-11T08:48:10.999Z] #20 20.20 The following NEW packages will be installed: [2021-06-11T08:48:10.999Z] #20 20.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T08:48:10.999Z] #20 20.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T08:48:10.999Z] #20 20.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T08:48:10.999Z] #20 20.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T08:48:10.999Z] #20 20.21 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T08:48:10.999Z] #20 20.21 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T08:48:10.999Z] #20 20.21 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T08:48:10.999Z] #20 20.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T08:48:10.999Z] #20 20.21 xz-utils zip [2021-06-11T08:48:10.999Z] #20 20.54 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:48:10.999Z] #20 20.54 Need to get 28.6 MB of archives. [2021-06-11T08:48:10.999Z] #20 20.54 After this operation, 116 MB of additional disk space will be used. [2021-06-11T08:48:10.999Z] #20 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T08:48:11.258Z] #20 20.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:48:11.258Z] #20 20.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:48:11.258Z] #20 20.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:48:11.258Z] #20 20.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:48:11.258Z] #20 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:48:11.258Z] #20 20.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:48:11.258Z] #20 20.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:48:11.258Z] #20 20.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:48:11.258Z] #20 20.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T08:48:11.258Z] #20 20.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T08:48:11.258Z] #20 20.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T08:48:11.258Z] #20 20.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T08:48:11.258Z] #20 20.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T08:48:11.258Z] #20 20.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T08:48:11.516Z] #20 20.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T08:48:11.516Z] #20 20.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:48:11.516Z] #20 20.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:48:11.516Z] #20 20.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T08:48:11.516Z] #20 20.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T08:48:11.516Z] #20 20.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T08:48:11.516Z] #20 20.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T08:48:11.516Z] #20 20.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T08:48:11.516Z] #20 20.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:48:11.516Z] #20 20.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:48:11.516Z] #20 20.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:48:11.516Z] #20 20.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T08:48:11.516Z] #20 20.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T08:48:11.516Z] #20 20.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:48:11.775Z] #20 21.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:48:11.775Z] #20 21.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:48:11.775Z] #20 21.24 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:48:11.775Z] #20 21.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T08:48:11.775Z] #20 21.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T08:48:11.775Z] #20 21.26 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T08:48:11.775Z] #20 21.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T08:48:11.775Z] #20 21.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T08:48:12.033Z] #20 21.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T08:48:12.033Z] #20 21.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T08:48:12.033Z] #20 21.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:48:12.033Z] #20 21.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T08:48:12.033Z] #20 21.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T08:48:12.033Z] #20 21.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T08:48:12.033Z] #20 21.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T08:48:12.033Z] #20 21.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T08:48:12.033Z] #20 21.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T08:48:12.290Z] #20 21.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T08:48:12.290Z] #20 21.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T08:48:12.290Z] #20 21.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T08:48:12.401Z] #54 ... [2021-06-11T08:48:12.401Z] [2021-06-11T08:48:12.401Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:12.401Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:12.401Z] #20 10.57 Reading package lists... [2021-06-11T08:48:12.930Z] #20 13.30 Building dependency tree... [2021-06-11T08:48:13.237Z] #20 22.37 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:48:13.237Z] #20 22.45 Fetched 28.6 MB in 2s (18.1 MB/s) [2021-06-11T08:48:13.237Z] #20 22.50 Selecting previously unselected package pigz. [2021-06-11T08:48:13.237Z] #20 22.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-11T08:48:13.237Z] #20 22.54 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T08:48:13.237Z] #20 22.56 Unpacking pigz (2.4-1) ... [2021-06-11T08:48:13.237Z] #20 22.64 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:48:13.237Z] #20 22.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:13.237Z] #20 22.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:13.494Z] #20 23.04 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:48:13.494Z] #20 23.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:13.509Z] #20 ... [2021-06-11T08:48:13.509Z] [2021-06-11T08:48:13.509Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:48:13.509Z] #46 sha256:c8fabd40dbea433dc9208ac4509237e4cb8e9965fff77eca0eedae03b6504218 [2021-06-11T08:48:13.509Z] #46 DONE 115.2s [2021-06-11T08:48:13.509Z] [2021-06-11T08:48:13.509Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:48:13.509Z] #24 sha256:84048910cb63d87d216dc74e7689ebc67caa4e1edf2a40f7bafa472edef8d7b7 [2021-06-11T08:48:13.752Z] #20 23.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:13.773Z] #24 ... [2021-06-11T08:48:13.773Z] [2021-06-11T08:48:13.773Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:13.773Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:13.773Z] #20 14.57 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T08:48:13.773Z] #20 14.57 The following additional packages will be installed: [2021-06-11T08:48:13.773Z] #20 14.57 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T08:48:13.773Z] #20 14.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T08:48:13.773Z] #20 14.57 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T08:48:13.773Z] #20 14.57 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T08:48:13.773Z] #20 14.57 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T08:48:13.773Z] #20 14.58 Suggested packages: [2021-06-11T08:48:13.773Z] #20 14.58 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T08:48:13.773Z] #20 14.58 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T08:48:13.773Z] #20 14.58 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T08:48:13.773Z] #20 14.58 quota [2021-06-11T08:48:13.773Z] #20 14.58 Recommended packages: [2021-06-11T08:48:14.038Z] #20 14.58 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T08:48:14.038Z] #20 14.58 python3-keyrings.alt python3-xdg unzip [2021-06-11T08:48:14.577Z] #20 23.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:14.577Z] #20 23.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:15.438Z] #20 15.81 The following NEW packages will be installed: [2021-06-11T08:48:15.438Z] #20 15.81 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T08:48:15.438Z] #20 15.81 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T08:48:15.438Z] #20 15.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T08:48:15.438Z] #20 15.81 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T08:48:15.438Z] #20 15.81 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T08:48:15.438Z] #20 15.81 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T08:48:15.438Z] #20 15.81 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T08:48:15.438Z] #20 15.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T08:48:15.438Z] #20 15.81 xz-utils zip [2021-06-11T08:48:15.438Z] #20 16.14 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:48:15.438Z] #20 16.14 Need to get 27.7 MB of archives. [2021-06-11T08:48:15.438Z] #20 16.14 After this operation, 114 MB of additional disk space will be used. [2021-06-11T08:48:15.438Z] #20 16.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-11T08:48:15.438Z] #20 16.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-11T08:48:15.438Z] #20 16.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-11T08:48:15.438Z] #20 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-11T08:48:15.438Z] #20 16.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-11T08:48:15.438Z] #20 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-11T08:48:15.438Z] #20 16.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:48:15.438Z] #20 16.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-11T08:48:15.438Z] #20 16.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-11T08:48:15.438Z] #20 16.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-11T08:48:15.438Z] #20 16.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-11T08:48:15.438Z] #20 16.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-11T08:48:15.438Z] #20 16.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-11T08:48:15.438Z] #20 16.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-11T08:48:15.438Z] #20 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-11T08:48:15.438Z] #20 16.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-11T08:48:15.703Z] #20 16.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-11T08:48:15.703Z] #20 16.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:48:15.703Z] #20 16.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T08:48:15.703Z] #20 16.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-11T08:48:15.703Z] #20 16.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-11T08:48:15.703Z] #20 16.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-11T08:48:15.703Z] #20 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-11T08:48:15.703Z] #20 16.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-11T08:48:15.703Z] #20 16.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-11T08:48:15.703Z] #20 16.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-11T08:48:15.703Z] #20 16.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-11T08:48:15.703Z] #20 16.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-11T08:48:15.703Z] #20 16.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-11T08:48:15.968Z] #20 16.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-11T08:48:16.234Z] #20 16.87 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-11T08:48:16.234Z] #20 16.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-11T08:48:16.234Z] #20 16.87 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-11T08:48:16.234Z] #20 16.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-11T08:48:16.234Z] #20 16.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-11T08:48:16.234Z] #20 16.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T08:48:16.234Z] #20 16.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T08:48:16.234Z] #20 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T08:48:16.234Z] #20 16.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-11T08:48:16.234Z] #20 16.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:48:16.234Z] #20 16.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T08:48:16.234Z] #20 16.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T08:48:16.234Z] #20 17.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-11T08:48:16.234Z] #20 17.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-11T08:48:16.234Z] #20 17.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-11T08:48:16.234Z] #20 17.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T08:48:16.459Z] #46 ... [2021-06-11T08:48:16.459Z] [2021-06-11T08:48:16.459Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:16.459Z] #54 sha256:d121e93c55b89aae0f2b3ca43daa67e0669f27325f89073bcbc5bba61b09511f [2021-06-11T08:48:16.459Z] #54 12.26 + cd /tmp/tmp.tYAExp4gWC/src/github.com/opencontainers/runc [2021-06-11T08:48:16.459Z] #54 12.26 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T08:48:16.459Z] #54 12.55 + '[' -z '' ']' [2021-06-11T08:48:16.459Z] #54 12.55 + target=static [2021-06-11T08:48:16.459Z] #54 12.55 + make 'BUILDTAGS=seccomp ' static [2021-06-11T08:48:16.459Z] #54 12.90 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T08:48:16.459Z] #54 ... [2021-06-11T08:48:16.459Z] [2021-06-11T08:48:16.459Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:16.459Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:16.459Z] #20 9.831 Fetched 8974 kB in 9s (1038 kB/s) [2021-06-11T08:48:16.459Z] #20 9.831 Reading package lists... [2021-06-11T08:48:16.480Z] #20 25.59 Selecting previously unselected package python3-minimal. [2021-06-11T08:48:16.480Z] #20 25.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-11T08:48:16.480Z] #20 25.64 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:48:16.480Z] #20 25.64 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:48:16.480Z] #20 25.73 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:48:16.480Z] #20 25.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:48:16.480Z] #20 25.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:48:16.480Z] #20 25.86 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:48:16.480Z] #20 25.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:16.480Z] #20 25.87 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:16.814Z] #20 17.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-11T08:48:16.814Z] #20 17.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-11T08:48:16.814Z] #20 17.55 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-11T08:48:17.393Z] #20 18.16 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:48:17.415Z] #20 26.74 Selecting previously unselected package python3.7. [2021-06-11T08:48:17.415Z] #20 26.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:17.415Z] #20 26.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:17.415Z] #20 26.87 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:48:17.415Z] #20 26.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:48:17.415Z] #20 26.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:48:17.415Z] #20 26.99 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:48:17.659Z] #20 18.27 Fetched 27.7 MB in 2s (16.5 MB/s) [2021-06-11T08:48:17.659Z] #20 18.34 Selecting previously unselected package pigz. [2021-06-11T08:48:17.659Z] #20 18.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-06-11T08:48:17.659Z] #20 18.39 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-11T08:48:17.659Z] #20 18.39 Unpacking pigz (2.4-1) ... [2021-06-11T08:48:17.923Z] #20 18.50 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-11T08:48:17.923Z] #20 18.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:48:17.923Z] #20 18.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:18.351Z] #20 27.71 Selecting previously unselected package python3. [2021-06-11T08:48:18.351Z] #20 27.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 ... 24096 files and directories currently installed.) [2021-06-11T08:48:18.351Z] #20 27.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:48:18.351Z] #20 27.76 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:48:18.351Z] #20 27.85 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T08:48:18.351Z] #20 27.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:18.351Z] #20 27.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:18.351Z] #20 27.94 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T08:48:18.351Z] #20 27.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:18.501Z] #20 19.04 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:48:18.501Z] #20 19.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:48:18.501Z] #20 19.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:18.610Z] #20 27.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:18.610Z] #20 28.05 Selecting previously unselected package libiptc0:amd64. [2021-06-11T08:48:18.610Z] #20 28.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:18.610Z] #20 28.06 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:18.610Z] #20 28.13 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T08:48:18.610Z] #20 28.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T08:48:18.765Z] #20 19.55 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:18.765Z] #20 19.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:18.869Z] #20 28.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:48:18.869Z] #20 28.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T08:48:18.869Z] #20 28.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T08:48:18.869Z] #20 28.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:48:18.869Z] #20 28.31 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T08:48:18.869Z] #20 28.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T08:48:18.869Z] #20 28.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:48:18.869Z] #20 28.39 Selecting previously unselected package iptables. [2021-06-11T08:48:18.869Z] #20 28.39 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T08:48:18.869Z] #20 28.40 Unpacking iptables (1.8.2-4) ... [2021-06-11T08:48:19.279Z] #20 13.43 Reading package lists... [2021-06-11T08:48:19.279Z] #20 ... [2021-06-11T08:48:19.279Z] [2021-06-11T08:48:19.279Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-11T08:48:19.279Z] #46 sha256:d0ae8c1713be746fcf0a264657e48829ad52279efc00a8663fc4c0df53ff06ee [2021-06-11T08:48:19.279Z] #46 DONE 135.7s [2021-06-11T08:48:19.437Z] #20 28.65 Selecting previously unselected package xxd. [2021-06-11T08:48:19.437Z] #20 28.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:48:19.437Z] #20 28.67 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:48:19.437Z] #20 28.79 Selecting previously unselected package vim-common. [2021-06-11T08:48:19.437Z] #20 28.79 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:19.437Z] #20 28.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:19.540Z] [2021-06-11T08:48:19.540Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:48:19.540Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:48:19.698Z] #20 28.98 Selecting previously unselected package bash-completion. [2021-06-11T08:48:19.698Z] #20 28.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T08:48:20.114Z] #57 ... [2021-06-11T08:48:20.114Z] [2021-06-11T08:48:20.114Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:20.114Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:20.114Z] #20 13.43 Reading package lists... [2021-06-11T08:48:20.947Z] #20 17.12 Building dependency tree... [2021-06-11T08:48:21.332Z] #20 21.73 Selecting previously unselected package python3-minimal. [2021-06-11T08:48:21.332Z] #20 21.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-06-11T08:48:21.332Z] #20 21.80 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-11T08:48:21.332Z] #20 21.81 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:48:21.332Z] #20 21.92 Selecting previously unselected package libmpdec2:arm64. [2021-06-11T08:48:21.332Z] #20 21.93 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-11T08:48:21.332Z] #20 21.94 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-11T08:48:21.332Z] #20 22.04 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-11T08:48:21.332Z] #20 22.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:48:21.332Z] #20 22.06 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:21.889Z] #20 18.53 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T08:48:21.889Z] #20 18.53 The following additional packages will be installed: [2021-06-11T08:48:21.889Z] #20 18.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T08:48:21.889Z] #20 18.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T08:48:21.889Z] #20 18.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T08:48:21.889Z] #20 18.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T08:48:21.889Z] #20 18.53 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T08:48:21.889Z] #20 18.53 Suggested packages: [2021-06-11T08:48:21.889Z] #20 18.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T08:48:21.889Z] #20 18.53 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T08:48:21.889Z] #20 18.53 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T08:48:21.889Z] #20 18.53 quota [2021-06-11T08:48:21.889Z] #20 18.53 Recommended packages: [2021-06-11T08:48:21.889Z] #20 18.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T08:48:21.889Z] #20 18.53 python3-keyrings.alt python3-xdg unzip [2021-06-11T08:48:22.231Z] #20 31.27 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T08:48:22.231Z] #20 31.62 Selecting previously unselected package bzip2. [2021-06-11T08:48:22.231Z] #20 31.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T08:48:22.231Z] #20 31.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:22.285Z] #20 22.87 Selecting previously unselected package python3.7. [2021-06-11T08:48:22.285Z] #20 22.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-11T08:48:22.285Z] #20 22.89 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:22.285Z] #20 23.07 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-11T08:48:22.285Z] #20 23.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-11T08:48:22.490Z] #20 31.73 Selecting previously unselected package xz-utils. [2021-06-11T08:48:22.490Z] #20 31.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T08:48:22.490Z] #20 31.75 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T08:48:22.490Z] #20 31.89 Selecting previously unselected package apparmor. [2021-06-11T08:48:22.490Z] #20 31.89 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T08:48:22.490Z] #20 31.96 Unpacking apparmor (2.13.2-10) ... [2021-06-11T08:48:22.550Z] #20 23.07 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-11T08:48:22.550Z] #20 23.22 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:48:23.007Z] #20 32.29 Selecting previously unselected package aufs-tools. [2021-06-11T08:48:23.007Z] #20 32.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T08:48:23.007Z] #20 32.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:23.007Z] #20 32.45 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:48:23.007Z] #20 32.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:48:23.007Z] #20 32.46 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:48:23.256Z] Fetching without tags [2021-06-11T08:48:23.268Z] #20 32.61 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:48:23.268Z] #20 32.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:48:23.268Z] #20 32.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:23.268Z] #20 32.74 Selecting previously unselected package jq. [2021-06-11T08:48:23.268Z] #20 32.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:48:23.268Z] #20 32.76 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:23.287Z] #20 20.21 The following NEW packages will be installed: [2021-06-11T08:48:23.504Z] #20 24.19 Selecting previously unselected package python3. [2021-06-11T08:48:23.504Z] #20 24.19 (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 ... 24069 files and directories currently installed.) [2021-06-11T08:48:23.504Z] #20 24.26 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-11T08:48:23.527Z] #20 32.84 Selecting previously unselected package libaio1:amd64. [2021-06-11T08:48:23.527Z] #20 32.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T08:48:23.527Z] #20 32.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:48:23.527Z] #20 32.92 Selecting previously unselected package libgpm2:amd64. [2021-06-11T08:48:23.527Z] #20 32.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T08:48:23.527Z] #20 32.94 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:48:23.548Z] #20 ... [2021-06-11T08:48:23.548Z] [2021-06-11T08:48:23.548Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T08:48:23.548Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T08:48:23.548Z] #32 DONE 139.2s [2021-06-11T08:48:23.548Z] [2021-06-11T08:48:23.548Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:23.548Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:23.548Z] #20 20.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T08:48:23.548Z] #20 20.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T08:48:23.548Z] #20 20.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T08:48:23.548Z] #20 20.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T08:48:23.548Z] #20 20.22 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T08:48:23.548Z] #20 20.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T08:48:23.548Z] #20 20.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T08:48:23.548Z] #20 20.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T08:48:23.548Z] #20 20.22 xz-utils zip [2021-06-11T08:48:23.786Z] #20 33.00 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:48:23.786Z] #20 33.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:48:23.786Z] #20 33.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:48:23.810Z] #20 20.62 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T08:48:23.810Z] #20 20.62 Need to get 28.6 MB of archives. [2021-06-11T08:48:23.810Z] #20 20.62 After this operation, 116 MB of additional disk space will be used. [2021-06-11T08:48:23.810Z] #20 20.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T08:48:23.810Z] #20 20.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T08:48:23.810Z] #20 20.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T08:48:23.860Z] #20 24.38 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:48:23.860Z] #20 24.53 Selecting previously unselected package libip4tc0:arm64. [2021-06-11T08:48:23.860Z] #20 24.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-11T08:48:23.860Z] #20 24.54 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:23.860Z] #20 24.65 Selecting previously unselected package libip6tc0:arm64. [2021-06-11T08:48:23.953Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:48:23.962Z] #54 ... [2021-06-11T08:48:23.962Z] [2021-06-11T08:48:23.962Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:48:23.962Z] #57 sha256:af7361182f82482e00ea4728a4674769b5255e898f96e19995691e2661d8d7f4 [2021-06-11T08:48:23.962Z] #57 174.7 + bin/containerd [2021-06-11T08:48:23.962Z] #57 ... [2021-06-11T08:48:23.962Z] [2021-06-11T08:48:23.962Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:23.962Z] #54 sha256:af72872ee82e40eb216cb78ef0f567ffad3ff427c60498ca50da0e83be70bba4 [2021-06-11T08:48:23.962Z] #54 105.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T08:48:23.962Z] #54 106.5 + mkdir -p /build [2021-06-11T08:48:23.962Z] #54 106.5 + cp runc /build/runc [2021-06-11T08:48:23.962Z] #54 DONE 107.0s [2021-06-11T08:48:23.962Z] [2021-06-11T08:48:23.962Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:48:23.962Z] #57 sha256:af7361182f82482e00ea4728a4674769b5255e898f96e19995691e2661d8d7f4 [2021-06-11T08:48:24.071Z] #20 20.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T08:48:24.071Z] #20 20.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T08:48:24.071Z] #20 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T08:48:24.071Z] #20 20.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T08:48:24.071Z] #20 20.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T08:48:24.071Z] #20 20.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T08:48:24.071Z] #20 21.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T08:48:24.071Z] #20 21.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T08:48:24.071Z] #20 21.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T08:48:24.071Z] #20 21.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T08:48:24.071Z] #20 21.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T08:48:24.071Z] #20 21.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T08:48:24.071Z] #20 21.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T08:48:24.071Z] #20 21.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T08:48:24.127Z] #20 24.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-11T08:48:24.127Z] #20 24.66 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:24.127Z] #20 24.78 Selecting previously unselected package libiptc0:arm64. [2021-06-11T08:48:24.127Z] #20 24.80 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-11T08:48:24.127Z] #20 24.82 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:24.333Z] #20 21.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T08:48:24.333Z] #20 21.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T08:48:24.333Z] #20 21.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T08:48:24.333Z] #20 21.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T08:48:24.333Z] #20 21.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T08:48:24.333Z] #20 21.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T08:48:24.333Z] #20 21.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T08:48:24.333Z] #20 21.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T08:48:24.404Z] #20 24.95 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-11T08:48:24.404Z] #20 24.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-11T08:48:24.404Z] #20 24.96 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-11T08:48:24.404Z] #20 25.07 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-11T08:48:24.404Z] #20 25.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-11T08:48:24.404Z] #20 25.13 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-11T08:48:24.594Z] #20 21.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T08:48:24.594Z] #20 21.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T08:48:24.594Z] #20 21.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T08:48:24.594Z] #20 21.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T08:48:24.680Z] #20 25.25 Selecting previously unselected package libnftnl11:arm64. [2021-06-11T08:48:24.680Z] #20 25.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-11T08:48:24.680Z] #20 25.26 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-11T08:48:24.993Z] #20 25.47 Selecting previously unselected package iptables. [2021-06-11T08:48:24.993Z] #20 25.47 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-11T08:48:24.993Z] #20 25.48 Unpacking iptables (1.8.2-4) ... [2021-06-11T08:48:22.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:48:23.021Z] > git config --add remote.origin.fetch +refs/pull/42512/head:refs/remotes/origin/PR-42512 # timeout=10 [2021-06-11T08:48:23.067Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:48:23.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T08:48:23.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T08:48:23.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:48:23.286Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42512/head:refs/remotes/origin/PR-42512 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T08:48:24.053Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:48:24.100Z] > git checkout -f 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:48:25.167Z] #20 21.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T08:48:25.167Z] #20 21.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T08:48:25.167Z] #20 21.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T08:48:25.168Z] #20 21.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T08:48:25.168Z] #20 21.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T08:48:25.168Z] #20 21.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T08:48:25.168Z] #20 21.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T08:48:25.168Z] #20 21.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T08:48:25.168Z] #20 21.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T08:48:25.168Z] #20 21.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T08:48:25.168Z] #20 21.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T08:48:25.168Z] #20 21.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T08:48:25.168Z] #20 21.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T08:48:25.168Z] #20 21.97 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T08:48:25.168Z] #20 22.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T08:48:25.168Z] #20 22.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T08:48:25.271Z] #20 25.76 Selecting previously unselected package xxd. [2021-06-11T08:48:25.271Z] #20 25.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-11T08:48:25.271Z] #20 25.78 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:48:25.271Z] #20 25.99 Selecting previously unselected package vim-common. [2021-06-11T08:48:25.271Z] #20 25.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:25.271Z] #20 26.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:25.429Z] #20 22.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T08:48:25.429Z] #20 22.32 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T08:48:25.535Z] #20 26.24 Selecting previously unselected package bash-completion. [2021-06-11T08:48:25.535Z] #20 26.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T08:48:25.691Z] #20 22.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T08:48:25.691Z] #20 22.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T08:48:25.865Z] #57 ... [2021-06-11T08:48:25.865Z] [2021-06-11T08:48:25.865Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T08:48:25.865Z] #55 sha256:8f5b53469609cb8ebb2804d213f8e68fce3e31a8ebf71286b623b2a3e8132ea5 [2021-06-11T08:48:25.865Z] #55 DONE 0.3s [2021-06-11T08:48:25.865Z] [2021-06-11T08:48:25.865Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:48:25.865Z] #57 sha256:af7361182f82482e00ea4728a4674769b5255e898f96e19995691e2661d8d7f4 [2021-06-11T08:48:26.269Z] #20 23.00 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T08:48:26.269Z] #20 23.11 Fetched 28.6 MB in 2s (13.7 MB/s) [2021-06-11T08:48:26.269Z] #20 23.17 Selecting previously unselected package pigz. [2021-06-11T08:48:26.318Z] #20 35.79 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:48:26.318Z] #20 35.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:48:26.318Z] #20 35.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:26.318Z] #20 35.90 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:48:26.318Z] #20 35.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:48:26.531Z] #20 23.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 ... 23435 files and directories currently installed.) [2021-06-11T08:48:26.532Z] #20 23.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T08:48:26.532Z] #20 23.22 Unpacking pigz (2.4-1) ... [2021-06-11T08:48:26.532Z] #20 23.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T08:48:26.532Z] #20 23.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:26.532Z] #20 23.32 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:26.577Z] #20 35.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:48:26.577Z] #20 36.00 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:48:26.577Z] #20 36.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:48:26.577Z] #20 36.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:48:26.577Z] #20 36.07 Selecting previously unselected package libreadline5:amd64. [2021-06-11T08:48:26.577Z] #20 36.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T08:48:26.577Z] #20 36.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:26.793Z] #20 23.64 Selecting previously unselected package python3.7-minimal. [2021-06-11T08:48:26.793Z] #20 23.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:26.793Z] #20 23.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:26.836Z] #20 36.18 Selecting previously unselected package net-tools. [2021-06-11T08:48:26.836Z] #20 36.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T08:48:26.836Z] #20 36.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:26.933Z] #20 ... [2021-06-11T08:48:26.933Z] [2021-06-11T08:48:26.933Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:48:26.933Z] #24 sha256:84048910cb63d87d216dc74e7689ebc67caa4e1edf2a40f7bafa472edef8d7b7 [2021-06-11T08:48:26.933Z] #24 118.5 Checking out files: 27% (3224/11550) Checking out files: 28% (3234/11550) Checking out files: 29% (3350/11550) Checking out files: 30% (3465/11550) Checking out files: 31% (3581/11550) Checking out files: 32% (3696/11550) Checking out files: 33% (3812/11550) Checking out files: 34% (3927/11550) Checking out files: 35% (4043/11550) Checking out files: 36% (4158/11550) Checking out files: 37% (4274/11550) Checking out files: 38% (4389/11550) Checking out files: 39% (4505/11550) Checking out files: 40% (4620/11550) Checking out files: 41% (4736/11550) Checking out files: 42% (4851/11550) Checking out files: 43% (4967/11550) Checking out files: 44% (5082/11550) Checking out files: 45% (5198/11550) Checking out files: 45% (5303/11550) Checking out files: 46% (5313/11550) Checking out files: 47% (5429/11550) Checking out files: 48% (5544/11550) Checking out files: 49% (5660/11550) Checking out files: 50% (5775/11550) Checking out files: 51% (5891/11550) Checking out files: 52% (6006/11550) Checking out files: 53% (6122/11550) Checking out files: 54% (6237/11550) Checking out files: 55% (6353/11550) Checking out files: 56% (6468/11550) Checking out files: 57% (6584/11550) Checking out files: 58% (6699/11550) Checking out files: 59% (6815/11550) Checking out files: 60% (6930/11550) Checking out files: 61% (7046/11550) Checking out files: 62% (7161/11550) Checking out files: 63% (7277/11550) Checking out files: 64% (7392/11550) Checking out files: 65% (7508/11550) Checking out files: 66% (7623/11550) Checking out files: 67% (7739/11550) Checking out files: 68% (7854/11550) Checking out files: 68% (7946/11550) Checking out files: 69% (7970/11550) Checking out files: 70% (8085/11550) Checking out files: 71% (8201/11550) Checking out files: 72% (8316/11550) Checking out files: 73% (8432/11550) Checking out files: 74% (8547/11550) Checking out files: 75% (8663/11550) Checking out files: 76% (8778/11550) Checking out files: 77% (8894/11550) Checking out files: 78% (9009/11550) Checking out files: 79% (9125/11550) Checking out files: 80% (9240/11550) Checking out files: 81% (9356/11550) Checking out files: 82% (9471/11550) Checking out files: 83% (9587/11550) Checking out files: 84% (9702/11550) Checking out files: 85% (9818/11550) Checking out files: 86% (9933/11550) Checking out files: 87% (10049/11550) Checking out files: 88% (10164/11550) Checking out files: 89% (10280/11550) Checking out files: 90% (10395/11550) Checking out files: 91% (10511/11550) Checking out files: 92% (10626/11550) Checking out files: 93% (10742/11550) Checking out files: 94% (10857/11550) Checking out files: 95% (10973/11550) Checking out files: 95% (10981/11550) Checking out files: 96% (11088/11550) Checking out files: 97% (11204/11550) Checking out files: 98% (11319/11550) Checking out files: 99% (11435/11550) Checking out files: 100% (11550/11550) Checking out files: 100% (11550/11550), done. [2021-06-11T08:48:26.933Z] #24 121.8 + cd /tmp/tmp.yG6HecPgWM/tmp/docker-ce [2021-06-11T08:48:26.933Z] #24 121.8 + git checkout -q v17.06.2-ce [2021-06-11T08:48:26.933Z] #24 125.3 + mkdir -p /tmp/tmp.yG6HecPgWM/src/github.com/docker [2021-06-11T08:48:26.933Z] #24 125.3 + mv components/cli /tmp/tmp.yG6HecPgWM/src/github.com/docker/cli [2021-06-11T08:48:26.933Z] #24 125.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-11T08:48:27.095Z] #20 36.36 Selecting previously unselected package patch. [2021-06-11T08:48:27.095Z] #20 36.37 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T08:48:27.095Z] #20 36.38 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:27.095Z] #20 36.47 Selecting previously unselected package python-pip-whl. [2021-06-11T08:48:27.095Z] #20 36.48 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T08:48:27.095Z] #20 36.49 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T08:48:27.575Z] Merge succeeded, producing 6f65ac44ad1329e43e8fa9856f7ebad9ed85c92d [2021-06-11T08:48:27.576Z] Checking out Revision 6f65ac44ad1329e43e8fa9856f7ebad9ed85c92d (PR-42512) [2021-06-11T08:48:27.626Z] #20 24.33 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:27.627Z] #20 24.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T08:48:27.663Z] #20 36.97 Selecting previously unselected package python3-lib2to3. [2021-06-11T08:48:27.663Z] #20 36.97 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T08:48:27.663Z] #20 36.98 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:27.663Z] #20 37.09 Selecting previously unselected package python3-distutils. [2021-06-11T08:48:27.663Z] #20 37.11 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T08:48:27.663Z] #20 37.12 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T08:48:27.922Z] #20 37.26 Selecting previously unselected package python3-pip. [2021-06-11T08:48:27.922Z] #20 37.27 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T08:48:27.922Z] #20 37.28 Unpacking python3-pip (18.1-5) ... [2021-06-11T08:48:27.922Z] #20 37.43 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:48:27.922Z] #20 37.43 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:48:27.922Z] #20 37.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:26.821Z] > git remote # timeout=10 [2021-06-11T08:48:26.884Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T08:48:26.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T08:48:26.930Z] > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10 [2021-06-11T08:48:27.477Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-11T08:48:27.602Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T08:48:27.649Z] > git checkout -f 6f65ac44ad1329e43e8fa9856f7ebad9ed85c92d # timeout=10 [2021-06-11T08:48:28.181Z] #20 37.55 Selecting previously unselected package python3-setuptools. [2021-06-11T08:48:28.181Z] #20 37.55 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T08:48:28.181Z] #20 37.56 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:28.332Z] #24 ... [2021-06-11T08:48:28.332Z] [2021-06-11T08:48:28.332Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:28.332Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:28.439Z] #20 37.79 Selecting previously unselected package python3-wheel. [2021-06-11T08:48:28.439Z] #20 37.81 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T08:48:28.439Z] #20 37.84 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T08:48:28.596Z] #20 29.15 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T08:48:28.699Z] #20 37.91 Selecting previously unselected package sudo. [2021-06-11T08:48:28.699Z] #20 37.93 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T08:48:28.699Z] #20 37.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:28.860Z] #20 29.64 Selecting previously unselected package bzip2. [2021-06-11T08:48:28.860Z] #20 29.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-11T08:48:28.958Z] #20 38.41 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T08:48:28.958Z] #20 38.43 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T08:48:28.958Z] #20 38.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:29.012Z] #20 25.93 Selecting previously unselected package python3-minimal. [2021-06-11T08:48:29.124Z] #20 29.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:29.216Z] #20 38.64 Selecting previously unselected package uidmap. [2021-06-11T08:48:29.216Z] #20 38.65 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T08:48:29.216Z] #20 38.65 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T08:48:29.216Z] #20 38.75 Selecting previously unselected package vim-runtime. [2021-06-11T08:48:29.273Z] #20 25.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-11T08:48:29.273Z] #20 25.97 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T08:48:29.273Z] #20 25.98 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T08:48:29.273Z] #20 26.05 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T08:48:29.273Z] #20 26.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T08:48:29.273Z] #20 26.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:48:29.273Z] #20 26.16 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T08:48:29.388Z] #20 29.99 Selecting previously unselected package xz-utils. [2021-06-11T08:48:29.388Z] #20 29.99 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-11T08:48:29.388Z] #20 30.01 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T08:48:29.475Z] #20 38.75 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:29.475Z] #20 38.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T08:48:29.475Z] #20 38.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T08:48:29.475Z] #20 38.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:29.535Z] #20 26.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:29.535Z] #20 26.17 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:29.652Z] #20 30.34 Selecting previously unselected package apparmor. [2021-06-11T08:48:29.652Z] #20 30.34 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-11T08:48:29.652Z] #20 30.45 Unpacking apparmor (2.13.2-10) ... [2021-06-11T08:48:30.106Z] #20 26.90 Selecting previously unselected package python3.7. [2021-06-11T08:48:30.106Z] #20 26.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T08:48:30.106Z] #20 26.92 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:30.234Z] #20 30.80 Selecting previously unselected package aufs-tools. [2021-06-11T08:48:30.234Z] #20 30.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-11T08:48:30.234Z] #20 30.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:30.234Z] #20 30.96 Selecting previously unselected package libonig5:arm64. [2021-06-11T08:48:30.234Z] #20 30.97 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-11T08:48:30.234Z] #20 30.98 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-11T08:48:30.367Z] #20 27.02 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T08:48:30.367Z] #20 27.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T08:48:30.367Z] #20 27.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:48:30.367Z] #20 27.14 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T08:48:30.498Z] #20 31.13 Selecting previously unselected package libjq1:arm64. [2021-06-11T08:48:30.498Z] #20 31.15 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-11T08:48:30.498Z] #20 31.16 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:30.498Z] #20 31.27 Selecting previously unselected package jq. [2021-06-11T08:48:30.498Z] #20 31.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-11T08:48:30.498Z] #20 31.29 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:30.762Z] #20 31.39 Selecting previously unselected package libaio1:arm64. [2021-06-11T08:48:30.762Z] #20 31.39 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-11T08:48:30.762Z] #20 31.41 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-11T08:48:30.762Z] #20 31.48 Selecting previously unselected package libgpm2:arm64. [2021-06-11T08:48:30.762Z] #20 31.49 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-11T08:48:30.762Z] #20 31.51 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-11T08:48:30.939Z] #20 27.84 Selecting previously unselected package python3. [2021-06-11T08:48:31.027Z] #20 31.61 Selecting previously unselected package libicu63:arm64. [2021-06-11T08:48:31.027Z] #20 31.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-11T08:48:31.027Z] #20 31.62 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-11T08:48:31.200Z] #20 27.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-11T08:48:31.200Z] #20 27.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T08:48:31.200Z] #20 27.93 Unpacking python3 (3.7.3-1) ... [2021-06-11T08:48:31.200Z] #20 28.01 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T08:48:31.200Z] #20 28.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:31.200Z] #20 28.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:31.461Z] #20 28.11 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T08:48:31.461Z] #20 28.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:31.461Z] #20 28.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:31.461Z] #20 28.21 Selecting previously unselected package libiptc0:amd64. [2021-06-11T08:48:31.461Z] #20 28.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T08:48:31.461Z] #20 28.22 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:31.461Z] #20 28.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T08:48:31.461Z] #20 28.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T08:48:31.461Z] #20 28.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:48:31.722Z] #20 28.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T08:48:31.723Z] #20 28.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T08:48:31.723Z] #20 28.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:48:31.723Z] #20 28.45 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T08:48:31.723Z] #20 28.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T08:48:31.723Z] #20 28.46 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:48:31.723Z] #20 28.54 Selecting previously unselected package iptables. [2021-06-11T08:48:31.723Z] #20 28.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T08:48:31.723Z] #20 28.56 Unpacking iptables (1.8.2-4) ... [2021-06-11T08:48:31.984Z] #20 28.79 Selecting previously unselected package xxd. [2021-06-11T08:48:31.984Z] #20 28.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:48:31.984Z] #20 28.80 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T08:48:32.007Z] #20 41.47 Selecting previously unselected package vim. [2021-06-11T08:48:32.007Z] #20 41.47 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:48:32.007Z] #20 41.49 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T08:48:32.245Z] #20 28.92 Selecting previously unselected package vim-common. [2021-06-11T08:48:32.245Z] #20 28.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:32.245Z] #20 28.97 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:32.245Z] #20 29.16 Selecting previously unselected package bash-completion. [2021-06-11T08:48:32.245Z] #20 29.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T08:48:32.574Z] #20 42.00 Selecting previously unselected package xfsprogs. [2021-06-11T08:48:32.574Z] #20 42.01 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T08:48:32.574Z] #20 42.02 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T08:48:33.092Z] #20 42.43 Selecting previously unselected package zip. [2021-06-11T08:48:33.092Z] #20 42.44 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T08:48:33.092Z] #20 42.45 Unpacking zip (3.0-11+b1) ... [2021-06-11T08:48:33.092Z] #20 42.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:33.539Z] #20 42.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:33.539Z] #20 42.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:33.539Z] #20 42.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:33.539Z] #20 42.76 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:48:33.539Z] #20 42.78 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:33.539Z] #20 42.80 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T08:48:33.539Z] #20 42.82 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:48:33.539Z] #20 42.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:33.539Z] #20 42.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:33.539Z] #20 42.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:48:33.539Z] #20 42.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:48:33.539Z] #20 42.91 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:48:33.539Z] #20 42.93 Setting up zip (3.0-11+b1) ... [2021-06-11T08:48:33.539Z] #20 42.94 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:33.539Z] #20 43.00 Setting up bash-completion (1:2.8-6) ... [2021-06-11T08:48:33.590Z] #20 33.92 Selecting previously unselected package libnet1:arm64. [2021-06-11T08:48:33.590Z] #20 33.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-11T08:48:33.590Z] #20 33.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:33.590Z] #20 34.14 Selecting previously unselected package libnl-3-200:arm64. [2021-06-11T08:48:33.590Z] #20 34.15 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-11T08:48:33.590Z] #20 34.17 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-11T08:48:33.855Z] #20 34.49 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-11T08:48:33.855Z] #20 34.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-11T08:48:33.855Z] #20 34.51 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-11T08:48:34.807Z] #20 35.40 Selecting previously unselected package libreadline5:arm64. [2021-06-11T08:48:34.807Z] #20 ... [2021-06-11T08:48:34.807Z] [2021-06-11T08:48:34.807Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:48:34.807Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-11T08:48:34.807Z] #40 134.7 + dpkg --print-architecture [2021-06-11T08:48:34.807Z] #40 DONE 136.3s [2021-06-11T08:48:34.807Z] [2021-06-11T08:48:34.807Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:34.807Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T08:48:34.807Z] #20 35.41 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-11T08:48:34.807Z] #20 35.44 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:34.807Z] #20 35.65 Selecting previously unselected package net-tools. [2021-06-11T08:48:34.835Z] #20 31.55 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T08:48:35.071Z] #20 35.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-11T08:48:35.071Z] #20 35.67 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:35.071Z] #20 35.83 Selecting previously unselected package patch. [2021-06-11T08:48:35.071Z] #20 35.85 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-11T08:48:35.071Z] #20 35.86 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:35.117Z] #20 31.92 Selecting previously unselected package bzip2. [2021-06-11T08:48:35.118Z] #20 31.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T08:48:35.118Z] #20 31.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:35.335Z] #20 36.08 Selecting previously unselected package python-pip-whl. [2021-06-11T08:48:35.335Z] #20 36.08 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T08:48:35.335Z] #20 36.12 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T08:48:35.380Z] #20 32.02 Selecting previously unselected package xz-utils. [2021-06-11T08:48:35.380Z] #20 32.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T08:48:35.380Z] #20 32.03 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T08:48:35.380Z] #20 32.22 Selecting previously unselected package apparmor. [2021-06-11T08:48:35.380Z] #20 32.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T08:48:35.380Z] #20 32.30 Unpacking apparmor (2.13.2-10) ... [2021-06-11T08:48:35.863Z] #20 36.52 Selecting previously unselected package python3-lib2to3. [2021-06-11T08:48:35.863Z] #20 36.53 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T08:48:35.863Z] #20 36.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:35.901Z] #20 32.59 Selecting previously unselected package aufs-tools. [2021-06-11T08:48:35.901Z] #20 32.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T08:48:35.901Z] #20 32.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:35.901Z] #20 32.74 Selecting previously unselected package libonig5:amd64. [2021-06-11T08:48:35.901Z] #20 32.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T08:48:35.901Z] #20 32.75 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:48:36.078Z] #20 45.44 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:36.078Z] #20 45.45 Setting up xz-utils (5.2.4-1) ... [2021-06-11T08:48:36.078Z] #20 45.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T08:48:36.078Z] #20 45.48 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:36.078Z] #20 45.50 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:36.078Z] #20 45.63 invoke-rc.d: could not determine current runlevel [2021-06-11T08:48:36.078Z] #20 45.65 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T08:48:36.078Z] #20 45.66 Setting up pigz (2.4-1) ... [2021-06-11T08:48:36.078Z] #20 45.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:48:36.127Z] #20 36.67 Selecting previously unselected package python3-distutils. [2021-06-11T08:48:36.127Z] #20 36.68 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T08:48:36.127Z] #20 36.68 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T08:48:36.162Z] #20 32.89 Selecting previously unselected package libjq1:amd64. [2021-06-11T08:48:36.162Z] #20 32.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:48:36.162Z] #20 32.91 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:36.162Z] #20 33.01 Selecting previously unselected package jq. [2021-06-11T08:48:36.162Z] #20 33.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T08:48:36.162Z] #20 33.03 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:36.337Z] #20 45.69 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:48:36.337Z] #20 45.73 Setting up python-pip-whl (18.1-5) ... [2021-06-11T08:48:36.337Z] #20 45.75 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:48:36.337Z] #20 45.78 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:36.391Z] #20 36.97 Selecting previously unselected package python3-pip. [2021-06-11T08:48:36.391Z] #20 36.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T08:48:36.391Z] #20 36.98 Unpacking python3-pip (18.1-5) ... [2021-06-11T08:48:36.423Z] #20 33.14 Selecting previously unselected package libaio1:amd64. [2021-06-11T08:48:36.423Z] #20 33.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T08:48:36.423Z] #20 33.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:48:36.423Z] #20 33.21 Selecting previously unselected package libgpm2:amd64. [2021-06-11T08:48:36.423Z] #20 33.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T08:48:36.423Z] #20 33.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:48:36.423Z] #20 33.27 Selecting previously unselected package libicu63:amd64. [2021-06-11T08:48:36.595Z] #20 ... [2021-06-11T08:48:36.595Z] [2021-06-11T08:48:36.595Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:48:36.595Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:48:36.596Z] #40 167.1 + dpkg --print-architecture [2021-06-11T08:48:36.596Z] #40 167.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T08:48:36.655Z] #20 37.33 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:48:36.655Z] #20 37.33 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:48:36.655Z] #20 37.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:36.655Z] #20 37.48 Selecting previously unselected package python3-setuptools. [2021-06-11T08:48:36.655Z] #20 37.48 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T08:48:36.655Z] #20 37.49 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:36.683Z] #20 33.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T08:48:36.683Z] #20 33.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:48:36.854Z] #40 167.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T08:48:36.854Z] #40 167.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T08:48:36.920Z] #20 37.68 Selecting previously unselected package python3-wheel. [2021-06-11T08:48:36.920Z] #20 37.69 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T08:48:36.920Z] #20 37.70 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T08:48:37.184Z] #20 37.80 Selecting previously unselected package sudo. [2021-06-11T08:48:37.184Z] #20 37.81 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-11T08:48:37.184Z] #20 37.82 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:37.448Z] #20 38.17 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T08:48:37.448Z] #20 38.18 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-11T08:48:37.448Z] #20 38.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:37.712Z] #20 38.41 Selecting previously unselected package uidmap. [2021-06-11T08:48:37.712Z] #20 38.42 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-11T08:48:37.712Z] #20 38.43 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T08:48:37.712Z] #20 38.53 Selecting previously unselected package vim-runtime. [2021-06-11T08:48:37.712Z] #20 38.54 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:37.712Z] #20 38.58 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T08:48:37.712Z] #20 38.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T08:48:37.980Z] #20 38.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:38.862Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD" [2021-06-11T08:48:38.980Z] --- PASS: TestBuildWithHugeFile (53.01s) [2021-06-11T08:48:38.980Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T08:48:38.980Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-11T08:48:38.980Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T08:48:38.980Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T08:48:38.980Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:48:38.980Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:48:38.980Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:48:38.980Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:48:38.980Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:48:38.980Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:48:38.980Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:48:38.980Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:48:38.980Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:48:38.980Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-06-11T08:48:38.980Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-06-11T08:48:38.980Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-06-11T08:48:38.980Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-11T08:48:38.980Z] === RUN TestBuildPreserveOwnership [2021-06-11T08:48:38.980Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T08:48:38.895Z] > git rev-list --no-walk 76640e5d398fffc4e4a1d30c02db55d86ef8d14c # timeout=10 [2021-06-11T08:48:39.235Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T08:48:39.982Z] #20 36.40 Selecting previously unselected package libnet1:amd64. [2021-06-11T08:48:39.982Z] #20 36.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T08:48:39.982Z] #20 36.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:39.982Z] #20 36.51 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T08:48:39.982Z] #20 36.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T08:48:39.982Z] #20 36.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:48:39.982Z] #20 36.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T08:48:39.982Z] #20 36.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T08:48:39.982Z] #20 36.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:48:39.982Z] #20 36.70 Selecting previously unselected package libreadline5:amd64. [2021-06-11T08:48:39.982Z] #20 36.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T08:48:39.982Z] #20 36.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:39.982Z] #20 36.80 Selecting previously unselected package net-tools. [2021-06-11T08:48:39.982Z] #20 36.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T08:48:39.982Z] #20 36.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:40.176Z] #20 40.73 Selecting previously unselected package vim. [2021-06-11T08:48:40.176Z] #20 40.74 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-11T08:48:40.176Z] #20 40.79 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T08:48:40.243Z] #20 36.98 Selecting previously unselected package patch. [2021-06-11T08:48:40.243Z] #20 37.00 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T08:48:40.243Z] #20 37.01 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:40.440Z] #20 41.24 Selecting previously unselected package xfsprogs. [2021-06-11T08:48:40.440Z] #20 41.24 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-11T08:48:40.440Z] #20 41.25 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T08:48:40.504Z] #20 37.11 Selecting previously unselected package python-pip-whl. [2021-06-11T08:48:40.504Z] #20 37.12 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T08:48:40.504Z] #20 37.12 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T08:48:40.764Z] #20 37.54 Selecting previously unselected package python3-lib2to3. [2021-06-11T08:48:40.764Z] #20 37.54 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T08:48:40.764Z] #20 37.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:41.019Z] #20 41.52 Selecting previously unselected package zip. [2021-06-11T08:48:41.019Z] #20 41.53 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-11T08:48:41.019Z] #20 41.54 Unpacking zip (3.0-11+b1) ... [2021-06-11T08:48:41.019Z] #20 41.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:41.019Z] #20 41.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:41.019Z] #20 41.74 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:41.019Z] #20 41.76 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:41.019Z] #20 41.78 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-11T08:48:41.019Z] #20 41.79 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:41.019Z] #20 41.80 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T08:48:41.019Z] #20 41.82 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-11T08:48:41.019Z] #20 41.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:41.019Z] #20 41.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:41.025Z] #20 37.69 Selecting previously unselected package python3-distutils. [2021-06-11T08:48:41.025Z] #20 37.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T08:48:41.025Z] #20 37.71 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T08:48:41.025Z] #20 37.81 Selecting previously unselected package python3-pip. [2021-06-11T08:48:41.025Z] #20 37.82 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T08:48:41.025Z] #20 37.83 Unpacking python3-pip (18.1-5) ... [2021-06-11T08:48:41.025Z] #20 37.94 Selecting previously unselected package python3-pkg-resources. [2021-06-11T08:48:41.122Z] --- PASS: TestBuildPreserveOwnership (4.90s) [2021-06-11T08:48:41.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.40s) [2021-06-11T08:48:41.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-06-11T08:48:41.122Z] === RUN TestBuildPlatformInvalid [2021-06-11T08:48:41.122Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-11T08:48:41.122Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T08:48:41.284Z] #20 41.87 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-11T08:48:41.284Z] #20 41.88 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-11T08:48:41.284Z] #20 41.89 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:48:41.284Z] #20 41.91 Setting up zip (3.0-11+b1) ... [2021-06-11T08:48:41.284Z] #20 41.92 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:41.284Z] #20 41.96 Setting up bash-completion (1:2.8-6) ... [2021-06-11T08:48:41.285Z] #20 37.94 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T08:48:41.286Z] #20 37.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:41.286Z] #20 38.04 Selecting previously unselected package python3-setuptools. [2021-06-11T08:48:41.286Z] #20 38.05 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T08:48:41.286Z] #20 38.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:41.546Z] #20 38.24 Selecting previously unselected package python3-wheel. [2021-06-11T08:48:41.546Z] #20 38.25 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T08:48:41.546Z] #20 38.26 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T08:48:41.546Z] #20 38.38 Selecting previously unselected package sudo. [2021-06-11T08:48:41.546Z] #20 38.39 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T08:48:41.546Z] #20 38.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:42.117Z] #20 38.84 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T08:48:42.117Z] #20 38.84 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T08:48:42.117Z] #20 38.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:42.377Z] #20 39.07 Selecting previously unselected package uidmap. [2021-06-11T08:48:42.377Z] #20 39.09 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T08:48:42.377Z] #20 39.09 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T08:48:42.377Z] #20 39.19 Selecting previously unselected package vim-runtime. [2021-06-11T08:48:42.377Z] #20 39.20 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T08:48:42.377Z] #20 39.25 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T08:48:42.377Z] #20 39.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T08:48:42.377Z] #20 39.30 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:42.421Z] + docker version [2021-06-11T08:48:43.431Z] #40 ... [2021-06-11T08:48:43.431Z] [2021-06-11T08:48:43.431Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:43.431Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:43.431Z] #20 46.17 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:48:43.431Z] #20 46.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:48:43.431Z] #20 46.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:43.431Z] #20 46.23 Setting up vim (2:8.1.0875-5) ... [2021-06-11T08:48:43.431Z] #20 46.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T08:48:43.431Z] #20 46.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T08:48:43.431Z] #20 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T08:48:43.431Z] #20 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T08:48:43.431Z] #20 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T08:48:43.431Z] #20 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T08:48:43.431Z] #20 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T08:48:43.431Z] #20 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T08:48:43.431Z] #20 46.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:43.431Z] #20 46.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:43.431Z] #20 46.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:48:43.431Z] #20 46.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:43.431Z] #20 46.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:48:43.431Z] #20 46.41 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:43.431Z] #20 48.48 Setting up iptables (1.8.2-4) ... [2021-06-11T08:48:43.431Z] #20 48.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T08:48:43.431Z] #20 48.56 Setting up python3 (3.7.3-1) ... [2021-06-11T08:48:43.431Z] #20 49.04 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T08:48:43.431Z] #20 49.70 Setting up apparmor (2.13.2-10) ... [2021-06-11T08:48:43.431Z] #20 51.64 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T08:48:43.431Z] #20 51.65 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:43.431Z] #20 51.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:43.431Z] #20 52.70 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T08:48:43.690Z] #20 53.00 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:44.608Z] #20 44.79 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-11T08:48:44.609Z] #20 44.80 Setting up xz-utils (5.2.4-1) ... [2021-06-11T08:48:44.609Z] #20 44.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T08:48:44.609Z] #20 44.85 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:44.609Z] #20 44.86 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:44.609Z] #20 44.95 invoke-rc.d: could not determine current runlevel [2021-06-11T08:48:44.609Z] #20 44.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T08:48:44.609Z] #20 44.98 Setting up pigz (2.4-1) ... [2021-06-11T08:48:44.609Z] #20 45.00 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-11T08:48:44.609Z] #20 45.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-11T08:48:44.609Z] #20 45.05 Setting up python-pip-whl (18.1-5) ... [2021-06-11T08:48:44.609Z] #20 45.06 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-11T08:48:44.609Z] #20 45.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:44.640Z] #20 54.00 Setting up python3-pip (18.1-5) ... [2021-06-11T08:48:44.873Z] #20 45.45 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-11T08:48:44.873Z] #20 45.46 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-11T08:48:44.873Z] #20 45.48 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:44.873Z] #20 45.49 Setting up vim (2:8.1.0875-5) ... [2021-06-11T08:48:44.873Z] #20 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T08:48:44.873Z] #20 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T08:48:44.873Z] #20 45.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T08:48:44.873Z] #20 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T08:48:44.873Z] #20 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T08:48:44.873Z] #20 45.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T08:48:44.873Z] #20 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T08:48:44.873Z] #20 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T08:48:44.873Z] #20 45.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:44.873Z] #20 45.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:44.873Z] #20 45.64 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-11T08:48:45.137Z] #20 45.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:45.137Z] #20 45.67 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-11T08:48:45.137Z] #20 45.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:45.579Z] #20 54.88 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:48:45.579Z] #20 54.91 Processing triggers for mime-support (3.62) ... [2021-06-11T08:48:45.676Z] #20 41.98 Selecting previously unselected package vim. [2021-06-11T08:48:45.676Z] #20 41.98 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T08:48:45.676Z] #20 42.00 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T08:48:45.676Z] #20 42.48 Selecting previously unselected package xfsprogs. [2021-06-11T08:48:45.676Z] #20 42.48 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T08:48:45.676Z] #20 42.49 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T08:48:46.246Z] #20 42.90 Selecting previously unselected package zip. [2021-06-11T08:48:46.246Z] #20 42.92 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T08:48:46.246Z] #20 42.93 Unpacking zip (3.0-11+b1) ... [2021-06-11T08:48:46.506Z] #20 43.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T08:48:46.506Z] #20 43.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T08:48:46.506Z] #20 43.19 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:46.506Z] #20 43.20 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T08:48:46.506Z] #20 43.21 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T08:48:46.506Z] #20 43.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T08:48:46.506Z] #20 43.25 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T08:48:46.506Z] #20 43.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T08:48:46.506Z] #20 43.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T08:48:46.506Z] #20 43.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T08:48:46.506Z] #20 43.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T08:48:46.506Z] #20 43.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T08:48:46.506Z] #20 43.34 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T08:48:46.517Z] #20 DONE 55.9s [2021-06-11T08:48:46.517Z] [2021-06-11T08:48:46.517Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:48:46.517Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:48:46.517Z] #54 ... [2021-06-11T08:48:46.517Z] [2021-06-11T08:48:46.517Z] #21 [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-06-11T08:48:46.517Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T08:48:46.767Z] #20 43.36 Setting up zip (3.0-11+b1) ... [2021-06-11T08:48:46.767Z] #20 43.38 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T08:48:46.767Z] #20 43.42 Setting up bash-completion (1:2.8-6) ... [2021-06-11T08:48:47.068Z] #20 47.74 Setting up iptables (1.8.2-4) ... [2021-06-11T08:48:47.068Z] #20 47.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:47.068Z] #20 47.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:47.068Z] #20 47.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:47.068Z] #20 47.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:47.068Z] #20 47.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T08:48:47.068Z] #20 47.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T08:48:47.332Z] #20 47.85 Setting up python3 (3.7.3-1) ... [2021-06-11T08:48:47.597Z] #20 48.39 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T08:48:47.715Z] #21 1.017 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T08:48:47.716Z] #21 1.022 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T08:48:47.716Z] #21 1.026 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T08:48:47.716Z] #21 DONE 1.1s [2021-06-11T08:48:47.716Z] [2021-06-11T08:48:47.716Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:48:47.716Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T08:48:48.232Z] Client: Mirantis Container Runtime [2021-06-11T08:48:48.232Z] Version: 20.10.0 [2021-06-11T08:48:48.232Z] API version: 1.41 [2021-06-11T08:48:48.232Z] Go version: go1.13.15 [2021-06-11T08:48:48.232Z] Git commit: 6ee42dc [2021-06-11T08:48:48.232Z] Built: 03/11/2021 13:24:56 [2021-06-11T08:48:48.232Z] OS/Arch: windows/amd64 [2021-06-11T08:48:48.232Z] Context: default [2021-06-11T08:48:48.232Z] Experimental: true [2021-06-11T08:48:48.232Z] [2021-06-11T08:48:48.232Z] Server: Mirantis Container Runtime [2021-06-11T08:48:48.232Z] Engine: [2021-06-11T08:48:48.232Z] Version: 20.10.0 [2021-06-11T08:48:48.232Z] API version: 1.41 (minimum version 1.24) [2021-06-11T08:48:48.232Z] Go version: go1.13.15 [2021-06-11T08:48:48.232Z] Git commit: 1e08f21e79 [2021-06-11T08:48:48.232Z] Built: 03/11/2021 13:23:32 [2021-06-11T08:48:48.232Z] OS/Arch: windows/amd64 [2021-06-11T08:48:48.232Z] Experimental: true [2021-06-11T08:48:48.549Z] #20 49.23 Setting up apparmor (2.13.2-10) ... [2021-06-11T08:48:48.680Z] #20 45.56 Setting up libiptc0:amd64 (1.8.2-4) ... [Pipeline] sh [2021-06-11T08:48:48.945Z] #20 45.59 Setting up xz-utils (5.2.4-1) ... [2021-06-11T08:48:48.945Z] #20 45.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T08:48:48.945Z] #20 45.62 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T08:48:48.945Z] #20 45.64 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T08:48:48.945Z] #20 45.75 invoke-rc.d: could not determine current runlevel [2021-06-11T08:48:48.945Z] #20 45.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T08:48:48.945Z] #20 45.77 Setting up pigz (2.4-1) ... [2021-06-11T08:48:48.945Z] #20 45.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T08:48:48.945Z] #20 45.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T08:48:49.207Z] #20 45.85 Setting up python-pip-whl (18.1-5) ... [2021-06-11T08:48:49.207Z] #20 45.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T08:48:49.207Z] #20 45.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T08:48:49.470Z] #20 46.31 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T08:48:49.470Z] #20 46.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T08:48:49.470Z] #20 46.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:49.470Z] #20 46.39 Setting up vim (2:8.1.0875-5) ... [2021-06-11T08:48:49.470Z] #20 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T08:48:49.470Z] #20 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T08:48:49.731Z] #20 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T08:48:49.731Z] #20 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T08:48:49.731Z] #20 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T08:48:49.731Z] #20 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T08:48:49.731Z] #20 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T08:48:49.731Z] #20 46.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T08:48:49.731Z] #20 46.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T08:48:49.731Z] #20 46.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T08:48:49.731Z] #20 46.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T08:48:49.731Z] #20 46.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T08:48:49.731Z] #20 46.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T08:48:49.731Z] #20 46.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T08:48:49.770Z] + docker info [2021-06-11T08:48:50.212Z] #20 50.83 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T08:48:50.212Z] #20 50.85 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:50.476Z] #20 51.24 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:51.428Z] #20 52.20 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T08:48:52.007Z] #20 52.68 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:52.282Z] #20 48.89 Setting up iptables (1.8.2-4) ... [2021-06-11T08:48:52.282Z] #20 48.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T08:48:52.282Z] #20 48.97 Setting up python3 (3.7.3-1) ... [2021-06-11T08:48:52.546Z] #20 49.35 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T08:48:52.812Z] #20 ... [2021-06-11T08:48:52.812Z] [2021-06-11T08:48:52.812Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:48:52.812Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:48:52.812Z] #40 168.5 + dpkg --print-architecture [2021-06-11T08:48:52.812Z] #40 168.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T08:48:52.962Z] #20 53.78 Setting up python3-pip (18.1-5) ... [2021-06-11T08:48:52.985Z] #22 4.445 Collecting yamllint==1.26.1 [2021-06-11T08:48:53.382Z] #40 168.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T08:48:53.382Z] #40 168.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T08:48:54.359Z] #20 55.04 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:48:54.359Z] #20 55.13 Processing triggers for mime-support (3.62) ... [2021-06-11T08:48:55.311Z] #20 DONE 55.8s [2021-06-11T08:48:55.311Z] [2021-06-11T08:48:55.311Z] #21 [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-06-11T08:48:55.311Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-11T08:48:55.959Z] Loaded image: buildpack-deps:buster [2021-06-11T08:48:55.959Z] Loaded image: busybox:latest [2021-06-11T08:48:55.959Z] Loaded image: busybox:glibc [2021-06-11T08:48:56.520Z] Loaded image: debian:bullseye [2021-06-11T08:48:56.520Z] Loaded image: hello-world:latest [2021-06-11T08:48:56.725Z] #21 1.488 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T08:48:56.725Z] #21 1.495 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T08:48:56.725Z] #21 1.501 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T08:48:56.725Z] #21 DONE 1.6s [2021-06-11T08:48:56.725Z] [2021-06-11T08:48:56.725Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:48:56.725Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-11T08:48:56.778Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:48:57.891Z] #57 205.6 # github.com/containerd/containerd/cmd/containerd [2021-06-11T08:48:57.891Z] #57 205.6 /usr/bin/ld: /tmp/go-link-980051642/000018.o: in function `New': [2021-06-11T08:48:57.891Z] #57 205.6 /tmp/tmp.zVz7VGfhai/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-06-11T08:48:57.891Z] #57 205.7 + bin/containerd-stress [2021-06-11T08:48:57.891Z] #57 207.8 + bin/containerd-shim [2021-06-11T08:48:58.255Z] #22 9.809 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T08:48:58.255Z] #22 10.82 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T08:48:58.514Z] #22 10.85 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T08:48:58.514Z] #22 10.90 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T08:48:58.514Z] #22 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T08:48:59.083Z] #22 11.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T08:48:59.083Z] #22 11.38 Building wheels for collected packages: yamllint [2021-06-11T08:48:59.083Z] #22 11.38 Running setup.py bdist_wheel for yamllint: started [2021-06-11T08:48:59.964Z] #40 ... [2021-06-11T08:48:59.964Z] [2021-06-11T08:48:59.964Z] #20 [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 aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-11T08:48:59.964Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T08:48:59.964Z] #20 49.97 Setting up apparmor (2.13.2-10) ... [2021-06-11T08:48:59.964Z] #20 51.68 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T08:48:59.964Z] #20 51.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T08:48:59.964Z] #20 52.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T08:48:59.964Z] #20 52.82 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T08:48:59.964Z] #20 53.19 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T08:48:59.964Z] #20 54.16 Setting up python3-pip (18.1-5) ... [2021-06-11T08:48:59.965Z] #20 55.13 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T08:48:59.965Z] #20 55.16 Processing triggers for mime-support (3.62) ... [2021-06-11T08:48:59.965Z] #20 DONE 56.2s [2021-06-11T08:48:59.965Z] [2021-06-11T08:48:59.965Z] #21 [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-06-11T08:48:59.965Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T08:49:00.024Z] #22 12.31 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T08:49:00.024Z] #22 12.33 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T08:49:00.024Z] #22 12.38 Successfully built yamllint [2021-06-11T08:49:00.024Z] #22 12.39 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T08:49:00.283Z] #22 12.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T08:49:00.545Z] #21 1.046 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T08:49:00.545Z] #21 1.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T08:49:00.545Z] #21 1.055 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T08:49:00.545Z] #21 DONE 1.1s [2021-06-11T08:49:00.545Z] [2021-06-11T08:49:00.545Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:49:00.545Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T08:49:00.970Z] #22 4.334 Collecting yamllint==1.26.1 [2021-06-11T08:49:01.256Z] #22 DONE 13.5s [2021-06-11T08:49:01.256Z] [2021-06-11T08:49:01.256Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:49:01.256Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:49:01.256Z] #40 DONE 191.7s [2021-06-11T08:49:01.256Z] [2021-06-11T08:49:01.256Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T08:49:01.256Z] #25 sha256:9e9ed068c1e9c9ca3247c6012c078b5d6abf86fdcb52e3dee64e1a96f3116252 [2021-06-11T08:49:01.548Z] #22 ... [2021-06-11T08:49:01.548Z] [2021-06-11T08:49:01.548Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:49:01.548Z] #50 sha256:2d48a8e0b4eb33ac8499cc89def6efcc3727696c35c2ab1f17977e375019fcb9 [2021-06-11T08:49:01.548Z] #50 162.1 + /build/golangci-lint --version [2021-06-11T08:49:01.548Z] #50 162.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T08:49:01.548Z] #50 DONE 163.4s [2021-06-11T08:49:01.812Z] [2021-06-11T08:49:01.812Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:49:01.812Z] #24 sha256:84048910cb63d87d216dc74e7689ebc67caa4e1edf2a40f7bafa472edef8d7b7 [2021-06-11T08:49:01.853Z] #25 DONE 0.8s [2021-06-11T08:49:01.853Z] [2021-06-11T08:49:01.853Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T08:49:01.853Z] #30 sha256:c1c1a36c5eaff6ace8b0c46265b64ec1484e442bc6733708d7efd318773c21f0 [2021-06-11T08:49:02.056Z] #57 214.6 + bin/containerd-shim-runc-v1 [2021-06-11T08:49:04.615Z] Client: [2021-06-11T08:49:04.615Z] Context: default [2021-06-11T08:49:04.615Z] Debug Mode: false [2021-06-11T08:49:04.615Z] Plugins: [2021-06-11T08:49:04.615Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T08:49:04.615Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T08:49:04.615Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T08:49:04.615Z] [2021-06-11T08:49:04.615Z] Server: [2021-06-11T08:49:04.615Z] Containers: 0 [2021-06-11T08:49:04.615Z] Running: 0 [2021-06-11T08:49:04.615Z] Paused: 0 [2021-06-11T08:49:04.615Z] Stopped: 0 [2021-06-11T08:49:04.615Z] Images: 0 [2021-06-11T08:49:04.615Z] Server Version: 20.10.0 [2021-06-11T08:49:04.615Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T08:49:04.615Z] Windows: [2021-06-11T08:49:04.615Z] LCOW: [2021-06-11T08:49:04.615Z] Logging Driver: json-file [2021-06-11T08:49:04.615Z] Plugins: [2021-06-11T08:49:04.615Z] Volume: local [2021-06-11T08:49:04.615Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T08:49:04.615Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T08:49:04.615Z] Swarm: inactive [2021-06-11T08:49:04.615Z] Default Isolation: process [2021-06-11T08:49:04.615Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T08:49:04.615Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T08:49:04.615Z] OSType: windows [2021-06-11T08:49:04.615Z] Architecture: x86_64 [2021-06-11T08:49:04.615Z] CPUs: 4 [2021-06-11T08:49:04.615Z] Total Memory: 32GiB [2021-06-11T08:49:04.615Z] Name: azwin-2-ded680 [2021-06-11T08:49:04.615Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T08:49:04.615Z] Docker Root Dir: D:\docker [2021-06-11T08:49:04.615Z] Debug Mode: false [2021-06-11T08:49:04.615Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:49:04.615Z] Labels: [2021-06-11T08:49:04.615Z] Experimental: true [2021-06-11T08:49:04.615Z] Insecure Registries: [2021-06-11T08:49:04.615Z] 10.0.0.4:5000 [2021-06-11T08:49:04.615Z] 127.0.0.0/8 [2021-06-11T08:49:04.615Z] Registry Mirrors: [2021-06-11T08:49:04.615Z] http://10.0.0.4:5000/ [2021-06-11T08:49:04.615Z] Live Restore Enabled: false [2021-06-11T08:49:04.615Z] [2021-06-11T08:49:04.748Z] #22 4.298 Collecting yamllint==1.26.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-11T08:49:04.968Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.70s) [2021-06-11T08:49:04.968Z] PASS [2021-06-11T08:49:04.968Z] [2021-06-11T08:49:04.968Z] === Skipped [2021-06-11T08:49:04.968Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T08:49:04.968Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T08:49:04.968Z] [2021-06-11T08:49:04.968Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-11T08:49:04.968Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T08:49:04.968Z] [2021-06-11T08:49:04.968Z] [2021-06-11T08:49:04.968Z] DONE 34 tests, 2 skipped in 125.265s [2021-06-11T08:49:04.968Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T08:49:04.968Z] INFO: Testing against a local daemon [2021-06-11T08:49:04.968Z] === RUN TestConfigInspect [2021-06-11T08:49:06.854Z] --- PASS: TestConfigInspect (2.30s) [2021-06-11T08:49:06.854Z] === RUN TestConfigList [2021-06-11T08:49:07.124Z] #30 DONE 5.1s [2021-06-11T08:49:07.124Z] [2021-06-11T08:49:07.124Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:49:07.124Z] #50 sha256:c8b05b1d9e56f17eb19416751e1898f79919b5709a5c341767df4b669bdbd3cd [2021-06-11T08:49:07.124Z] #50 194.1 + /build/golangci-lint --version [2021-06-11T08:49:07.124Z] #50 194.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T08:49:07.124Z] #50 DONE 198.2s [2021-06-11T08:49:07.124Z] [2021-06-11T08:49:07.124Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T08:49:07.124Z] #33 sha256:0e1669e7d18ee07af4e2adb82811f4f73786c73d7e0b4f15182212f785b0b7ec [2021-06-11T08:49:07.131Z] #24 ... [2021-06-11T08:49:07.131Z] [2021-06-11T08:49:07.131Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:49:07.131Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-11T08:49:07.131Z] #22 9.724 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T08:49:07.308Z] #57 219.5 + bin/containerd-shim-runc-v2 [2021-06-11T08:49:07.395Z] #22 10.66 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T08:49:07.395Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T08:49:07.395Z] #22 10.75 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T08:49:07.660Z] #22 10.94 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-11T08:49:07.691Z] #33 DONE 0.4s [2021-06-11T08:49:07.691Z] [2021-06-11T08:49:07.691Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T08:49:07.691Z] #35 sha256:e59e7078efd1c3284d54f01b54a7787520c5cb15a47be08eb012899b84d5e13e [2021-06-11T08:49:07.691Z] #35 DONE 0.1s [2021-06-11T08:49:07.691Z] [2021-06-11T08:49:07.691Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:07.691Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:49:07.691Z] #57 ... [2021-06-11T08:49:07.691Z] [2021-06-11T08:49:07.691Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T08:49:07.691Z] #38 sha256:87305e41421b1274062fe7f0bb5479dc9b03d0ad13460367f51f6103f3105ae9 [2021-06-11T08:49:07.691Z] #38 DONE 0.1s [2021-06-11T08:49:07.691Z] [2021-06-11T08:49:07.691Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T08:49:07.691Z] #41 sha256:0334235b69165a39f4cfecd702008f0ff7a9e00dca96cacfc06ca798dcf236dc [2021-06-11T08:49:08.234Z] #57 220.7 + binaries [2021-06-11T08:49:08.234Z] #57 220.7 + install -D bin/containerd /build/containerd [2021-06-11T08:49:08.234Z] #57 220.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T08:49:08.234Z] #57 220.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T08:49:08.234Z] #57 220.7 + install -D bin/ctr /build/ctr [2021-06-11T08:49:08.612Z] #22 11.63 Installing build dependencies: started [2021-06-11T08:49:08.625Z] #41 DONE 0.7s [2021-06-11T08:49:08.625Z] [2021-06-11T08:49:08.625Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T08:49:08.625Z] #45 sha256:2d08407b52d7208cdb8e9f545ef13831b2c26ff850d21ef6e1db1cc3a07a8ecf [2021-06-11T08:49:08.884Z] #45 DONE 0.2s [2021-06-11T08:49:08.884Z] [2021-06-11T08:49:08.884Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T08:49:08.884Z] #47 sha256:cd0f8bfc255ba5e9a3a910e8390a5e442deca6a1962ca1199364f99c200d09a3 [2021-06-11T08:49:09.143Z] #47 DONE 0.5s [2021-06-11T08:49:09.143Z] [2021-06-11T08:49:09.143Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T08:49:09.143Z] #49 sha256:05334161800fef17bdbc1ec6e29eeaded3c536d08d87ce8d0ebb5641051f289d [2021-06-11T08:49:09.368Z] --- PASS: TestConfigList (2.32s) [2021-06-11T08:49:09.368Z] === RUN TestConfigsCreateAndDelete [2021-06-11T08:49:09.401Z] #49 DONE 0.1s [2021-06-11T08:49:09.401Z] [2021-06-11T08:49:09.401Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T08:49:09.401Z] #51 sha256:0a5317b589a531ddc1b70488ffa3e360654f9f550c34f2e0bcf2f285cda3f438 [2021-06-11T08:49:09.597Z] #57 DONE 221.9s [2021-06-11T08:49:09.971Z] #51 DONE 0.6s [2021-06-11T08:49:09.971Z] [2021-06-11T08:49:09.971Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T08:49:09.971Z] #53 sha256:c30a208917e81439081a47ea8d156d579a467051f7ead5fd35b20471384bc61d [2021-06-11T08:49:09.971Z] #53 DONE 0.1s [2021-06-11T08:49:09.971Z] [2021-06-11T08:49:09.971Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:09.971Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:49:10.032Z] #22 9.664 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T08:49:10.159Z] [2021-06-11T08:49:10.159Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T08:49:10.159Z] #58 sha256:d2baf2b99f3588573cf6481cc9b4587a7c81c75eaba80b851b3e83ddbcd9a35b [2021-06-11T08:49:11.084Z] #58 DONE 0.9s [2021-06-11T08:49:11.084Z] [2021-06-11T08:49:11.084Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T08:49:11.084Z] #62 sha256:12d2a9b7a24ca9881513182c5b8d77f74b6111cdf67d7c4964a570f1486061f4 [2021-06-11T08:49:11.341Z] #62 DONE 0.2s [2021-06-11T08:49:11.341Z] [2021-06-11T08:49:11.341Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T08:49:11.341Z] #67 sha256:c19d45d1ef80e7e97d29d2c599054bf5ae30dc48112cedcdb0f48e01945a8e6f [2021-06-11T08:49:11.418Z] #22 10.58 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T08:49:11.418Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T08:49:11.418Z] #22 10.68 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T08:49:11.418Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T08:49:11.679Z] #22 11.06 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T08:49:11.679Z] #22 11.07 Building wheels for collected packages: yamllint [2021-06-11T08:49:11.679Z] #22 11.07 Running setup.py bdist_wheel for yamllint: started [2021-06-11T08:49:11.879Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2021-06-11T08:49:11.879Z] === RUN TestConfigsUpdate [2021-06-11T08:49:12.266Z] #67 DONE 0.8s [2021-06-11T08:49:12.266Z] [2021-06-11T08:49:12.266Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T08:49:12.266Z] #68 sha256:26a01857f1d98bc903748d9b03d7d1d66f093890811868209cb55f2c01f19374 [2021-06-11T08:49:12.266Z] #68 DONE 0.0s [2021-06-11T08:49:12.266Z] [2021-06-11T08:49:12.266Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T08:49:12.266Z] #69 sha256:60f26b566830c2cdb77d7df388b57a9272a5b69f1ec7321606813734eaf3a525 [2021-06-11T08:49:12.622Z] #22 11.97 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T08:49:12.622Z] #22 11.97 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T08:49:12.622Z] #22 12.02 Successfully built yamllint [2021-06-11T08:49:12.622Z] #22 12.04 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T08:49:12.884Z] #22 12.37 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T08:49:13.831Z] #22 DONE 13.2s [2021-06-11T08:49:13.831Z] [2021-06-11T08:49:13.831Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T08:49:13.831Z] #25 sha256:168acafc3054986123cec5c080d105930597a2ea8e485c32d0910c1dc64f504e [2021-06-11T08:49:14.092Z] #25 DONE 0.5s [2021-06-11T08:49:14.092Z] [2021-06-11T08:49:14.092Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:14.092Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:14.353Z] #57 ... [2021-06-11T08:49:14.353Z] [2021-06-11T08:49:14.353Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T08:49:14.353Z] #30 sha256:4efc31cfb3364c2060afd958d54ec25197309bcfc4db0677813187e6fd6a956b [2021-06-11T08:49:14.394Z] --- PASS: TestConfigsUpdate (2.31s) [2021-06-11T08:49:14.394Z] === RUN TestTemplatedConfig [2021-06-11T08:49:14.780Z] #69 DONE 2.2s [2021-06-11T08:49:14.780Z] [2021-06-11T08:49:14.780Z] #70 exporting to image [2021-06-11T08:49:14.780Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T08:49:14.780Z] #70 exporting layers [2021-06-11T08:49:17.659Z] --- PASS: TestTemplatedConfig (3.48s) [2021-06-11T08:49:17.659Z] === RUN TestConfigCreateResolve [2021-06-11T08:49:19.641Z] #30 DONE 5.2s [2021-06-11T08:49:19.641Z] [2021-06-11T08:49:19.641Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-11T08:49:19.641Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T08:49:19.641Z] #40 DONE 195.1s [2021-06-11T08:49:19.641Z] [2021-06-11T08:49:19.641Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-11T08:49:19.641Z] #50 sha256:a27238339243e2300f3515769e5353de8bef5791947bc8ef750fc5f23a6c9051 [2021-06-11T08:49:19.641Z] #50 194.5 + /build/golangci-lint --version [2021-06-11T08:49:19.641Z] #50 194.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T08:49:19.641Z] #50 DONE 195.7s [2021-06-11T08:49:19.641Z] [2021-06-11T08:49:19.641Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T08:49:19.641Z] #33 sha256:d4d64dd48519b753a747a26b5de9cf63b0ed1e0a6e12c8fc21d6c9b19ce91635 [2021-06-11T08:49:19.901Z] #33 DONE 0.7s [2021-06-11T08:49:19.901Z] [2021-06-11T08:49:19.901Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:19.901Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:20.162Z] #57 ... [2021-06-11T08:49:20.162Z] [2021-06-11T08:49:20.162Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T08:49:20.162Z] #35 sha256:61c8afd96a6ce1823d435a0cfac764eba404d9731f339997e07cae3a9b8caffb [2021-06-11T08:49:20.172Z] --- PASS: TestConfigCreateResolve (2.30s) [2021-06-11T08:49:20.172Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T08:49:20.172Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-11T08:49:20.172Z] PASS [2021-06-11T08:49:20.172Z] [2021-06-11T08:49:20.172Z] DONE 7 tests in 15.610s [2021-06-11T08:49:20.172Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T08:49:20.172Z] INFO: Testing against a local daemon [2021-06-11T08:49:20.172Z] === RUN TestCheckpoint [2021-06-11T08:49:20.172Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T08:49:20.172Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T08:49:20.172Z] === RUN TestContainerInvalidJSON [2021-06-11T08:49:20.172Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:49:20.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:49:20.172Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:49:20.172Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:49:20.172Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:49:20.172Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:49:20.172Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:49:20.172Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:49:20.172Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:49:20.172Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T08:49:20.172Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T08:49:20.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-11T08:49:20.172Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T08:49:20.172Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T08:49:20.422Z] #35 DONE 0.2s [2021-06-11T08:49:20.422Z] [2021-06-11T08:49:20.422Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T08:49:20.422Z] #38 sha256:18858ae02f5a481bd508dfd07be00d76150bb9520fa97df951da1608b1f3213a [2021-06-11T08:49:20.422Z] #38 DONE 0.2s [2021-06-11T08:49:20.422Z] [2021-06-11T08:49:20.422Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:49:20.422Z] #54 sha256:d121e93c55b89aae0f2b3ca43daa67e0669f27325f89073bcbc5bba61b09511f [2021-06-11T08:49:20.428Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-11T08:49:20.428Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T08:49:20.428Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-06-11T08:49:20.428Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T08:49:20.428Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-11T08:49:20.428Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T08:49:20.428Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-11T08:49:20.428Z] === RUN TestCopyFromContainer [2021-06-11T08:49:21.321Z] #70 exporting layers 6.8s done [2021-06-11T08:49:21.321Z] #70 writing image sha256:3103b25223590eba3958ef5a8e54b8874f84f667921fa3dfb6e7f67ba502b150 done [2021-06-11T08:49:21.321Z] #70 naming to docker.io/library/docker:78096e3245a00b6df6599cc24b2bd773581f1168 done [2021-06-11T08:49:21.321Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-11T08:49:21.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/validate/default [2021-06-11T08:49:21.793Z] === RUN TestCopyFromContainer// [2021-06-11T08:49:22.049Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T08:49:22.049Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T08:49:22.049Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T08:49:22.305Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T08:49:22.305Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T08:49:22.305Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T08:49:22.305Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T08:49:22.305Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T08:49:22.340Z] #54 ... [2021-06-11T08:49:22.340Z] [2021-06-11T08:49:22.340Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T08:49:22.340Z] #41 sha256:3d1e7afc7c317f55f8bd770a654a1ab63eb59edba83604ed8b744585b09ba5f8 [2021-06-11T08:49:22.561Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer (2.08s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-11T08:49:22.561Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-11T08:49:22.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T08:49:22.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:49:22.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:49:22.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:49:22.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:49:22.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:49:22.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:49:22.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:49:22.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:49:22.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:49:22.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T08:49:22.561Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T08:49:22.561Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-11T08:49:22.561Z] === RUN TestCreateWithInvalidEnv [2021-06-11T08:49:22.561Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T08:49:22.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T08:49:22.561Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T08:49:22.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T08:49:22.561Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T08:49:22.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T08:49:22.561Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T08:49:22.561Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T08:49:22.561Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T08:49:22.561Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T08:49:22.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T08:49:22.561Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T08:49:22.561Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-11T08:49:22.561Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T08:49:22.577Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-11T08:49:22.577Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-11T08:49:22.577Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-11T08:49:22.577Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-11T08:49:22.577Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-11T08:49:22.577Z] Congratulations! No new tests were added to integration-cli. [2021-06-11T08:49:22.577Z] [2021-06-11T08:49:22.577Z] INFO Start validation with golang-ci-lint [2021-06-11T08:49:22.577Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-11T08:49:22.577Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T08:49:22.577Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T08:49:22.911Z] #41 DONE 0.8s [2021-06-11T08:49:22.911Z] [2021-06-11T08:49:22.911Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:22.911Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:22.911Z] #57 ... [2021-06-11T08:49:22.911Z] [2021-06-11T08:49:22.911Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T08:49:22.911Z] #45 sha256:b3c13d444cec86729cf6d1817d4091247c51d94c463935c94117c8a243117b69 [2021-06-11T08:49:22.911Z] #45 DONE 0.1s [2021-06-11T08:49:22.911Z] [2021-06-11T08:49:22.911Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T08:49:22.911Z] #47 sha256:a5e4bf126ea430fca86273be5bbf0ed1d1f2b0db7d7fa906d4d8f5ad1cc04dcb [2021-06-11T08:49:23.044Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-11T08:49:23.044Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b99917f6\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-11T08:49:23.044Z] ---------------------------------------------------------------------------- [2021-06-11T08:49:23.044Z] [2021-06-11T08:49:23.044Z] INFO: executeCI.ps1 starting at Fri Jun 11 08:49:22 CUT 2021 [2021-06-11T08:49:23.044Z] [2021-06-11T08:49:23.044Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-11T08:49:23.044Z] INFO: Running git version 2.24.1.windows.2 [2021-06-11T08:49:23.044Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-11T08:49:23.044Z] INFO: Environment variables: [2021-06-11T08:49:23.173Z] #47 DONE 0.3s [2021-06-11T08:49:23.173Z] [2021-06-11T08:49:23.173Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T08:49:23.173Z] #49 sha256:26735559e295d9140322233f354ad0a71ee2364affadd2fb7d2a624ad974fc5f [2021-06-11T08:49:23.173Z] #49 DONE 0.1s [2021-06-11T08:49:23.173Z] [2021-06-11T08:49:23.173Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:23.173Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:23.434Z] #57 ... [2021-06-11T08:49:23.434Z] [2021-06-11T08:49:23.434Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T08:49:23.434Z] #51 sha256:7755dace0f9169de10c60bf6cbf30a05cc36c6f3921bc1164c05164283c348fd [2021-06-11T08:49:23.505Z] [2021-06-11T08:49:23.505Z] Name Value [2021-06-11T08:49:23.505Z] ---- ----- [2021-06-11T08:49:23.505Z] ALLUSERSPROFILE C:\ProgramData [2021-06-11T08:49:23.505Z] amd64 true [2021-06-11T08:49:23.505Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-11T08:49:23.505Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-11T08:49:23.505Z] arm64 true [2021-06-11T08:49:23.505Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-11T08:49:23.505Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-11T08:49:23.505Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-11T08:49:23.505Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-11T08:49:23.505Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-11T08:49:23.505Z] BRANCH_NAME PR-42512 [2021-06-11T08:49:23.505Z] BUILD_DISPLAY_NAME #3 [2021-06-11T08:49:23.506Z] BUILD_ID 3 [2021-06-11T08:49:23.506Z] BUILD_NUMBER 3 [2021-06-11T08:49:23.506Z] BUILD_TAG jenkins-moby-PR-42512-3 [2021-06-11T08:49:23.506Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/3/ [2021-06-11T08:49:23.506Z] cgroup2 true [2021-06-11T08:49:23.506Z] CHANGE_AUTHOR thaJeztah [2021-06-11T08:49:23.506Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-06-11T08:49:23.506Z] CHANGE_BRANCH more_cleanups [2021-06-11T08:49:23.506Z] CHANGE_FORK thaJeztah/docker [2021-06-11T08:49:23.506Z] CHANGE_ID 42512 [2021-06-11T08:49:23.506Z] CHANGE_TARGET master [2021-06-11T08:49:23.506Z] CHANGE_TITLE libnetwork: more cleanups [2021-06-11T08:49:23.506Z] CHANGE_URL https://github.com/moby/moby/pull/42512 [2021-06-11T08:49:23.506Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T08:49:23.506Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-11T08:49:23.506Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-11T08:49:23.506Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-11T08:49:23.506Z] COMPUTERNAME azwin-2-ded680 [2021-06-11T08:49:23.506Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-11T08:49:23.506Z] ConfigSequenceNumber 0 [2021-06-11T08:49:23.506Z] dco true [2021-06-11T08:49:23.506Z] DOCKER_BUILDKIT 0 [2021-06-11T08:49:23.506Z] DOCKER_DUT_DEBUG 1 [2021-06-11T08:49:23.506Z] DOCKER_EXPERIMENTAL 1 [2021-06-11T08:49:23.506Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-11T08:49:23.506Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-11T08:49:23.506Z] EXECUTOR_NUMBER 0 [2021-06-11T08:49:23.506Z] FQDN azwin-2-ded680.westus.cloudapp.azure.com [2021-06-11T08:49:23.506Z] GIT_BRANCH PR-42512 [2021-06-11T08:49:23.506Z] GIT_COMMIT 6f65ac44ad1329e43e8fa9856f7ebad9ed85c92d [2021-06-11T08:49:23.506Z] GIT_PREVIOUS_COMMIT 76640e5d398fffc4e4a1d30c02db55d86ef8d14c [2021-06-11T08:49:23.506Z] GIT_URL https://github.com/moby/moby.git [2021-06-11T08:49:23.506Z] HUDSON_COOKIE 93866ee2-8ffa-401f-9962-aec2bedfa3d2 [2021-06-11T08:49:23.506Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-11T08:49:23.506Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-11T08:49:23.506Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-11T08:49:23.506Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-11T08:49:23.506Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-11T08:49:23.506Z] JENKINS_NODE_COOKIE f4b85e93-79b4-4cb0-ab20-ed6e49963b69 [2021-06-11T08:49:23.506Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-11T08:49:23.506Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-11T08:49:23.506Z] JOB_BASE_NAME PR-42512 [2021-06-11T08:49:23.506Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/display/redirect [2021-06-11T08:49:23.506Z] JOB_NAME moby/PR-42512 [2021-06-11T08:49:23.506Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/ [2021-06-11T08:49:23.506Z] library.jps.version master [2021-06-11T08:49:23.506Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-11T08:49:23.506Z] NODE_LABELS amd64 azure azwin-2-ded680 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-11T08:49:23.506Z] NODE_NAME azwin-2-ded680 [2021-06-11T08:49:23.506Z] NUMBER_OF_PROCESSORS 4 [2021-06-11T08:49:23.506Z] OS Windows_NT [2021-06-11T08:49:23.506Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-11T08:49:23.506Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-11T08:49:23.506Z] ppc64le false [2021-06-11T08:49:23.506Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-11T08:49:23.506Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-11T08:49:23.506Z] PROCESSOR_LEVEL 6 [2021-06-11T08:49:23.506Z] PROCESSOR_REVISION 4f01 [2021-06-11T08:49:23.506Z] ProgramData C:\ProgramData [2021-06-11T08:49:23.506Z] ProgramFiles C:\Program Files [2021-06-11T08:49:23.506Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-11T08:49:23.506Z] ProgramW6432 C:\Program Files [2021-06-11T08:49:23.506Z] PROMPT $P$G [2021-06-11T08:49:23.506Z] PSExecutionPolicyPreference Bypass [2021-06-11T08:49:23.506Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-11T08:49:23.506Z] PUBLIC C:\Users\Public [2021-06-11T08:49:23.506Z] rootless true [2021-06-11T08:49:23.506Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/3/display/redirect?page=artif... [2021-06-11T08:49:23.506Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/3/display/redirect?page=changes [2021-06-11T08:49:23.506Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/3/display/redirect [2021-06-11T08:49:23.506Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42512/3/display/redirect?page=tests [2021-06-11T08:49:23.506Z] s390x false [2021-06-11T08:49:23.506Z] SKIP_VALIDATION_TESTS 1 [2021-06-11T08:49:23.506Z] SOURCES_DRIVE d [2021-06-11T08:49:23.506Z] SOURCES_SUBDIR gopath [2021-06-11T08:49:23.506Z] STAGE_NAME Run tests [2021-06-11T08:49:23.506Z] SystemDrive C: [2021-06-11T08:49:23.506Z] SystemRoot C:\Windows [2021-06-11T08:49:23.506Z] TEMP C:\Windows\TEMP [2021-06-11T08:49:23.506Z] TESTDEBUG 0 [2021-06-11T08:49:23.506Z] TESTRUN_DRIVE d [2021-06-11T08:49:23.506Z] TESTRUN_SUBDIR CI [2021-06-11T08:49:23.506Z] TIMEOUT 120m [2021-06-11T08:49:23.506Z] TMP C:\Windows\TEMP [2021-06-11T08:49:23.506Z] unit_validate true [2021-06-11T08:49:23.506Z] USERDOMAIN WORKGROUP [2021-06-11T08:49:23.506Z] USERNAME azwin-2-ded680$ [2021-06-11T08:49:23.506Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-11T08:49:23.506Z] validate_force false [2021-06-11T08:49:23.506Z] windir C:\Windows [2021-06-11T08:49:23.506Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-11T08:49:23.506Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-11T08:49:23.506Z] windows2022 true [2021-06-11T08:49:23.506Z] windowsRS1 false [2021-06-11T08:49:23.506Z] windowsRS5 false [2021-06-11T08:49:23.506Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-11T08:49:23.506Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-11T08:49:23.506Z] [2021-06-11T08:49:23.506Z] [2021-06-11T08:49:23.506Z] [2021-06-11T08:49:23.674Z] #22 25.67 Installing build dependencies: finished with status 'done' [2021-06-11T08:49:23.674Z] #22 ... [2021-06-11T08:49:23.674Z] [2021-06-11T08:49:23.674Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:23.674Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:23.674Z] #57 153.0 + bin/containerd [2021-06-11T08:49:24.010Z] #51 DONE 0.5s [2021-06-11T08:49:24.010Z] [2021-06-11T08:49:24.010Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T08:49:24.010Z] #53 sha256:e96c2132aa45f94783a89b554bf8f2e73294eba4e91dfcd789e6529e5c2b0441 [2021-06-11T08:49:24.010Z] #53 DONE 0.1s [2021-06-11T08:49:24.010Z] [2021-06-11T08:49:24.010Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:24.010Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:25.051Z] INFO: Sources under d:\gopath\... [2021-06-11T08:49:25.051Z] INFO: Test run under d:\CI\... [2021-06-11T08:49:25.051Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-11T08:49:25.051Z] INFO: docker/docker repository was found [2021-06-11T08:49:25.077Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2021-06-11T08:49:25.077Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T08:49:25.512Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-06-11T08:49:25.975Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-11T08:49:25.975Z] 29d5b6a226d2: Pulling fs layer [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:49:27.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:49:27.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:49:27.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:49:27.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:49:27.595Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:49:27.595Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:49:27.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:49:27.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:49:27.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:49:27.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:49:27.595Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T08:49:27.595Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T08:49:27.595Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T08:49:28.052Z] #57 176.0 + bin/containerd [2021-06-11T08:49:28.310Z] #57 ... [2021-06-11T08:49:28.310Z] [2021-06-11T08:49:28.310Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:49:28.310Z] #54 sha256:c6ff41f1eef89139c7fc250fe8b077714aaf7780e9edd23e02be13a64b7800b7 [2021-06-11T08:49:28.310Z] #54 104.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T08:49:28.310Z] #54 105.7 + mkdir -p /build [2021-06-11T08:49:28.310Z] #54 105.7 + cp runc /build/runc [2021-06-11T08:49:28.310Z] #54 DONE 106.2s [2021-06-11T08:49:28.310Z] [2021-06-11T08:49:28.310Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:28.310Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:49:28.521Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-06-11T08:49:28.521Z] === RUN TestCreateDifferentPlatform [2021-06-11T08:49:28.521Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T08:49:28.521Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T08:49:28.521Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-11T08:49:28.521Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T08:49:28.521Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T08:49:28.521Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T08:49:28.521Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-11T08:49:28.521Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T08:49:28.521Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-11T08:49:28.521Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T08:49:28.521Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T08:49:28.521Z] === RUN TestDaemonRestartIpcMode [2021-06-11T08:49:28.521Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T08:49:28.521Z] === RUN TestDaemonHostGatewayIP [2021-06-11T08:49:28.521Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T08:49:28.521Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T08:49:28.521Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T08:49:28.521Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T08:49:28.521Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T08:49:28.521Z] === RUN TestDiff [2021-06-11T08:49:29.131Z] #57 ... [2021-06-11T08:49:29.131Z] [2021-06-11T08:49:29.131Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:49:29.131Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-11T08:49:29.131Z] #22 30.61 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T08:49:29.131Z] #22 30.61 Building wheels for collected packages: yamllint, pyyaml [2021-06-11T08:49:29.131Z] #22 30.61 Running setup.py bdist_wheel for yamllint: started [2021-06-11T08:49:29.131Z] #22 31.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T08:49:29.131Z] #22 31.55 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T08:49:29.131Z] #22 31.61 Running setup.py bdist_wheel for pyyaml: started [2021-06-11T08:49:29.395Z] #22 ... [2021-06-11T08:49:29.395Z] [2021-06-11T08:49:29.396Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:49:29.396Z] #54 sha256:429f50853b4a41c39ea936c41daee227f12fee1153edeb207f003b112dd36b68 [2021-06-11T08:49:29.396Z] #54 96.59 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T08:49:29.396Z] #54 98.12 + mkdir -p /build [2021-06-11T08:49:29.396Z] #54 98.13 + cp runc /build/runc [2021-06-11T08:49:29.396Z] #54 DONE 100.2s [2021-06-11T08:49:29.448Z] --- PASS: TestDiff (0.78s) [2021-06-11T08:49:29.448Z] === RUN TestExecWithCloseStdin [2021-06-11T08:49:29.659Z] [2021-06-11T08:49:29.660Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T08:49:29.660Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-11T08:49:29.660Z] #22 32.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-11T08:49:29.660Z] #22 32.92 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-11T08:49:29.686Z] #57 ... [2021-06-11T08:49:29.686Z] [2021-06-11T08:49:29.686Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T08:49:29.686Z] #55 sha256:31874e1d2d7739163a599beabb2d3957e83bf299fcaf8bfab6f918ee77c71df4 [2021-06-11T08:49:29.686Z] #55 DONE 0.2s [2021-06-11T08:49:29.924Z] #22 33.12 Successfully built yamllint pyyaml [2021-06-11T08:49:29.924Z] #22 33.15 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T08:49:29.944Z] [2021-06-11T08:49:29.944Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:29.944Z] #57 sha256:b228779c87323c43697d0f7102fe834b32a5338abf3696b81f2d9a895b73f218 [2021-06-11T08:49:30.188Z] #22 33.51 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T08:49:30.813Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-06-11T08:49:30.813Z] === RUN TestExec [2021-06-11T08:49:31.161Z] #22 DONE 34.3s [2021-06-11T08:49:31.161Z] [2021-06-11T08:49:31.161Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-11T08:49:31.161Z] #24 sha256:84048910cb63d87d216dc74e7689ebc67caa4e1edf2a40f7bafa472edef8d7b7 [2021-06-11T08:49:31.740Z] --- PASS: TestExec (1.18s) [2021-06-11T08:49:31.740Z] === RUN TestExecUser [2021-06-11T08:49:33.107Z] --- PASS: TestExecUser (1.13s) [2021-06-11T08:49:33.107Z] === RUN TestExportContainerAndImportImage [2021-06-11T08:49:33.726Z] #24 195.1 + return [2021-06-11T08:49:33.726Z] #24 DONE 195.3s [2021-06-11T08:49:33.726Z] [2021-06-11T08:49:33.726Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:33.726Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:34.033Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-06-11T08:49:34.033Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T08:49:35.398Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-06-11T08:49:35.398Z] === RUN TestHealthCheckWorkdir [2021-06-11T08:49:35.655Z] #57 ... [2021-06-11T08:49:35.655Z] [2021-06-11T08:49:35.655Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T08:49:35.655Z] #25 sha256:b075cd82170cbebeb899949d687f8cdc4b3545ba6900fc378e9bc9761620fb0b [2021-06-11T08:49:35.655Z] #25 DONE 0.2s [2021-06-11T08:49:35.655Z] [2021-06-11T08:49:35.655Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T08:49:35.655Z] #30 sha256:d8cd0eb6c3d460536bad4593b3282e744e00065294f964ac9e5e31dec67d4f9b [2021-06-11T08:49:36.408Z] 29d5b6a226d2: Verifying Checksum [2021-06-11T08:49:36.408Z] 29d5b6a226d2: Download complete [2021-06-11T08:49:36.790Z] --- PASS: TestHealthCheckWorkdir (1.70s) [2021-06-11T08:49:36.790Z] === RUN TestHealthKillContainer [2021-06-11T08:49:40.063Z] --- PASS: TestHealthKillContainer (3.22s) [2021-06-11T08:49:40.063Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T08:49:40.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-06-11T08:49:40.989Z] === RUN TestIpcModeNone [2021-06-11T08:49:41.917Z] --- PASS: TestIpcModeNone (1.12s) [2021-06-11T08:49:41.917Z] === RUN TestIpcModePrivate [2021-06-11T08:49:42.387Z] #57 ... [2021-06-11T08:49:42.387Z] [2021-06-11T08:49:42.387Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-11T08:49:42.387Z] #54 sha256:d121e93c55b89aae0f2b3ca43daa67e0669f27325f89073bcbc5bba61b09511f [2021-06-11T08:49:42.387Z] #54 107.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T08:49:42.387Z] #54 108.2 + mkdir -p /build [2021-06-11T08:49:42.387Z] #54 108.2 + cp runc /build/runc [2021-06-11T08:49:42.959Z] #54 DONE 108.9s [2021-06-11T08:49:42.959Z] [2021-06-11T08:49:42.959Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:42.959Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:42.959Z] #57 175.8 + bin/containerd [2021-06-11T08:49:43.479Z] --- PASS: TestIpcModePrivate (1.17s) [2021-06-11T08:49:43.479Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-11T08:49:43.479Z] === RUN TestIpcModeShareable [2021-06-11T08:49:43.921Z] #30 DONE 8.3s [2021-06-11T08:49:43.921Z] [2021-06-11T08:49:43.921Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T08:49:43.921Z] #33 sha256:56d5206301b2929e9fddc37ce18309a9d0c9a1b40bd0eabd93e2da5918396fbf [2021-06-11T08:49:44.342Z] #57 ... [2021-06-11T08:49:44.342Z] [2021-06-11T08:49:44.342Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T08:49:44.342Z] #55 sha256:a4f149e27ef80cd2fe35ea2fe5cc12c69439483f2137980ec256b50a4830eccd [2021-06-11T08:49:44.342Z] #55 DONE 0.3s [2021-06-11T08:49:44.405Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-11T08:49:44.405Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-11T08:49:44.405Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T08:49:44.498Z] #33 DONE 0.5s [2021-06-11T08:49:44.498Z] [2021-06-11T08:49:44.498Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:44.498Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:44.498Z] #57 ... [2021-06-11T08:49:44.498Z] [2021-06-11T08:49:44.498Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T08:49:44.498Z] #35 sha256:3341be8ae11755bcd7ed3f6a74d195b11a263913dc4a29ffe153ee03dc1a28e7 [2021-06-11T08:49:44.498Z] #35 DONE 0.1s [2021-06-11T08:49:44.498Z] [2021-06-11T08:49:44.498Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T08:49:44.498Z] #38 sha256:1dbf603746e9ea55dcc931c55602b0997438d26657595e3a712bbfecc1ed14cc [2021-06-11T08:49:44.602Z] [2021-06-11T08:49:44.602Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:44.602Z] #57 sha256:45c0c9eab7deb3923fc905282921a74dc6af52d17b55f6727ab7ea1cc6af9aac [2021-06-11T08:49:44.762Z] #38 DONE 0.1s [2021-06-11T08:49:44.762Z] [2021-06-11T08:49:44.762Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T08:49:44.762Z] #41 sha256:e1baee5a1622aded328f2c0c5a47b12779258c96614b3252c9c5116fdf58b7da [2021-06-11T08:49:45.026Z] #41 DONE 0.6s [2021-06-11T08:49:45.026Z] [2021-06-11T08:49:45.026Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:45.026Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:45.289Z] #57 ... [2021-06-11T08:49:45.289Z] [2021-06-11T08:49:45.289Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T08:49:45.289Z] #45 sha256:bfdf075dbc7998d8e2efca09f40d2adbdcc7f928ab2a7039bec6f588e3cb903f [2021-06-11T08:49:45.289Z] #45 DONE 0.1s [2021-06-11T08:49:45.289Z] [2021-06-11T08:49:45.289Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T08:49:45.289Z] #47 sha256:ee5bcc30a44773c2e7c6f311aa930f314a52b80c441b695996ffe53091fc1267 [2021-06-11T08:49:45.866Z] #47 DONE 0.4s [2021-06-11T08:49:45.866Z] [2021-06-11T08:49:45.866Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T08:49:45.866Z] #49 sha256:f6c4c34b4d9b77eef8837f114c2a3eb26a397654a7a101d02af447f879819957 [2021-06-11T08:49:45.866Z] #49 DONE 0.1s [2021-06-11T08:49:45.866Z] [2021-06-11T08:49:45.866Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:45.866Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:45.866Z] #57 ... [2021-06-11T08:49:45.866Z] [2021-06-11T08:49:45.866Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T08:49:45.866Z] #51 sha256:e6811f5e0d266f3b96721693165456f820dd773ed71e27b6a683954306a77bb3 [2021-06-11T08:49:46.815Z] #51 DONE 1.0s [2021-06-11T08:49:46.815Z] [2021-06-11T08:49:46.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:46.816Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:46.816Z] #57 ... [2021-06-11T08:49:46.816Z] [2021-06-11T08:49:46.816Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T08:49:46.816Z] #53 sha256:db67b14196520169e675ad4d043544cbd6efa6a5ce96cbc96202f5073ccadec0 [2021-06-11T08:49:46.816Z] #53 DONE 0.1s [2021-06-11T08:49:46.816Z] [2021-06-11T08:49:46.816Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T08:49:46.816Z] #55 sha256:1354d78b6ce715b70a53aa33d3aa70139d1b36898e709d4b3275232ba66e5839 [2021-06-11T08:49:47.392Z] #55 DONE 0.5s [2021-06-11T08:49:47.392Z] [2021-06-11T08:49:47.392Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-11T08:49:47.392Z] #57 sha256:7132cb3d3efdf71dd04f62b3104f66b1fbbfce8c77eada50b0c62b20612a1696 [2021-06-11T08:49:47.670Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-11T08:49:47.670Z] === RUN TestAPIIpcModeHost [2021-06-11T08:49:48.597Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-11T08:49:48.597Z] === RUN TestDaemonIpcModeShareable [2021-06-11T08:49:50.484Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-06-11T08:49:50.484Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-11T08:49:50.484Z] === RUN TestDaemonIpcModePrivate [2021-06-11T08:49:52.374Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-06-11T08:49:52.374Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-11T08:49:52.374Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T08:49:54.287Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-06-11T08:49:54.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-11T08:49:54.287Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T08:49:55.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2021-06-11T08:49:55.651Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-11T08:49:55.651Z] === RUN TestIpcModeOlderClient [2021-06-11T08:49:55.651Z] === PAUSE TestIpcModeOlderClient [2021-06-11T08:49:55.651Z] === RUN TestKillContainerInvalidSignal [2021-06-11T08:49:56.577Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-06-11T08:49:56.577Z] === RUN TestKillContainer [2021-06-11T08:49:56.577Z] === RUN TestKillContainer/no_signal [2021-06-11T08:49:57.139Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T08:49:57.701Z] === RUN TestKillContainer/killing_signal [2021-06-11T08:49:58.628Z] --- PASS: TestKillContainer (2.22s) [2021-06-11T08:49:58.628Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-06-11T08:49:58.628Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-06-11T08:49:58.628Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-06-11T08:49:58.628Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T08:49:58.628Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T08:49:59.556Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T08:50:00.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-06-11T08:50:00.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-06-11T08:50:00.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-06-11T08:50:00.118Z] === RUN TestKillStoppedContainer [2021-06-11T08:50:00.118Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-11T08:50:00.118Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T08:50:00.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-11T08:50:00.118Z] === RUN TestKillDifferentUserContainer [2021-06-11T08:50:01.047Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2021-06-11T08:50:01.047Z] === RUN TestInspectOomKilledTrue [2021-06-11T08:50:01.047Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T08:50:01.047Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T08:50:01.047Z] === RUN TestInspectOomKilledFalse [2021-06-11T08:50:01.609Z] --- PASS: TestInspectOomKilledFalse (0.77s) [2021-06-11T08:50:01.609Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T08:50:02.017Z] #57 207.4 # github.com/containerd/containerd/cmd/containerd [2021-06-11T08:50:02.017Z] #57 207.4 /usr/bin/ld: /tmp/go-link-869864302/000018.o: in function `New': [2021-06-11T08:50:02.018Z] #57 207.4 /tmp/tmp.8jV4G1RPOn/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-06-11T08:50:02.018Z] #57 207.5 + bin/containerd-stress [2021-06-11T08:50:02.018Z] #57 209.5 + bin/containerd-shim [2021-06-11T08:50:02.328Z] #57 189.4 # github.com/containerd/containerd/cmd/containerd [2021-06-11T08:50:02.328Z] #57 189.4 /usr/bin/ld: /tmp/go-link-198008562/000018.o: in function `New': [2021-06-11T08:50:02.328Z] #57 189.4 /tmp/tmp.I0wcn7b3Oy/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-06-11T08:50:02.328Z] #57 189.5 + bin/containerd-stress [2021-06-11T08:50:02.537Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-06-11T08:50:02.537Z] === RUN TestLinksContainerNames [2021-06-11T08:50:03.722Z] #57 192.8 + bin/containerd-shim [2021-06-11T08:50:04.426Z] --- PASS: TestLinksContainerNames (1.51s) [2021-06-11T08:50:04.426Z] === RUN TestLogsFollowTailEmpty [2021-06-11T08:50:04.682Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-06-11T08:50:04.682Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T08:50:05.653Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/default [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/private [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/slave [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/shared [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/default [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/shared [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:50:05.653Z] === CONT TestMountDaemonRoot/slave [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T08:50:05.653Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T08:50:05.653Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:50:05.654Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:50:05.654Z] === CONT TestMountDaemonRoot/private [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T08:50:05.654Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:50:05.654Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:50:05.654Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:50:05.654Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T08:50:05.654Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:50:05.910Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:50:05.911Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:50:05.911Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T08:50:06.166Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot (0.06s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-11T08:50:06.166Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-11T08:50:06.166Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T08:50:06.210Z] #57 216.4 + bin/containerd-shim-runc-v1 [2021-06-11T08:50:08.681Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-06-11T08:50:08.681Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T08:50:08.936Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-06-11T08:50:08.936Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T08:50:09.864Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-06-11T08:50:09.864Z] === RUN TestNetworkNat [2021-06-11T08:50:10.363Z] #57 198.7 + bin/containerd-shim-runc-v1 [2021-06-11T08:50:10.791Z] --- PASS: TestNetworkNat (1.00s) [2021-06-11T08:50:10.791Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T08:50:11.477Z] #57 221.3 + bin/containerd-shim-runc-v2 [2021-06-11T08:50:11.718Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-06-11T08:50:11.718Z] === RUN TestNetworkLoopbackNat [2021-06-11T08:50:11.735Z] #57 222.3 + binaries [2021-06-11T08:50:11.735Z] #57 222.3 + install -D bin/containerd /build/containerd [2021-06-11T08:50:11.735Z] #57 222.3 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T08:50:11.735Z] #57 222.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T08:50:11.735Z] #57 222.3 + install -D bin/ctr /build/ctr [2021-06-11T08:50:13.633Z] #57 DONE 224.2s [2021-06-11T08:50:13.689Z] #57 203.0 + bin/containerd-shim-runc-v2 [2021-06-11T08:50:14.572Z] [2021-06-11T08:50:14.572Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T08:50:14.572Z] #58 sha256:ba701060d36d23a4d3eddc89d43f506000b08dcfc04d94021d621d7ba27ba05b [2021-06-11T08:50:14.984Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-06-11T08:50:14.984Z] === RUN TestPause [2021-06-11T08:50:15.080Z] #57 204.4 + binaries [2021-06-11T08:50:15.080Z] #57 204.4 + install -D bin/containerd /build/containerd [2021-06-11T08:50:15.080Z] #57 204.4 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T08:50:15.080Z] #57 204.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T08:50:15.080Z] #57 204.5 + install -D bin/ctr /build/ctr [2021-06-11T08:50:15.503Z] #58 DONE 0.9s [2021-06-11T08:50:15.503Z] [2021-06-11T08:50:15.503Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T08:50:15.503Z] #62 sha256:91b6862f300ef8ddf56c7392c84f45fca17ce0ce83c688c9e3f96abc92074502 [2021-06-11T08:50:15.503Z] #62 DONE 0.2s [2021-06-11T08:50:15.544Z] --- PASS: TestPause (0.79s) [2021-06-11T08:50:15.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T08:50:15.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T08:50:15.544Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T08:50:15.544Z] === RUN TestPauseStopPausedContainer [2021-06-11T08:50:15.761Z] [2021-06-11T08:50:15.761Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T08:50:15.761Z] #67 sha256:c4c6573e1d9f3f9f6c66a3915ff6dc0d43580508e155fb952b7ecaa8006a7dc8 [2021-06-11T08:50:16.354Z] #67 DONE 0.8s [2021-06-11T08:50:16.354Z] [2021-06-11T08:50:16.354Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T08:50:16.354Z] #68 sha256:2b10feaa9fad8c9ed5baa6c787043778fc44d89213431013824a6d57cdf29214 [2021-06-11T08:50:16.354Z] #68 DONE 0.0s [2021-06-11T08:50:16.354Z] [2021-06-11T08:50:16.354Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T08:50:16.354Z] #69 sha256:0db51b942516a12a1c5a0155a7b3f3c8efc3d48488c1be306696ac113c563271 [2021-06-11T08:50:16.471Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-06-11T08:50:16.471Z] === RUN TestPidHost [2021-06-11T08:50:16.712Z] #57 206.9 # github.com/containerd/containerd/cmd/containerd [2021-06-11T08:50:16.712Z] #57 206.9 /usr/bin/ld: /tmp/go-link-224517565/000018.o: in function `New': [2021-06-11T08:50:16.712Z] #57 206.9 /tmp/tmp.IOJfj8WRx2/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-06-11T08:50:16.712Z] #57 207.0 + bin/containerd-stress [2021-06-11T08:50:16.712Z] #57 209.2 + bin/containerd-shim [2021-06-11T08:50:17.635Z] #57 DONE 207.1s [2021-06-11T08:50:17.730Z] #69 DONE 1.0s [2021-06-11T08:50:17.730Z] [2021-06-11T08:50:17.730Z] #70 exporting to image [2021-06-11T08:50:17.730Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T08:50:17.730Z] #70 exporting layers [2021-06-11T08:50:18.361Z] --- PASS: TestPidHost (2.06s) [2021-06-11T08:50:18.361Z] === RUN TestPsFilter [2021-06-11T08:50:18.618Z] --- PASS: TestPsFilter (0.12s) [2021-06-11T08:50:18.618Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T08:50:19.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-06-11T08:50:19.182Z] === RUN TestRemoveContainerWithVolume [2021-06-11T08:50:19.555Z] [2021-06-11T08:50:19.555Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T08:50:19.555Z] #58 sha256:6919a340783287e25b04113c956429f42aefe764890775cfec30f3eb578c3d47 [2021-06-11T08:50:20.129Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-06-11T08:50:20.129Z] === RUN TestRemoveContainerRunning [2021-06-11T08:50:20.501Z] #58 DONE 0.9s [2021-06-11T08:50:20.502Z] [2021-06-11T08:50:20.502Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T08:50:20.502Z] #62 sha256:9a4c06002f1531670abb060b6934df79ac8463dc7a566a44f268df173df6ada1 [2021-06-11T08:50:20.502Z] #62 DONE 0.4s [2021-06-11T08:50:20.692Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-06-11T08:50:20.692Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T08:50:20.763Z] [2021-06-11T08:50:20.763Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T08:50:20.763Z] #67 sha256:9cf18466900517a54349dc58766ec85001caabfcfbb73a005a6c05aa6638f561 [2021-06-11T08:50:21.618Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-06-11T08:50:21.618Z] === RUN TestRemoveInvalidContainer [2021-06-11T08:50:21.618Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T08:50:21.618Z] === RUN TestRenameLinkedContainer [2021-06-11T08:50:21.709Z] #67 DONE 1.1s [2021-06-11T08:50:21.709Z] [2021-06-11T08:50:21.709Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T08:50:21.709Z] #68 sha256:436d33df5f3c3c31aec07605b7621417ed236819d0d5f71a91e4b808190a4155 [2021-06-11T08:50:21.709Z] #68 DONE 0.0s [2021-06-11T08:50:21.709Z] [2021-06-11T08:50:21.709Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T08:50:21.709Z] #69 sha256:ac8efd0f5206962848113f80ad932273e872bb615e30fb2a215d6b084b7d30b0 [2021-06-11T08:50:22.003Z] #57 216.1 + bin/containerd-shim-runc-v1 [2021-06-11T08:50:23.632Z] #69 DONE 2.0s [2021-06-11T08:50:23.632Z] [2021-06-11T08:50:23.632Z] #70 exporting to image [2021-06-11T08:50:23.632Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T08:50:23.632Z] #70 exporting layers [2021-06-11T08:50:24.290Z] #70 exporting layers 6.7s done [2021-06-11T08:50:24.290Z] #70 writing image sha256:055a2c7500ef5deca27c99668407c11531382bb6773cd64e3add3448a29b4d1b done [2021-06-11T08:50:24.290Z] #70 naming to docker.io/library/docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 done [2021-06-11T08:50:24.290Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-11T08:50:24.647Z] + trap exit INT TERM [2021-06-11T08:50:24.647Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-11T08:50:24.647Z] + CONTAINER_NAME=docker-pr3 [2021-06-11T08:50:24.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 -e DOCKER_GRAPHDRIVER docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 hack/make.sh dynbinary [2021-06-11T08:50:24.881Z] --- PASS: TestRenameLinkedContainer (3.24s) [2021-06-11T08:50:24.881Z] === RUN TestRenameStoppedContainer [2021-06-11T08:50:25.808Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-06-11T08:50:25.808Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T08:50:26.021Z] [2021-06-11T08:50:26.021Z] Removing bundles/ [2021-06-11T08:50:26.021Z] [2021-06-11T08:50:26.021Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T08:50:26.021Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:50:26.021Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:50:27.172Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2021-06-11T08:50:27.172Z] === RUN TestRenameInvalidName [2021-06-11T08:50:27.288Z] #57 221.0 + bin/containerd-shim-runc-v2 [2021-06-11T08:50:27.854Z] #70 exporting layers 3.9s done [2021-06-11T08:50:27.854Z] #70 writing image sha256:14193ec08e357cc7816de3494f58489e1e9111b51a76e7b46d56c0e91c9115e6 done [2021-06-11T08:50:27.854Z] #70 naming to docker.io/library/docker:df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 done [2021-06-11T08:50:27.854Z] #70 DONE 3.9s [2021-06-11T08:50:27.861Z] #57 222.1 + binaries [2021-06-11T08:50:27.861Z] #57 222.1 + install -D bin/containerd /build/containerd [2021-06-11T08:50:27.861Z] #57 222.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T08:50:27.861Z] #57 222.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T08:50:27.861Z] #57 222.2 + install -D bin/ctr /build/ctr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-11T08:50:28.099Z] --- PASS: TestRenameInvalidName (0.74s) [2021-06-11T08:50:28.099Z] === RUN TestRenameAnonymousContainer [2021-06-11T08:50:28.218Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-11T08:50:28.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 hack/test/unit [2021-06-11T08:50:29.772Z] #57 DONE 223.9s [2021-06-11T08:50:30.614Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2021-06-11T08:50:30.614Z] === RUN TestRenameContainerWithSameName [2021-06-11T08:50:30.713Z] [2021-06-11T08:50:30.713Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T08:50:30.713Z] #58 sha256:04b1da6fd21d4fc373b97622bce000a6e8971920314a38733c04730fabd5262c [2021-06-11T08:50:31.064Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-11T08:50:31.064Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-11T08:50:31.064Z] + TESTDIRS=./... [2021-06-11T08:50:31.064Z] + exclude_paths='/vendor/|/integration' [2021-06-11T08:50:31.064Z] ++ go list ./... [2021-06-11T08:50:31.064Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-11T08:50:31.176Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-06-11T08:50:31.176Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T08:50:31.652Z] #58 DONE 1.0s [2021-06-11T08:50:31.652Z] [2021-06-11T08:50:31.652Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T08:50:31.652Z] #62 sha256:ce57392b905dee574c369854321bb26f280ebbf624b45e3e14520bc5bdf8aca7 [2021-06-11T08:50:31.912Z] #62 DONE 0.2s [2021-06-11T08:50:31.912Z] [2021-06-11T08:50:31.912Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T08:50:31.912Z] #67 sha256:4810bc24bfc5796df236e1280c8cd12aee3d1276141dff4ae424930b438452cc [2021-06-11T08:50:32.460Z] + pkg_list='github.com/docker/docker/api [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/backend/build [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/httputils [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/middleware [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/build [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/container [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/debug [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/image [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/network [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/session [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/system [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/server/router/volume [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/backend [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/container [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/events [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/filters [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/image [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/mount [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/network [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/registry [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/strslice [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/swarm [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/time [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/versions [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T08:50:32.460Z] github.com/docker/docker/api/types/volume [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/dockerfile [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/dockerignore [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/remotecontext [2021-06-11T08:50:32.460Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli/config [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli/debug [2021-06-11T08:50:32.461Z] github.com/docker/docker/client [2021-06-11T08:50:32.461Z] github.com/docker/docker/cmd/dockerd [2021-06-11T08:50:32.461Z] github.com/docker/docker/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/container/stream [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/apparmor [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/httpserver [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/config [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/discovery [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/events [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/exec [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/images [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/initlayer [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/links [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/listeners [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/local [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/names [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/network [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/stats [2021-06-11T08:50:32.461Z] github.com/docker/docker/distribution [2021-06-11T08:50:32.461Z] github.com/docker/docker/distribution/metadata [2021-06-11T08:50:32.461Z] github.com/docker/docker/distribution/utils [2021-06-11T08:50:32.461Z] github.com/docker/docker/distribution/xfer [2021-06-11T08:50:32.461Z] github.com/docker/docker/dockerversion [2021-06-11T08:50:32.461Z] github.com/docker/docker/errdefs [2021-06-11T08:50:32.461Z] github.com/docker/docker/image [2021-06-11T08:50:32.461Z] github.com/docker/docker/image/cache [2021-06-11T08:50:32.461Z] github.com/docker/docker/image/tarexport [2021-06-11T08:50:32.461Z] github.com/docker/docker/image/v1 [2021-06-11T08:50:32.461Z] github.com/docker/docker/internal/test/suite [2021-06-11T08:50:32.461Z] github.com/docker/docker/layer [2021-06-11T08:50:32.461Z] github.com/docker/docker/libcontainerd [2021-06-11T08:50:32.461Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T08:50:32.461Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T08:50:32.461Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T08:50:32.461Z] github.com/docker/docker/libcontainerd/types [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/api [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/client [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/config [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/idm [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/ns [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/options [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/osl [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/libnetwork/types [2021-06-11T08:50:32.461Z] github.com/docker/docker/oci [2021-06-11T08:50:32.461Z] github.com/docker/docker/oci/caps [2021-06-11T08:50:32.461Z] github.com/docker/docker/opts [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/aaparser [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/archive [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/authorization [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/capabilities [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/containerfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/directory [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/discovery [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/dmesg [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/filenotify [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/fileutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/fsutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/homedir [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/idtools [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/ioutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/locker [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/longpath [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/loopback [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/mount [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/parsers [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/pidfile [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/platform [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugins [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/pools [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/progress [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/pubsub [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/reexec [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/signal [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/stringid [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/symlink [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/system [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/tailfile [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/tarsum [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/term [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/term/windows [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/truncindex [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/urlutil [2021-06-11T08:50:32.461Z] github.com/docker/docker/pkg/useragent [2021-06-11T08:50:32.461Z] github.com/docker/docker/plugin [2021-06-11T08:50:32.461Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T08:50:32.461Z] github.com/docker/docker/plugin/v2 [2021-06-11T08:50:32.461Z] github.com/docker/docker/profiles/apparmor [2021-06-11T08:50:32.461Z] github.com/docker/docker/profiles/seccomp [2021-06-11T08:50:32.461Z] github.com/docker/docker/quota [2021-06-11T08:50:32.461Z] github.com/docker/docker/reference [2021-06-11T08:50:32.461Z] github.com/docker/docker/registry [2021-06-11T08:50:32.461Z] github.com/docker/docker/registry/resumable [2021-06-11T08:50:32.461Z] github.com/docker/docker/restartmanager [2021-06-11T08:50:32.461Z] github.com/docker/docker/rootless [2021-06-11T08:50:32.461Z] github.com/docker/docker/rootless/specconv [2021-06-11T08:50:32.461Z] github.com/docker/docker/runconfig [2021-06-11T08:50:32.461Z] github.com/docker/docker/runconfig/opts [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/daemon [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/environment [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fakegit [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/registry [2021-06-11T08:50:32.461Z] github.com/docker/docker/testutil/request [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/drivers [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/local [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/mounts [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/service [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/service/opts [2021-06-11T08:50:32.461Z] github.com/docker/docker/volume/testutils' [2021-06-11T08:50:32.461Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-11T08:50:32.461Z] + echo 'github.com/docker/docker/api [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/backend/build [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/httputils [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/middleware [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/build [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/debug [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/image [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/network [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/session [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/system [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/server/router/volume [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/backend [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/events [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/filters [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/image [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/mount [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/network [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/registry [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/strslice [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/swarm [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/time [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/versions [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T08:50:32.461Z] github.com/docker/docker/api/types/volume [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/dockerfile [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/dockerignore [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/remotecontext [2021-06-11T08:50:32.461Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli/config [2021-06-11T08:50:32.461Z] github.com/docker/docker/cli/debug [2021-06-11T08:50:32.461Z] github.com/docker/docker/client [2021-06-11T08:50:32.461Z] github.com/docker/docker/cmd/dockerd [2021-06-11T08:50:32.461Z] github.com/docker/docker/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/container/stream [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/apparmor [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T08:50:32.461Z] github.com/docker/docker/contrib/httpserver [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/config [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/discovery [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/events [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/exec [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/images [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/initlayer [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/links [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/listeners [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T08:50:32.461Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/local [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/names [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/network [2021-06-11T08:50:32.462Z] github.com/docker/docker/daemon/stats [2021-06-11T08:50:32.462Z] github.com/docker/docker/distribution [2021-06-11T08:50:32.462Z] github.com/docker/docker/distribution/metadata [2021-06-11T08:50:32.462Z] github.com/docker/docker/distribution/utils [2021-06-11T08:50:32.462Z] github.com/docker/docker/distribution/xfer [2021-06-11T08:50:32.462Z] github.com/docker/docker/dockerversion [2021-06-11T08:50:32.462Z] github.com/docker/docker/errdefs [2021-06-11T08:50:32.462Z] github.com/docker/docker/image [2021-06-11T08:50:32.462Z] github.com/docker/docker/image/cache [2021-06-11T08:50:32.462Z] github.com/docker/docker/image/tarexport [2021-06-11T08:50:32.462Z] github.com/docker/docker/image/v1 [2021-06-11T08:50:32.462Z] github.com/docker/docker/internal/test/suite [2021-06-11T08:50:32.462Z] github.com/docker/docker/layer [2021-06-11T08:50:32.462Z] github.com/docker/docker/libcontainerd [2021-06-11T08:50:32.462Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T08:50:32.462Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T08:50:32.462Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T08:50:32.462Z] github.com/docker/docker/libcontainerd/types [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/api [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/client [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/config [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/idm [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/ns [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/options [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/osl [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/types [2021-06-11T08:50:32.462Z] github.com/docker/docker/oci [2021-06-11T08:50:32.462Z] github.com/docker/docker/oci/caps [2021-06-11T08:50:32.462Z] github.com/docker/docker/opts [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/aaparser [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/archive [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/authorization [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/capabilities [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/containerfs [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/directory [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/discovery [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/dmesg [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/filenotify [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/fileutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/fsutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/homedir [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/idtools [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/ioutils [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/locker [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/longpath [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/loopback [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/mount [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/parsers [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/pidfile [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/platform [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugins [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/pools [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/progress [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/pubsub [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/reexec [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/signal [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/stringid [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/symlink [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/system [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/tailfile [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/tarsum [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/term [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/term/windows [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/truncindex [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/urlutil [2021-06-11T08:50:32.462Z] github.com/docker/docker/pkg/useragent [2021-06-11T08:50:32.462Z] github.com/docker/docker/plugin [2021-06-11T08:50:32.462Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T08:50:32.462Z] github.com/docker/docker/plugin/v2 [2021-06-11T08:50:32.462Z] github.com/docker/docker/profiles/apparmor [2021-06-11T08:50:32.462Z] github.com/docker/docker/profiles/seccomp [2021-06-11T08:50:32.462Z] github.com/docker/docker/quota [2021-06-11T08:50:32.462Z] github.com/docker/docker/reference [2021-06-11T08:50:32.462Z] github.com/docker/docker/registry [2021-06-11T08:50:32.462Z] github.com/docker/docker/registry/resumable [2021-06-11T08:50:32.462Z] github.com/docker/docker/restartmanager [2021-06-11T08:50:32.462Z] github.com/docker/docker/rootless [2021-06-11T08:50:32.462Z] github.com/docker/docker/rootless/specconv [2021-06-11T08:50:32.462Z] github.com/docker/docker/runconfig [2021-06-11T08:50:32.462Z] github.com/docker/docker/runconfig/opts [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/daemon [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/environment [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fakegit [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/registry [2021-06-11T08:50:32.462Z] github.com/docker/docker/testutil/request [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/drivers [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/local [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/mounts [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/service [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/service/opts [2021-06-11T08:50:32.462Z] github.com/docker/docker/volume/testutils' [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T08:50:32.462Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T08:50:32.462Z] + type docker-proxy [2021-06-11T08:50:32.462Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-11T08:50:32.462Z] + hack/make.sh binary-proxy install-proxy [2021-06-11T08:50:32.462Z] [2021-06-11T08:50:32.462Z] Removing bundles/ [2021-06-11T08:50:32.462Z] [2021-06-11T08:50:32.462Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-11T08:50:32.462Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-11T08:50:32.462Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:50:32.540Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2021-06-11T08:50:32.540Z] === RUN TestResize [2021-06-11T08:50:32.851Z] #67 DONE 0.9s [2021-06-11T08:50:32.851Z] [2021-06-11T08:50:32.851Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T08:50:32.851Z] #68 sha256:3ebe7cf5e87f035d5040810851d487ec70111fdd62ae6c4e8b493d412d359f54 [2021-06-11T08:50:32.851Z] #68 DONE 0.0s [2021-06-11T08:50:32.851Z] [2021-06-11T08:50:32.851Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T08:50:32.851Z] #69 sha256:d8ff0fccb4b5f5025b0a6948510542fba89e925723be44a187ccf08671bafc9d [2021-06-11T08:50:33.467Z] --- PASS: TestResize (0.73s) [2021-06-11T08:50:33.467Z] === RUN TestResizeWithInvalidSize [2021-06-11T08:50:33.794Z] #69 DONE 0.8s [2021-06-11T08:50:33.794Z] [2021-06-11T08:50:33.794Z] #70 exporting to image [2021-06-11T08:50:33.794Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T08:50:33.794Z] #70 exporting layers [2021-06-11T08:50:34.027Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-11T08:50:34.027Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T08:50:34.954Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:34.954Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:34.954Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:34.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T08:50:34.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:36.319Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T08:50:36.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:38.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T08:50:39.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T08:50:39.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T08:50:40.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T08:50:40.377Z] #70 exporting layers 6.5s done [2021-06-11T08:50:40.377Z] #70 writing image sha256:f7ee2900b199583bbec412eef579325e7814a612f4026b1ef742e5dde0b3f746 done [2021-06-11T08:50:40.377Z] #70 naming to docker.io/library/docker:1cac2458ce82f7d2606f71941722aeb15563351c done [2021-06-11T08:50:40.377Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T08:50:40.622Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-11T08:50:40.622Z] [2021-06-11T08:50:40.622Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-11T08:50:40.622Z] Installing docker-proxy to /usr/local/bin/ [2021-06-11T08:50:40.622Z] [2021-06-11T08:50:40.622Z] + mkdir -p bundles [2021-06-11T08:50:40.622Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-11T08:50:40.736Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1cac2458ce82f7d2606f71941722aeb15563351c -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:1cac2458ce82f7d2606f71941722aeb15563351c hack/make.sh dynbinary test-integration [2021-06-11T08:50:41.572Z] ? github.com/docker/docker/api [no test files] [2021-06-11T08:50:41.678Z] [2021-06-11T08:50:41.938Z] Removing bundles/ [2021-06-11T08:50:41.938Z] [2021-06-11T08:50:41.938Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T08:50:41.938Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:50:41.938Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:50:42.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T08:50:42.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T08:50:44.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T08:50:45.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2021-06-11T08:50:47.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-06-11T08:50:47.516Z] === RUN TestCgroupNamespacesRun [2021-06-11T08:50:49.404Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2021-06-11T08:50:49.404Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T08:50:49.404Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T08:50:49.404Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T08:50:49.404Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T08:50:51.291Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2021-06-11T08:50:51.291Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T08:50:52.656Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-06-11T08:50:52.656Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T08:50:53.839Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2021-06-11T08:50:54.545Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2021-06-11T08:50:54.545Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T08:50:55.909Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2021-06-11T08:50:55.909Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T08:50:56.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s) [2021-06-11T08:50:56.470Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T08:50:58.358Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2021-06-11T08:50:58.358Z] === RUN TestNISDomainname [2021-06-11T08:50:59.724Z] --- PASS: TestNISDomainname (1.34s) [2021-06-11T08:50:59.724Z] === RUN TestHostnameDnsResolution [2021-06-11T08:51:01.089Z] --- PASS: TestHostnameDnsResolution (1.30s) [2021-06-11T08:51:01.089Z] === RUN TestStats [2021-06-11T08:51:02.659Z] 29d5b6a226d2: Pull complete [2021-06-11T08:51:02.659Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-11T08:51:02.659Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T08:51:02.659Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T08:51:02.659Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-06-11T08:51:02.659Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-06-11T08:51:02.659Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-11T08:51:02.659Z] INFO: Docker version of control daemon [2021-06-11T08:51:02.659Z] [2021-06-11T08:51:02.659Z] Client: Mirantis Container Runtime [2021-06-11T08:51:02.660Z] Version: 20.10.0 [2021-06-11T08:51:02.660Z] API version: 1.41 [2021-06-11T08:51:02.660Z] Go version: go1.13.15 [2021-06-11T08:51:02.660Z] Git commit: 6ee42dc [2021-06-11T08:51:02.660Z] Built: 03/11/2021 13:24:56 [2021-06-11T08:51:02.660Z] OS/Arch: windows/amd64 [2021-06-11T08:51:02.660Z] Context: default [2021-06-11T08:51:02.660Z] Experimental: true [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] Server: Mirantis Container Runtime [2021-06-11T08:51:02.660Z] Engine: [2021-06-11T08:51:02.660Z] Version: 20.10.0 [2021-06-11T08:51:02.660Z] API version: 1.41 (minimum version 1.24) [2021-06-11T08:51:02.660Z] Go version: go1.13.15 [2021-06-11T08:51:02.660Z] Git commit: 1e08f21e79 [2021-06-11T08:51:02.660Z] Built: 03/11/2021 13:23:32 [2021-06-11T08:51:02.660Z] OS/Arch: windows/amd64 [2021-06-11T08:51:02.660Z] Experimental: true [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] INFO: Docker info of control daemon [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] Client: [2021-06-11T08:51:02.660Z] Context: default [2021-06-11T08:51:02.660Z] Debug Mode: false [2021-06-11T08:51:02.660Z] Plugins: [2021-06-11T08:51:02.660Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T08:51:02.660Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T08:51:02.660Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] Server: [2021-06-11T08:51:02.660Z] Containers: 0 [2021-06-11T08:51:02.660Z] Running: 0 [2021-06-11T08:51:02.660Z] Paused: 0 [2021-06-11T08:51:02.660Z] Stopped: 0 [2021-06-11T08:51:02.660Z] Images: 1 [2021-06-11T08:51:02.660Z] Server Version: 20.10.0 [2021-06-11T08:51:02.660Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T08:51:02.660Z] Windows: [2021-06-11T08:51:02.660Z] LCOW: [2021-06-11T08:51:02.660Z] Logging Driver: json-file [2021-06-11T08:51:02.660Z] Plugins: [2021-06-11T08:51:02.660Z] Volume: local [2021-06-11T08:51:02.660Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T08:51:02.660Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T08:51:02.660Z] Swarm: inactive [2021-06-11T08:51:02.660Z] Default Isolation: process [2021-06-11T08:51:02.660Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T08:51:02.660Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T08:51:02.660Z] OSType: windows [2021-06-11T08:51:02.660Z] Architecture: x86_64 [2021-06-11T08:51:02.660Z] CPUs: 4 [2021-06-11T08:51:02.660Z] Total Memory: 32GiB [2021-06-11T08:51:02.660Z] Name: azwin-2-ded680 [2021-06-11T08:51:02.660Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T08:51:02.660Z] Docker Root Dir: D:\docker [2021-06-11T08:51:02.660Z] Debug Mode: false [2021-06-11T08:51:02.660Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:51:02.660Z] Labels: [2021-06-11T08:51:02.660Z] Experimental: true [2021-06-11T08:51:02.660Z] Insecure Registries: [2021-06-11T08:51:02.660Z] 10.0.0.4:5000 [2021-06-11T08:51:02.660Z] 127.0.0.0/8 [2021-06-11T08:51:02.660Z] Registry Mirrors: [2021-06-11T08:51:02.660Z] http://10.0.0.4:5000/ [2021-06-11T08:51:02.660Z] Live Restore Enabled: false [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] INFO: Commit hash is 6f65ac44ad [2021-06-11T08:51:02.660Z] INFO: Nuke-Everything... [2021-06-11T08:51:02.660Z] INFO: Container count on control daemon to delete is 0 [2021-06-11T08:51:02.660Z] INFO: Nuking d:\CI [2021-06-11T08:51:02.660Z] INFO: Zapped successfully [2021-06-11T08:51:02.660Z] INFO: Location for testing is d:\CI\PR-42512\3 [2021-06-11T08:51:02.660Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:02.660Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 08:50:58... [2021-06-11T08:51:02.660Z] [2021-06-11T08:51:03.602Z] --- PASS: TestStats (2.75s) [2021-06-11T08:51:03.602Z] === RUN TestStopContainerWithTimeout [2021-06-11T08:51:03.602Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T08:51:03.602Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T08:51:03.602Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T08:51:03.602Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T08:51:03.602Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T08:51:03.602Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T08:51:03.602Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T08:51:03.602Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T08:51:03.602Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T08:51:03.602Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T08:51:04.204Z] Sending build context to Docker daemon 61.09MB [2021-06-11T08:51:04.204Z] [2021-06-11T08:51:04.666Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-11T08:51:04.666Z] ---> 39d157a84080 [2021-06-11T08:51:04.666Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-11T08:51:04.666Z] ---> Running in 685c64e3812e [2021-06-11T08:51:04.966Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T08:51:07.653Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T08:51:07.732Z] Removing intermediate container 685c64e3812e [2021-06-11T08:51:07.732Z] ---> 054f713f6738 [2021-06-11T08:51:07.732Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-11T08:51:07.732Z] ---> Running in d8858accf725 [2021-06-11T08:51:07.732Z] Removing intermediate container d8858accf725 [2021-06-11T08:51:07.732Z] ---> 53d66d1db9f2 [2021-06-11T08:51:07.732Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-11T08:51:07.732Z] ---> Running in 6c3be5cfd70e [2021-06-11T08:51:07.732Z] Removing intermediate container 6c3be5cfd70e [2021-06-11T08:51:07.732Z] ---> 589d93d1ae13 [2021-06-11T08:51:07.732Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-06-11T08:51:07.732Z] ---> Running in 8137a8fa5d6d [2021-06-11T08:51:07.732Z] Removing intermediate container 8137a8fa5d6d [2021-06-11T08:51:07.732Z] ---> 1127cb0074c5 [2021-06-11T08:51:07.732Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-06-11T08:51:07.732Z] ---> Running in bd35590079d2 [2021-06-11T08:51:08.610Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T08:51:08.610Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2021-06-11T08:51:08.610Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2021-06-11T08:51:08.610Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-06-11T08:51:08.610Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-06-11T08:51:08.610Z] === RUN TestDeleteDevicemapper [2021-06-11T08:51:08.610Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T08:51:08.610Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T08:51:08.610Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T08:51:11.538Z] [2021-06-11T08:51:11.538Z] SUCCESS: Specified value was saved. [2021-06-11T08:51:11.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s) [2021-06-11T08:51:11.877Z] === RUN TestUpdateMemory [2021-06-11T08:51:12.000Z] INFO: Downloading git... [2021-06-11T08:51:13.047Z] INFO: Downloading go... [2021-06-11T08:51:13.242Z] --- PASS: TestUpdateMemory (1.30s) [2021-06-11T08:51:13.242Z] === RUN TestUpdateCPUQuota [2021-06-11T08:51:14.595Z] INFO: Downloading compiler 1 of 3... [2021-06-11T08:51:15.058Z] INFO: Downloading compiler 2 of 3... [2021-06-11T08:51:15.519Z] INFO: Downloading compiler 3 of 3... [2021-06-11T08:51:15.519Z] INFO: Extracting git... [2021-06-11T08:51:19.774Z] --- PASS: TestUpdateCPUQuota (6.77s) [2021-06-11T08:51:19.774Z] === RUN TestUpdatePidsLimit [2021-06-11T08:51:19.774Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T08:51:20.701Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T08:51:21.261Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T08:51:22.188Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T08:51:22.750Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T08:51:23.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T08:51:24.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit (5.84s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/update_lower (0.73s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.71s) [2021-06-11T08:51:26.126Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-06-11T08:51:26.126Z] === RUN TestUpdateRestartPolicy [2021-06-11T08:51:30.360Z] INFO: Expanding go... [2021-06-11T08:51:40.956Z] --- PASS: TestUpdateRestartPolicy (12.93s) [2021-06-11T08:51:40.956Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T08:51:40.956Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2021-06-11T08:51:40.956Z] === RUN TestWaitNonBlocked [2021-06-11T08:51:40.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:51:40.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:51:40.956Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:51:40.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:51:40.956Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:51:40.956Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:51:40.956Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T08:51:40.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2021-06-11T08:51:40.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-06-11T08:51:40.956Z] === RUN TestWaitBlocked [2021-06-11T08:51:40.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:51:40.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:51:40.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:51:40.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:51:40.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:51:40.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:51:42.321Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-11T08:51:42.321Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-06-11T08:51:42.321Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2021-06-11T08:51:42.321Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T08:51:42.321Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T08:51:44.033Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|files|imports|deps|exports_file) took 2m8.644582932s [2021-06-11T08:51:44.033Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 592.686665ms [2021-06-11T08:51:45.585Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-06-11T08:51:45.585Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T08:51:47.493Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2021-06-11T08:51:47.493Z] === CONT TestDaemonHostGatewayIP [2021-06-11T08:51:50.758Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2021-06-11T08:51:50.758Z] === CONT TestDaemonRestartIpcMode [2021-06-11T08:51:51.496Z] INFO: Expanding compiler 1 of 3... [2021-06-11T08:51:51.496Z] INFO: Expanding compiler 2 of 3... [2021-06-11T08:51:51.719Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T08:51:51.719Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T08:51:51.719Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T08:51:52.296Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T08:51:52.296Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T08:51:52.559Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-06-11T08:51:52.823Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-06-11T08:51:52.823Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T08:51:52.823Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T08:51:53.087Z] ok github.com/docker/docker/api/types/time 0.039s coverage: 100.0% of statements [2021-06-11T08:51:53.087Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T08:51:53.087Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T08:51:54.021Z] --- PASS: TestDaemonRestartIpcMode (3.02s) [2021-06-11T08:51:54.021Z] === CONT TestIpcModeOlderClient [2021-06-11T08:51:54.021Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-11T08:51:54.582Z] --- PASS: TestContainerKillOnDaemonStart (12.41s) [2021-06-11T08:51:54.582Z] PASS [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] === Skipped [2021-06-11T08:51:54.582Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T08:51:54.582Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T08:51:54.582Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T08:51:54.582Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T08:51:54.582Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T08:51:54.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] [2021-06-11T08:51:54.582Z] DONE 196 tests, 5 skipped in 154.197s [2021-06-11T08:51:54.582Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T08:51:54.582Z] INFO: Testing against a local daemon [2021-06-11T08:51:54.582Z] === RUN TestCommitInheritsEnv [2021-06-11T08:51:54.838Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-06-11T08:51:54.838Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T08:51:54.838Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T08:51:54.838Z] === RUN TestImagesFilterMultiReference [2021-06-11T08:51:54.838Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-11T08:51:54.838Z] === RUN TestImagePullPlatformInvalid [2021-06-11T08:51:54.838Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-11T08:51:54.838Z] === RUN TestRemoveImageOrphaning [2021-06-11T08:51:55.094Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2021-06-11T08:51:55.094Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T08:51:55.247Z] INFO: Expanding compiler 3 of 3... [2021-06-11T08:51:55.247Z] INFO: Removing downloaded files... [2021-06-11T08:51:55.247Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-06-11T08:51:55.708Z] INFO: Configuring git core.autocrlf... [2021-06-11T08:51:56.410Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-06-11T08:51:56.987Z] ok github.com/docker/docker/builder/remotecontext 0.224s coverage: 13.7% of statements [2021-06-11T08:51:57.606Z] --- PASS: TestRemoveImageGarbageCollector (2.03s) [2021-06-11T08:51:57.606Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T08:51:57.606Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-11T08:51:57.606Z] === RUN TestTagInvalidReference [2021-06-11T08:51:57.606Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-11T08:51:57.606Z] === RUN TestTagValidPrefixedRepo [2021-06-11T08:51:57.606Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-11T08:51:57.606Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T08:51:57.606Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-11T08:51:57.606Z] === RUN TestTagOfficialNames [2021-06-11T08:51:57.606Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-11T08:51:57.606Z] === RUN TestTagMatchesDigest [2021-06-11T08:51:57.606Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-11T08:51:57.606Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T08:51:57.936Z] ok github.com/docker/docker/builder/dockerfile 0.456s coverage: 48.8% of statements [2021-06-11T08:51:57.936Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T08:51:59.387Z] ok github.com/docker/docker/builder/remotecontext/git 4.460s coverage: 86.3% of statements [2021-06-11T08:51:59.387Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T08:51:59.387Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T08:52:02.468Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:52:02.468Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:52:02.468Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:52:02.468Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:52:02.468Z] [2021-06-11T08:52:02.468Z] + TEST_INTEGRATION_DEST=1 [2021-06-11T08:52:02.468Z] + CONTAINER_NAME=docker-pr3-1 [2021-06-11T08:52:02.468Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T08:52:02.468Z] + run_tests test-integration-flaky [2021-06-11T08:52:02.468Z] + '[' -n 0 ']' [2021-06-11T08:52:02.468Z] + rm= [2021-06-11T08:52:02.468Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42512/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 hack/make.sh test-integration-flaky test-integration [2021-06-11T08:52:02.468Z] + c=0 [2021-06-11T08:52:02.468Z] + TEST_INTEGRATION_DEST=3 [2021-06-11T08:52:02.468Z] + CONTAINER_NAME=docker-pr3-3 [2021-06-11T08:52:02.468Z] ++ jobs -p [2021-06-11T08:52:02.468Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T08:52:02.468Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-11T08:52:02.468Z] + run_tests [2021-06-11T08:52:02.468Z] + '[' -n 0 ']' [2021-06-11T08:52:02.468Z] + rm= [2021-06-11T08:52:02.468Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42512/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 hack/make.sh '' test-integration [2021-06-11T08:52:02.468Z] + TEST_INTEGRATION_DEST=2 [2021-06-11T08:52:02.468Z] + CONTAINER_NAME=docker-pr3-2 [2021-06-11T08:52:02.468Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T08:52:02.468Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-11T08:52:02.468Z] + run_tests [2021-06-11T08:52:02.468Z] + '[' -n 0 ']' [2021-06-11T08:52:02.468Z] + rm= [2021-06-11T08:52:02.468Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42512/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:367d783ac7d2a4cc04b9131efcfeb96f6683ef18 hack/make.sh '' test-integration [2021-06-11T08:52:02.468Z] + for job in $(jobs -p) [2021-06-11T08:52:02.468Z] + wait 3822 [2021-06-11T08:52:02.468Z] [2021-06-11T08:52:02.468Z] [2021-06-11T08:52:02.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:52:02.468Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:52:02.468Z] HOSTNAME=bdba735a976e [2021-06-11T08:52:02.468Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T08:52:02.468Z] TESTDEBUG=0 [2021-06-11T08:52:02.468Z] DEST=bundles/test-integration [2021-06-11T08:52:02.468Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:52:02.468Z] KEEPBUNDLE=1 [2021-06-11T08:52:02.468Z] DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 [2021-06-11T08:52:02.468Z] container=docker [2021-06-11T08:52:02.468Z] HOME=/root [2021-06-11T08:52:02.468Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:52:02.468Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:52:02.468Z] VALIDATE_BRANCH=master [2021-06-11T08:52:02.468Z] TERM=xterm [2021-06-11T08:52:02.468Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:52:02.468Z] SHLVL=1 [2021-06-11T08:52:02.468Z] TIMEOUT=120m [2021-06-11T08:52:02.468Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:52:02.468Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:52:02.468Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-11T08:52:02.468Z] GO111MODULE=off [2021-06-11T08:52:02.468Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:52:02.468Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:52:02.468Z] GOPATH=/go [2021-06-11T08:52:02.468Z] PKG_CONFIG=pkg-config [2021-06-11T08:52:02.468Z] _=/usr/bin/env [2021-06-11T08:52:02.468Z] Building test suite binary ./integration-cli/test.main [2021-06-11T08:52:02.468Z] [2021-06-11T08:52:02.468Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:52:02.468Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:52:02.468Z] HOSTNAME=04b391e2922b [2021-06-11T08:52:02.468Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T08:52:02.468Z] TESTDEBUG=0 [2021-06-11T08:52:02.468Z] DEST=bundles/test-integration [2021-06-11T08:52:02.468Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:52:02.468Z] KEEPBUNDLE=1 [2021-06-11T08:52:02.468Z] DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 [2021-06-11T08:52:02.468Z] container=docker [2021-06-11T08:52:02.468Z] HOME=/root [2021-06-11T08:52:02.468Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:52:02.468Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:52:02.468Z] VALIDATE_BRANCH=master [2021-06-11T08:52:02.469Z] TERM=xterm [2021-06-11T08:52:02.469Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:52:02.469Z] SHLVL=1 [2021-06-11T08:52:02.469Z] TIMEOUT=120m [2021-06-11T08:52:02.469Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:52:02.469Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:52:02.469Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-11T08:52:02.469Z] GO111MODULE=off [2021-06-11T08:52:02.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:52:02.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:52:02.469Z] GOPATH=/go [2021-06-11T08:52:02.469Z] PKG_CONFIG=pkg-config [2021-06-11T08:52:02.469Z] _=/usr/bin/env [2021-06-11T08:52:02.469Z] Building test suite binary ./integration-cli/test.main [2021-06-11T08:52:02.469Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-11T08:52:02.469Z] No new tests added to integration. [2021-06-11T08:52:02.469Z] [2021-06-11T08:52:02.469Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:52:02.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:52:02.469Z] HOSTNAME=9cde979b3b25 [2021-06-11T08:52:02.469Z] TESTDEBUG=0 [2021-06-11T08:52:02.469Z] DEST=bundles/test-integration [2021-06-11T08:52:02.469Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:52:02.469Z] KEEPBUNDLE=1 [2021-06-11T08:52:02.469Z] DOCKER_GITCOMMIT=367d783ac7d2a4cc04b9131efcfeb96f6683ef18 [2021-06-11T08:52:02.469Z] container=docker [2021-06-11T08:52:02.469Z] HOME=/root [2021-06-11T08:52:02.469Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:52:02.469Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:52:02.469Z] VALIDATE_BRANCH=master [2021-06-11T08:52:02.469Z] TERM=xterm [2021-06-11T08:52:02.469Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:52:02.469Z] SHLVL=1 [2021-06-11T08:52:02.469Z] TIMEOUT=120m [2021-06-11T08:52:02.469Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:52:02.469Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:52:02.469Z] GO111MODULE=off [2021-06-11T08:52:02.469Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T08:52:02.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:52:02.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:52:02.469Z] GOPATH=/go [2021-06-11T08:52:02.469Z] PKG_CONFIG=pkg-config [2021-06-11T08:52:02.469Z] _=/usr/bin/env [2021-06-11T08:52:02.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T08:52:04.703Z] ok github.com/docker/docker/client 0.265s coverage: 75.4% of statements [2021-06-11T08:52:18.596Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:52:18.596Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:52:18.596Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:52:18.596Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:52:18.596Z] [2021-06-11T08:52:18.596Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:52:18.596Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:52:18.596Z] HOSTNAME=3e690352d5fd [2021-06-11T08:52:18.596Z] DEST=bundles/test-integration [2021-06-11T08:52:18.596Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:52:18.596Z] DOCKER_ROOTLESS=1 [2021-06-11T08:52:18.596Z] DOCKER_GITCOMMIT=1cac2458ce82f7d2606f71941722aeb15563351c [2021-06-11T08:52:18.596Z] container=docker [2021-06-11T08:52:18.596Z] HOME=/root [2021-06-11T08:52:18.596Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:52:18.596Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:52:18.596Z] VALIDATE_BRANCH=master [2021-06-11T08:52:18.596Z] TERM=xterm [2021-06-11T08:52:18.596Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:52:18.596Z] SHLVL=1 [2021-06-11T08:52:18.596Z] TIMEOUT=120m [2021-06-11T08:52:18.596Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:52:18.596Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:52:18.596Z] GO111MODULE=off [2021-06-11T08:52:18.596Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T08:52:18.596Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T08:52:18.596Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:52:18.596Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:52:18.596Z] GOPATH=/go [2021-06-11T08:52:18.596Z] PKG_CONFIG=pkg-config [2021-06-11T08:52:18.596Z] _=/usr/bin/env [2021-06-11T08:52:18.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T08:52:31.333Z] ok github.com/docker/docker/cmd/dockerd 0.155s coverage: 29.1% of statements [2021-06-11T08:52:33.262Z] ok github.com/docker/docker/container 0.150s coverage: 34.6% of statements [2021-06-11T08:52:33.262Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T08:52:33.262Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T08:52:33.262Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T08:52:33.262Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T08:52:35.193Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2021-06-11T08:52:39.431Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.9% of statements [2021-06-11T08:52:40.010Z] ok github.com/docker/docker/daemon/cluster 0.131s coverage: 0.5% of statements [2021-06-11T08:52:41.938Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-06-11T08:52:43.869Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.8% of statements [2021-06-11T08:52:43.869Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-06-11T08:52:45.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T08:52:45.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T08:52:45.797Z] ok github.com/docker/docker/daemon/graphdriver 0.038s coverage: 2.2% of statements [2021-06-11T08:52:49.117Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.555s coverage: 14.1% of statements [2021-06-11T08:52:49.117Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.021s coverage: 73.3% of statements [2021-06-11T08:52:49.380Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.1% of statements [2021-06-11T08:52:50.777Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.826s coverage: 56.2% of statements [2021-06-11T08:52:51.729Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-06-11T08:52:54.297Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.782s coverage: 49.4% of statements [2021-06-11T08:52:56.226Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.456s coverage: 57.7% of statements [2021-06-11T08:52:56.226Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-06-11T08:52:56.488Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.337s coverage: 46.2% of statements [2021-06-11T08:52:57.438Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-06-11T08:52:58.388Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2021-06-11T08:52:58.388Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.4% of statements [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-11T08:52:58.388Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T08:53:00.318Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 43.5% of statements [2021-06-11T08:53:00.318Z] ok github.com/docker/docker/daemon/images 0.106s coverage: 6.6% of statements [2021-06-11T08:53:00.318Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T08:53:00.318Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T08:53:00.582Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-06-11T08:53:01.532Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.8% of statements [2021-06-11T08:53:01.532Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T08:53:01.532Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T08:53:01.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements [2021-06-11T08:53:02.059Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2021-06-11T08:53:02.323Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.052s coverage: 69.9% of statements [2021-06-11T08:53:03.274Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-06-11T08:53:03.274Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T08:53:03.852Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-06-11T08:53:04.430Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 55.1% of statements [2021-06-11T08:53:05.008Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2021-06-11T08:53:05.271Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2021-06-11T08:53:05.430Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m41.473123716s with top 10 stages: buildssa: 1m47.688659208s, goimports: 26.880493495s, unconvert: 16.601330998s, gosec: 12.595713794s, golint: 8.20079728s, ineffassign: 6.295167653s, misspell: 5.715951867s, vrp: 3.8325344s, inspect: 3.078622039s, printf: 2.108716876s [2021-06-11T08:53:06.221Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2021-06-11T08:53:06.799Z] ok github.com/docker/docker/daemon/logger/splunk 1.835s coverage: 82.5% of statements [2021-06-11T08:53:06.799Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T08:53:06.799Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T08:53:07.063Z] ok github.com/docker/docker/distribution/metadata 0.121s coverage: 48.2% of statements [2021-06-11T08:53:07.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T08:53:08.129Z] Removing intermediate container bd35590079d2 [2021-06-11T08:53:08.129Z] ---> 92d260944016 [2021-06-11T08:53:08.129Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-06-11T08:53:08.129Z] ---> Running in f4e9a7f8bf87 [2021-06-11T08:53:08.461Z] ok github.com/docker/docker/distribution 0.251s coverage: 25.2% of statements [2021-06-11T08:53:08.461Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T08:53:09.038Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2021-06-11T08:53:09.646Z] ok github.com/docker/docker/image 0.088s coverage: 86.6% of statements [2021-06-11T08:53:10.227Z] ok github.com/docker/docker/distribution/xfer 1.754s coverage: 85.1% of statements [2021-06-11T08:53:10.227Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T08:53:10.227Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-06-11T08:53:10.373Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-06-11T08:53:10.812Z] ok github.com/docker/docker/image/tarexport 0.032s coverage: 0.6% of statements [2021-06-11T08:53:10.834Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T08:53:10.834Z] go: finding gotest.tools v0.5.3 [2021-06-11T08:53:10.834Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T08:53:10.834Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T08:53:11.075Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-06-11T08:53:11.075Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2021-06-11T08:53:11.075Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T08:53:15.306Z] ok github.com/docker/docker/libnetwork/bitseq 0.833s coverage: 84.4% of statements [2021-06-11T08:53:15.543Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-11T08:53:15.543Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:53:15.543Z] go: extracting github.com/fatih/color v1.9.0 [2021-06-11T08:53:15.543Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:53:15.543Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:53:15.543Z] go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T08:53:15.543Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:53:15.543Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:53:15.543Z] go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T08:53:15.543Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T08:53:15.543Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:53:15.543Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:53:15.543Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T08:53:15.543Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:53:15.543Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:53:15.543Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:53:15.543Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:53:15.543Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:53:15.543Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:53:15.543Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:53:16.005Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:53:16.005Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:53:16.978Z] go: finding github.com/fatih/color v1.9.0 [2021-06-11T08:53:16.978Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T08:53:16.978Z] go: finding github.com/pkg/errors v0.9.1 [2021-06-11T08:53:16.978Z] go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T08:53:16.978Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T08:53:16.978Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T08:53:16.978Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T08:53:16.978Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T08:53:16.978Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T08:53:16.978Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T08:53:16.978Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T08:53:17.231Z] ok github.com/docker/docker/libnetwork/api 2.251s coverage: 83.2% of statements [2021-06-11T08:53:17.231Z] ok github.com/docker/docker/libnetwork/client 0.046s coverage: 75.2% of statements [2021-06-11T08:53:18.179Z] ok github.com/docker/docker/libnetwork/client/mflag 0.011s coverage: 62.7% of statements [2021-06-11T08:53:19.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T08:53:19.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T08:53:20.106Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.206s coverage: 67.6% of statements [2021-06-11T08:53:20.369Z] ok github.com/docker/docker/libnetwork/config 0.141s coverage: 24.0% of statements [2021-06-11T08:53:20.729Z] INFO: Build done for gotestsum... [2021-06-11T08:53:20.945Z] ok github.com/docker/docker/libnetwork/datastore 0.017s coverage: 21.9% of statements [2021-06-11T08:53:21.208Z] ok github.com/docker/docker/layer 7.281s coverage: 68.8% of statements [2021-06-11T08:53:21.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T08:53:21.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T08:53:21.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T08:53:21.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T08:53:21.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T08:53:21.471Z] ok github.com/docker/docker/libnetwork/driverapi 0.012s coverage: 68.9% of statements [2021-06-11T08:53:22.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T08:53:22.423Z] ok github.com/docker/docker/libnetwork/drivers/host 0.028s coverage: 34.8% of statements [2021-06-11T08:53:22.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T08:53:23.372Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.077s coverage: 4.0% of statements [2021-06-11T08:53:23.479Z] INFO [runner/unused/goanalysis] analyzers took 36.324103593s with top 10 stages: buildssa: 30.762802628s, U1000: 5.561300965s [2021-06-11T08:53:23.479Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-11T08:53:23.479Z] INFO [runner] Processors filtering stat (out/in): exclude: 1922/1922, autogenerated_exclude: 1922/2310, identifier_marker: 1922/1922, nolint: 0/79, skip_dirs: 2310/2310, exclude-rules: 79/1922, cgo: 2310/2889, filename_unadjuster: 2310/2310, path_prettifier: 2310/2310, skip_files: 2310/2310 [2021-06-11T08:53:23.479Z] INFO [runner] processing took 78.427756ms with stages: nolint: 35.576794ms, identifier_marker: 20.156455ms, path_prettifier: 11.439207ms, autogenerated_exclude: 5.0505ms, exclude-rules: 3.781766ms, skip_dirs: 2.046785ms, cgo: 239.185µs, filename_unadjuster: 132.795µs, max_same_issues: 1.423µs, uniq_by_line: 545ns, source_code: 517ns, exclude: 365ns, max_from_linter: 346ns, diff: 339ns, skip_files: 286ns, path_shortener: 263ns, max_per_file_from_linter: 185ns [2021-06-11T08:53:23.479Z] INFO [runner] linters took 1m50.05291574s with stages: goanalysis_metalinter: 1m24.83080769s, unused: 25.143555082s [2021-06-11T08:53:23.479Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-11T08:53:23.479Z] INFO Memory: 1769 samples, avg is 264.1MB, max is 4438.5MB [2021-06-11T08:53:23.479Z] INFO Execution took 3m59.29997775s [2021-06-11T08:53:23.479Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-11T08:53:23.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/make.sh dynbinary test-docker-py [2021-06-11T08:53:23.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T08:53:24.322Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.046s coverage: 4.5% of statements [2021-06-11T08:53:24.372Z] [2021-06-11T08:53:24.372Z] Removing bundles/ [2021-06-11T08:53:24.372Z] [2021-06-11T08:53:24.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T08:53:24.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:53:24.372Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:53:24.899Z] ok github.com/docker/docker/libnetwork/drivers/null 0.012s coverage: 34.8% of statements [2021-06-11T08:53:26.827Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.014s coverage: 63.6% of statements [2021-06-11T08:53:27.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T08:53:27.775Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.034s coverage: 57.4% of statements [2021-06-11T08:53:28.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T08:53:29.168Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-06-11T08:53:29.430Z] ok github.com/docker/docker/libnetwork/etchosts 0.040s coverage: 81.2% of statements [2021-06-11T08:53:29.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T08:53:30.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T08:53:30.378Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.010s coverage: 48.1% of statements [2021-06-11T08:53:30.952Z] ok github.com/docker/docker/libnetwork/idm 0.008s coverage: 87.5% of statements [2021-06-11T08:53:31.526Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-11T08:53:31.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T08:53:32.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T08:53:32.916Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.108s coverage: 7.4% of statements [2021-06-11T08:53:34.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T08:53:34.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T08:53:35.577Z] Removing intermediate container f4e9a7f8bf87 [2021-06-11T08:53:35.577Z] ---> 481142c01eda [2021-06-11T08:53:35.577Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-11T08:53:35.577Z] ---> Running in fa86d0b6c350 [2021-06-11T08:53:35.577Z] Removing intermediate container fa86d0b6c350 [2021-06-11T08:53:35.577Z] ---> 8863ffcff9c3 [2021-06-11T08:53:35.577Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-11T08:53:35.577Z] ---> Running in 04d472e5ec58 [2021-06-11T08:53:36.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T08:53:36.554Z] Removing intermediate container 04d472e5ec58 [2021-06-11T08:53:36.554Z] ---> 8639daf5839a [2021-06-11T08:53:36.554Z] Step 10/10 : COPY . . [2021-06-11T08:53:37.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T08:53:37.277Z] Using test binary docker [2021-06-11T08:53:37.277Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T08:53:37.277Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T08:53:37.277Z] INFO: Waiting for daemon to start... [2021-06-11T08:53:37.277Z] Starting dockerd [2021-06-11T08:53:40.646Z] . [2021-06-11T08:53:40.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T08:53:40.646Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T08:53:40.646Z] Error: No such image: emptyfs [2021-06-11T08:53:40.646Z] Running integration-test (iteration 1) [2021-06-11T08:53:40.646Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T08:53:42.936Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-06-11T08:53:42.936Z] ok github.com/docker/docker/libnetwork/ipams/null 0.010s coverage: 57.1% of statements [2021-06-11T08:53:43.886Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.019s coverage: 47.4% of statements [2021-06-11T08:53:44.834Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.023s coverage: 71.4% of statements [2021-06-11T08:53:46.227Z] ok github.com/docker/docker/libnetwork/ipamutils 0.938s coverage: 74.0% of statements [2021-06-11T08:53:48.983Z] --- PASS: TestImportExtremelyLargeImageWorks (103.12s) [2021-06-11T08:53:48.983Z] PASS [2021-06-11T08:53:48.983Z] [2021-06-11T08:53:48.983Z] DONE 12 tests in 106.044s [2021-06-11T08:53:48.983Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T08:53:48.983Z] INFO: Testing against a local daemon [2021-06-11T08:53:48.983Z] === RUN TestNetworkCreateDelete [2021-06-11T08:53:48.983Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-06-11T08:53:48.983Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T08:53:48.983Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-06-11T08:53:48.983Z] === RUN TestDaemonDNSFallback [2021-06-11T08:53:48.983Z] --- PASS: TestDaemonDNSFallback (6.65s) [2021-06-11T08:53:48.983Z] === RUN TestInspectNetwork [2021-06-11T08:53:51.497Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T08:53:51.497Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T08:53:51.497Z] === RUN TestInspectNetwork/network_name [2021-06-11T08:53:51.497Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T08:53:53.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T08:53:53.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T08:53:55.657Z] --- PASS: TestInspectNetwork (7.96s) [2021-06-11T08:53:55.657Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T08:53:55.657Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T08:53:55.657Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T08:53:55.657Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T08:53:55.657Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T08:53:58.936Z] --- PASS: TestRunContainerWithBridgeNone (3.24s) [2021-06-11T08:53:58.936Z] === RUN TestNetworkInvalidJSON [2021-06-11T08:53:58.936Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T08:53:58.936Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T08:53:58.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:53:58.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:53:58.936Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:53:58.936Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:53:58.936Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T08:53:58.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:53:58.936Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T08:53:58.936Z] === RUN TestNetworkList [2021-06-11T08:53:58.936Z] === RUN TestNetworkList//networks [2021-06-11T08:53:58.936Z] === PAUSE TestNetworkList//networks [2021-06-11T08:53:58.936Z] === RUN TestNetworkList//networks/ [2021-06-11T08:53:58.936Z] === PAUSE TestNetworkList//networks/ [2021-06-11T08:53:58.936Z] === CONT TestNetworkList//networks [2021-06-11T08:53:58.936Z] === CONT TestNetworkList//networks/ [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkList (0.01s) [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T08:53:58.936Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T08:53:58.936Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T08:53:59.496Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-06-11T08:53:59.496Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T08:54:00.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-06-11T08:54:00.859Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T08:54:01.419Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-06-11T08:54:01.419Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T08:54:02.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-06-11T08:54:02.345Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T08:54:02.601Z] Loaded image: buildpack-deps:buster [2021-06-11T08:54:02.601Z] Loaded image: busybox:latest [2021-06-11T08:54:02.601Z] Loaded image: busybox:glibc [2021-06-11T08:54:02.601Z] Loaded image: debian:bullseye [2021-06-11T08:54:02.601Z] Loaded image: hello-world:latest [2021-06-11T08:54:02.601Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:54:02.601Z] INFO: Testing against a local daemon [2021-06-11T08:54:02.601Z] === RUN TestCgroupNamespacesBuild [2021-06-11T08:54:03.709Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-06-11T08:54:03.709Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T08:54:04.269Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-11T08:54:04.269Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T08:54:04.510Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2021-06-11T08:54:04.510Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T08:54:06.552Z] ---> 48b31828ef55 [2021-06-11T08:54:06.552Z] Successfully built 48b31828ef55 [2021-06-11T08:54:06.552Z] Successfully tagged docker:latest [2021-06-11T08:54:06.552Z] INFO: Image build ended at 06/11/2021 08:54:04. Duration:00:03:05.7669789 [2021-06-11T08:54:06.552Z] [2021-06-11T08:54:06.552Z] [2021-06-11T08:54:06.552Z] INFO: Building the test binaries at 06/11/2021 08:54:04... [2021-06-11T08:54:06.787Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-06-11T08:54:06.787Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T08:54:06.787Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T08:54:06.787Z] service_test.go:242: FLAKY_TEST [2021-06-11T08:54:06.787Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T08:54:07.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2021-06-11T08:54:07.049Z] === RUN TestBuildWithSession [2021-06-11T08:54:07.049Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T08:54:07.049Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T08:54:07.049Z] === RUN TestBuildSquashParent [2021-06-11T08:54:08.215Z] ok github.com/docker/docker/libnetwork/ipam 30.326s coverage: 85.3% of statements [2021-06-11T08:54:08.216Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-11T08:54:08.216Z] ok github.com/docker/docker/libnetwork/netutils 0.034s coverage: 43.8% of statements [2021-06-11T08:54:09.475Z] INFO: make.ps1 starting at 06/11/2021 08:54:09 [2021-06-11T08:54:09.940Z] INFO: Git commit (6f65ac44ad) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T08:54:09.940Z] INFO: Invoking autogen... [2021-06-11T08:54:09.940Z] INFO: Building daemon... [2021-06-11T08:54:15.178Z] --- PASS: TestBuildSquashParent (8.24s) [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:54:15.178Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:54:15.178Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:54:15.178Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:54:15.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:54:18.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:54:18.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:54:21.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:54:21.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.98s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.70s) [2021-06-11T08:54:24.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2021-06-11T08:54:24.307Z] === RUN TestBuildMultiStageCopy [2021-06-11T08:54:24.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T08:54:24.824Z] --- PASS: TestServiceWithDataPathPortInit (14.96s) [2021-06-11T08:54:24.824Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T08:54:27.599Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T08:54:28.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T08:54:29.145Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T08:54:30.062Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.65s) [2021-06-11T08:54:30.062Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m42gowk67wf7so34221p3jp8y Created:2021-06-11 08:54:23.176487565 +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[049a830162c60132c0f217fbdea824759a0cd02ba0c106601958622ff3f639f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ls3oywo9os477kvy1jhjqkadt EndpointID:be7b713968db4e7a68a8f4e2235c5d8770ccc903d5c6763f1259ff2c24466461 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:edec624b429619e89678ac9fe70c4abc92a26aad075db3d6f90435dcab81b6f0 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:07989ecbd67b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ls3oywo9os477kvy1jhjqkadt EndpointID:be7b713968db4e7a68a8f4e2235c5d8770ccc903d5c6763f1259ff2c24466461 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T08:54:30.062Z] PASS [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] === Skipped [2021-06-11T08:54:30.062Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T08:54:30.062Z] service_test.go:242: FLAKY_TEST [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] DONE 26 tests, 1 skipped in 49.002s [2021-06-11T08:54:30.062Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T08:54:30.062Z] INFO: Testing against a local daemon [2021-06-11T08:54:30.062Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T08:54:30.062Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T08:54:30.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:54:30.062Z] === RUN TestDockerNetworkIpvlan [2021-06-11T08:54:30.062Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T08:54:30.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:54:30.062Z] PASS [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] === Skipped [2021-06-11T08:54:30.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T08:54:30.062Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T08:54:30.062Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] [2021-06-11T08:54:30.062Z] DONE 2 tests, 2 skipped in 0.037s [2021-06-11T08:54:30.062Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T08:54:30.062Z] INFO: Testing against a local daemon [2021-06-11T08:54:30.062Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T08:54:30.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T08:54:30.989Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-06-11T08:54:30.989Z] === RUN TestDockerNetworkMacvlan [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-11T08:54:31.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-11T08:54:31.092Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T08:54:31.551Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T08:54:32.478Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T08:54:33.038Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T08:54:36.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T08:54:36.369Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-11T08:54:36.369Z] === RUN TestBuildLabelWithTargets [2021-06-11T08:54:38.829Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T08:54:44.493Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-11T08:54:44.493Z] === RUN TestBuildWithEmptyLayers [2021-06-11T08:54:45.362Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan (15.30s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.65s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2021-06-11T08:54:46.289Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2021-06-11T08:54:46.289Z] PASS [2021-06-11T08:54:46.289Z] [2021-06-11T08:54:46.289Z] DONE 8 tests in 16.594s [2021-06-11T08:54:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T08:54:46.289Z] testing: warning: no tests to run [2021-06-11T08:54:46.289Z] PASS [2021-06-11T08:54:46.289Z] [2021-06-11T08:54:46.289Z] DONE 0 tests in 0.006s [2021-06-11T08:54:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T08:54:46.289Z] INFO: Testing against a local daemon [2021-06-11T08:54:46.289Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T08:54:47.032Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-06-11T08:54:47.032Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T08:54:47.653Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-06-11T08:54:47.653Z] === RUN TestAuthZPluginTLS [2021-06-11T08:54:48.214Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-11T08:54:48.214Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T08:54:48.775Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-11T08:54:48.775Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T08:54:49.336Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-11T08:54:49.336Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T08:54:49.896Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-06-11T08:54:49.896Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T08:54:51.261Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-06-11T08:54:51.261Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T08:54:51.821Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-11T08:54:51.821Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T08:54:52.311Z] --- PASS: TestBuildMultiStageOnBuild (5.05s) [2021-06-11T08:54:52.311Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T08:54:52.384Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-11T08:54:52.384Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T08:54:52.881Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2021-06-11T08:54:52.882Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T08:54:52.945Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-06-11T08:54:52.945Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T08:54:54.832Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-06-11T08:54:54.832Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T08:54:56.720Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2021-06-11T08:54:56.720Z] === RUN TestAuthZPluginHeader [2021-06-11T08:54:57.083Z] --- PASS: TestBuildMultiStageLayerLeak (4.22s) [2021-06-11T08:54:57.083Z] === RUN TestBuildWithHugeFile [2021-06-11T08:54:57.283Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-06-11T08:54:57.283Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T08:55:00.753Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:55:00.753Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:55:00.753Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:55:00.753Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:55:00.753Z] [2021-06-11T08:55:00.753Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-11T08:55:00.753Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-11T08:55:00.753Z] Using test binary docker [2021-06-11T08:55:00.753Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T08:55:00.753Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T08:55:00.753Z] INFO: Waiting for daemon to start... [2021-06-11T08:55:00.753Z] Starting dockerd [2021-06-11T08:55:00.753Z] . [2021-06-11T08:55:00.753Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-11T08:55:01.446Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s) [2021-06-11T08:55:01.446Z] === RUN TestAuthZPluginV2Disable [2021-06-11T08:55:01.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T08:55:04.708Z] --- PASS: TestAuthZPluginV2Disable (2.99s) [2021-06-11T08:55:04.708Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T08:55:07.220Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.64s) [2021-06-11T08:55:07.220Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T08:55:15.324Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.55s) [2021-06-11T08:55:15.324Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T08:55:33.356Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-06-11T08:55:33.356Z] PASS [2021-06-11T08:55:33.356Z] [2021-06-11T08:55:33.356Z] DONE 17 tests in 45.699s [2021-06-11T08:55:33.356Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T08:55:33.356Z] INFO: Testing against a local daemon [2021-06-11T08:55:33.356Z] === RUN TestPluginInvalidJSON [2021-06-11T08:55:33.356Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:55:33.356Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:55:33.356Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:55:33.356Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-11T08:55:33.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T08:55:33.356Z] === RUN TestPluginInstall [2021-06-11T08:55:33.356Z] === RUN TestPluginInstall/no_auth [2021-06-11T08:55:33.356Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:33.356Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f311fd2a5812828f914f9902e595caea18ebad8662eae28c47868347f38ab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:33.356Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:33.357Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4f311fd2a5812828f914f9902e595caea18ebad8662eae28c47868347f38ab7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:33.613Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T08:55:34.175Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:34.175Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a36cf963dd01f1d203d784b595e53a8c68f835d0e494d8b9f54b609c4800a8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:34.175Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:34.175Z] time="2021-06-11T08:55:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a36cf963dd01f1d203d784b595e53a8c68f835d0e494d8b9f54b609c4800a8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:34.430Z] === RUN TestPluginInstall/with_insecure [2021-06-11T08:55:35.356Z] time="2021-06-11T08:55:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:35.357Z] time="2021-06-11T08:55:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0ce976e7cad6ba5a213f910a01f15d8e2ac83ce0cddb20c53ab443390e45f73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:35.357Z] time="2021-06-11T08:55:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T08:55:35.357Z] time="2021-06-11T08:55:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0ce976e7cad6ba5a213f910a01f15d8e2ac83ce0cddb20c53ab443390e45f73" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T08:55:35.613Z] --- PASS: TestPluginInstall (3.70s) [2021-06-11T08:55:35.613Z] --- PASS: TestPluginInstall/no_auth (1.62s) [2021-06-11T08:55:35.613Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-06-11T08:55:35.613Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-11T08:55:35.613Z] plugin_test.go:165: [d382716fc1ac8] daemon is not started [2021-06-11T08:55:35.613Z] === RUN TestPluginsWithRuntimes [2021-06-11T08:55:36.049Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-11T08:55:36.049Z] [2021-06-11T08:55:36.049Z] ________ ____ __. [2021-06-11T08:55:36.049Z] \_____ \ | |/ _| [2021-06-11T08:55:36.049Z] / | \| < [2021-06-11T08:55:36.049Z] / | \ | \ [2021-06-11T08:55:36.049Z] \_______ /____|__ \ [2021-06-11T08:55:36.049Z] \/ \/ [2021-06-11T08:55:36.049Z] [2021-06-11T08:55:36.049Z] INFO: make.ps1 ended at 06/11/2021 08:55:24 [2021-06-11T08:55:36.049Z] INFO: Binaries build ended at 06/11/2021 08:55:26. Duration:00:01:21.6334743 [2021-06-11T08:55:36.049Z] INFO: Copying the built daemon binary to d:\CI\PR-42512\3\binary\dockerd-6f65ac44ad.exe... [2021-06-11T08:55:36.049Z] INFO: Copying the built client binary to d:\CI\PR-42512\3\binary\docker-6f65ac44ad.exe... [2021-06-11T08:55:36.049Z] INFO: Copying dockerversion from the container... [2021-06-11T08:55:36.049Z] INFO: Copying the golang package from the container to d:\CI\PR-42512\3\installer\go.zip... [2021-06-11T08:55:36.049Z] INFO: Extracting go.zip to d:\CI\PR-42512\3\go [2021-06-11T08:55:37.500Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T08:55:38.426Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T08:55:39.353Z] --- PASS: TestPluginsWithRuntimes (3.66s) [2021-06-11T08:55:39.353Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2021-06-11T08:55:39.353Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-06-11T08:55:39.353Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T08:55:39.415Z] sha256:5ecd5c148498388fb6f0eb84466a19c010afaa207404ad4b73c2eca943c1843e [2021-06-11T08:55:39.415Z] INFO: Starting docker-py tests... [2021-06-11T08:55:39.415Z] ============================= test session starts ============================== [2021-06-11T08:55:39.415Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-11T08:55:39.415Z] rootdir: /src, inifile: pytest.ini [2021-06-11T08:55:39.415Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-11T08:55:39.415Z] collected 390 items / 1 deselected / 389 selected [2021-06-11T08:55:39.415Z] [2021-06-11T08:55:40.280Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-06-11T08:55:40.280Z] PASS [2021-06-11T08:55:40.280Z] [2021-06-11T08:55:40.280Z] DONE 10 tests in 8.134s [2021-06-11T08:55:40.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T08:55:40.280Z] INFO: Testing against a local daemon [2021-06-11T08:55:40.280Z] === RUN TestExternalGraphDriver [2021-06-11T08:55:40.280Z] === RUN TestExternalGraphDriver/json [2021-06-11T08:55:40.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T08:55:42.166Z] === RUN TestExternalGraphDriver/spec [2021-06-11T08:55:42.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T08:55:44.053Z] === RUN TestExternalGraphDriver/pull [2021-06-11T08:55:45.940Z] --- PASS: TestExternalGraphDriver (5.62s) [2021-06-11T08:55:45.940Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2021-06-11T08:55:45.940Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2021-06-11T08:55:45.940Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-06-11T08:55:45.940Z] === RUN TestGraphdriverPluginV2 [2021-06-11T08:55:46.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T08:55:48.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T08:55:49.214Z] --- PASS: TestGraphdriverPluginV2 (3.59s) [2021-06-11T08:55:49.214Z] PASS [2021-06-11T08:55:49.214Z] [2021-06-11T08:55:49.214Z] DONE 5 tests in 9.242s [2021-06-11T08:55:49.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T08:55:49.486Z] INFO: Testing against a local daemon [2021-06-11T08:55:49.486Z] === RUN TestContinueAfterPluginCrash [2021-06-11T08:55:49.486Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T08:55:49.486Z] === RUN TestReadPluginNoRead [2021-06-11T08:55:49.486Z] === PAUSE TestReadPluginNoRead [2021-06-11T08:55:49.486Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T08:55:49.486Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T08:55:49.486Z] === CONT TestContinueAfterPluginCrash [2021-06-11T08:55:49.486Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T08:55:49.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T08:55:53.356Z] --- PASS: TestBuildWithHugeFile (52.74s) [2021-06-11T08:55:53.356Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T08:55:53.356Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T08:55:53.356Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T08:55:53.356Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T08:55:53.356Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:55:53.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:55:53.356Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:55:53.356Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:55:53.356Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:55:53.356Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:55:53.356Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T08:55:53.356Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T08:55:53.356Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T08:55:53.356Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-06-11T08:55:53.356Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-11T08:55:53.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-11T08:55:53.356Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-06-11T08:55:53.356Z] === RUN TestBuildPreserveOwnership [2021-06-11T08:55:53.356Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T08:55:53.659Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-06-11T08:55:53.659Z] === CONT TestReadPluginNoRead [2021-06-11T08:55:53.757Z] INFO: Extraction ended at 06/11/2021 08:55:50. Duration:00:00:21.7703200 [2021-06-11T08:55:53.757Z] INFO: Updating the golang and path environment variables [2021-06-11T08:55:53.757Z] INFO: GOPATH=d:\gopath [2021-06-11T08:55:53.757Z] INFO: go version go1.13.15 windows/amd64 [2021-06-11T08:55:53.757Z] INFO: Running the daemon under test in debug mode [2021-06-11T08:55:53.757Z] INFO: Starting a daemon under test... [2021-06-11T08:55:53.757Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42512\3\daemon --pidfile d:\CI\PR-42512\3\docker.pid -D [2021-06-11T08:55:53.757Z] INFO: Process started successfully. [2021-06-11T08:55:53.757Z] INFO: Start tailing logs of the daemon under tests [2021-06-11T08:55:53.757Z] INFO: Waiting for the daemon under test to start... [2021-06-11T08:55:54.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T08:55:56.172Z] === RUN TestReadPluginNoRead/default [2021-06-11T08:55:56.647Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T08:55:58.058Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T08:55:58.984Z] --- PASS: TestContinueAfterPluginCrash (9.63s) [2021-06-11T08:55:59.544Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T08:56:00.314Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-11T08:56:00.846Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2021-06-11T08:56:00.846Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.87s) [2021-06-11T08:56:00.846Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-11T08:56:00.846Z] === RUN TestBuildPlatformInvalid [2021-06-11T08:56:00.846Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-06-11T08:56:00.846Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T08:56:00.846Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T08:56:00.846Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T08:56:00.846Z] PASS [2021-06-11T08:56:00.846Z] [2021-06-11T08:56:00.846Z] === Skipped [2021-06-11T08:56:00.846Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T08:56:00.846Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T08:56:00.846Z] [2021-06-11T08:56:00.846Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T08:56:00.846Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T08:56:00.846Z] [2021-06-11T08:56:00.846Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T08:56:00.846Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T08:56:00.846Z] [2021-06-11T08:56:00.846Z] [2021-06-11T08:56:00.846Z] DONE 34 tests, 3 skipped in 139.937s [2021-06-11T08:56:00.846Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T08:56:00.846Z] INFO: Testing against a local daemon [2021-06-11T08:56:00.846Z] === RUN TestConfigInspect [2021-06-11T08:56:00.846Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-11T08:56:00.846Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestConfigList [2021-06-11T08:56:00.846Z] --- SKIP: TestConfigList (0.02s) [2021-06-11T08:56:00.846Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestConfigsCreateAndDelete [2021-06-11T08:56:00.846Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-11T08:56:00.846Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestConfigsUpdate [2021-06-11T08:56:00.846Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-11T08:56:00.846Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestTemplatedConfig [2021-06-11T08:56:00.846Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T08:56:00.846Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestConfigCreateResolve [2021-06-11T08:56:00.846Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-11T08:56:00.846Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:00.846Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T08:56:01.133Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-11T08:56:01.431Z] --- PASS: TestReadPluginNoRead (7.58s) [2021-06-11T08:56:01.431Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2021-06-11T08:56:01.431Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-06-11T08:56:01.431Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-06-11T08:56:01.431Z] read_test.go:92: [dca2c68aeb8c8] daemon is not started [2021-06-11T08:56:01.431Z] PASS [2021-06-11T08:56:01.431Z] [2021-06-11T08:56:01.431Z] DONE 6 tests in 11.782s [2021-06-11T08:56:01.431Z] 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-06-11T08:56:01.431Z] testing: warning: no tests to run [2021-06-11T08:56:01.431Z] PASS [2021-06-11T08:56:01.431Z] [2021-06-11T08:56:01.431Z] DONE 0 tests in 0.018s [2021-06-11T08:56:01.431Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T08:56:01.431Z] INFO: Testing against a local daemon [2021-06-11T08:56:01.431Z] === RUN TestPluginWithDevMounts [2021-06-11T08:56:01.431Z] === PAUSE TestPluginWithDevMounts [2021-06-11T08:56:01.431Z] === CONT TestPluginWithDevMounts [2021-06-11T08:56:02.227Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-06-11T08:56:02.227Z] PASS [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === Skipped [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-11T08:56:02.227Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-06-11T08:56:02.227Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-11T08:56:02.227Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-11T08:56:02.227Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-11T08:56:02.227Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-11T08:56:02.227Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] [2021-06-11T08:56:02.227Z] DONE 7 tests, 6 skipped in 1.741s [2021-06-11T08:56:02.227Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T08:56:02.227Z] INFO: Testing against a local daemon [2021-06-11T08:56:02.227Z] === RUN TestCheckpoint [2021-06-11T08:56:02.227Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T08:56:02.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T08:56:02.227Z] === RUN TestContainerInvalidJSON [2021-06-11T08:56:02.227Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:56:02.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:56:02.227Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:56:02.227Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:56:02.227Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:56:02.227Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:56:02.227Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T08:56:02.227Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T08:56:02.227Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T08:56:02.227Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T08:56:02.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T08:56:02.227Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T08:56:02.227Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T08:56:02.227Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T08:56:02.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-11T08:56:02.488Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T08:56:02.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-11T08:56:02.488Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T08:56:02.488Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-11T08:56:02.488Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T08:56:02.488Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-11T08:56:02.488Z] === RUN TestCopyFromContainer [2021-06-11T08:56:02.882Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-11T08:56:03.319Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-06-11T08:56:03.319Z] PASS [2021-06-11T08:56:03.319Z] [2021-06-11T08:56:03.319Z] DONE 1 tests in 1.769s [2021-06-11T08:56:03.319Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T08:56:03.319Z] INFO: Testing against a local daemon [2021-06-11T08:56:03.319Z] === RUN TestSecretInspect [2021-06-11T08:56:04.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T08:56:05.207Z] --- PASS: TestSecretInspect (1.93s) [2021-06-11T08:56:05.207Z] === RUN TestSecretList [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer// [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T08:56:06.691Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer (4.36s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-11T08:56:06.953Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-11T08:56:06.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T08:56:06.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:56:06.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:56:06.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:56:06.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:56:06.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:56:06.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:56:06.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T08:56:06.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T08:56:06.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T08:56:06.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T08:56:06.953Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T08:56:06.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-11T08:56:06.953Z] === RUN TestCreateWithInvalidEnv [2021-06-11T08:56:06.953Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T08:56:06.953Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T08:56:06.953Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T08:56:06.953Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T08:56:06.953Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T08:56:06.953Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T08:56:06.953Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T08:56:06.953Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T08:56:06.953Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T08:56:06.953Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T08:56:06.953Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T08:56:06.953Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T08:56:06.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-11T08:56:06.953Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T08:56:07.721Z] --- PASS: TestSecretList (2.33s) [2021-06-11T08:56:07.721Z] === RUN TestSecretsCreateAndDelete [2021-06-11T08:56:08.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T08:56:08.866Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2021-06-11T08:56:08.866Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T08:56:09.085Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-06-11T08:56:09.085Z] === RUN TestSecretsUpdate [2021-06-11T08:56:11.406Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:56:11.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:56:11.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:56:11.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:56:11.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:56:11.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:56:11.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:56:11.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T08:56:11.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T08:56:11.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T08:56:11.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T08:56:11.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-11T08:56:11.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T08:56:11.407Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T08:56:11.482Z] ...INFO: Daemon under test started and replied! [2021-06-11T08:56:11.482Z] INFO: Docker version of the daemon under test [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] Client: [2021-06-11T08:56:11.482Z] Version: 17.06.2-ce [2021-06-11T08:56:11.482Z] API version: 1.30 [2021-06-11T08:56:11.482Z] Go version: go1.8.3 [2021-06-11T08:56:11.482Z] Git commit: cec0b72 [2021-06-11T08:56:11.482Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-11T08:56:11.482Z] OS/Arch: windows/amd64 [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] Server: [2021-06-11T08:56:11.482Z] Version: 0.0.0-dev [2021-06-11T08:56:11.482Z] API version: 1.41 (minimum version 1.24) [2021-06-11T08:56:11.482Z] Go version: go1.13.15 [2021-06-11T08:56:11.482Z] Git commit: 6f65ac44ad [2021-06-11T08:56:11.482Z] Built: 06/11/2021 08:54:09 [2021-06-11T08:56:11.482Z] OS/Arch: windows/amd64 [2021-06-11T08:56:11.482Z] Experimental: false [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] INFO: Docker info of the daemon under test [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] Containers: 0 [2021-06-11T08:56:11.482Z] Running: 0 [2021-06-11T08:56:11.482Z] Paused: 0 [2021-06-11T08:56:11.482Z] Stopped: 0 [2021-06-11T08:56:11.482Z] Images: 0 [2021-06-11T08:56:11.482Z] Server Version: 0.0.0-dev [2021-06-11T08:56:11.482Z] Storage Driver: windowsfilter [2021-06-11T08:56:11.482Z] Windows: [2021-06-11T08:56:11.482Z] Logging Driver: json-file [2021-06-11T08:56:11.482Z] Plugins: [2021-06-11T08:56:11.482Z] Volume: local [2021-06-11T08:56:11.482Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T08:56:11.482Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T08:56:11.482Z] Swarm: inactive [2021-06-11T08:56:11.482Z] Default Isolation: process [2021-06-11T08:56:11.482Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T08:56:11.482Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T08:56:11.482Z] OSType: windows [2021-06-11T08:56:11.482Z] Architecture: x86_64 [2021-06-11T08:56:11.482Z] CPUs: 4 [2021-06-11T08:56:11.482Z] Total Memory: 32GiB [2021-06-11T08:56:11.482Z] Name: azwin-2-ded680 [2021-06-11T08:56:11.482Z] ID: JXEZ:74N5:TIVF:ZKRD:GYLY:YENU:6KLU:RPKC:FQ4P:DVN7:23RV:JLQ7 [2021-06-11T08:56:11.482Z] Docker Root Dir: D:\CI\PR-42512\3\daemon [2021-06-11T08:56:11.482Z] Debug Mode (client): false [2021-06-11T08:56:11.482Z] Debug Mode (server): true [2021-06-11T08:56:11.482Z] File Descriptors: -1 [2021-06-11T08:56:11.482Z] Goroutines: 16 [2021-06-11T08:56:11.482Z] System Time: 2021-06-11T08:56:10.5248228Z [2021-06-11T08:56:11.482Z] EventsListeners: 0 [2021-06-11T08:56:11.482Z] Registry: https://index.docker.io/v1/ [2021-06-11T08:56:11.482Z] Labels: [2021-06-11T08:56:11.482Z] Experimental: false [2021-06-11T08:56:11.482Z] Insecure Registries: [2021-06-11T08:56:11.482Z] 127.0.0.0/8 [2021-06-11T08:56:11.482Z] Live Restore Enabled: false [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] INFO: Docker images of the daemon under test [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T08:56:11.482Z] [2021-06-11T08:56:11.482Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-11T08:56:11.482Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-11T08:56:11.482Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-11T08:56:11.482Z] 29d5b6a226d2: Pulling fs layer [2021-06-11T08:56:11.598Z] --- PASS: TestSecretsUpdate (2.36s) [2021-06-11T08:56:11.598Z] === RUN TestTemplatedSecret [2021-06-11T08:56:11.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-06-11T08:56:11.667Z] === RUN TestCreateDifferentPlatform [2021-06-11T08:56:11.667Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T08:56:11.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T08:56:11.667Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-11T08:56:11.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T08:56:11.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T08:56:11.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T08:56:11.667Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-11T08:56:11.667Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T08:56:11.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-11T08:56:11.667Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T08:56:11.667Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T08:56:11.667Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T08:56:11.667Z] === RUN TestDaemonRestartIpcMode [2021-06-11T08:56:11.667Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T08:56:11.667Z] === RUN TestDaemonHostGatewayIP [2021-06-11T08:56:11.667Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-11T08:56:11.667Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:56:11.667Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T08:56:11.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T08:56:11.667Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T08:56:11.667Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T08:56:11.667Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T08:56:11.667Z] === RUN TestDiff [2021-06-11T08:56:12.606Z] --- PASS: TestDiff (0.67s) [2021-06-11T08:56:12.606Z] === RUN TestExecWithCloseStdin [2021-06-11T08:56:12.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T08:56:13.546Z] --- PASS: TestExecWithCloseStdin (0.97s) [2021-06-11T08:56:13.546Z] === RUN TestExec [2021-06-11T08:56:14.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T08:56:14.487Z] --- PASS: TestExec (1.00s) [2021-06-11T08:56:14.487Z] === RUN TestExecUser [2021-06-11T08:56:14.865Z] --- PASS: TestTemplatedSecret (3.37s) [2021-06-11T08:56:14.865Z] === RUN TestSecretCreateResolve [2021-06-11T08:56:15.427Z] --- PASS: TestExecUser (0.97s) [2021-06-11T08:56:15.427Z] === RUN TestExportContainerAndImportImage [2021-06-11T08:56:16.369Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-06-11T08:56:16.369Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T08:56:17.379Z] --- PASS: TestSecretCreateResolve (2.37s) [2021-06-11T08:56:17.379Z] PASS [2021-06-11T08:56:17.379Z] [2021-06-11T08:56:17.379Z] DONE 6 tests in 14.336s [2021-06-11T08:56:17.379Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T08:56:17.379Z] INFO: Testing against a local daemon [2021-06-11T08:56:17.379Z] === RUN TestServiceCreateInit [2021-06-11T08:56:17.379Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T08:56:18.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T08:56:19.663Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-06-11T08:56:19.663Z] === RUN TestHealthCheckWorkdir [2021-06-11T08:56:21.046Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-06-11T08:56:21.046Z] === RUN TestHealthKillContainer [2021-06-11T08:56:21.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T08:56:22.686Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T08:56:24.340Z] --- PASS: TestHealthKillContainer (2.97s) [2021-06-11T08:56:24.340Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T08:56:24.600Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-06-11T08:56:24.600Z] === RUN TestIpcModeNone [2021-06-11T08:56:25.566Z] --- PASS: TestIpcModeNone (0.95s) [2021-06-11T08:56:25.566Z] === RUN TestIpcModePrivate [2021-06-11T08:56:26.514Z] --- PASS: TestIpcModePrivate (1.08s) [2021-06-11T08:56:26.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-06-11T08:56:26.514Z] === RUN TestIpcModeShareable [2021-06-11T08:56:26.514Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-11T08:56:26.514Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:56:26.514Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T08:56:26.855Z] --- PASS: TestServiceCreateInit (9.64s) [2021-06-11T08:56:26.855Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2021-06-11T08:56:26.855Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2021-06-11T08:56:26.855Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T08:56:26.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T08:56:29.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T08:56:29.818Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2021-06-11T08:56:29.818Z] === RUN TestAPIIpcModeHost [2021-06-11T08:56:29.818Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-11T08:56:29.818Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:56:29.818Z] === RUN TestDaemonIpcModeShareable [2021-06-11T08:56:29.818Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-11T08:56:29.818Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:56:29.818Z] === RUN TestDaemonIpcModePrivate [2021-06-11T08:56:32.358Z] --- PASS: TestDaemonIpcModePrivate (2.66s) [2021-06-11T08:56:32.358Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-06-11T08:56:32.358Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T08:56:32.358Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T08:56:32.358Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:56:32.358Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T08:56:32.358Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T08:56:32.358Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:56:32.358Z] === RUN TestIpcModeOlderClient [2021-06-11T08:56:32.358Z] === PAUSE TestIpcModeOlderClient [2021-06-11T08:56:32.358Z] === RUN TestKillContainerInvalidSignal [2021-06-11T08:56:32.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T08:56:32.928Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-06-11T08:56:32.928Z] === RUN TestKillContainer [2021-06-11T08:56:32.928Z] === RUN TestKillContainer/no_signal [2021-06-11T08:56:33.868Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T08:56:34.129Z] === RUN TestKillContainer/killing_signal [2021-06-11T08:56:35.073Z] --- PASS: TestKillContainer (2.21s) [2021-06-11T08:56:35.073Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-06-11T08:56:35.073Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-06-11T08:56:35.073Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-06-11T08:56:35.073Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T08:56:35.073Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T08:56:36.013Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T08:56:36.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2021-06-11T08:56:36.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-06-11T08:56:36.583Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-06-11T08:56:36.583Z] === RUN TestKillStoppedContainer [2021-06-11T08:56:36.583Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-11T08:56:36.583Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T08:56:36.583Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-11T08:56:36.583Z] === RUN TestKillDifferentUserContainer [2021-06-11T08:56:36.871Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T08:56:36.871Z] Using test binary docker [2021-06-11T08:56:36.871Z] +++ /etc/init.d/apparmor start [2021-06-11T08:56:36.871Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T08:56:36.871Z] INFO: Waiting for daemon to start... [2021-06-11T08:56:36.871Z] Starting dockerd [2021-06-11T08:56:36.871Z] +++ 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-06-11T08:56:37.153Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-06-11T08:56:37.153Z] === RUN TestInspectOomKilledTrue [2021-06-11T08:56:37.154Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T08:56:37.154Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:56:37.154Z] === RUN TestInspectOomKilledFalse [2021-06-11T08:56:37.154Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T08:56:37.154Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T08:56:37.154Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T08:56:37.154Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T08:56:37.154Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T08:56:37.154Z] === RUN TestLinksContainerNames [2021-06-11T08:56:38.536Z] --- PASS: TestLinksContainerNames (1.39s) [2021-06-11T08:56:38.536Z] === RUN TestLogsFollowTailEmpty [2021-06-11T08:56:38.776Z] . [2021-06-11T08:56:38.776Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T08:56:38.776Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T08:56:38.776Z] Error: No such image: emptyfs [2021-06-11T08:56:38.776Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T08:56:38.776Z] ++++ docker load [2021-06-11T08:56:39.344Z] Running integration-test (iteration 1) [2021-06-11T08:56:39.344Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T08:56:39.344Z] ++ 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-06-11T08:56:39.344Z] ++ set -e [2021-06-11T08:56:39.344Z] ++ '[' -n 0 ']' [2021-06-11T08:56:39.344Z] ++ set -x [2021-06-11T08:56:39.344Z] ++ 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-06-11T08:56:39.477Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-06-11T08:56:39.477Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T08:56:40.047Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/default [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/private [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/slave [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/shared [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/default [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/shared [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/slave [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/private [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:56:40.047Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T08:56:40.047Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T08:56:40.047Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T08:56:40.304Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T08:56:40.307Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T08:56:40.567Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-11T08:56:40.567Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-11T08:56:40.567Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T08:56:40.567Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-06-11T08:56:40.567Z] 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-06-11T08:56:40.567Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T08:56:40.567Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T08:56:40.567Z] 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-06-11T08:56:40.567Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T08:56:40.567Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T08:56:40.567Z] 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-06-11T08:56:40.567Z] === RUN TestNetworkNat [2021-06-11T08:56:41.507Z] --- PASS: TestNetworkNat (0.82s) [2021-06-11T08:56:41.507Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T08:56:42.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-06-11T08:56:42.077Z] === RUN TestNetworkLoopbackNat [2021-06-11T08:56:44.777Z] time="2021-06-11T08:56:43Z" level=debug msg="memberlist: Stream connection from=172.17.0.2:45112" [2021-06-11T08:56:44.777Z] time="2021-06-11T08:56:43Z" level=error msg="node: 8c2d24cf7574 is unknown to memberlist" [2021-06-11T08:56:44.777Z] time="2021-06-11T08:56:43Z" level=error msg="node: 8c2d24cf7574 is unknown to memberlist" [2021-06-11T08:56:44.777Z] time="2021-06-11T08:56:43Z" level=debug msg="Initiating bulk sync with node 8c2d24cf7574 after reconnect" [2021-06-11T08:56:44.777Z] time="2021-06-11T08:56:43Z" level=warning msg="memberlist: Failed to send nack: write udp [::]:10036->172.17.0.2:10037: use of closed network connection from=172.17.0.2:10037" [2021-06-11T08:56:44.777Z] ok github.com/docker/docker/libnetwork/networkdb 156.149s coverage: 60.6% of statements [2021-06-11T08:56:44.777Z] ok github.com/docker/docker/libnetwork/options 0.008s coverage: 100.0% of statements [2021-06-11T08:56:44.897Z] --- PASS: TestCreateServiceMultipleTimes (17.25s) [2021-06-11T08:56:44.897Z] === RUN TestCreateServiceConflict [2021-06-11T08:56:45.371Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-06-11T08:56:45.371Z] === RUN TestPause [2021-06-11T08:56:45.371Z] --- SKIP: TestPause (0.00s) [2021-06-11T08:56:45.371Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:56:45.371Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T08:56:45.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T08:56:45.371Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T08:56:45.371Z] === RUN TestPauseStopPausedContainer [2021-06-11T08:56:45.371Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-11T08:56:45.371Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:56:45.371Z] === RUN TestPidHost [2021-06-11T08:56:46.784Z] --- PASS: TestCreateServiceConflict (2.36s) [2021-06-11T08:56:46.784Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T08:56:47.283Z] --- PASS: TestPidHost (1.95s) [2021-06-11T08:56:47.283Z] === RUN TestPsFilter [2021-06-11T08:56:47.283Z] --- PASS: TestPsFilter (0.15s) [2021-06-11T08:56:47.283Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T08:56:47.853Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-06-11T08:56:47.853Z] === RUN TestRemoveContainerWithVolume [2021-06-11T08:56:48.793Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-06-11T08:56:48.793Z] === RUN TestRemoveContainerRunning [2021-06-11T08:56:49.363Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-11T08:56:49.363Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T08:56:49.934Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-06-11T08:56:49.934Z] === RUN TestRemoveInvalidContainer [2021-06-11T08:56:49.934Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T08:56:49.934Z] === RUN TestRenameLinkedContainer [2021-06-11T08:56:50.048Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2021-06-11T08:56:50.048Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T08:56:50.078Z] ok github.com/docker/docker/libnetwork/osl 4.428s coverage: 39.7% of statements [2021-06-11T08:56:50.656Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.008s coverage: 20.0% of statements [2021-06-11T08:56:51.602Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 87.1% of statements [2021-06-11T08:56:52.993Z] ok github.com/docker/docker/libnetwork/portmapper 0.541s coverage: 49.5% of statements [2021-06-11T08:56:53.231Z] --- PASS: TestRenameLinkedContainer (2.75s) [2021-06-11T08:56:53.231Z] === RUN TestRenameStoppedContainer [2021-06-11T08:56:53.256Z] ok github.com/docker/docker/libnetwork/resolvconf 0.010s coverage: 70.5% of statements [2021-06-11T08:56:53.490Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-06-11T08:56:53.490Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T08:56:54.065Z] 29d5b6a226d2: Verifying Checksum [2021-06-11T08:56:54.065Z] 29d5b6a226d2: Download complete [2021-06-11T08:56:54.203Z] ok github.com/docker/docker/libnetwork/types 0.009s coverage: 47.9% of statements [2021-06-11T08:56:54.872Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-06-11T08:56:54.872Z] === RUN TestRenameInvalidName [2021-06-11T08:56:55.149Z] ok github.com/docker/docker/oci 0.016s coverage: 45.2% of statements [2021-06-11T08:56:55.442Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-11T08:56:55.442Z] === RUN TestRenameAnonymousContainer [2021-06-11T08:56:56.097Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-06-11T08:56:56.359Z] ok github.com/docker/docker/pkg/aaparser 0.007s coverage: 52.9% of statements [2021-06-11T08:56:57.984Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2021-06-11T08:56:57.984Z] === RUN TestRenameContainerWithSameName [2021-06-11T08:56:58.554Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-06-11T08:56:58.554Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T08:56:58.913Z] ok github.com/docker/docker/pkg/archive 0.757s coverage: 81.7% of statements [2021-06-11T08:56:59.935Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-06-11T08:56:59.935Z] === RUN TestResize [2021-06-11T08:57:00.832Z] ok github.com/docker/docker/pkg/authorization 0.580s coverage: 68.3% of statements [2021-06-11T08:57:00.832Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2021-06-11T08:57:00.875Z] --- PASS: TestResize (0.69s) [2021-06-11T08:57:00.875Z] === RUN TestResizeWithInvalidSize [2021-06-11T08:57:01.094Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-06-11T08:57:01.445Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-06-11T08:57:01.445Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T08:57:02.016Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-06-11T08:57:02.017Z] === RUN TestDaemonRestartKillContainers [2021-06-11T08:57:02.017Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T08:57:02.017Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T08:57:02.017Z] === RUN TestCgroupNamespacesRun [2021-06-11T08:57:04.880Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2021-06-11T08:57:04.880Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T08:57:05.308Z] ok github.com/docker/docker/pkg/chrootarchive 2.777s coverage: 43.2% of statements [2021-06-11T08:57:05.309Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-06-11T08:57:05.312Z] --- PASS: TestCgroupNamespacesRun (2.67s) [2021-06-11T08:57:05.312Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T08:57:05.886Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-11T08:57:06.244Z] --- PASS: TestCreateServiceSecretFileMode (2.89s) [2021-06-11T08:57:06.244Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T08:57:06.461Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-06-11T08:57:07.221Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s) [2021-06-11T08:57:07.221Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T08:57:08.760Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2021-06-11T08:57:08.760Z] === RUN TestCreateServiceSysctls [2021-06-11T08:57:09.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.67s) [2021-06-11T08:57:09.763Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T08:57:10.675Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-06-11T08:57:11.249Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-06-11T08:57:11.823Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-11T08:57:12.085Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-06-11T08:57:12.303Z] --- PASS: TestCgroupNamespacesRunHostMode (2.73s) [2021-06-11T08:57:12.303Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T08:57:12.930Z] --- PASS: TestCreateServiceSysctls (3.89s) [2021-06-11T08:57:12.930Z] === RUN TestCreateServiceCapabilities [2021-06-11T08:57:13.030Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-06-11T08:57:13.976Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 88.5% of statements [2021-06-11T08:57:14.551Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2021-06-11T08:57:14.814Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-06-11T08:57:14.903Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-06-11T08:57:14.903Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T08:57:16.194Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2021-06-11T08:57:16.194Z] === RUN TestInspect [2021-06-11T08:57:16.205Z] ok github.com/docker/docker/pkg/idtools 0.448s coverage: 69.5% of statements [2021-06-11T08:57:17.151Z] ok github.com/docker/docker/pkg/ioutils 0.542s coverage: 69.3% of statements [2021-06-11T08:57:17.446Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-06-11T08:57:17.446Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T08:57:17.725Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-11T08:57:18.299Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-06-11T08:57:18.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-06-11T08:57:18.827Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-11T08:57:18.828Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T08:57:19.135Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2021-06-11T08:57:19.397Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-06-11T08:57:19.459Z] --- PASS: TestInspect (3.38s) [2021-06-11T08:57:19.459Z] === RUN TestCreateJob [2021-06-11T08:57:19.971Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-11T08:57:20.233Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-11T08:57:22.123Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2021-06-11T08:57:22.123Z] === RUN TestNISDomainname [2021-06-11T08:57:22.123Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-11T08:57:22.123Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T08:57:22.123Z] === RUN TestHostnameDnsResolution [2021-06-11T08:57:22.693Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-06-11T08:57:22.693Z] === RUN TestStats [2021-06-11T08:57:22.693Z] --- SKIP: TestStats (0.00s) [2021-06-11T08:57:22.693Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:22.693Z] === RUN TestStopContainerWithTimeout [2021-06-11T08:57:22.693Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T08:57:22.693Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T08:57:22.693Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T08:57:22.693Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T08:57:22.693Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T08:57:22.693Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T08:57:22.693Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T08:57:22.693Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T08:57:22.693Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T08:57:22.693Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T08:57:22.724Z] --- PASS: TestCreateJob (3.77s) [2021-06-11T08:57:22.724Z] === RUN TestReplicatedJob [2021-06-11T08:57:24.076Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T08:57:25.458Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T08:57:26.036Z] Loaded image: buildpack-deps:buster [2021-06-11T08:57:26.036Z] Loaded image: busybox:latest [2021-06-11T08:57:26.036Z] Loaded image: busybox:glibc [2021-06-11T08:57:27.941Z] Loaded image: debian:bullseye [2021-06-11T08:57:28.203Z] Loaded image: hello-world:latest [2021-06-11T08:57:28.381Z] ok github.com/docker/docker/libnetwork/iptables 221.069s coverage: 45.1% of statements [2021-06-11T08:57:28.462Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:57:28.462Z] INFO: Testing against a local daemon [2021-06-11T08:57:28.462Z] === RUN TestCgroupNamespacesBuild [2021-06-11T08:57:28.781Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T08:57:28.781Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-06-11T08:57:28.781Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-11T08:57:28.781Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2021-06-11T08:57:28.781Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-06-11T08:57:28.781Z] === RUN TestDeleteDevicemapper [2021-06-11T08:57:28.781Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T08:57:28.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T08:57:28.781Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T08:57:28.956Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-06-11T08:57:29.257Z] --- PASS: TestReplicatedJob (6.58s) [2021-06-11T08:57:29.257Z] === RUN TestUpdateReplicatedJob [2021-06-11T08:57:29.906Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-06-11T08:57:30.482Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-06-11T08:57:30.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-06-11T08:57:30.703Z] === RUN TestUpdateMemory [2021-06-11T08:57:30.703Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T08:57:30.703Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:30.703Z] === RUN TestUpdateCPUQuota [2021-06-11T08:57:30.703Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-11T08:57:30.703Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:30.703Z] === RUN TestUpdatePidsLimit [2021-06-11T08:57:30.703Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-11T08:57:30.703Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:30.703Z] === RUN TestUpdateRestartPolicy [2021-06-11T08:57:31.057Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-06-11T08:57:31.319Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.395s coverage: 59.8% of statements [2021-06-11T08:57:31.764Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2021-06-11T08:57:31.764Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T08:57:31.895Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-06-11T08:57:32.470Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-06-11T08:57:33.044Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-11T08:57:33.419Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2021-06-11T08:57:33.419Z] === RUN TestServiceListWithStatuses [2021-06-11T08:57:33.419Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T08:57:33.420Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T08:57:33.420Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T08:57:33.621Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-06-11T08:57:33.885Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-11T08:57:35.050Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.93s) [2021-06-11T08:57:35.050Z] === RUN TestBuildWithSession [2021-06-11T08:57:35.050Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T08:57:35.050Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T08:57:35.050Z] === RUN TestBuildSquashParent [2021-06-11T08:57:35.278Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-06-11T08:57:35.853Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 39.6% of statements [2021-06-11T08:57:36.428Z] ok github.com/docker/docker/pkg/signal 3.728s coverage: 62.3% of statements [2021-06-11T08:57:36.692Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2021-06-11T08:57:37.298Z] testing: warning: no tests to run [2021-06-11T08:57:37.298Z] coverage: [no statements] [2021-06-11T08:57:37.298Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-06-11T08:57:37.298Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2021-06-11T08:57:37.562Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-06-11T08:57:37.828Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2021-06-11T08:57:38.090Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-06-11T08:57:38.672Z] --- PASS: TestDockerNetworkConnectAlias (4.92s) [2021-06-11T08:57:38.672Z] === RUN TestDockerNetworkReConnect [2021-06-11T08:57:40.015Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2021-06-11T08:57:40.277Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-06-11T08:57:40.278Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 85.4% of statements [2021-06-11T08:57:41.226Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2021-06-11T08:57:41.941Z] --- PASS: TestDockerNetworkReConnect (3.87s) [2021-06-11T08:57:41.941Z] === RUN TestServicePlugin [2021-06-11T08:57:42.920Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-06-11T08:57:42.920Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T08:57:43.153Z] ok github.com/docker/docker/quota 0.418s coverage: 71.4% of statements [2021-06-11T08:57:43.153Z] ok github.com/docker/docker/registry 0.164s coverage: 58.8% of statements [2021-06-11T08:57:43.729Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2021-06-11T08:57:43.859Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-06-11T08:57:43.859Z] === RUN TestWaitNonBlocked [2021-06-11T08:57:43.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:57:43.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:57:43.859Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:57:43.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:57:43.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T08:57:43.859Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T08:57:43.991Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-06-11T08:57:44.567Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-06-11T08:57:44.800Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T08:57:44.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-06-11T08:57:44.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-06-11T08:57:44.800Z] === RUN TestWaitBlocked [2021-06-11T08:57:44.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:57:44.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:57:44.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:57:44.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:57:44.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T08:57:44.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T08:57:44.830Z] ok github.com/docker/docker/runconfig 0.039s coverage: 66.1% of statements [2021-06-11T08:57:46.180Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-11T08:57:46.180Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-06-11T08:57:46.180Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-06-11T08:57:46.180Z] === CONT TestDaemonRestartIpcMode [2021-06-11T08:57:46.180Z] === CONT TestIpcModeOlderClient [2021-06-11T08:57:46.180Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-11T08:57:46.180Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T08:57:47.388Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2021-06-11T08:57:48.337Z] ok github.com/docker/docker/volume/local 0.157s coverage: 76.4% of statements [2021-06-11T08:57:48.600Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2021-06-11T08:57:49.458Z] ..........................xx.................... [ 29%] [2021-06-11T08:57:49.924Z] --- PASS: TestBuildSquashParent (13.47s) [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:57:49.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:57:49.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:57:49.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T08:57:49.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T08:57:50.519Z] ok github.com/docker/docker/volume/service 0.027s coverage: 72.3% of statements [2021-06-11T08:57:51.465Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.98s) [2021-06-11T08:57:51.724Z] --- PASS: TestDaemonRestartIpcMode (5.81s) [2021-06-11T08:57:51.724Z] PASS [2021-06-11T08:57:51.724Z] [2021-06-11T08:57:51.724Z] === Skipped [2021-06-11T08:57:51.724Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T08:57:51.724Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T08:57:51.724Z] [2021-06-11T08:57:51.724Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T08:57:51.724Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T08:57:51.724Z] [2021-06-11T08:57:51.724Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-11T08:57:51.724Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:57:51.724Z] [2021-06-11T08:57:51.724Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T08:57:51.724Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T08:57:51.724Z] [2021-06-11T08:57:51.724Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-11T08:57:51.724Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-11T08:57:51.725Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-11T08:57:51.725Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T08:57:51.725Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T08:57:51.725Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T08:57:51.725Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T08:57:51.725Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T08:57:51.725Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-06-11T08:57:51.725Z] 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-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T08:57:51.725Z] 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-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T08:57:51.725Z] 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-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-11T08:57:51.725Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T08:57:51.725Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-11T08:57:51.725Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-11T08:57:51.725Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-11T08:57:51.725Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-11T08:57:51.725Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T08:57:51.725Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T08:57:51.725Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-11T08:57:51.725Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-11T08:57:51.725Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] [2021-06-11T08:57:51.725Z] DONE 177 tests, 25 skipped in 109.695s [2021-06-11T08:57:51.725Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T08:57:51.985Z] INFO: Testing against a local daemon [2021-06-11T08:57:51.985Z] === RUN TestCommitInheritsEnv [2021-06-11T08:57:53.367Z] --- PASS: TestCommitInheritsEnv (1.17s) [2021-06-11T08:57:53.367Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T08:57:53.367Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T08:57:53.367Z] === RUN TestImagesFilterMultiReference [2021-06-11T08:57:53.367Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-11T08:57:53.367Z] === RUN TestImagePullPlatformInvalid [2021-06-11T08:57:53.367Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T08:57:53.367Z] === RUN TestRemoveImageOrphaning [2021-06-11T08:57:54.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T08:57:54.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T08:57:55.275Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-06-11T08:57:55.275Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T08:57:55.275Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-11T08:57:55.275Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T08:57:55.275Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T08:57:55.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-11T08:57:55.275Z] === RUN TestTagInvalidReference [2021-06-11T08:57:55.275Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-11T08:57:55.275Z] === RUN TestTagValidPrefixedRepo [2021-06-11T08:57:55.275Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-11T08:57:55.275Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T08:57:55.275Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-11T08:57:55.275Z] === RUN TestTagOfficialNames [2021-06-11T08:57:55.275Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-11T08:57:55.275Z] === RUN TestTagMatchesDigest [2021-06-11T08:57:55.275Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-11T08:57:55.275Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T08:57:55.812Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-06-11T08:57:59.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T08:57:59.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.22s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.49s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.59s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.38s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.80s) [2021-06-11T08:58:05.953Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.86s) [2021-06-11T08:58:05.953Z] === RUN TestBuildMultiStageCopy [2021-06-11T08:58:05.953Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T08:58:08.488Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T08:58:09.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T08:58:09.666Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T08:58:10.615Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T08:58:10.730Z] ok github.com/docker/docker/libnetwork 291.806s coverage: 41.0% of statements [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T08:58:10.730Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T08:58:10.731Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === Skipped [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:73: No driver to put! [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-11T08:58:10.731Z] time="2021-06-11T08:52:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-11T08:58:10.731Z] time="2021-06-11T08:52:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-11T08:58:10.731Z] time="2021-06-11T08:52:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-11T08:58:10.731Z] time="2021-06-11T08:52:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-11T08:58:10.731Z] time="2021-06-11T08:52:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:73: No driver to put! [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-11T08:58:10.731Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-11T08:58:10.731Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-11T08:58:10.731Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T08:58:10.731Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-11T08:58:10.731Z] graphtest_unix.go:73: No driver to put! [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-11T08:58:10.731Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T08:58:10.731Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T08:58:10.731Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T08:58:10.731Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T08:58:10.731Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T08:58:10.731Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T08:58:10.731Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T08:58:10.731Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T08:58:10.731Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T08:58:10.731Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-11T08:58:10.731Z] firewalld_test.go:13: firewalld is not running [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-11T08:58:10.731Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-11T08:58:10.731Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] [2021-06-11T08:58:10.731Z] DONE 2654 tests, 35 skipped in 449.682s Post stage [Pipeline] junit [2021-06-11T08:58:10.747Z] Recording test results [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy (6.22s) [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.70s) [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2021-06-11T08:58:11.204Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-06-11T08:58:11.204Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T08:58:12.351Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T08:58:12.578Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2021-06-11T08:58:12.578Z] === RUN TestBuildLabelWithTargets [2021-06-11T08:58:12.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 -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:df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 hack/make.sh dynbinary test-integration [2021-06-11T08:58:13.671Z] [2021-06-11T08:58:13.671Z] Removing bundles/ [2021-06-11T08:58:13.671Z] [2021-06-11T08:58:13.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T08:58:13.671Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:58:13.671Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:58:14.009Z] --- PASS: TestServicePlugin (31.03s) [2021-06-11T08:58:14.009Z] plugin_test.go:62: [d5cf51dfa5cfd] joining swarm manager [da7516b78560a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T08:58:14.009Z] plugin_test.go:65: [d492ede2c5259] joining swarm manager [da7516b78560a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T08:58:14.009Z] === RUN TestServiceUpdateLabel [2021-06-11T08:58:15.110Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2021-06-11T08:58:15.110Z] === RUN TestBuildWithEmptyLayers [2021-06-11T08:58:15.372Z] --- PASS: TestServiceUpdateLabel (2.28s) [2021-06-11T08:58:15.372Z] === RUN TestServiceUpdateSecrets [2021-06-11T08:58:15.906Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-11T08:58:16.488Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-06-11T08:58:16.488Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T08:58:20.677Z] --- PASS: TestBuildMultiStageOnBuild (4.32s) [2021-06-11T08:58:20.677Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T08:58:22.580Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2021-06-11T08:58:22.580Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T08:58:24.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T08:58:24.483Z] Using test binary docker [2021-06-11T08:58:24.483Z] +++ /etc/init.d/apparmor start [2021-06-11T08:58:24.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T08:58:24.483Z] INFO: Waiting for daemon to start... [2021-06-11T08:58:24.483Z] Starting dockerd [2021-06-11T08:58:24.483Z] +++ 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-06-11T08:58:25.418Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T08:58:25.418Z] Using test binary docker [2021-06-11T08:58:25.418Z] +++ /etc/init.d/apparmor start [2021-06-11T08:58:25.418Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T08:58:25.418Z] INFO: Waiting for daemon to start... [2021-06-11T08:58:25.418Z] Starting dockerd [2021-06-11T08:58:25.418Z] +++ 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-06-11T08:58:25.589Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-11T08:58:26.351Z] . [2021-06-11T08:58:26.351Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T08:58:26.351Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T08:58:26.609Z] Error: No such image: emptyfs [2021-06-11T08:58:26.609Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T08:58:26.609Z] ++++ docker load [2021-06-11T08:58:26.609Z] Running integration-test (iteration 1) [2021-06-11T08:58:26.609Z] 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-06-11T08:58:26.609Z] ++ 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-06-11T08:58:26.609Z] ++ set -e [2021-06-11T08:58:26.609Z] ++ '[' -n 0 ']' [2021-06-11T08:58:26.609Z] ++ set -x [2021-06-11T08:58:26.609Z] ++ 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-06-11T08:58:27.544Z] [2021-06-11T08:58:27.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T08:58:27.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T08:58:27.544Z] Error: No such image: emptyfs [2021-06-11T08:58:27.544Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T08:58:27.544Z] ++++ docker load [2021-06-11T08:58:28.478Z] Running integration-test (iteration 1) [2021-06-11T08:58:28.478Z] 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-06-11T08:58:28.478Z] ++ 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-06-11T08:58:28.478Z] ++ set -e [2021-06-11T08:58:28.478Z] ++ '[' -n 0 ']' [2021-06-11T08:58:28.478Z] ++ set -x [2021-06-11T08:58:28.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-11T08:58:29.849Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-11T08:58:30.379Z] --- PASS: TestBuildMultiStageLayerLeak (7.67s) [2021-06-11T08:58:30.379Z] === RUN TestBuildWithHugeFile [2021-06-11T08:58:33.405Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2021-06-11T08:58:33.405Z] === RUN TestServiceUpdateConfigs [2021-06-11T08:58:48.235Z] --- PASS: TestServiceUpdateConfigs (15.20s) [2021-06-11T08:58:48.235Z] === RUN TestServiceUpdateNetwork [2021-06-11T08:58:50.603Z] 29d5b6a226d2: Pull complete [2021-06-11T08:58:50.603Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-11T08:58:50.603Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T08:58:50.603Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-11T08:58:50.603Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-11T08:58:50.603Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-11T08:58:50.603Z] WARN: Skipping validation tests [2021-06-11T08:58:50.603Z] INFO: Running unit tests at 06/11/2021 08:58:39... [2021-06-11T08:58:50.603Z] INFO: make.ps1 starting at 06/11/2021 08:58:44 [2021-06-11T08:58:50.603Z] INFO: Git commit (6f65ac44ad) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T08:58:50.603Z] INFO: Invoking autogen... [2021-06-11T08:58:50.603Z] INFO: Running unit tests... [2021-06-11T08:58:50.870Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-11T08:58:56.417Z] 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-11T08:58:57.911Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-11T08:58:59.399Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-11T08:59:00.393Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2021-06-11T08:59:00.393Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T08:59:00.393Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T08:59:01.321Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T08:59:03.985Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-11T08:59:06.764Z] ? github.com/docker/docker/api [no test files] [2021-06-11T08:59:09.086Z] Loaded image: buildpack-deps:buster [2021-06-11T08:59:09.086Z] Loaded image: busybox:latest [2021-06-11T08:59:09.086Z] Loaded image: busybox:glibc [2021-06-11T08:59:09.086Z] Loaded image: buildpack-deps:buster [2021-06-11T08:59:09.086Z] Loaded image: busybox:latest [2021-06-11T08:59:09.086Z] Loaded image: busybox:glibc [2021-06-11T08:59:09.401Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T08:59:12.374Z] Loaded image: debian:bullseye [2021-06-11T08:59:12.632Z] Loaded image: hello-world:latest [2021-06-11T08:59:12.632Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:59:12.889Z] INFO: Testing against a local daemon [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T08:59:12.890Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T08:59:13.148Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T08:59:13.148Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T08:59:15.052Z] Loaded image: debian:bullseye [2021-06-11T08:59:15.052Z] Loaded image: hello-world:latest [2021-06-11T08:59:15.052Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T08:59:15.052Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T08:59:15.311Z] INFO: Testing against a local daemon [2021-06-11T08:59:15.311Z] === RUN TestDockerDaemonSuite [2021-06-11T08:59:15.311Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T08:59:15.311Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-11T08:59:15.877Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T08:59:15.877Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T08:59:16.443Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T08:59:17.013Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T08:59:17.013Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T08:59:17.517Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-06-11T08:59:17.517Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-11T08:59:17.517Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-06-11T08:59:17.517Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-11T08:59:17.517Z] PASS [2021-06-11T08:59:17.517Z] [2021-06-11T08:59:17.517Z] === Skipped [2021-06-11T08:59:17.517Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T08:59:17.517Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T08:59:17.517Z] [2021-06-11T08:59:17.517Z] [2021-06-11T08:59:17.517Z] DONE 27 tests, 1 skipped in 178.855s [2021-06-11T08:59:17.517Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T08:59:17.517Z] INFO: Testing against a local daemon [2021-06-11T08:59:17.517Z] === RUN TestSessionCreate [2021-06-11T08:59:17.517Z] --- PASS: TestSessionCreate (0.03s) [2021-06-11T08:59:17.517Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T08:59:17.517Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T08:59:17.517Z] PASS [2021-06-11T08:59:17.517Z] [2021-06-11T08:59:17.517Z] DONE 2 tests in 0.083s [2021-06-11T08:59:17.517Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T08:59:17.517Z] INFO: Testing against a local daemon [2021-06-11T08:59:17.517Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T08:59:17.517Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-11T08:59:17.517Z] === RUN TestEventsExecDie [2021-06-11T08:59:17.517Z] --- PASS: TestEventsExecDie (1.07s) [2021-06-11T08:59:17.517Z] === RUN TestEventsBackwardsCompatible [2021-06-11T08:59:17.517Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-06-11T08:59:17.517Z] === RUN TestEventsVolumeCreate [2021-06-11T08:59:17.517Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-11T08:59:17.517Z] === RUN TestInfoBinaryCommits [2021-06-11T08:59:17.517Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-11T08:59:17.517Z] === RUN TestInfoAPIVersioned [2021-06-11T08:59:17.517Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T08:59:17.517Z] === RUN TestInfoDiscoveryBackend [2021-06-11T08:59:18.077Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-06-11T08:59:18.077Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T08:59:18.403Z] .......................... [ 67%] [2021-06-11T08:59:18.917Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T08:59:19.003Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T08:59:19.004Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T08:59:19.175Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T08:59:19.175Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T08:59:19.433Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T08:59:19.565Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-11T08:59:19.565Z] === RUN TestInfoAPI [2021-06-11T08:59:19.565Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T08:59:19.565Z] === RUN TestInfoAPIWarnings [2021-06-11T08:59:20.369Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T08:59:20.936Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-11T08:59:21.624Z] === RUN TestMiddlewares [2021-06-11T08:59:21.624Z] --- PASS: TestMiddlewares (0.00s) [2021-06-11T08:59:21.624Z] PASS [2021-06-11T08:59:21.624Z] coverage: 9.0% of statements [2021-06-11T08:59:21.624Z] ok github.com/docker/docker/api/server 0.081s coverage: 9.0% of statements [2021-06-11T08:59:21.871Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T08:59:22.129Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T08:59:22.129Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T08:59:22.129Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T08:59:23.505Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T08:59:28.773Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T08:59:32.959Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T08:59:35.210Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T08:59:35.210Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:59:35.210Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T08:59:35.210Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T08:59:35.210Z] [2021-06-11T08:59:35.210Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T08:59:35.210Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T08:59:35.210Z] HOSTNAME=196c9bad4408 [2021-06-11T08:59:35.210Z] TESTDEBUG=0 [2021-06-11T08:59:35.210Z] DEST=bundles/test-integration [2021-06-11T08:59:35.210Z] PWD=/go/src/github.com/docker/docker [2021-06-11T08:59:35.210Z] DOCKER_GITCOMMIT=df7dc199b3f75a93f7a5bb0e19de1dac053bfeb1 [2021-06-11T08:59:35.210Z] container=docker [2021-06-11T08:59:35.210Z] HOME=/root [2021-06-11T08:59:35.210Z] GOLANG_VERSION=1.13.15 [2021-06-11T08:59:35.210Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T08:59:35.210Z] VALIDATE_BRANCH=master [2021-06-11T08:59:35.210Z] TERM=xterm [2021-06-11T08:59:35.210Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T08:59:35.210Z] SHLVL=1 [2021-06-11T08:59:35.210Z] TIMEOUT=120m [2021-06-11T08:59:35.210Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T08:59:35.210Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T08:59:35.210Z] GO111MODULE=off [2021-06-11T08:59:35.210Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T08:59:35.210Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T08:59:35.210Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T08:59:35.210Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T08:59:35.210Z] GOPATH=/go [2021-06-11T08:59:35.210Z] PKG_CONFIG=pkg-config [2021-06-11T08:59:35.210Z] _=/usr/bin/env [2021-06-11T08:59:35.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T08:59:36.240Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T08:59:37.594Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-06-11T08:59:37.594Z] === RUN TestInfoDebug [2021-06-11T08:59:37.594Z] --- PASS: TestInfoDebug (0.52s) [2021-06-11T08:59:37.594Z] === RUN TestInfoInsecureRegistries [2021-06-11T08:59:37.594Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-11T08:59:37.594Z] === RUN TestInfoRegistryMirrors [2021-06-11T08:59:37.594Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-11T08:59:37.594Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T08:59:37.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-06-11T08:59:37.594Z] === RUN TestPingCacheHeaders [2021-06-11T08:59:37.594Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T08:59:37.594Z] === RUN TestPingGet [2021-06-11T08:59:37.594Z] --- PASS: TestPingGet (0.01s) [2021-06-11T08:59:37.594Z] === RUN TestPingHead [2021-06-11T08:59:37.850Z] --- PASS: TestPingHead (0.02s) [2021-06-11T08:59:37.850Z] === RUN TestVersion [2021-06-11T08:59:37.850Z] --- PASS: TestVersion (0.02s) [2021-06-11T08:59:37.850Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-11T08:59:38.772Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T08:59:39.214Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2021-06-11T08:59:39.214Z] PASS [2021-06-11T08:59:39.214Z] [2021-06-11T08:59:39.214Z] DONE 19 tests in 23.007s [2021-06-11T08:59:39.214Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T08:59:39.214Z] INFO: Testing against a local daemon [2021-06-11T08:59:39.214Z] === RUN TestVolumesCreateAndList [2021-06-11T08:59:39.470Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-11T08:59:39.470Z] === RUN TestVolumesRemove [2021-06-11T08:59:39.470Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-11T08:59:39.470Z] === RUN TestVolumesInspect [2021-06-11T08:59:39.470Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T08:59:39.470Z] === RUN TestVolumesInvalidJSON [2021-06-11T08:59:39.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T08:59:39.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T08:59:39.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T08:59:39.470Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T08:59:39.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T08:59:39.470Z] PASS [2021-06-11T08:59:39.470Z] [2021-06-11T08:59:39.470Z] DONE 5 tests in 0.172s [2021-06-11T08:59:39.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T08:59:40.148Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T08:59:40.148Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-11T08:59:41.356Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-11T08:59:41.356Z] Removing test suite binaries [2021-06-11T08:59:41.356Z] exiting test-integration [2021-06-11T08:59:41.356Z] ++ exit 0 [2021-06-11T08:59:41.356Z] [2021-06-11T08:59:41.522Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T08:59:43.425Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T08:59:44.360Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-11T08:59:44.618Z] === RUN TestDockerSuite/TestAttachAfterDetach Post stage [Pipeline] junit [2021-06-11T08:59:46.607Z] Recording test results [2021-06-11T08:59:46.765Z] --- PASS: TestImportExtremelyLargeImageWorks (102.40s) [2021-06-11T08:59:46.765Z] PASS [2021-06-11T08:59:46.765Z] [2021-06-11T08:59:46.765Z] === Skipped [2021-06-11T08:59:46.765Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-11T08:59:46.765Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T08:59:46.765Z] [2021-06-11T08:59:46.765Z] [2021-06-11T08:59:46.765Z] DONE 12 tests, 1 skipped in 105.985s [2021-06-11T08:59:46.765Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T08:59:46.765Z] INFO: Testing against a local daemon [2021-06-11T08:59:46.765Z] === RUN TestNetworkCreateDelete [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-06-11T08:59:46.765Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T08:59:46.765Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2021-06-11T08:59:46.765Z] === RUN TestDaemonDNSFallback [2021-06-11T08:59:46.765Z] --- PASS: TestDaemonDNSFallback (7.65s) [2021-06-11T08:59:46.765Z] === RUN TestInspectNetwork [2021-06-11T08:59:46.765Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T08:59:46.765Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.765Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T08:59:46.765Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T08:59:46.765Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestNetworkInvalidJSON [2021-06-11T08:59:46.765Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T08:59:46.765Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T08:59:46.765Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:59:46.765Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:59:46.765Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:59:46.765Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:59:46.765Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T08:59:46.765Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T08:59:46.765Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T08:59:46.765Z] === RUN TestNetworkList [2021-06-11T08:59:46.765Z] === RUN TestNetworkList//networks [2021-06-11T08:59:46.765Z] === PAUSE TestNetworkList//networks [2021-06-11T08:59:46.765Z] === RUN TestNetworkList//networks/ [2021-06-11T08:59:46.765Z] === PAUSE TestNetworkList//networks/ [2021-06-11T08:59:46.765Z] === CONT TestNetworkList//networks [2021-06-11T08:59:46.765Z] === CONT TestNetworkList//networks/ [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkList (0.02s) [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T08:59:46.765Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T08:59:46.765Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T08:59:46.765Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T08:59:46.765Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T08:59:46.765Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T08:59:46.765Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T08:59:46.765Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T08:59:46.765Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T08:59:46.765Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T08:59:46.765Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T08:59:46.765Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T08:59:46.765Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T08:59:46.765Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T08:59:46.765Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.765Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T08:59:46.765Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T08:59:46.765Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T08:59:46.766Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:242: FLAKY_TEST [2021-06-11T08:59:46.766Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T08:59:46.766Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-06-11T08:59:46.766Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T08:59:46.766Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] PASS [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === Skipped [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-11T08:59:46.766Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T08:59:46.766Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T08:59:46.766Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T08:59:46.766Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:242: FLAKY_TEST [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-06-11T08:59:46.766Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T08:59:46.766Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] DONE 22 tests, 12 skipped in 8.571s [2021-06-11T08:59:46.766Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T08:59:46.766Z] INFO: Testing against a local daemon [2021-06-11T08:59:46.766Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T08:59:46.766Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T08:59:46.766Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:59:46.766Z] === RUN TestDockerNetworkIpvlan [2021-06-11T08:59:46.766Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T08:59:46.766Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:59:46.766Z] PASS [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === Skipped [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T08:59:46.766Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T08:59:46.766Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] DONE 2 tests, 2 skipped in 0.126s [2021-06-11T08:59:46.766Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T08:59:46.766Z] INFO: Testing against a local daemon [2021-06-11T08:59:46.766Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T08:59:46.766Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T08:59:46.766Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] === RUN TestDockerNetworkMacvlan [2021-06-11T08:59:46.766Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-11T08:59:46.766Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] PASS [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === Skipped [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T08:59:46.766Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-11T08:59:46.766Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] DONE 2 tests, 2 skipped in 0.114s [2021-06-11T08:59:46.766Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T08:59:46.766Z] testing: warning: no tests to run [2021-06-11T08:59:46.766Z] PASS [2021-06-11T08:59:46.766Z] [2021-06-11T08:59:46.766Z] DONE 0 tests in 0.028s [2021-06-11T08:59:46.766Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T08:59:46.766Z] INFO: Testing against a local daemon [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginTLS [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginHeader [2021-06-11T08:59:46.766Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-11T08:59:46.766Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:46.766Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T08:59:46.807Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T08:59:47.027Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] === RUN TestAuthZPluginV2Disable [2021-06-11T08:59:47.027Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T08:59:47.027Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T08:59:47.027Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T08:59:47.027Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] PASS [2021-06-11T08:59:47.027Z] [2021-06-11T08:59:47.027Z] === Skipped [2021-06-11T08:59:47.027Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] [2021-06-11T08:59:47.027Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] [2021-06-11T08:59:47.027Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] [2021-06-11T08:59:47.027Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T08:59:47.027Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.027Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T08:59:47.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] [2021-06-11T08:59:47.028Z] DONE 17 tests, 17 skipped in 0.418s [2021-06-11T08:59:47.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T08:59:47.135Z] + echo Ensuring container killed. [2021-06-11T08:59:47.135Z] Ensuring container killed. [2021-06-11T08:59:47.135Z] + docker rm -vf docker-pr3 [2021-06-11T08:59:47.135Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-11T08:59:47.287Z] INFO: Testing against a local daemon [2021-06-11T08:59:47.288Z] === RUN TestPluginInvalidJSON [2021-06-11T08:59:47.288Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:59:47.288Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:59:47.288Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T08:59:47.288Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-11T08:59:47.288Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T08:59:47.288Z] === RUN TestPluginInstall [2021-06-11T08:59:47.288Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T08:59:47.288Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.288Z] === RUN TestPluginsWithRuntimes [2021-06-11T08:59:47.288Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T08:59:47.288Z] 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-06-11T08:59:47.288Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T08:59:47.288Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T08:59:47.288Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T08:59:47.288Z] PASS [2021-06-11T08:59:47.288Z] [2021-06-11T08:59:47.288Z] === Skipped [2021-06-11T08:59:47.288Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-11T08:59:47.288Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T08:59:47.288Z] [2021-06-11T08:59:47.288Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-11T08:59:47.288Z] 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-06-11T08:59:47.288Z] [2021-06-11T08:59:47.288Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T08:59:47.288Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T08:59:47.288Z] [2021-06-11T08:59:47.288Z] [2021-06-11T08:59:47.288Z] DONE 5 tests, 3 skipped in 0.153s [2021-06-11T08:59:47.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T08:59:47.288Z] INFO: Testing against a local daemon [2021-06-11T08:59:47.288Z] === RUN TestExternalGraphDriver [2021-06-11T08:59:47.489Z] + echo Chowning /workspace to jenkins user [2021-06-11T08:59:47.489Z] Chowning /workspace to jenkins user [2021-06-11T08:59:47.489Z] + id -u [2021-06-11T08:59:47.489Z] + id -g [2021-06-11T08:59:47.489Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T08:59:47.552Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-11T08:59:47.552Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T08:59:47.552Z] === RUN TestGraphdriverPluginV2 [2021-06-11T08:59:47.944Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-11T08:59:47.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-11T08:59:49.844Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-11T08:59:49.844Z] === RUN TestDockerSuite/TestAttachDetach [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T08:59:50.333Z] + bundleName=amd64-cgroup2 [2021-06-11T08:59:50.333Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T08:59:50.333Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T08:59:50.333Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T08:59:50.333Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-11T08:59:50.597Z] Archiving artifacts [2021-06-11T08:59:50.841Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T08:59:51.142Z] + make clean [2021-06-11T08:59:51.397Z] docker volume rm -f docker-dev-cache [2021-06-11T08:59:51.397Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T08:59:51.745Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T08:59:52.683Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T08:59:54.129Z] --- PASS: TestGraphdriverPluginV2 (5.93s) [2021-06-11T08:59:54.129Z] PASS [2021-06-11T08:59:54.129Z] [2021-06-11T08:59:54.129Z] === Skipped [2021-06-11T08:59:54.129Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-11T08:59:54.129Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T08:59:54.129Z] [2021-06-11T08:59:54.129Z] [2021-06-11T08:59:54.129Z] DONE 2 tests, 1 skipped in 6.140s [2021-06-11T08:59:54.129Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T08:59:54.129Z] INFO: Testing against a local daemon [2021-06-11T08:59:54.129Z] === RUN TestContinueAfterPluginCrash [2021-06-11T08:59:54.129Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T08:59:54.129Z] === RUN TestReadPluginNoRead [2021-06-11T08:59:54.129Z] === PAUSE TestReadPluginNoRead [2021-06-11T08:59:54.129Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T08:59:54.129Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T08:59:54.129Z] === CONT TestContinueAfterPluginCrash [2021-06-11T08:59:54.129Z] === CONT TestDaemonStartWithLogOpt [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T08:59:55.214Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-11T08:59:55.214Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T08:59:57.117Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T08:59:57.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T08:59:57.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T08:59:58.492Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T08:59:58.492Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-11T09:00:00.393Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T09:00:00.459Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-11T09:00:00.707Z] --- PASS: TestDaemonStartWithLogOpt (6.70s) [2021-06-11T09:00:00.707Z] === CONT TestReadPluginNoRead [2021-06-11T09:00:02.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-11T09:00:03.672Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T09:00:04.007Z] === RUN TestReadPluginNoRead/default [2021-06-11T09:00:04.267Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2021-06-11T09:00:05.573Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T09:00:06.807Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T09:00:06.946Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-11T09:00:07.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T09:00:07.512Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T09:00:09.345Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T09:00:09.415Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T09:00:10.349Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T09:00:11.884Z] --- PASS: TestReadPluginNoRead (11.43s) [2021-06-11T09:00:11.884Z] --- PASS: TestReadPluginNoRead/default (2.59s) [2021-06-11T09:00:11.884Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.59s) [2021-06-11T09:00:11.884Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-06-11T09:00:11.884Z] read_test.go:92: [de7b085962883] daemon is not started [2021-06-11T09:00:11.884Z] PASS [2021-06-11T09:00:11.884Z] [2021-06-11T09:00:11.884Z] DONE 6 tests in 18.255s [2021-06-11T09:00:11.884Z] 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-06-11T09:00:11.884Z] testing: warning: no tests to run [2021-06-11T09:00:11.884Z] PASS [2021-06-11T09:00:11.884Z] [2021-06-11T09:00:11.884Z] DONE 0 tests in 0.048s [2021-06-11T09:00:11.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T09:00:11.884Z] INFO: Testing against a local daemon [2021-06-11T09:00:11.884Z] === RUN TestPluginWithDevMounts [2021-06-11T09:00:11.884Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T09:00:11.884Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T09:00:11.884Z] PASS [2021-06-11T09:00:11.884Z] [2021-06-11T09:00:11.884Z] === Skipped [2021-06-11T09:00:11.884Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-11T09:00:11.884Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T09:00:11.884Z] [2021-06-11T09:00:11.884Z] [2021-06-11T09:00:11.884Z] DONE 1 tests, 1 skipped in 0.133s [2021-06-11T09:00:11.884Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T09:00:12.144Z] INFO: Testing against a local daemon [2021-06-11T09:00:12.144Z] === RUN TestSecretInspect [2021-06-11T09:00:12.144Z] --- SKIP: TestSecretInspect (0.02s) [2021-06-11T09:00:12.144Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestSecretList [2021-06-11T09:00:12.144Z] --- SKIP: TestSecretList (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestSecretsCreateAndDelete [2021-06-11T09:00:12.144Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestSecretsUpdate [2021-06-11T09:00:12.144Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-06-11T09:00:12.144Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestTemplatedSecret [2021-06-11T09:00:12.144Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T09:00:12.144Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestSecretCreateResolve [2021-06-11T09:00:12.144Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] PASS [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === Skipped [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-06-11T09:00:12.144Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-06-11T09:00:12.144Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-11T09:00:12.144Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-11T09:00:12.144Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] [2021-06-11T09:00:12.144Z] DONE 6 tests, 6 skipped in 0.206s [2021-06-11T09:00:12.144Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T09:00:12.144Z] INFO: Testing against a local daemon [2021-06-11T09:00:12.144Z] === RUN TestServiceCreateInit [2021-06-11T09:00:12.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T09:00:12.144Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T09:00:12.144Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-11T09:00:12.144Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:00:12.144Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:00:12.144Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.144Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T09:00:12.250Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-11T09:00:12.404Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceConflict [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-11T09:00:12.404Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-11T09:00:12.404Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-11T09:00:12.404Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-06-11T09:00:12.404Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-11T09:00:12.404Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceSysctls [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-11T09:00:12.404Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateServiceCapabilities [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-11T09:00:12.404Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestInspect [2021-06-11T09:00:12.404Z] --- SKIP: TestInspect (0.01s) [2021-06-11T09:00:12.404Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestCreateJob [2021-06-11T09:00:12.404Z] --- SKIP: TestCreateJob (0.01s) [2021-06-11T09:00:12.404Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestReplicatedJob [2021-06-11T09:00:12.404Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-11T09:00:12.404Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestUpdateReplicatedJob [2021-06-11T09:00:12.404Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-06-11T09:00:12.404Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestServiceListWithStatuses [2021-06-11T09:00:12.404Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T09:00:12.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:00:12.404Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T09:00:12.404Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-11T09:00:12.404Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestDockerNetworkReConnect [2021-06-11T09:00:12.404Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-11T09:00:12.404Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:12.404Z] === RUN TestServicePlugin [2021-06-11T09:00:12.508Z] --- PASS: TestBuildWithHugeFile (102.19s) [2021-06-11T09:00:12.508Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T09:00:12.508Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T09:00:12.508Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T09:00:12.508Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T09:00:12.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:00:12.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:00:12.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:00:12.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:00:12.508Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:00:12.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:00:12.508Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:00:12.508Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:00:12.767Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:00:12.767Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-11T09:00:12.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-06-11T09:00:12.767Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-06-11T09:00:12.767Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-06-11T09:00:12.767Z] === RUN TestBuildPreserveOwnership [2021-06-11T09:00:13.025Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T09:00:15.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T09:00:15.549Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-11T09:00:15.557Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-11T09:00:16.605Z] --- SKIP: TestServicePlugin (3.49s) [2021-06-11T09:00:16.605Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] === RUN TestServiceUpdateLabel [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] === RUN TestServiceUpdateSecrets [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] === RUN TestServiceUpdateConfigs [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-06-11T09:00:16.605Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] === RUN TestServiceUpdateNetwork [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-11T09:00:16.605Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] PASS [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === Skipped [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:00:16.605Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:00:16.605Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:00:16.605Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-11T09:00:16.605Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-11T09:00:16.605Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-11T09:00:16.605Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-11T09:00:16.605Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-06-11T09:00:16.605Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-11T09:00:16.605Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-11T09:00:16.605Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-11T09:00:16.605Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-11T09:00:16.605Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-11T09:00:16.605Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-11T09:00:16.605Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-06-11T09:00:16.605Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T09:00:16.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-11T09:00:16.605Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-11T09:00:16.605Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s) [2021-06-11T09:00:16.605Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-06-11T09:00:16.605Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-11T09:00:16.605Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-11T09:00:16.605Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] DONE 24 tests, 23 skipped in 3.926s [2021-06-11T09:00:16.605Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T09:00:16.605Z] INFO: Testing against a local daemon [2021-06-11T09:00:16.605Z] === RUN TestSessionCreate [2021-06-11T09:00:16.605Z] --- PASS: TestSessionCreate (0.02s) [2021-06-11T09:00:16.605Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T09:00:16.605Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T09:00:16.605Z] PASS [2021-06-11T09:00:16.605Z] [2021-06-11T09:00:16.605Z] DONE 2 tests in 0.153s [2021-06-11T09:00:16.605Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T09:00:16.605Z] INFO: Testing against a local daemon [2021-06-11T09:00:16.605Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T09:00:16.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T09:00:16.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:00:16.605Z] === RUN TestEventsExecDie [2021-06-11T09:00:16.931Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-11T09:00:17.444Z] tests/integration/client_test.py ..... [ 75%] [2021-06-11T09:00:17.547Z] --- PASS: TestEventsExecDie (1.00s) [2021-06-11T09:00:17.547Z] === RUN TestEventsBackwardsCompatible [2021-06-11T09:00:17.547Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-11T09:00:17.547Z] === RUN TestEventsVolumeCreate [2021-06-11T09:00:17.547Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-11T09:00:17.547Z] === RUN TestInfoBinaryCommits [2021-06-11T09:00:17.547Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-11T09:00:17.547Z] === RUN TestInfoAPIVersioned [2021-06-11T09:00:17.547Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T09:00:17.547Z] === RUN TestInfoDiscoveryBackend [2021-06-11T09:00:17.701Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-11T09:00:18.262Z] tests/integration/errors_test.py . [ 76%] [2021-06-11T09:00:18.305Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T09:00:18.927Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-06-11T09:00:18.927Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T09:00:20.208Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-11T09:00:20.467Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-11T09:00:21.034Z] --- PASS: TestBuildPreserveOwnership (8.10s) [2021-06-11T09:00:21.034Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.51s) [2021-06-11T09:00:21.034Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.55s) [2021-06-11T09:00:21.034Z] === RUN TestBuildPlatformInvalid [2021-06-11T09:00:21.034Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-11T09:00:21.034Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-11T09:00:21.034Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T09:00:22.148Z] === RUN TestBoolValue [2021-06-11T09:00:22.148Z] --- PASS: TestBoolValue (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestBoolValueOrDefault [2021-06-11T09:00:22.148Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestInt64ValueOrZero [2021-06-11T09:00:22.148Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestInt64ValueOrDefault [2021-06-11T09:00:22.148Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-11T09:00:22.148Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestJsonContentType [2021-06-11T09:00:22.148Z] --- PASS: TestJsonContentType (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 14.7% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2021-06-11T09:00:22.148Z] === RUN TestMaskSecretKeys [2021-06-11T09:00:22.148Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-11T09:00:22.148Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-11T09:00:22.148Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-11T09:00:22.148Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-11T09:00:22.148Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-11T09:00:22.148Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-11T09:00:22.148Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestVersionMiddlewareVersion [2021-06-11T09:00:22.148Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-11T09:00:22.148Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 37.7% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/server/middleware 0.110s coverage: 37.7% of statements [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T09:00:22.148Z] === RUN TestStrSliceMarshalJSON [2021-06-11T09:00:22.148Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestStrSliceUnmarshalJSON [2021-06-11T09:00:22.148Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestStrSliceUnmarshalString [2021-06-11T09:00:22.148Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestStrSliceUnmarshalSlice [2021-06-11T09:00:22.148Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 90.0% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/types/strslice 0.088s coverage: 90.0% of statements [2021-06-11T09:00:22.148Z] === RUN TestToJSON [2021-06-11T09:00:22.148Z] --- PASS: TestToJSON (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestToParamWithVersion [2021-06-11T09:00:22.148Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestFromJSON [2021-06-11T09:00:22.148Z] --- PASS: TestFromJSON (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestEmpty [2021-06-11T09:00:22.148Z] --- PASS: TestEmpty (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestArgsMatchKVListEmptySources [2021-06-11T09:00:22.148Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestArgsMatchKVList [2021-06-11T09:00:22.148Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestArgsMatch [2021-06-11T09:00:22.148Z] --- PASS: TestArgsMatch (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestAdd [2021-06-11T09:00:22.148Z] --- PASS: TestAdd (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestDel [2021-06-11T09:00:22.148Z] --- PASS: TestDel (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestLen [2021-06-11T09:00:22.148Z] --- PASS: TestLen (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestExactMatch [2021-06-11T09:00:22.148Z] --- PASS: TestExactMatch (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestOnlyOneExactMatch [2021-06-11T09:00:22.148Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestContains [2021-06-11T09:00:22.148Z] --- PASS: TestContains (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestValidate [2021-06-11T09:00:22.148Z] --- PASS: TestValidate (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestWalkValues [2021-06-11T09:00:22.148Z] --- PASS: TestWalkValues (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestFuzzyMatch [2021-06-11T09:00:22.148Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestClone [2021-06-11T09:00:22.148Z] --- PASS: TestClone (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 92.2% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2021-06-11T09:00:22.148Z] === RUN TestAdjustForAPIVersion [2021-06-11T09:00:22.148Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 5.7% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/server/router/swarm 0.089s coverage: 5.7% of statements [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T09:00:22.148Z] === RUN TestDurationToSecondsString [2021-06-11T09:00:22.148Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-11T09:00:22.148Z] === RUN TestGetTimestamp [2021-06-11T09:00:22.148Z] --- PASS: TestGetTimestamp (0.17s) [2021-06-11T09:00:22.148Z] === RUN TestParseTimestamps [2021-06-11T09:00:22.148Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 100.0% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/types/time 0.220s coverage: 100.0% of statements [2021-06-11T09:00:22.148Z] === RUN TestCompareVersion [2021-06-11T09:00:22.148Z] --- PASS: TestCompareVersion (0.00s) [2021-06-11T09:00:22.148Z] PASS [2021-06-11T09:00:22.148Z] coverage: 75.0% of statements [2021-06-11T09:00:22.148Z] ok github.com/docker/docker/api/types/versions 0.070s coverage: 75.0% of statements [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T09:00:22.148Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T09:00:22.933Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-11T09:00:23.122Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-06-11T09:00:23.122Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T09:00:23.122Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T09:00:23.122Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T09:00:23.122Z] === RUN TestInfoAPI [2021-06-11T09:00:23.122Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T09:00:23.122Z] === RUN TestInfoAPIWarnings [2021-06-11T09:00:23.499Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-11T09:00:23.694Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-11T09:00:23.694Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-11T09:00:23.694Z] === RUN TestCloneArgsSmartHttp [2021-06-11T09:00:23.694Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-06-11T09:00:23.694Z] === RUN TestCloneArgsDumbHttp [2021-06-11T09:00:23.694Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-11T09:00:23.694Z] === RUN TestCloneArgsGit [2021-06-11T09:00:23.694Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-11T09:00:23.694Z] === RUN TestCheckoutGit [2021-06-11T09:00:25.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T09:00:25.885Z] === RUN TestEnable [2021-06-11T09:00:25.885Z] --- PASS: TestEnable (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestDisable [2021-06-11T09:00:25.885Z] --- PASS: TestDisable (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestEnabled [2021-06-11T09:00:25.885Z] --- PASS: TestEnabled (0.00s) [2021-06-11T09:00:25.885Z] PASS [2021-06-11T09:00:25.885Z] coverage: 100.0% of statements [2021-06-11T09:00:25.885Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-06-11T09:00:25.885Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-11T09:00:25.885Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-11T09:00:25.885Z] === RUN TestProcessNoDockerignore [2021-06-11T09:00:25.885Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-11T09:00:25.885Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestDetectContentType [2021-06-11T09:00:25.885Z] --- PASS: TestDetectContentType (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestSelectAcceptableMIME [2021-06-11T09:00:25.885Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestInspectEmptyResponse [2021-06-11T09:00:25.885Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestInspectResponseBinary [2021-06-11T09:00:25.885Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestResponseUnsupportedContentType [2021-06-11T09:00:25.885Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestInspectResponseTextSimple [2021-06-11T09:00:25.885Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestInspectResponseEmptyContentType [2021-06-11T09:00:25.885Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-11T09:00:25.885Z] === RUN TestUnknownContentLength [2021-06-11T09:00:25.885Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-11T09:00:26.346Z] === RUN TestDownloadRemote [2021-06-11T09:00:26.346Z] --- PASS: TestDownloadRemote (0.09s) [2021-06-11T09:00:26.346Z] === RUN TestGetWithStatusError [2021-06-11T09:00:26.346Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-11T09:00:26.346Z] === RUN TestCloseRootDirectory [2021-06-11T09:00:26.346Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-11T09:00:26.346Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:00:26.346Z] === RUN TestHashFile [2021-06-11T09:00:26.346Z] --- SKIP: TestHashFile (0.00s) [2021-06-11T09:00:26.346Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:00:26.346Z] === RUN TestHashSubdir [2021-06-11T09:00:26.346Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-11T09:00:26.346Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:00:26.346Z] === RUN TestRemoveDirectory [2021-06-11T09:00:26.346Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-11T09:00:26.346Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:00:26.346Z] PASS [2021-06-11T09:00:26.346Z] coverage: 9.3% of statements [2021-06-11T09:00:26.346Z] ok github.com/docker/docker/builder/remotecontext 0.330s coverage: 9.3% of statements [2021-06-11T09:00:26.784Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-11T09:00:26.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T09:00:26.809Z] === RUN TestGetAllAllowed [2021-06-11T09:00:26.809Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestGetAllMeta [2021-06-11T09:00:26.809Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-11T09:00:26.809Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestIsUnreferencedBuiltin [2021-06-11T09:00:26.809Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestIsExistingDirectory [2021-06-11T09:00:26.809Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestGetFilenameForDownload [2021-06-11T09:00:26.809Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestEnv2Variables [2021-06-11T09:00:26.809Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-11T09:00:26.809Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestMaintainer [2021-06-11T09:00:26.809Z] --- PASS: TestMaintainer (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestLabel [2021-06-11T09:00:26.809Z] --- PASS: TestLabel (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestFromScratch [2021-06-11T09:00:26.809Z] --- PASS: TestFromScratch (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestFromWithArg [2021-06-11T09:00:26.809Z] --- PASS: TestFromWithArg (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-11T09:00:26.809Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestFromWithUndefinedArg [2021-06-11T09:00:26.809Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestFromMultiStageWithNamedStage [2021-06-11T09:00:26.809Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestOnbuild [2021-06-11T09:00:26.809Z] --- PASS: TestOnbuild (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestWorkdir [2021-06-11T09:00:26.809Z] --- PASS: TestWorkdir (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestCmd [2021-06-11T09:00:26.809Z] --- PASS: TestCmd (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestHealthcheckNone [2021-06-11T09:00:26.809Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestHealthcheckCmd [2021-06-11T09:00:26.809Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestEntrypoint [2021-06-11T09:00:26.809Z] --- PASS: TestEntrypoint (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestExpose [2021-06-11T09:00:26.809Z] --- PASS: TestExpose (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestUser [2021-06-11T09:00:26.809Z] --- PASS: TestUser (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestVolume [2021-06-11T09:00:26.809Z] --- PASS: TestVolume (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestStopSignal [2021-06-11T09:00:26.809Z] --- SKIP: TestStopSignal (0.00s) [2021-06-11T09:00:26.809Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T09:00:26.809Z] === RUN TestArg [2021-06-11T09:00:26.809Z] --- PASS: TestArg (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestShell [2021-06-11T09:00:26.809Z] --- PASS: TestShell (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestPrependEnvOnCmd [2021-06-11T09:00:26.809Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestRunWithBuildArgs [2021-06-11T09:00:26.809Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestRunIgnoresHealthcheck [2021-06-11T09:00:26.809Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestDispatchUnsupportedOptions [2021-06-11T09:00:26.809Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-11T09:00:26.809Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-11T09:00:26.809Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-11T09:00:26.809Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestNormalizeWorkdir [2021-06-11T09:00:26.809Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestDispatch [2021-06-11T09:00:26.809Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-11T09:00:26.809Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-11T09:00:26.809Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-11T09:00:26.809Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-11T09:00:26.809Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-11T09:00:26.809Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-11T09:00:26.809Z] === RUN TestDispatch/COPY_url [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch (0.05s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-11T09:00:26.809Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestAddScratchImageAddsToMounts [2021-06-11T09:00:26.809Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-11T09:00:26.809Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-11T09:00:27.271Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-11T09:00:27.271Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-11T09:00:27.271Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestImageSourceGetAddsToMounts [2021-06-11T09:00:27.271Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestEmptyDockerfile [2021-06-11T09:00:27.271Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-11T09:00:27.271Z] === RUN TestSymlinkDockerfile [2021-06-11T09:00:27.271Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-06-11T09:00:27.271Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-11T09:00:27.271Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestNonExistingDockerfile [2021-06-11T09:00:27.271Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestCopyRunConfig [2021-06-11T09:00:27.271Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestDeepCopyRunConfig [2021-06-11T09:00:27.271Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestExportImage [2021-06-11T09:00:27.271Z] --- PASS: TestExportImage (0.00s) [2021-06-11T09:00:27.271Z] === RUN TestNormalizeDest [2021-06-11T09:00:27.271Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-11T09:00:27.271Z] PASS [2021-06-11T09:00:27.271Z] coverage: 47.0% of statements [2021-06-11T09:00:27.271Z] ok github.com/docker/docker/builder/dockerfile 0.232s coverage: 47.0% of statements [2021-06-11T09:00:27.271Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T09:00:28.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T09:00:28.687Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-11T09:00:29.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T09:00:30.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T09:00:31.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T09:00:31.972Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-11T09:00:32.906Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-11T09:00:33.840Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-11T09:00:34.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T09:00:36.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T09:00:37.122Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-11T09:00:37.625Z] === RUN TestCheckpointCreateError [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointCreate [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointDeleteError [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointDelete [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointListError [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointList [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointList (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestCheckpointListContainerNotFound [2021-06-11T09:00:37.625Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNewClientWithOpsFromEnv [2021-06-11T09:00:37.625Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T09:00:37.625Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T09:00:37.625Z] === RUN TestGetAPIPath [2021-06-11T09:00:37.625Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestParseHostURL [2021-06-11T09:00:37.625Z] --- PASS: TestParseHostURL (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-11T09:00:37.625Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPIVersion [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPVersionOverride [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-11T09:00:37.625Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestClientRedirect [2021-06-11T09:00:37.625Z] --- PASS: TestClientRedirect (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigCreateUnsupported [2021-06-11T09:00:37.625Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigCreateError [2021-06-11T09:00:37.625Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigCreate [2021-06-11T09:00:37.625Z] --- PASS: TestConfigCreate (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspectNotFound [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspectWithEmptyID [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspectUnsupported [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspectError [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspectConfigNotFound [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigInspect [2021-06-11T09:00:37.625Z] --- PASS: TestConfigInspect (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigListUnsupported [2021-06-11T09:00:37.625Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigListError [2021-06-11T09:00:37.625Z] --- PASS: TestConfigListError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigList [2021-06-11T09:00:37.625Z] --- PASS: TestConfigList (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigRemoveUnsupported [2021-06-11T09:00:37.625Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigRemoveError [2021-06-11T09:00:37.625Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-11T09:00:37.625Z] === RUN TestConfigRemove [2021-06-11T09:00:37.625Z] --- PASS: TestConfigRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestConfigUpdateUnsupported [2021-06-11T09:00:37.626Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestConfigUpdateError [2021-06-11T09:00:37.626Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestConfigUpdate [2021-06-11T09:00:37.626Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCommitError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCommit [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCommit (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStatPathError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStatPathNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStatPathNoHeaderError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStatPath [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyToContainerError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyToContainerNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyToContainer [2021-06-11T09:00:37.626Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyFromContainerError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyFromContainerNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-11T09:00:37.626Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestCopyFromContainer [2021-06-11T09:00:37.626Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCreateError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCreateImageNotFound [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCreateWithName [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerCreateAutoRemove [2021-06-11T09:00:37.626Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerDiffError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerDiff [2021-06-11T09:00:37.626Z] --- PASS: TestContainerDiff (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecCreateError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecCreate [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecStartError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecStart [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecInspectError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecInspect [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExportError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExportError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExport [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExport (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerInspectError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerInspectContainerNotFound [2021-06-11T09:00:37.626Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerInspectWithEmptyID [2021-06-11T09:00:37.626Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerInspect [2021-06-11T09:00:37.626Z] --- PASS: TestContainerInspect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerInspectNode [2021-06-11T09:00:37.626Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerKillError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerKillError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerKill [2021-06-11T09:00:37.626Z] --- PASS: TestContainerKill (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerListError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerListError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerList [2021-06-11T09:00:37.626Z] --- PASS: TestContainerList (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerLogsNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerLogsError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerLogs [2021-06-11T09:00:37.626Z] --- PASS: TestContainerLogs (0.18s) [2021-06-11T09:00:37.626Z] === RUN TestContainerPauseError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerPause [2021-06-11T09:00:37.626Z] --- PASS: TestContainerPause (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainersPruneError [2021-06-11T09:00:37.626Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainersPrune [2021-06-11T09:00:37.626Z] --- PASS: TestContainersPrune (0.05s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRemoveError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRemoveNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRemove [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRenameError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRename [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRename (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerResizeError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecResizeError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerResize [2021-06-11T09:00:37.626Z] --- PASS: TestContainerResize (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerExecResize [2021-06-11T09:00:37.626Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRestartError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerRestart [2021-06-11T09:00:37.626Z] --- PASS: TestContainerRestart (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStartError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStartError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStart [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStart (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStatsError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStats [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStats (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStopError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStopError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerStop [2021-06-11T09:00:37.626Z] --- PASS: TestContainerStop (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerTopError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerTopError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerTop [2021-06-11T09:00:37.626Z] --- PASS: TestContainerTop (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerUnpauseError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerUnpause [2021-06-11T09:00:37.626Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerUpdateError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerUpdate [2021-06-11T09:00:37.626Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerWaitError [2021-06-11T09:00:37.626Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestContainerWait [2021-06-11T09:00:37.626Z] --- PASS: TestContainerWait (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestDiskUsageError [2021-06-11T09:00:37.626Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestDiskUsage [2021-06-11T09:00:37.626Z] --- PASS: TestDiskUsage (0.02s) [2021-06-11T09:00:37.626Z] === RUN TestDistributionInspectUnsupported [2021-06-11T09:00:37.626Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestDistributionInspectWithEmptyID [2021-06-11T09:00:37.626Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestEventsErrorInOptions [2021-06-11T09:00:37.626Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestEventsErrorFromServer [2021-06-11T09:00:37.626Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestEvents [2021-06-11T09:00:37.626Z] --- PASS: TestEvents (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestTLSCloseWriter [2021-06-11T09:00:37.626Z] === PAUSE TestTLSCloseWriter [2021-06-11T09:00:37.626Z] === RUN TestImageBuildError [2021-06-11T09:00:37.626Z] --- PASS: TestImageBuildError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageBuild [2021-06-11T09:00:37.626Z] --- PASS: TestImageBuild (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestGetDockerOS [2021-06-11T09:00:37.626Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageCreateError [2021-06-11T09:00:37.626Z] --- PASS: TestImageCreateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageCreate [2021-06-11T09:00:37.626Z] --- PASS: TestImageCreate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageHistoryError [2021-06-11T09:00:37.626Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageHistory [2021-06-11T09:00:37.626Z] --- PASS: TestImageHistory (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageImportError [2021-06-11T09:00:37.626Z] --- PASS: TestImageImportError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageImport [2021-06-11T09:00:37.626Z] --- PASS: TestImageImport (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageInspectError [2021-06-11T09:00:37.626Z] --- PASS: TestImageInspectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageInspectImageNotFound [2021-06-11T09:00:37.626Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageInspectWithEmptyID [2021-06-11T09:00:37.626Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageInspect [2021-06-11T09:00:37.626Z] --- PASS: TestImageInspect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageListError [2021-06-11T09:00:37.626Z] --- PASS: TestImageListError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageList [2021-06-11T09:00:37.626Z] --- PASS: TestImageList (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageListApiBefore125 [2021-06-11T09:00:37.626Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageLoadError [2021-06-11T09:00:37.626Z] --- PASS: TestImageLoadError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageLoad [2021-06-11T09:00:37.626Z] --- PASS: TestImageLoad (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagesPruneError [2021-06-11T09:00:37.626Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagesPrune [2021-06-11T09:00:37.626Z] --- PASS: TestImagesPrune (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullReferenceParseError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullAnyError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePullWithoutErrors [2021-06-11T09:00:37.626Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushReferenceError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushAnyError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithoutErrors [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-11T09:00:37.626Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-11T09:00:37.626Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageRemoveError [2021-06-11T09:00:37.626Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageRemoveImageNotFound [2021-06-11T09:00:37.626Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageRemove [2021-06-11T09:00:37.626Z] --- PASS: TestImageRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSaveError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSaveError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSave [2021-06-11T09:00:37.626Z] --- PASS: TestImageSave (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchAnyError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageSearchWithoutErrors [2021-06-11T09:00:37.626Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageTagError [2021-06-11T09:00:37.626Z] --- PASS: TestImageTagError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageTagInvalidReference [2021-06-11T09:00:37.626Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageTagInvalidSourceImageName [2021-06-11T09:00:37.626Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageTagHexSource [2021-06-11T09:00:37.626Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestImageTag [2021-06-11T09:00:37.626Z] --- PASS: TestImageTag (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestInfoServerError [2021-06-11T09:00:37.626Z] --- PASS: TestInfoServerError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestInfoInvalidResponseJSONError [2021-06-11T09:00:37.626Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestInfo [2021-06-11T09:00:37.626Z] --- PASS: TestInfo (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkConnectError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkConnect [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkCreateError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkCreate [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkDisconnectError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkDisconnect [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkInspectError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkInspectNotFoundError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkInspectWithEmptyID [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkInspect [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkListError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkListError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkList [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkList (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworksPruneError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworksPrune [2021-06-11T09:00:37.626Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkRemoveError [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNetworkRemove [2021-06-11T09:00:37.626Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeInspectError [2021-06-11T09:00:37.626Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeInspectNodeNotFound [2021-06-11T09:00:37.626Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeInspectWithEmptyID [2021-06-11T09:00:37.626Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeInspect [2021-06-11T09:00:37.626Z] --- PASS: TestNodeInspect (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeListError [2021-06-11T09:00:37.626Z] --- PASS: TestNodeListError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeList [2021-06-11T09:00:37.626Z] --- PASS: TestNodeList (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeRemoveError [2021-06-11T09:00:37.626Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeRemove [2021-06-11T09:00:37.626Z] --- PASS: TestNodeRemove (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeUpdateError [2021-06-11T09:00:37.626Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestNodeUpdate [2021-06-11T09:00:37.626Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-11T09:00:37.626Z] === RUN TestOptionWithTimeout [2021-06-11T09:00:37.626Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPingFail [2021-06-11T09:00:37.627Z] --- PASS: TestPingFail (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPingWithError [2021-06-11T09:00:37.627Z] 2021/06/11 09:00:36 RoundTripper returned a response & error; ignoring response [2021-06-11T09:00:37.627Z] 2021/06/11 09:00:36 RoundTripper returned a response & error; ignoring response [2021-06-11T09:00:37.627Z] --- PASS: TestPingWithError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPingSuccess [2021-06-11T09:00:37.627Z] --- PASS: TestPingSuccess (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPingHeadFallback [2021-06-11T09:00:37.627Z] === RUN TestPingHeadFallback/OK [2021-06-11T09:00:37.627Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-11T09:00:37.627Z] === RUN TestPingHeadFallback/Not_Found [2021-06-11T09:00:37.627Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-11T09:00:37.627Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-11T09:00:37.627Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-11T09:00:37.627Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-11T09:00:37.627Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-11T09:00:37.627Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginDisableError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginDisable [2021-06-11T09:00:37.627Z] --- PASS: TestPluginDisable (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginEnableError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginEnable [2021-06-11T09:00:37.627Z] --- PASS: TestPluginEnable (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginInspectWithEmptyID [2021-06-11T09:00:37.627Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginInspect [2021-06-11T09:00:37.627Z] --- PASS: TestPluginInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginListError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginListError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginList [2021-06-11T09:00:37.627Z] --- PASS: TestPluginList (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginPushError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginPushError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginPush [2021-06-11T09:00:37.627Z] --- PASS: TestPluginPush (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginRemoveError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginRemove [2021-06-11T09:00:37.627Z] --- PASS: TestPluginRemove (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginSetError [2021-06-11T09:00:37.627Z] --- PASS: TestPluginSetError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPluginSet [2021-06-11T09:00:37.627Z] --- PASS: TestPluginSet (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSetHostHeader [2021-06-11T09:00:37.627Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestPlainTextError [2021-06-11T09:00:37.627Z] --- PASS: TestPlainTextError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestInfiniteError [2021-06-11T09:00:37.627Z] --- PASS: TestInfiniteError (0.04s) [2021-06-11T09:00:37.627Z] === RUN TestSecretCreateUnsupported [2021-06-11T09:00:37.627Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretCreateError [2021-06-11T09:00:37.627Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretCreate [2021-06-11T09:00:37.627Z] --- PASS: TestSecretCreate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretInspectUnsupported [2021-06-11T09:00:37.627Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretInspectSecretNotFound [2021-06-11T09:00:37.627Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretInspectWithEmptyID [2021-06-11T09:00:37.627Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretInspect [2021-06-11T09:00:37.627Z] --- PASS: TestSecretInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretListUnsupported [2021-06-11T09:00:37.627Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretListError [2021-06-11T09:00:37.627Z] --- PASS: TestSecretListError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretList [2021-06-11T09:00:37.627Z] --- PASS: TestSecretList (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretRemoveUnsupported [2021-06-11T09:00:37.627Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretRemoveError [2021-06-11T09:00:37.627Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretRemove [2021-06-11T09:00:37.627Z] --- PASS: TestSecretRemove (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretUpdateUnsupported [2021-06-11T09:00:37.627Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretUpdateError [2021-06-11T09:00:37.627Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSecretUpdate [2021-06-11T09:00:37.627Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceCreateError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceCreate [2021-06-11T09:00:37.627Z] --- PASS: TestServiceCreate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-11T09:00:37.627Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceCreateDigestPinning [2021-06-11T09:00:37.627Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceInspectServiceNotFound [2021-06-11T09:00:37.627Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceInspectWithEmptyID [2021-06-11T09:00:37.627Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceInspect [2021-06-11T09:00:37.627Z] --- PASS: TestServiceInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceListError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceListError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceList [2021-06-11T09:00:37.627Z] --- PASS: TestServiceList (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceLogsError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceLogs [2021-06-11T09:00:37.627Z] --- PASS: TestServiceLogs (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceRemoveError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceRemoveNotFoundError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceRemove [2021-06-11T09:00:37.627Z] --- PASS: TestServiceRemove (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceUpdateError [2021-06-11T09:00:37.627Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestServiceUpdate [2021-06-11T09:00:37.627Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmGetUnlockKeyError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmGetUnlockKey [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmInitError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmInit [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmInit (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmInspect [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmJoinError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmJoin [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmLeaveError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmLeave [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmUnlockError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmUnlock [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmUpdateError [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestSwarmUpdate [2021-06-11T09:00:37.627Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestTaskInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestTaskInspectWithEmptyID [2021-06-11T09:00:37.627Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestTaskInspect [2021-06-11T09:00:37.627Z] --- PASS: TestTaskInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestTaskListError [2021-06-11T09:00:37.627Z] --- PASS: TestTaskListError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestTaskList [2021-06-11T09:00:37.627Z] --- PASS: TestTaskList (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeCreateError [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeCreate [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeInspectError [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeInspectNotFound [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeInspectWithEmptyID [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeInspect [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeListError [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeListError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeList [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeList (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeRemoveError [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-11T09:00:37.627Z] === RUN TestVolumeRemove [2021-06-11T09:00:37.627Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-11T09:00:37.627Z] === CONT TestTLSCloseWriter [2021-06-11T09:00:37.627Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-11T09:00:37.627Z] PASS [2021-06-11T09:00:37.627Z] coverage: 74.9% of statements [2021-06-11T09:00:37.627Z] ok github.com/docker/docker/client 0.665s coverage: 74.9% of statements [2021-06-11T09:00:38.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T09:00:39.028Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T09:00:39.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T09:00:39.286Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T09:00:41.188Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-11T09:00:41.188Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T09:00:41.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T09:00:41.313Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-06-11T09:00:41.313Z] === RUN TestInfoDebug [2021-06-11T09:00:41.313Z] --- PASS: TestInfoDebug (1.52s) [2021-06-11T09:00:41.313Z] === RUN TestInfoInsecureRegistries [2021-06-11T09:00:41.754Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-11T09:00:41.754Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T09:00:41.883Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-11T09:00:41.883Z] === RUN TestInfoRegistryMirrors [2021-06-11T09:00:42.013Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-11T09:00:42.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T09:00:42.580Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-11T09:00:42.580Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-11T09:00:43.148Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-11T09:00:43.791Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-06-11T09:00:43.791Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T09:00:43.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-06-11T09:00:43.791Z] === RUN TestPingCacheHeaders [2021-06-11T09:00:43.791Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T09:00:43.791Z] === RUN TestPingGet [2021-06-11T09:00:43.791Z] --- PASS: TestPingGet (0.01s) [2021-06-11T09:00:43.791Z] === RUN TestPingHead [2021-06-11T09:00:43.791Z] --- PASS: TestPingHead (0.02s) [2021-06-11T09:00:43.791Z] === RUN TestVersion [2021-06-11T09:00:43.791Z] --- PASS: TestVersion (0.02s) [2021-06-11T09:00:43.791Z] PASS [2021-06-11T09:00:43.791Z] [2021-06-11T09:00:43.791Z] === Skipped [2021-06-11T09:00:43.791Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T09:00:43.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:00:43.791Z] [2021-06-11T09:00:43.791Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T09:00:43.791Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T09:00:43.791Z] [2021-06-11T09:00:43.791Z] [2021-06-11T09:00:43.791Z] DONE 19 tests, 2 skipped in 27.430s [2021-06-11T09:00:43.791Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T09:00:43.791Z] INFO: Testing against a local daemon [2021-06-11T09:00:43.791Z] === RUN TestVolumesCreateAndList [2021-06-11T09:00:43.791Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-06-11T09:00:43.791Z] === RUN TestVolumesRemove [2021-06-11T09:00:43.791Z] --- PASS: TestVolumesRemove (0.07s) [2021-06-11T09:00:43.791Z] === RUN TestVolumesInspect [2021-06-11T09:00:43.791Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T09:00:43.791Z] === RUN TestVolumesInvalidJSON [2021-06-11T09:00:43.791Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T09:00:43.791Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T09:00:43.791Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T09:00:43.791Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T09:00:43.791Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T09:00:43.791Z] PASS [2021-06-11T09:00:43.791Z] [2021-06-11T09:00:43.791Z] DONE 5 tests in 0.234s [2021-06-11T09:00:43.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T09:00:44.051Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12535 is not a child of this shell [2021-06-11T09:00:44.051Z] warning: PID 12535 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-11T09:00:44.051Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:00:44.051Z] [2021-06-11T09:00:44.051Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:00:44.051Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:00:44.051Z] [2021-06-11T09:00:44.051Z] To set a process to complain mode, use the command line tool [2021-06-11T09:00:44.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:00:44.051Z] Removing test suite binaries [2021-06-11T09:00:44.051Z] exiting test-integration [2021-06-11T09:00:44.051Z] ++ exit 0 [2021-06-11T09:00:44.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T09:00:44.989Z] [2021-06-11T09:00:45.212Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-11T09:00:45.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2021-06-11T09:00:46.389Z] Recording test results [2021-06-11T09:00:46.509Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T09:00:46.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T09:00:47.458Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-11T09:00:47.682Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T09:00:48.024Z] + echo Ensuring container killed. [2021-06-11T09:00:48.024Z] Ensuring container killed. [2021-06-11T09:00:48.024Z] + docker rm -vf docker-pr3 [2021-06-11T09:00:48.024Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-11T09:00:48.230Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T09:00:48.230Z] Using test binary docker [2021-06-11T09:00:48.317Z] + echo Chowning /workspace to jenkins user [2021-06-11T09:00:48.317Z] Chowning /workspace to jenkins user [2021-06-11T09:00:48.317Z] + id -u [2021-06-11T09:00:48.317Z] + id -g [2021-06-11T09:00:48.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T09:00:48.317Z] Unable to find image 'busybox:latest' locally [2021-06-11T09:00:48.317Z] latest: Pulling from library/busybox [2021-06-11T09:00:48.492Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T09:00:48.492Z] +++ /etc/init.d/apparmor start [2021-06-11T09:00:48.492Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T09:00:48.492Z] INFO: Waiting for daemon to start... [2021-06-11T09:00:48.492Z] Starting dockerd [2021-06-11T09:00:48.492Z] +++ 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-06-11T09:00:48.577Z] b71f96345d44: Pulling fs layer [2021-06-11T09:00:48.577Z] b71f96345d44: Download complete [2021-06-11T09:00:48.577Z] b71f96345d44: Pull complete [2021-06-11T09:00:48.577Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T09:00:48.577Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T09:00:49.815Z] + bundleName=amd64-rootless [2021-06-11T09:00:49.815Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-11T09:00:49.815Z] Creating amd64-rootless-bundles.tar.gz [2021-06-11T09:00:49.815Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T09:00:49.815Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-11T09:00:49.828Z] Archiving artifacts [2021-06-11T09:00:49.987Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T09:00:51.342Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-06-11T09:00:51.365Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T09:00:51.365Z] Loaded image: buildpack-deps:buster [2021-06-11T09:00:51.365Z] Loaded image: busybox:latest [Pipeline] sh [2021-06-11T09:00:51.624Z] Loaded image: busybox:glibc [2021-06-11T09:00:51.652Z] + make clean [2021-06-11T09:00:51.911Z] docker volume rm -f docker-dev-cache [2021-06-11T09:00:51.911Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T09:00:53.786Z] . [2021-06-11T09:00:53.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T09:00:53.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T09:00:53.786Z] Error: No such image: emptyfs [2021-06-11T09:00:53.786Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T09:00:53.786Z] ++++ docker load [2021-06-11T09:00:54.049Z] Running integration-test (iteration 1) [2021-06-11T09:00:54.049Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T09:00:54.049Z] ++ 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-06-11T09:00:54.049Z] ++ set -e [2021-06-11T09:00:54.049Z] ++ '[' -n 0 ']' [2021-06-11T09:00:54.049Z] ++ set -x [2021-06-11T09:00:54.049Z] ++ 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-06-11T09:00:54.907Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-11T09:00:57.440Z] Loaded image: debian:bullseye [2021-06-11T09:00:57.698Z] Loaded image: hello-world:latest [2021-06-11T09:00:57.957Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T09:00:57.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-11T09:00:57.957Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-11T09:01:01.241Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-11T09:01:02.814Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestConfigureDaemonLogs [2021-06-11T09:01:02.814Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestCommonOptionsInstallFlags [2021-06-11T09:01:02.814Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-11T09:01:02.814Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-11T09:01:02.814Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-11T09:01:02.814Z] PASS [2021-06-11T09:01:02.814Z] coverage: 18.4% of statements [2021-06-11T09:01:02.814Z] ok github.com/docker/docker/cmd/dockerd 0.233s coverage: 18.4% of statements [2021-06-11T09:01:03.142Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T09:01:04.359Z] === RUN TestContainerStopSignal [2021-06-11T09:01:04.359Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestContainerStopTimeout [2021-06-11T09:01:04.359Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-11T09:01:04.359Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-11T09:01:04.359Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-11T09:01:04.359Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-06-11T09:01:04.359Z] === RUN TestReplaceAndAppendEnvVars [2021-06-11T09:01:04.359Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-11T09:01:04.359Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-11T09:01:04.359Z] === RUN TestNewMemoryStore [2021-06-11T09:01:04.359Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestAddContainers [2021-06-11T09:01:04.359Z] --- PASS: TestAddContainers (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestGetContainer [2021-06-11T09:01:04.359Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestDeleteContainer [2021-06-11T09:01:04.359Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestListContainers [2021-06-11T09:01:04.359Z] --- PASS: TestListContainers (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestFirstContainer [2021-06-11T09:01:04.359Z] --- PASS: TestFirstContainer (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestApplyAllContainer [2021-06-11T09:01:04.359Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestIsValidHealthString [2021-06-11T09:01:04.359Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestStateRunStop [2021-06-11T09:01:04.359Z] --- PASS: TestStateRunStop (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestStateTimeoutWait [2021-06-11T09:01:04.359Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-11T09:01:04.359Z] state_test.go:141: Stop callback fired [2021-06-11T09:01:04.359Z] state_test.go:165: Stop callback fired [2021-06-11T09:01:04.359Z] === RUN TestIsValidStateString [2021-06-11T09:01:04.359Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestViewSaveDelete [2021-06-11T09:01:04.359Z] --- PASS: TestViewSaveDelete (0.02s) [2021-06-11T09:01:04.359Z] === RUN TestViewAll [2021-06-11T09:01:04.359Z] --- PASS: TestViewAll (0.01s) [2021-06-11T09:01:04.359Z] === RUN TestViewGet [2021-06-11T09:01:04.359Z] --- PASS: TestViewGet (0.01s) [2021-06-11T09:01:04.359Z] === RUN TestNames [2021-06-11T09:01:04.359Z] --- PASS: TestNames (0.00s) [2021-06-11T09:01:04.359Z] === RUN TestViewWithHealthCheck [2021-06-11T09:01:04.359Z] --- PASS: TestViewWithHealthCheck (0.04s) [2021-06-11T09:01:04.359Z] PASS [2021-06-11T09:01:04.359Z] coverage: 41.5% of statements [2021-06-11T09:01:04.359Z] ok github.com/docker/docker/container 0.404s coverage: 41.5% of statements [2021-06-11T09:01:04.517Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-11T09:01:04.527Z] ......... [ 86%] [2021-06-11T09:01:06.325Z] Loaded image: buildpack-deps:buster [2021-06-11T09:01:06.325Z] Loaded image: busybox:latest [2021-06-11T09:01:06.325Z] Loaded image: busybox:glibc [2021-06-11T09:01:07.800Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-11T09:01:08.877Z] Loaded image: debian:bullseye [2021-06-11T09:01:09.704Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.48s) [2021-06-11T09:01:09.704Z] PASS [2021-06-11T09:01:09.704Z] [2021-06-11T09:01:09.704Z] === Skipped [2021-06-11T09:01:09.704Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T09:01:09.704Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T09:01:09.704Z] [2021-06-11T09:01:09.704Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T09:01:09.704Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T09:01:09.704Z] [2021-06-11T09:01:09.704Z] [2021-06-11T09:01:09.704Z] DONE 34 tests, 2 skipped in 270.354s [2021-06-11T09:01:09.704Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T09:01:09.704Z] ++ 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-06-11T09:01:09.704Z] ++ set -e [2021-06-11T09:01:09.704Z] ++ '[' -n 0 ']' [2021-06-11T09:01:09.704Z] ++ set -x [2021-06-11T09:01:09.704Z] ++ 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-06-11T09:01:09.711Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-11T09:01:09.822Z] Loaded image: hello-world:latest [2021-06-11T09:01:09.963Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-11T09:01:09.963Z] INFO: Testing against a local daemon [2021-06-11T09:01:09.963Z] === RUN TestConfigInspect [2021-06-11T09:01:09.963Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T09:01:10.221Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T09:01:11.209Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T09:01:11.329Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-11T09:01:11.461Z] === RUN TestNewListSecretsFilters [2021-06-11T09:01:11.461Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestNewListConfigsFilters [2021-06-11T09:01:11.461Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-11T09:01:11.461Z] PASS [2021-06-11T09:01:11.461Z] coverage: 0.5% of statements [2021-06-11T09:01:11.461Z] ok github.com/docker/docker/daemon/cluster 0.469s coverage: 0.5% of statements [2021-06-11T09:01:11.461Z] === RUN TestPrepare [2021-06-11T09:01:11.461Z] --- PASS: TestPrepare (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestStart [2021-06-11T09:01:11.461Z] --- PASS: TestStart (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestWaitCancel [2021-06-11T09:01:11.461Z] --- PASS: TestWaitCancel (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestWaitDisabled [2021-06-11T09:01:11.461Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestWaitEnabled [2021-06-11T09:01:11.461Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-11T09:01:11.461Z] === RUN TestRemove [2021-06-11T09:01:11.461Z] --- PASS: TestRemove (0.00s) [2021-06-11T09:01:11.461Z] PASS [2021-06-11T09:01:11.461Z] coverage: 65.3% of statements [2021-06-11T09:01:11.461Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.115s coverage: 65.3% of statements [2021-06-11T09:01:11.783Z] INFO: Testing against a local daemon [2021-06-11T09:01:11.783Z] === RUN TestCgroupNamespacesBuild [2021-06-11T09:01:12.120Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T09:01:13.494Z] --- PASS: TestConfigInspect (3.42s) [2021-06-11T09:01:13.494Z] === RUN TestConfigList [2021-06-11T09:01:13.752Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-11T09:01:14.339Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2021-06-11T09:01:14.339Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T09:01:14.686Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-11T09:01:15.216Z] === RUN TestVerifyNetworkingConfig [2021-06-11T09:01:15.216Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestGetContainer [2021-06-11T09:01:15.216Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestValidContainerNames [2021-06-11T09:01:15.216Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestContainerInitDNS [2021-06-11T09:01:15.216Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-11T09:01:15.216Z] daemon_test.go:147: root required [2021-06-11T09:01:15.216Z] === RUN TestMerge [2021-06-11T09:01:15.216Z] --- PASS: TestMerge (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestValidateContainerIsolation [2021-06-11T09:01:15.216Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestFindNetworkErrorType [2021-06-11T09:01:15.216Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestEnsureServicesExist [2021-06-11T09:01:15.216Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestEnsureServicesExistErrors [2021-06-11T09:01:15.216Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-11T09:01:15.216Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-11T09:01:15.216Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-11T09:01:15.216Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestContainerDelete [2021-06-11T09:01:15.216Z] --- PASS: TestContainerDelete (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestContainerDoubleDelete [2021-06-11T09:01:15.216Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestLogContainerEventCopyLabels [2021-06-11T09:01:15.216Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestLogContainerEventWithAttributes [2021-06-11T09:01:15.216Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestNoneHealthcheck [2021-06-11T09:01:15.216Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestHealthStates [2021-06-11T09:01:15.216Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] time="2021-06-11T09:01:14Z" 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-06-11T09:01:15.216Z] --- PASS: TestHealthStates (0.19s) [2021-06-11T09:01:15.216Z] === RUN TestMaskURLCredentials [2021-06-11T09:01:15.216Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestGetInspectData [2021-06-11T09:01:15.216Z] --- PASS: TestGetInspectData (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestFillLicense [2021-06-11T09:01:15.216Z] --- PASS: TestFillLicense (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestListInvalidFilter [2021-06-11T09:01:15.216Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestNameFilter [2021-06-11T09:01:15.216Z] --- PASS: TestNameFilter (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-11T09:01:15.216Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-11T09:01:15.216Z] === 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-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-11T09:01:15.216Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-11T09:01:15.216Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-11T09:01:15.217Z] --- 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-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonReloadLabels [2021-06-11T09:01:15.217Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-11T09:01:15.217Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonReloadMirrors [2021-06-11T09:01:15.217Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-11T09:01:15.217Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-11T09:01:15.217Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestDaemonDiscoveryReload [2021-06-11T09:01:15.217Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-11T09:01:15.217Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-11T09:01:15.217Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-11T09:01:15.217Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-11T09:01:15.217Z] PASS [2021-06-11T09:01:15.217Z] coverage: 35.9% of statements [2021-06-11T09:01:15.217Z] ok github.com/docker/docker/daemon/cluster/convert 0.354s coverage: 35.9% of statements [2021-06-11T09:01:15.729Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2021-06-11T09:01:15.729Z] === RUN TestBuildWithSession [2021-06-11T09:01:15.729Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T09:01:15.729Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T09:01:15.729Z] === RUN TestBuildSquashParent [2021-06-11T09:01:16.200Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-06-11T09:01:16.200Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-11T09:01:16.586Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T09:01:16.586Z] --- PASS: TestConfigList (3.33s) [2021-06-11T09:01:16.586Z] === RUN TestConfigsCreateAndDelete [2021-06-11T09:01:16.662Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-06-11T09:01:16.662Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-11T09:01:17.124Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-06-11T09:01:17.124Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-11T09:01:17.124Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T09:01:17.124Z] reload_test.go:520: root required [2021-06-11T09:01:17.124Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-11T09:01:17.124Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-06-11T09:01:17.124Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-11T09:01:17.124Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-11T09:01:17.124Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-11T09:01:17.124Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-11T09:01:17.124Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-11T09:01:17.124Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-11T09:01:17.124Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-11T09:01:17.124Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-11T09:01:17.124Z] === RUN TestParseVolumesFrom [2021-06-11T09:01:17.124Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-11T09:01:17.124Z] PASS [2021-06-11T09:01:17.124Z] coverage: 9.1% of statements [2021-06-11T09:01:17.124Z] ok github.com/docker/docker/daemon 2.934s coverage: 9.1% of statements [2021-06-11T09:01:17.859Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-11T09:01:17.959Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-11T09:01:18.114Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-11T09:01:18.218Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T09:01:19.153Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T09:01:19.719Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-06-11T09:01:19.719Z] === RUN TestConfigsUpdate [2021-06-11T09:01:20.043Z] === RUN TestDiscoveryOptsErrors [2021-06-11T09:01:20.043Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDiscoveryOpts [2021-06-11T09:01:20.043Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-11T09:01:20.043Z] PASS [2021-06-11T09:01:20.043Z] coverage: 30.0% of statements [2021-06-11T09:01:20.043Z] ok github.com/docker/docker/daemon/discovery 0.266s coverage: 30.0% of statements [2021-06-11T09:01:20.043Z] === RUN TestWaitNodeAttachment [2021-06-11T09:01:20.043Z] === RUN TestBuilderGC [2021-06-11T09:01:20.043Z] --- PASS: TestBuilderGC (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationNotFound [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonBrokenConfiguration [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestParseClusterAdvertiseSettings [2021-06-11T09:01:20.043Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestFindConfigurationConflicts [2021-06-11T09:01:20.043Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-11T09:01:20.043Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-11T09:01:20.043Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-11T09:01:20.043Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-11T09:01:20.043Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_label [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_dns [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-11T09:01:20.043Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestModifiedDiscoverySettings [2021-06-11T09:01:20.043Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestReloadSetConfigFileNotExist [2021-06-11T09:01:20.043Z] time="2021-06-11T09:01:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-11T09:01:20.043Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-06-11T09:01:20.043Z] === RUN TestReloadDefaultConfigNotExist [2021-06-11T09:01:20.043Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T09:01:20.043Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:01:20.043Z] === RUN TestReloadBadDefaultConfig [2021-06-11T09:01:20.043Z] time="2021-06-11T09:01:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-612839351" [2021-06-11T09:01:20.043Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestReloadWithConflictingLabels [2021-06-11T09:01:20.043Z] time="2021-06-11T09:01:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-845590954" [2021-06-11T09:01:20.043Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestReloadWithDuplicateLabels [2021-06-11T09:01:20.043Z] time="2021-06-11T09:01:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-477606145" [2021-06-11T09:01:20.043Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2021-06-11T09:01:20.043Z] === RUN TestDaemonConfigurationMerge [2021-06-11T09:01:20.043Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-11T09:01:20.043Z] PASS [2021-06-11T09:01:20.043Z] coverage: 79.7% of statements [2021-06-11T09:01:20.043Z] ok github.com/docker/docker/daemon/config 0.478s coverage: 79.7% of statements [2021-06-11T09:01:20.043Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-11T09:01:20.043Z] === RUN TestIsolationConversion [2021-06-11T09:01:20.043Z] === RUN TestIsolationConversion/default [2021-06-11T09:01:20.043Z] === RUN TestIsolationConversion/process [2021-06-11T09:01:20.043Z] === RUN TestIsolationConversion/hyperv [2021-06-11T09:01:20.043Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestContainerLabels [2021-06-11T09:01:20.043Z] --- PASS: TestContainerLabels (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestCredentialSpecConversion [2021-06-11T09:01:20.043Z] === RUN TestCredentialSpecConversion/none [2021-06-11T09:01:20.043Z] === RUN TestCredentialSpecConversion/config [2021-06-11T09:01:20.043Z] === RUN TestCredentialSpecConversion/file [2021-06-11T09:01:20.043Z] === RUN TestCredentialSpecConversion/registry [2021-06-11T09:01:20.043Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-11T09:01:20.043Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountBind [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountVolume [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountTarget [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountTmpfs [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountInvalidType [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-11T09:01:20.043Z] === RUN TestControllerValidateMountNamedPipe [2021-06-11T09:01:20.043Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-11T09:01:20.043Z] PASS [2021-06-11T09:01:20.043Z] coverage: 11.3% of statements [2021-06-11T09:01:20.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.706s coverage: 11.3% of statements [2021-06-11T09:01:20.366Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-11T09:01:21.589Z] === RUN TestEventsLog [2021-06-11T09:01:21.589Z] --- PASS: TestEventsLog (0.00s) [2021-06-11T09:01:21.589Z] === RUN TestEventsLogTimeout [2021-06-11T09:01:21.589Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-11T09:01:21.589Z] === RUN TestLogEvents [2021-06-11T09:01:21.589Z] --- PASS: TestLogEvents (0.05s) [2021-06-11T09:01:21.589Z] === RUN TestLoadBufferedEvents [2021-06-11T09:01:21.620Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-11T09:01:22.052Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-06-11T09:01:22.052Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-11T09:01:22.052Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-11T09:01:22.052Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-11T09:01:22.052Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-11T09:01:22.052Z] PASS [2021-06-11T09:01:22.052Z] coverage: 50.0% of statements [2021-06-11T09:01:22.052Z] ok github.com/docker/docker/daemon/events 0.306s coverage: 50.0% of statements [2021-06-11T09:01:22.323Z] --- PASS: TestBuildSquashParent (6.12s) [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:01:22.323Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:01:22.323Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:01:22.323Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:01:22.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:01:22.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:01:22.323Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:01:22.994Z] --- PASS: TestConfigsUpdate (3.15s) [2021-06-11T09:01:22.994Z] === RUN TestTemplatedConfig [2021-06-11T09:01:22.994Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T09:01:23.025Z] === RUN TestIsEmptyDir [2021-06-11T09:01:23.025Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-11T09:01:23.025Z] PASS [2021-06-11T09:01:23.025Z] coverage: 2.3% of statements [2021-06-11T09:01:23.025Z] ok github.com/docker/docker/daemon/graphdriver 0.134s coverage: 2.3% of statements [2021-06-11T09:01:23.094Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-11T09:01:23.349Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-11T09:01:23.488Z] === RUN TestLinkNaming [2021-06-11T09:01:23.488Z] --- PASS: TestLinkNaming (0.00s) [2021-06-11T09:01:23.488Z] === RUN TestLinkNew [2021-06-11T09:01:23.488Z] --- PASS: TestLinkNew (0.00s) [2021-06-11T09:01:23.488Z] === RUN TestLinkEnv [2021-06-11T09:01:23.488Z] --- PASS: TestLinkEnv (0.00s) [2021-06-11T09:01:23.488Z] === RUN TestLinkMultipleEnv [2021-06-11T09:01:23.488Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-11T09:01:23.488Z] === RUN TestLinkPortRangeEnv [2021-06-11T09:01:23.488Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-11T09:01:23.488Z] PASS [2021-06-11T09:01:23.488Z] coverage: 93.0% of statements [2021-06-11T09:01:23.488Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-06-11T09:01:24.878Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:01:25.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:01:26.278Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-11T09:01:26.278Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T09:01:26.278Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-11T09:01:26.407Z] === RUN TestSearchRegistryForImagesErrors [2021-06-11T09:01:26.407Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-11T09:01:26.407Z] === RUN TestSearchRegistryForImages [2021-06-11T09:01:26.407Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-11T09:01:26.407Z] === RUN TestOnlyPlatformWithFallback [2021-06-11T09:01:26.407Z] --- PASS: TestOnlyPlatformWithFallback (0.01s) [2021-06-11T09:01:26.407Z] === RUN TestImageDelete [2021-06-11T09:01:26.407Z] === RUN TestImageDelete/no_lease [2021-06-11T09:01:26.407Z] === RUN TestImageDelete/lease_exists [2021-06-11T09:01:26.844Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-11T09:01:26.844Z] --- PASS: TestTemplatedConfig (4.10s) [2021-06-11T09:01:26.844Z] === RUN TestConfigCreateResolve [2021-06-11T09:01:26.869Z] --- PASS: TestImageDelete (0.05s) [2021-06-11T09:01:26.869Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-11T09:01:26.869Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-11T09:01:26.869Z] === RUN TestContentStoreForPull [2021-06-11T09:01:26.869Z] --- PASS: TestContentStoreForPull (0.21s) [2021-06-11T09:01:26.869Z] PASS [2021-06-11T09:01:26.869Z] coverage: 6.6% of statements [2021-06-11T09:01:26.869Z] ok github.com/docker/docker/daemon/images 0.463s coverage: 6.6% of statements [2021-06-11T09:01:26.869Z] === RUN TestAdapterReadLogs [2021-06-11T09:01:26.869Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-11T09:01:26.869Z] === RUN TestCopier [2021-06-11T09:01:26.869Z] --- PASS: TestCopier (0.01s) [2021-06-11T09:01:26.869Z] === RUN TestCopierLongLines [2021-06-11T09:01:26.869Z] --- PASS: TestCopierLongLines (0.01s) [2021-06-11T09:01:26.869Z] === RUN TestCopierSlow [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/defaults [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-11T09:01:26.869Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-11T09:01:26.869Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-11T09:01:26.869Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-11T09:01:26.869Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-11T09:01:26.869Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-11T09:01:26.869Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-11T09:01:26.869Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-11T09:01:26.869Z] --- PASS: TestCopierSlow (0.20s) [2021-06-11T09:01:26.869Z] === RUN TestCopierWithSized [2021-06-11T09:01:27.103Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T09:01:27.330Z] === RUN TestCopierWithSized/as_is [2021-06-11T09:01:27.330Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-11T09:01:27.330Z] --- PASS: TestCopierWithSized (0.02s) [2021-06-11T09:01:27.330Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-11T09:01:27.330Z] === RUN TestCopierWithPartial [2021-06-11T09:01:27.330Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestRingLogger [2021-06-11T09:01:27.330Z] --- PASS: TestRingLogger (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestRingCap [2021-06-11T09:01:27.330Z] --- PASS: TestRingCap (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestRingClose [2021-06-11T09:01:27.330Z] --- PASS: TestRingClose (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestRingDrain [2021-06-11T09:01:27.330Z] --- PASS: TestRingDrain (0.00s) [2021-06-11T09:01:27.330Z] PASS [2021-06-11T09:01:27.330Z] coverage: 43.8% of statements [2021-06-11T09:01:27.330Z] ok github.com/docker/docker/daemon/logger 0.363s coverage: 43.8% of statements [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-11T09:01:27.330Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-06-11T09:01:27.330Z] === RUN TestCreateSuccess [2021-06-11T09:01:27.330Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCreateLogGroupSuccess [2021-06-11T09:01:27.330Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCreateError [2021-06-11T09:01:27.330Z] --- PASS: TestCreateError (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCreateAlreadyExists [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-11T09:01:27.330Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestLogClosed [2021-06-11T09:01:27.330Z] --- PASS: TestLogClosed (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestLogBlocking [2021-06-11T09:01:27.330Z] --- PASS: TestLogBlocking (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-11T09:01:27.330Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestLogNonBlockingBufferFull [2021-06-11T09:01:27.330Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestPublishBatchSuccess [2021-06-11T09:01:27.330Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestPublishBatchError [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=error msg=Error [2021-06-11T09:01:27.330Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T09:01:27.330Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T09:01:27.330Z] time="2021-06-11T09:01:26Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-11T09:01:27.330Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchSimple [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchTicker [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchMultilinePattern [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-06-11T09:01:27.330Z] === RUN TestCollectBatchClose [2021-06-11T09:01:27.330Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/0/Hello [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/2/🙃 [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/3/���� [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/4/He��o [2021-06-11T09:01:27.330Z] === RUN TestEffectiveLen/5/ [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/0/ [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/1/Hello [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/2/Hello [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/3/Hello [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/4/🙃 [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/5/🙃 [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/6/a� [2021-06-11T09:01:27.330Z] === RUN TestFindValidSplit/7/a� [2021-06-11T09:01:27.330Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-11T09:01:27.330Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-11T09:01:27.330Z] cloudwatchlogs_test.go:1044: [2021-06-11T09:01:27.330Z] cloudwatchlogs_test.go:1045: [2021-06-11T09:01:27.330Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-11T09:01:27.330Z] cloudwatchlogs_test.go:1044: Hello [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: He [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: llo [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: Hello [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: a [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: � [2021-06-11T09:01:27.331Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1044: a� [2021-06-11T09:01:27.331Z] cloudwatchlogs_test.go:1045: [2021-06-11T09:01:27.331Z] === RUN TestProcessEventEmoji [2021-06-11T09:01:27.331Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchLineSplit [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchMaxEvents [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-11T09:01:27.331Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-11T09:01:27.331Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-11T09:01:27.331Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-11T09:01:27.331Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-11T09:01:27.331Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestCreateTagSuccess [2021-06-11T09:01:27.331Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-11T09:01:27.331Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-11T09:01:27.331Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-11T09:01:27.331Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-11T09:01:27.331Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-11T09:01:27.331Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-06-11T09:01:27.331Z] PASS [2021-06-11T09:01:27.331Z] coverage: 77.8% of statements [2021-06-11T09:01:27.331Z] ok github.com/docker/docker/daemon/logger/awslogs 0.437s coverage: 77.8% of statements [2021-06-11T09:01:27.361Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2021-06-11T09:01:27.695Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2021-06-11T09:01:27.695Z] === RUN TestBuildMultiStageCopy [2021-06-11T09:01:27.695Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T09:01:28.304Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-11T09:01:28.304Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-11T09:01:28.304Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-11T09:01:28.357Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-11T09:01:28.735Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T09:01:28.766Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-06-11T09:01:28.766Z] === RUN TestFastTimeMarshalJSON [2021-06-11T09:01:28.766Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-06-11T09:01:28.766Z] PASS [2021-06-11T09:01:28.766Z] coverage: 87.2% of statements [2021-06-11T09:01:28.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.250s coverage: 87.2% of statements [2021-06-11T09:01:28.868Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-11T09:01:28.868Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-11T09:01:28.868Z] [2021-06-11T09:01:28.868Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-11T09:01:28.868Z] =========================== short test summary info ============================ [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-11T09:01:28.868Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-11T09:01:28.868Z] Not supported on most drivers [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-11T09:01:28.868Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-11T09:01:28.868Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-11T09:01:28.868Z] Can fail if eth0 has multiple IP addresses [2021-06-11T09:01:28.868Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-11T09:01:28.868Z] This doesn't seem to be taken into account by the engine [2021-06-11T09:01:28.868Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-11T09:01:28.868Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-11T09:01:28.868Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-11T09:01:28.868Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 352.00 seconds == [2021-06-11T09:01:29.123Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-11T09:01:29.227Z] === RUN TestJSONFileLogger [2021-06-11T09:01:29.227Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-11T09:01:29.227Z] === RUN TestJSONFileLoggerWithTags [2021-06-11T09:01:29.227Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-06-11T09:01:29.227Z] === RUN TestJSONFileLoggerWithOpts [2021-06-11T09:01:29.227Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-11T09:01:29.227Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-11T09:01:29.227Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-11T09:01:29.227Z] === RUN TestEncodeDecode [2021-06-11T09:01:29.227Z] === PAUSE TestEncodeDecode [2021-06-11T09:01:29.227Z] === RUN TestUnexpectedEOF [2021-06-11T09:01:29.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T09:01:29.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T09:01:29.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-11T09:01:29.692Z] time="2021-06-11T09:01:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T09:01:29.692Z] time="2021-06-11T09:01:29Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T09:01:29.692Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-06-11T09:01:29.692Z] === CONT TestEncodeDecode [2021-06-11T09:01:29.692Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-11T09:01:29.692Z] PASS [2021-06-11T09:01:29.692Z] coverage: 69.9% of statements [2021-06-11T09:01:29.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.336s coverage: 69.9% of statements [2021-06-11T09:01:30.153Z] --- PASS: TestCheckoutGit (66.59s) [2021-06-11T09:01:30.153Z] === RUN TestValidGitTransport [2021-06-11T09:01:30.153Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-11T09:01:30.153Z] === RUN TestGitInvalidRef [2021-06-11T09:01:30.153Z] === RUN TestWriteLog [2021-06-11T09:01:30.153Z] === PAUSE TestWriteLog [2021-06-11T09:01:30.153Z] === RUN TestReadLog [2021-06-11T09:01:30.153Z] === PAUSE TestReadLog [2021-06-11T09:01:30.153Z] === CONT TestWriteLog [2021-06-11T09:01:30.153Z] === CONT TestReadLog [2021-06-11T09:01:30.153Z] === RUN TestReadLog/tail_exact [2021-06-11T09:01:30.153Z] --- PASS: TestWriteLog (0.01s) [2021-06-11T09:01:30.153Z] --- PASS: TestGitInvalidRef (0.27s) [2021-06-11T09:01:30.153Z] PASS [2021-06-11T09:01:30.153Z] coverage: 86.3% of statements [2021-06-11T09:01:30.153Z] ok github.com/docker/docker/builder/remotecontext/git 67.183s coverage: 86.3% of statements [2021-06-11T09:01:30.153Z] === RUN TestReadLog/tail_less_than_available [2021-06-11T09:01:30.153Z] === RUN TestReadLog/tail_more_than_available [2021-06-11T09:01:30.153Z] --- PASS: TestReadLog (0.18s) [2021-06-11T09:01:30.153Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-06-11T09:01:30.153Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-11T09:01:30.153Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-11T09:01:30.153Z] PASS [2021-06-11T09:01:30.153Z] coverage: 75.2% of statements [2021-06-11T09:01:30.153Z] ok github.com/docker/docker/daemon/logger/local 0.238s coverage: 75.2% of statements [2021-06-11T09:01:30.189Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T09:01:30.237Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-06-11T09:01:30.237Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T09:01:30.452Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T09:01:30.495Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-06-11T09:01:30.495Z] PASS [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-06-11T09:01:30.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-06-11T09:01:30.714Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T09:01:30.753Z] [2021-06-11T09:01:30.753Z] DONE 7 tests in 20.912s [2021-06-11T09:01:30.753Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T09:01:30.753Z] ++ 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-06-11T09:01:30.753Z] ++ set -e [2021-06-11T09:01:30.753Z] ++ '[' -n 0 ']' [2021-06-11T09:01:30.753Z] ++ set -x [2021-06-11T09:01:30.753Z] ++ 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-06-11T09:01:31.012Z] INFO: Testing against a local daemon [2021-06-11T09:01:31.012Z] === RUN TestCheckpoint [2021-06-11T09:01:31.012Z] --- SKIP: TestCheckpoint (0.01s) [2021-06-11T09:01:31.012Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:01:31.012Z] === RUN TestContainerInvalidJSON [2021-06-11T09:01:31.012Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:01:31.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:01:31.012Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:01:31.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:01:31.012Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:01:31.012Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:01:31.012Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:01:31.012Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:01:31.012Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:01:31.012Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-11T09:01:31.012Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T09:01:31.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-11T09:01:31.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T09:01:31.012Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T09:01:31.012Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-06-11T09:01:31.012Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T09:01:31.270Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-11T09:01:31.270Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T09:01:31.270Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-06-11T09:01:31.270Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T09:01:31.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-06-11T09:01:31.270Z] === RUN TestCopyFromContainer [2021-06-11T09:01:31.661Z] --- PASS: TestBuildMultiStageParentConfig (0.91s) [2021-06-11T09:01:31.661Z] === RUN TestBuildLabelWithTargets [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-11T09:01:31.697Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T09:01:31.697Z] === RUN TestOpenFileDelete [2021-06-11T09:01:31.697Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestOpenFileRename [2021-06-11T09:01:31.697Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestParseLogTagDefaultTag [2021-06-11T09:01:31.697Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestParseLogTag [2021-06-11T09:01:31.697Z] --- PASS: TestParseLogTag (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestParseLogTagEmptyTag [2021-06-11T09:01:31.697Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestTailFiles [2021-06-11T09:01:31.697Z] --- PASS: TestTailFiles (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestFollowLogsConsumerGone [2021-06-11T09:01:31.697Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-11T09:01:31.697Z] === RUN TestFollowLogsProducerGone [2021-06-11T09:01:31.697Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-11T09:01:31.697Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-11T09:01:31.697Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-11T09:01:31.697Z] === RUN TestCheckCapacityAndRotate [2021-06-11T09:01:31.697Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-11T09:01:31.697Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-11T09:01:31.697Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-06-11T09:01:31.697Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-11T09:01:31.697Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-11T09:01:31.697Z] PASS [2021-06-11T09:01:31.697Z] coverage: 50.9% of statements [2021-06-11T09:01:31.697Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.156s coverage: 50.9% of statements [2021-06-11T09:01:31.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-11T09:01:32.670Z] === RUN TestLog [2021-06-11T09:01:32.670Z] --- PASS: TestLog (0.01s) [2021-06-11T09:01:32.670Z] PASS [2021-06-11T09:01:32.670Z] coverage: 31.5% of statements [2021-06-11T09:01:32.670Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.131s coverage: 31.5% of statements [2021-06-11T09:01:33.212Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T09:01:33.580Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-06-11T09:01:33.580Z] === RUN TestBuildWithEmptyLayers [2021-06-11T09:01:33.643Z] === RUN TestNewParse [2021-06-11T09:01:33.643Z] --- PASS: TestNewParse (0.00s) [2021-06-11T09:01:33.643Z] PASS [2021-06-11T09:01:33.643Z] coverage: 8.3% of statements [2021-06-11T09:01:33.643Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-06-11T09:01:33.643Z] === RUN TestValidateLogOpt [2021-06-11T09:01:33.643Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestNewMissedConfig [2021-06-11T09:01:33.643Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestNewMissedUrl [2021-06-11T09:01:33.643Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestNewMissedToken [2021-06-11T09:01:33.643Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestNewWithProxy [2021-06-11T09:01:33.643Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestDefault [2021-06-11T09:01:33.643Z] --- PASS: TestDefault (0.01s) [2021-06-11T09:01:33.643Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-11T09:01:33.643Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestJsonFormat [2021-06-11T09:01:33.643Z] --- PASS: TestJsonFormat (0.02s) [2021-06-11T09:01:33.643Z] === RUN TestRawFormat [2021-06-11T09:01:33.643Z] --- PASS: TestRawFormat (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestRawFormatWithLabels [2021-06-11T09:01:33.643Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestRawFormatWithoutTag [2021-06-11T09:01:33.643Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestBatching [2021-06-11T09:01:33.643Z] === RUN TestParseLogFormat [2021-06-11T09:01:33.643Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestValidateLogOptEmpty [2021-06-11T09:01:33.643Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestValidateSyslogAddress [2021-06-11T09:01:33.643Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestParseAddressDefaultPort [2021-06-11T09:01:33.643Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestValidateSyslogFacility [2021-06-11T09:01:33.643Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestValidateLogOptSyslogFormat [2021-06-11T09:01:33.643Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-11T09:01:33.643Z] === RUN TestValidateLogOpt [2021-06-11T09:01:33.643Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T09:01:33.643Z] PASS [2021-06-11T09:01:33.643Z] coverage: 46.8% of statements [2021-06-11T09:01:33.643Z] ok github.com/docker/docker/daemon/logger/syslog 0.196s coverage: 46.8% of statements [2021-06-11T09:01:34.105Z] --- PASS: TestBatching (0.24s) [2021-06-11T09:01:34.105Z] === RUN TestFrequency [2021-06-11T09:01:34.151Z] === RUN TestCopyFromContainer// [2021-06-11T09:01:34.151Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T09:01:34.154Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-06-11T09:01:34.154Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T09:01:34.410Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-11T09:01:34.410Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T09:01:34.410Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T09:01:34.587Z] --- PASS: TestFrequency (0.33s) [2021-06-11T09:01:34.587Z] === RUN TestOneMessagePerRequest [2021-06-11T09:01:34.587Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-11T09:01:34.587Z] === RUN TestVerify [2021-06-11T09:01:34.587Z] --- PASS: TestVerify (0.00s) [2021-06-11T09:01:34.587Z] === RUN TestSkipVerify [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] --- PASS: TestSkipVerify (0.44s) [2021-06-11T09:01:34.587Z] === RUN TestBufferMaximum [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.451517\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.451517\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-11T09:01:34.587Z] === RUN TestServerAlwaysDown [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.455518\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.455518\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.455518\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.457518\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] time="2021-06-11T09:01:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623402094.457518\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:34.587Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-11T09:01:34.587Z] === RUN TestCannotSendAfterClose [2021-06-11T09:01:34.587Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-11T09:01:34.587Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-11T09:01:34.669Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T09:01:34.669Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T09:01:34.928Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T09:01:35.187Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T09:01:35.187Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T09:01:35.444Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T09:01:35.702Z] --- PASS: TestCopyFromContainer (4.32s) [2021-06-11T09:01:35.702Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-06-11T09:01:35.702Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.20s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-06-11T09:01:35.703Z] --- PASS: TestCopyFromContainer/bar/notarget (0.21s) [2021-06-11T09:01:35.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T09:01:35.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:01:35.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:01:35.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:01:35.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:01:35.703Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:01:35.703Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:01:35.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:01:35.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:01:35.703Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:01:35.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-06-11T09:01:35.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T09:01:35.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T09:01:35.703Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-11T09:01:35.703Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T09:01:35.703Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-11T09:01:35.703Z] === RUN TestCreateWithInvalidEnv [2021-06-11T09:01:35.703Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T09:01:35.703Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T09:01:35.703Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T09:01:35.703Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T09:01:35.703Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T09:01:35.703Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T09:01:35.961Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T09:01:35.961Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T09:01:35.961Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T09:01:35.961Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T09:01:35.961Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T09:01:35.961Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T09:01:35.961Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T09:01:35.961Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T09:01:35.961Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-11T09:01:35.961Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T09:01:36.131Z] time="2021-06-11T09:01:35Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49199/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-11T09:01:36.131Z] time="2021-06-11T09:01:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a1a7e501318c\"}'" [2021-06-11T09:01:36.131Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.13s) [2021-06-11T09:01:36.131Z] PASS [2021-06-11T09:01:36.131Z] coverage: 82.5% of statements [2021-06-11T09:01:36.131Z] ok github.com/docker/docker/daemon/logger/splunk 2.321s coverage: 82.5% of statements [2021-06-11T09:01:36.131Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T09:01:36.131Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-11T09:01:36.131Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T09:01:36.131Z] === RUN TestV1IDService [2021-06-11T09:01:36.131Z] --- PASS: TestV1IDService (0.03s) [2021-06-11T09:01:36.131Z] === RUN TestV2MetadataService [2021-06-11T09:01:36.530Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-11T09:01:36.706Z] --- PASS: TestBuildMultiStageOnBuild (2.58s) [2021-06-11T09:01:36.706Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T09:01:37.105Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-11T09:01:37.105Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-11T09:01:37.105Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestContinueOnError_NeverContinue [2021-06-11T09:01:37.105Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestManifestStore [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/no_remote_or_local [2021-06-11T09:01:37.105Z] === RUN TestSuccessfulDownload [2021-06-11T09:01:37.105Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-11T09:01:37.105Z] download_test.go:268: Needs fixing on Windows [2021-06-11T09:01:37.105Z] === RUN TestCancelledDownload [2021-06-11T09:01:37.105Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestMaxDownloadAttempts [2021-06-11T09:01:37.105Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T09:01:37.105Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T09:01:37.105Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T09:01:37.105Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T09:01:37.105Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T09:01:37.105Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T09:01:37.105Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T09:01:37.105Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T09:01:37.105Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T09:01:37.105Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T09:01:37.105Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T09:01:37.105Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local132559019\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/no_local_cache [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/with_local_cache [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/unknown_media_type [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="reference for unknown type: " [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="reference for unknown type: " [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="reference for unknown type: " [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="reference for unknown type: " [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="reference for unknown type: " [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-11T09:01:37.105Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-11T09:01:37.105Z] time="2021-06-11T09:01:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore (0.29s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-11T09:01:37.105Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-11T09:01:37.105Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestFixManifestLayers [2021-06-11T09:01:37.105Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-11T09:01:37.105Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T09:01:37.105Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T09:01:37.105Z] === RUN TestFixManifestLayersBadParent [2021-06-11T09:01:37.105Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestValidateManifest [2021-06-11T09:01:37.105Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-11T09:01:37.105Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T09:01:37.105Z] === RUN TestFormatPlatform [2021-06-11T09:01:37.105Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestGetRepositoryMountCandidates [2021-06-11T09:01:37.105Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-11T09:01:37.105Z] === RUN TestLayerAlreadyExists [2021-06-11T09:01:37.105Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] 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-06-11T09:01:37.105Z] === RUN TestWhenEmptyAuthConfig [2021-06-11T09:01:37.568Z] --- PASS: TestV2MetadataService (1.06s) [2021-06-11T09:01:37.568Z] PASS [2021-06-11T09:01:37.568Z] coverage: 48.2% of statements [2021-06-11T09:01:37.568Z] ok github.com/docker/docker/distribution/metadata 1.165s coverage: 48.2% of statements [2021-06-11T09:01:37.568Z] time="2021-06-11T09:01:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T09:01:37.568Z] time="2021-06-11T09:01:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T09:01:37.568Z] time="2021-06-11T09:01:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T09:01:37.568Z] time="2021-06-11T09:01:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T09:01:37.568Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-11T09:01:37.568Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-06-11T09:01:37.568Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-06-11T09:01:37.568Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-06-11T09:01:37.568Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-06-11T09:01:37.568Z] === RUN TestTransfer [2021-06-11T09:01:37.568Z] --- PASS: TestTransfer (0.12s) [2021-06-11T09:01:37.568Z] === RUN TestConcurrencyLimit [2021-06-11T09:01:37.653Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2021-06-11T09:01:37.653Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T09:01:38.029Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-06-11T09:01:38.029Z] === RUN TestInactiveJobs [2021-06-11T09:01:38.029Z] === RUN TestNotFound [2021-06-11T09:01:38.029Z] --- PASS: TestNotFound (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestConflict [2021-06-11T09:01:38.029Z] --- PASS: TestConflict (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestForbidden [2021-06-11T09:01:38.029Z] --- PASS: TestForbidden (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestInvalidParameter [2021-06-11T09:01:38.029Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestNotImplemented [2021-06-11T09:01:38.029Z] --- PASS: TestNotImplemented (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestNotModified [2021-06-11T09:01:38.029Z] --- PASS: TestNotModified (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestUnauthorized [2021-06-11T09:01:38.029Z] --- PASS: TestUnauthorized (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestUnknown [2021-06-11T09:01:38.029Z] --- PASS: TestUnknown (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestCancelled [2021-06-11T09:01:38.029Z] --- PASS: TestCancelled (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestDeadline [2021-06-11T09:01:38.029Z] --- PASS: TestDeadline (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestDataLoss [2021-06-11T09:01:38.029Z] --- PASS: TestDataLoss (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestUnavailable [2021-06-11T09:01:38.029Z] --- PASS: TestUnavailable (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestSystem [2021-06-11T09:01:38.029Z] --- PASS: TestSystem (0.00s) [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Not_Found [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Bad_Request [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Conflict [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Unauthorized [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Forbidden [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Not_Modified [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-11T09:01:38.029Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-11T09:01:38.029Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-11T09:01:38.029Z] PASS [2021-06-11T09:01:38.029Z] coverage: 53.1% of statements [2021-06-11T09:01:38.029Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-06-11T09:01:38.491Z] --- PASS: TestInactiveJobs (0.37s) [2021-06-11T09:01:38.491Z] === RUN TestWatchRelease [2021-06-11T09:01:38.491Z] --- PASS: TestWatchRelease (0.04s) [2021-06-11T09:01:38.491Z] === RUN TestWatchFinishedTransfer [2021-06-11T09:01:38.491Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-11T09:01:38.491Z] === RUN TestDuplicateTransfer [2021-06-11T09:01:38.491Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-11T09:01:38.491Z] === RUN TestSuccessfulUpload [2021-06-11T09:01:38.491Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2021-06-11T09:01:38.491Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-11T09:01:38.491Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-11T09:01:38.491Z] === RUN TestTokenPassThru [2021-06-11T09:01:38.491Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-11T09:01:38.491Z] === RUN TestTokenPassThruDifferentHost [2021-06-11T09:01:38.491Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-11T09:01:38.491Z] PASS [2021-06-11T09:01:38.491Z] coverage: 23.6% of statements [2021-06-11T09:01:38.491Z] ok github.com/docker/docker/distribution 1.574s coverage: 23.6% of statements [2021-06-11T09:01:38.491Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T09:01:38.491Z] time="2021-06-11T09:01:38Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-11T09:01:38.953Z] --- PASS: TestSuccessfulUpload (0.45s) [2021-06-11T09:01:38.953Z] === RUN TestCancelledUpload [2021-06-11T09:01:38.953Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-11T09:01:38.953Z] PASS [2021-06-11T09:01:38.953Z] coverage: 76.8% of statements [2021-06-11T09:01:38.953Z] ok github.com/docker/docker/distribution/xfer 2.005s coverage: 76.8% of statements [2021-06-11T09:01:38.953Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T09:01:39.063Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-11T09:01:39.927Z] === RUN TestCompare [2021-06-11T09:01:39.927Z] --- PASS: TestCompare (0.00s) [2021-06-11T09:01:39.927Z] PASS [2021-06-11T09:01:39.927Z] coverage: 19.2% of statements [2021-06-11T09:01:39.927Z] ok github.com/docker/docker/image/cache 0.136s coverage: 19.2% of statements [2021-06-11T09:01:39.997Z] --- PASS: TestCreateWithCustomMaskedPaths (3.96s) [2021-06-11T09:01:39.997Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T09:01:40.388Z] === RUN TestFSGetInvalidData [2021-06-11T09:01:40.388Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-11T09:01:40.388Z] === RUN TestFSInvalidSet [2021-06-11T09:01:40.388Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-11T09:01:40.388Z] === RUN TestFSInvalidRoot [2021-06-11T09:01:40.388Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-11T09:01:40.388Z] === RUN TestFSMetadataGetSet [2021-06-11T09:01:40.388Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-06-11T09:01:40.388Z] === RUN TestFSInvalidWalker [2021-06-11T09:01:40.388Z] --- PASS: TestFSInvalidWalker (0.04s) [2021-06-11T09:01:40.388Z] === RUN TestFSGetSet [2021-06-11T09:01:40.388Z] --- PASS: TestFSGetSet (0.02s) [2021-06-11T09:01:40.388Z] === RUN TestFSGetUnsetKey [2021-06-11T09:01:40.388Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-11T09:01:40.388Z] === RUN TestFSGetEmptyData [2021-06-11T09:01:40.388Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-11T09:01:40.388Z] === RUN TestFSDelete [2021-06-11T09:01:40.388Z] --- PASS: TestFSDelete (0.02s) [2021-06-11T09:01:40.388Z] === RUN TestFSWalker [2021-06-11T09:01:40.388Z] --- PASS: TestFSWalker (0.02s) [2021-06-11T09:01:40.388Z] === RUN TestFSWalkerStopOnError [2021-06-11T09:01:40.852Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-11T09:01:40.852Z] === RUN TestNewFromJSON [2021-06-11T09:01:40.852Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-11T09:01:40.852Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestMarshalKeyOrder [2021-06-11T09:01:40.852Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestHistoryEqual [2021-06-11T09:01:40.852Z] --- PASS: TestHistoryEqual (0.18s) [2021-06-11T09:01:40.852Z] === RUN TestImage [2021-06-11T09:01:40.852Z] --- PASS: TestImage (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestImageOSNotEmpty [2021-06-11T09:01:40.852Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-11T09:01:40.852Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-11T09:01:40.852Z] === RUN TestCreate [2021-06-11T09:01:40.852Z] --- PASS: TestCreate (0.01s) [2021-06-11T09:01:40.852Z] === RUN TestRestore [2021-06-11T09:01:40.852Z] time="2021-06-11T09:01:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-11T09:01:40.852Z] --- PASS: TestRestore (0.03s) [2021-06-11T09:01:40.852Z] === RUN TestAddDelete [2021-06-11T09:01:40.852Z] --- PASS: TestAddDelete (0.08s) [2021-06-11T09:01:40.852Z] === RUN TestSearchAfterDelete [2021-06-11T09:01:40.852Z] --- PASS: TestSearchAfterDelete (0.05s) [2021-06-11T09:01:40.852Z] === RUN TestParentReset [2021-06-11T09:01:40.852Z] --- PASS: TestParentReset (0.03s) [2021-06-11T09:01:40.852Z] === RUN TestGetAndSetLastUpdated [2021-06-11T09:01:40.964Z] --- PASS: TestBuildMultiStageLayerLeak (2.66s) [2021-06-11T09:01:40.964Z] === RUN TestBuildWithHugeFile [2021-06-11T09:01:41.282Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:01:41.282Z] [2021-06-11T09:01:41.282Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:01:41.282Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:01:41.282Z] [2021-06-11T09:01:41.282Z] To set a process to complain mode, use the command line tool [2021-06-11T09:01:41.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:01:41.282Z] [2021-06-11T09:01:41.316Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-06-11T09:01:41.316Z] === RUN TestStoreLen [2021-06-11T09:01:41.316Z] --- PASS: TestStoreLen (0.09s) [2021-06-11T09:01:41.316Z] PASS [2021-06-11T09:01:41.316Z] coverage: 86.6% of statements [2021-06-11T09:01:41.316Z] ok github.com/docker/docker/image 0.913s coverage: 86.6% of statements [2021-06-11T09:01:41.316Z] === RUN TestMakeV1ConfigFromConfig [2021-06-11T09:01:41.316Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-11T09:01:41.316Z] PASS [2021-06-11T09:01:41.316Z] coverage: 25.0% of statements [2021-06-11T09:01:41.316Z] ok github.com/docker/docker/image/v1 0.074s coverage: 25.0% of statements [2021-06-11T09:01:41.371Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild Post stage [Pipeline] junit [2021-06-11T09:01:41.546Z] Recording test results [2021-06-11T09:01:41.782Z] === RUN TestValidateManifest [2021-06-11T09:01:41.782Z] === RUN TestValidateManifest/nil [2021-06-11T09:01:41.782Z] === RUN TestValidateManifest/non-nil [2021-06-11T09:01:41.782Z] --- PASS: TestValidateManifest (0.00s) [2021-06-11T09:01:41.782Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-11T09:01:41.782Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-11T09:01:41.782Z] PASS [2021-06-11T09:01:41.782Z] coverage: 0.6% of statements [2021-06-11T09:01:41.782Z] ok github.com/docker/docker/image/tarexport 0.204s coverage: 0.6% of statements [2021-06-11T09:01:41.782Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T09:01:42.546Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-11T09:01:42.860Z] + echo Ensuring container killed. [2021-06-11T09:01:42.860Z] Ensuring container killed. [2021-06-11T09:01:42.860Z] + docker rm -vf docker-pr3 [2021-06-11T09:01:42.860Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-11T09:01:43.179Z] + echo Chowning /workspace to jenkins user [2021-06-11T09:01:43.179Z] Chowning /workspace to jenkins user [2021-06-11T09:01:43.179Z] + id -u [2021-06-11T09:01:43.179Z] + id -g [2021-06-11T09:01:43.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T09:01:43.179Z] Unable to find image 'busybox:latest' locally [2021-06-11T09:01:43.325Z] === RUN TestSerialization [2021-06-11T09:01:43.325Z] --- PASS: TestSerialization (0.02s) [2021-06-11T09:01:43.325Z] PASS [2021-06-11T09:01:43.325Z] coverage: 100.0% of statements [2021-06-11T09:01:43.325Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-06-11T09:01:43.435Z] latest: Pulling from library/busybox [2021-06-11T09:01:43.435Z] b71f96345d44: Pulling fs layer [2021-06-11T09:01:43.435Z] b71f96345d44: Verifying Checksum [2021-06-11T09:01:43.435Z] b71f96345d44: Download complete [2021-06-11T09:01:43.435Z] b71f96345d44: Pull complete [2021-06-11T09:01:43.435Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T09:01:43.691Z] Status: Downloaded newer image for busybox:latest [2021-06-11T09:01:43.899Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.07s) [2021-06-11T09:01:43.899Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T09:01:43.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:01:43.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:01:43.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:01:43.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:01:43.899Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:01:43.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:01:43.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:01:43.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:01:43.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:01:43.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:01:43.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:01:43.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:01:43.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:01:43.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:01:43.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-11T09:01:44.158Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-11T09:01:44.158Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T09:01:44.158Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-11T09:01:44.298Z] === RUN TestEmptyLayer [2021-06-11T09:01:44.298Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-11T09:01:44.298Z] === RUN TestCommitFailure [2021-06-11T09:01:44.298Z] --- PASS: TestCommitFailure (0.01s) [2021-06-11T09:01:44.298Z] === RUN TestStartTransactionFailure [2021-06-11T09:01:44.298Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-11T09:01:44.298Z] === RUN TestGetOrphan [2021-06-11T09:01:44.298Z] --- PASS: TestGetOrphan (0.01s) [2021-06-11T09:01:44.298Z] === RUN TestMountAndRegister [2021-06-11T09:01:44.298Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-11T09:01:44.298Z] layer_test.go:271: Layer size: 14 [2021-06-11T09:01:44.298Z] === RUN TestLayerRelease [2021-06-11T09:01:44.298Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-11T09:01:44.298Z] layer_test.go:304: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestStoreRestore [2021-06-11T09:01:44.298Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-11T09:01:44.298Z] layer_test.go:353: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestTarStreamStability [2021-06-11T09:01:44.298Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-11T09:01:44.298Z] layer_test.go:468: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestRegisterExistingLayer [2021-06-11T09:01:44.298Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-06-11T09:01:44.298Z] === RUN TestTarStreamVerification [2021-06-11T09:01:44.298Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-11T09:01:44.298Z] layer_test.go:697: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestLayerMigration [2021-06-11T09:01:44.298Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-11T09:01:44.298Z] migration_test.go:46: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestLayerMigrationNoTarsplit [2021-06-11T09:01:44.298Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T09:01:44.298Z] migration_test.go:182: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestMountInit [2021-06-11T09:01:44.298Z] --- SKIP: TestMountInit (0.00s) [2021-06-11T09:01:44.298Z] mount_test.go:17: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestMountSize [2021-06-11T09:01:44.298Z] --- SKIP: TestMountSize (0.00s) [2021-06-11T09:01:44.298Z] mount_test.go:76: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestMountChanges [2021-06-11T09:01:44.298Z] --- SKIP: TestMountChanges (0.00s) [2021-06-11T09:01:44.298Z] mount_test.go:125: Failing on Windows [2021-06-11T09:01:44.298Z] === RUN TestMountApply [2021-06-11T09:01:44.298Z] --- SKIP: TestMountApply (0.00s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T09:01:44.725Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-11T09:01:44.759Z] mount_test.go:212: Failing on Windows [2021-06-11T09:01:44.759Z] PASS [2021-06-11T09:01:44.759Z] coverage: 30.1% of statements [2021-06-11T09:01:44.759Z] ok github.com/docker/docker/layer 0.279s coverage: 30.1% of statements [2021-06-11T09:01:44.759Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T09:01:44.759Z] === RUN TestEnvironmentParsing [2021-06-11T09:01:44.759Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-11T09:01:44.759Z] PASS [2021-06-11T09:01:44.759Z] coverage: 1.2% of statements [2021-06-11T09:01:44.951Z] + bundleName=docker-py [2021-06-11T09:01:44.951Z] + echo Creating docker-py-bundles.tar.gz [2021-06-11T09:01:44.951Z] Creating docker-py-bundles.tar.gz [2021-06-11T09:01:44.951Z] + 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-06-11T09:01:44.960Z] Archiving artifacts [2021-06-11T09:01:45.224Z] ok github.com/docker/docker/libcontainerd/local 0.180s coverage: 1.2% of statements [2021-06-11T09:01:45.224Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T09:01:45.224Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T09:01:45.224Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T09:01:45.319Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T09:01:45.319Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.26s) [2021-06-11T09:01:45.319Z] === RUN TestCreateDifferentPlatform [2021-06-11T09:01:45.319Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T09:01:45.319Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T09:01:45.319Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-11T09:01:45.319Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T09:01:45.319Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T09:01:45.319Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T09:01:45.319Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-11T09:01:45.319Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T09:01:45.319Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-06-11T09:01:45.319Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T09:01:45.319Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T09:01:45.319Z] === RUN TestDaemonRestartIpcMode [2021-06-11T09:01:45.319Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T09:01:45.319Z] === RUN TestDaemonHostGatewayIP [2021-06-11T09:01:45.319Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T09:01:45.319Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T09:01:45.319Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T09:01:45.319Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T09:01:45.319Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T09:01:45.319Z] === RUN TestDiff [2021-06-11T09:01:46.198Z] === RUN TestSequenceGetAvailableBit [2021-06-11T09:01:46.198Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSequenceEqual [2021-06-11T09:01:46.198Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSequenceCopy [2021-06-11T09:01:46.198Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestGetFirstAvailable [2021-06-11T09:01:46.198Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestFindSequence [2021-06-11T09:01:46.198Z] --- PASS: TestFindSequence (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestCheckIfAvailable [2021-06-11T09:01:46.198Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestMergeSequences [2021-06-11T09:01:46.198Z] --- PASS: TestMergeSequences (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestPushReservation [2021-06-11T09:01:46.198Z] --- PASS: TestPushReservation (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSerializeDeserialize [2021-06-11T09:01:46.198Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSet [2021-06-11T09:01:46.198Z] --- PASS: TestSet (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSetUnset [2021-06-11T09:01:46.198Z] --- PASS: TestSetUnset (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestOffsetSetUnset [2021-06-11T09:01:46.198Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSetInRange [2021-06-11T09:01:46.198Z] --- PASS: TestSetInRange (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestSetAnyInRange [2021-06-11T09:01:46.198Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestMethods [2021-06-11T09:01:46.198Z] --- PASS: TestMethods (0.00s) [2021-06-11T09:01:46.198Z] === RUN TestRandomAllocateDeallocate [2021-06-11T09:01:46.300Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-11T09:01:46.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/make.sh binary [2021-06-11T09:01:46.701Z] --- PASS: TestDiff (1.16s) [2021-06-11T09:01:46.701Z] === RUN TestExecWithCloseStdin [2021-06-11T09:01:47.206Z] [2021-06-11T09:01:47.206Z] Removing bundles/ [2021-06-11T09:01:47.206Z] [2021-06-11T09:01:47.206Z] ---> Making bundle: binary (in bundles/binary) [2021-06-11T09:01:47.206Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-11T09:01:47.206Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T09:01:47.742Z] === RUN TestClientServiceInvalidCommand [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceCreate [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceRm [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceLs [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceInfo [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceInfoById [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceJoin [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientServiceLeave [2021-06-11T09:01:47.742Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientDummyCommand [2021-06-11T09:01:47.742Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkInvalidCommand [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkCreate [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkCreateWithDriver [2021-06-11T09:01:47.742Z] flag provided but not defined: -f [2021-06-11T09:01:47.742Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build149558890\b1146\client.test.exe create --help'. [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkRm [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkLs [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkInfo [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-11T09:01:47.742Z] === RUN TestClientNetworkInfoById [2021-06-11T09:01:47.742Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-11T09:01:47.742Z] PASS [2021-06-11T09:01:47.742Z] coverage: 75.2% of statements [2021-06-11T09:01:47.742Z] ok github.com/docker/docker/libnetwork/client 0.058s coverage: 75.2% of statements [2021-06-11T09:01:48.073Z] --- PASS: TestExecWithCloseStdin (1.41s) [2021-06-11T09:01:48.073Z] === RUN TestExec [2021-06-11T09:01:48.204Z] === RUN TestEverything [2021-06-11T09:01:48.204Z] --- PASS: TestEverything (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestGet [2021-06-11T09:01:48.204Z] --- PASS: TestGet (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestParsePanic [2021-06-11T09:01:48.204Z] flag provided but not defined: -int [2021-06-11T09:01:48.204Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build149558890\b1150\mflag.test.exe --help'. [2021-06-11T09:01:48.204Z] --- PASS: TestParsePanic (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestParse [2021-06-11T09:01:48.204Z] --- PASS: TestParse (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestFlagSetParse [2021-06-11T09:01:48.204Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestUserDefined [2021-06-11T09:01:48.204Z] --- PASS: TestUserDefined (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestUserDefinedBool [2021-06-11T09:01:48.204Z] flag needs an argument: -b [2021-06-11T09:01:48.204Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build149558890\b1150\mflag.test.exe test --help'. [2021-06-11T09:01:48.204Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestSetOutput [2021-06-11T09:01:48.204Z] --- PASS: TestSetOutput (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestChangingArgs [2021-06-11T09:01:48.204Z] --- PASS: TestChangingArgs (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestHelp [2021-06-11T09:01:48.204Z] --- PASS: TestHelp (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestFlagCounts [2021-06-11T09:01:48.204Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-11T09:01:48.204Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-11T09:01:48.204Z] --- PASS: TestFlagCounts (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestSortFlags [2021-06-11T09:01:48.204Z] --- PASS: TestSortFlags (0.00s) [2021-06-11T09:01:48.204Z] === RUN TestMergeFlags [2021-06-11T09:01:48.204Z] --- PASS: TestMergeFlags (0.00s) [2021-06-11T09:01:48.204Z] PASS [2021-06-11T09:01:48.204Z] coverage: 62.7% of statements [2021-06-11T09:01:48.204Z] ok github.com/docker/docker/libnetwork/client/mflag 0.044s coverage: 62.7% of statements [2021-06-11T09:01:48.331Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-11T09:01:49.180Z] === RUN TestErrorInterfaces [2021-06-11T09:01:49.180Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-11T09:01:49.180Z] === RUN TestNetworkMarshalling [2021-06-11T09:01:49.642Z] --- PASS: TestNetworkMarshalling (0.19s) [2021-06-11T09:01:49.642Z] === RUN TestEndpointMarshalling [2021-06-11T09:01:49.642Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-11T09:01:49.642Z] === RUN TestAuxAddresses [2021-06-11T09:01:49.642Z] time="2021-06-11T09:01:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T09:01:49.642Z] --- PASS: TestAuxAddresses (0.02s) [2021-06-11T09:01:49.642Z] === RUN TestSRVServiceQuery [2021-06-11T09:01:49.642Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-11T09:01:49.642Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestServiceVIPReuse [2021-06-11T09:01:49.642Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-11T09:01:49.642Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-11T09:01:49.642Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-11T09:01:49.642Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestDNSIPQuery [2021-06-11T09:01:49.642Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-11T09:01:49.642Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestDNSProxyServFail [2021-06-11T09:01:49.642Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-11T09:01:49.642Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestSandboxAddEmpty [2021-06-11T09:01:49.642Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-11T09:01:49.642Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestSandboxAddMultiPrio [2021-06-11T09:01:49.642Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-11T09:01:49.642Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestSandboxAddSamePrio [2021-06-11T09:01:49.642Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-11T09:01:49.642Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestCleanupServiceDiscovery [2021-06-11T09:01:49.642Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-11T09:01:49.642Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestDNSOptions [2021-06-11T09:01:49.642Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-11T09:01:49.642Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:01:49.642Z] === RUN TestMultipleControllersWithSameStore [2021-06-11T09:01:49.642Z] time="2021-06-11T09:01:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T09:01:49.642Z] time="2021-06-11T09:01:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T09:01:49.642Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-11T09:01:49.642Z] PASS [2021-06-11T09:01:49.642Z] coverage: 8.6% of statements [2021-06-11T09:01:49.642Z] ok github.com/docker/docker/libnetwork 0.405s coverage: 8.6% of statements [2021-06-11T09:01:49.642Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-11T09:01:49.703Z] --- PASS: TestExec (1.58s) [2021-06-11T09:01:49.703Z] === RUN TestExecUser [2021-06-11T09:01:50.615Z] === RUN TestTCP4Proxy [2021-06-11T09:01:50.615Z] --- PASS: TestTCP4Proxy (0.00s) [2021-06-11T09:01:50.615Z] === RUN TestTCP4ProxyHalfClose [2021-06-11T09:01:50.615Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-11T09:01:50.615Z] === RUN TestTCP6Proxy [2021-06-11T09:01:50.615Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-11T09:01:50.615Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T09:01:50.615Z] === RUN TestTCPDualStackProxy [2021-06-11T09:01:50.615Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-11T09:01:50.615Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T09:01:50.615Z] === RUN TestUDP4Proxy [2021-06-11T09:01:50.615Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-11T09:01:50.615Z] === RUN TestUDP6Proxy [2021-06-11T09:01:50.615Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-11T09:01:50.615Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T09:01:50.615Z] === RUN TestUDPWriteError [2021-06-11T09:01:50.615Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-11T09:01:50.615Z] === RUN TestSCTP4Proxy [2021-06-11T09:01:50.615Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-11T09:01:50.615Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T09:01:50.615Z] === RUN TestSCTP6Proxy [2021-06-11T09:01:50.615Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-11T09:01:50.615Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T09:01:50.615Z] PASS [2021-06-11T09:01:50.615Z] coverage: 49.4% of statements [2021-06-11T09:01:50.615Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.058s coverage: 49.4% of statements [2021-06-11T09:01:51.077Z] --- PASS: TestExecUser (1.42s) [2021-06-11T09:01:51.077Z] === RUN TestExportContainerAndImportImage [2021-06-11T09:01:51.588Z] === RUN TestInvalidConfig [2021-06-11T09:01:51.588Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-11T09:01:51.588Z] === RUN TestConfig [2021-06-11T09:01:51.588Z] --- PASS: TestConfig (0.00s) [2021-06-11T09:01:51.588Z] === RUN TestOptionsLabels [2021-06-11T09:01:51.588Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-11T09:01:51.588Z] === RUN TestValidName [2021-06-11T09:01:51.588Z] --- PASS: TestValidName (0.00s) [2021-06-11T09:01:51.588Z] === RUN TestTLSConfiguration [2021-06-11T09:01:51.588Z] time="2021-06-11T09:01:51Z" level=info msg="Option Initializing KV with TLS" [2021-06-11T09:01:51.588Z] --- PASS: TestTLSConfiguration (0.18s) [2021-06-11T09:01:51.588Z] PASS [2021-06-11T09:01:51.588Z] coverage: 24.0% of statements [2021-06-11T09:01:51.588Z] ok github.com/docker/docker/libnetwork/config 0.264s coverage: 24.0% of statements [2021-06-11T09:01:51.644Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T09:01:52.049Z] --- PASS: TestRandomAllocateDeallocate (5.89s) [2021-06-11T09:01:52.049Z] === RUN TestAllocateRandomDeallocate [2021-06-11T09:01:52.049Z] === RUN TestKey [2021-06-11T09:01:52.049Z] --- PASS: TestKey (0.00s) [2021-06-11T09:01:52.049Z] === RUN TestParseKey [2021-06-11T09:01:52.049Z] --- PASS: TestParseKey (0.00s) [2021-06-11T09:01:52.049Z] === RUN TestInvalidDataStore [2021-06-11T09:01:52.049Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-11T09:01:52.049Z] === RUN TestKVObjectFlatKey [2021-06-11T09:01:52.049Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-11T09:01:52.049Z] === RUN TestAtomicKVObjectFlatKey [2021-06-11T09:01:52.049Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-11T09:01:52.049Z] PASS [2021-06-11T09:01:52.049Z] coverage: 21.9% of statements [2021-06-11T09:01:52.049Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2021-06-11T09:01:52.211Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2021-06-11T09:01:52.211Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T09:01:52.510Z] === RUN TestIPDataMarshalling [2021-06-11T09:01:52.510Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-11T09:01:52.511Z] === RUN TestValidateAndIsV6 [2021-06-11T09:01:52.511Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-11T09:01:52.511Z] PASS [2021-06-11T09:01:52.511Z] coverage: 68.9% of statements [2021-06-11T09:01:52.511Z] ok github.com/docker/docker/libnetwork/driverapi 0.078s coverage: 68.9% of statements [2021-06-11T09:01:52.972Z] --- PASS: TestAllocateRandomDeallocate (1.24s) [2021-06-11T09:01:52.972Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-11T09:01:53.433Z] === RUN TestDriver [2021-06-11T09:01:53.433Z] --- PASS: TestDriver (0.00s) [2021-06-11T09:01:53.433Z] PASS [2021-06-11T09:01:53.433Z] coverage: 34.8% of statements [2021-06-11T09:01:53.433Z] ok github.com/docker/docker/libnetwork/drivers/host 0.066s coverage: 34.8% of statements [2021-06-11T09:01:53.895Z] === RUN TestDriver [2021-06-11T09:01:53.895Z] --- PASS: TestDriver (0.00s) [2021-06-11T09:01:53.895Z] PASS [2021-06-11T09:01:53.895Z] coverage: 34.8% of statements [2021-06-11T09:01:54.111Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2021-06-11T09:01:54.111Z] === RUN TestHealthCheckWorkdir [2021-06-11T09:01:54.356Z] ok github.com/docker/docker/libnetwork/drivers/null 0.061s coverage: 34.8% of statements [2021-06-11T09:01:54.356Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.24s) [2021-06-11T09:01:54.356Z] === RUN TestRetrieveFromStore [2021-06-11T09:01:54.818Z] === RUN TestNetworkAllocateFree [2021-06-11T09:01:54.818Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-11T09:01:54.818Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-11T09:01:54.818Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-11T09:01:54.818Z] PASS [2021-06-11T09:01:54.818Z] coverage: 63.6% of statements [2021-06-11T09:01:54.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.077s coverage: 63.6% of statements [2021-06-11T09:01:55.045Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-11T09:01:55.279Z] --- PASS: TestRetrieveFromStore (0.86s) [2021-06-11T09:01:55.279Z] === RUN TestIsCorrupted [2021-06-11T09:01:55.279Z] --- PASS: TestIsCorrupted (0.01s) [2021-06-11T09:01:55.279Z] === RUN TestSetRollover [2021-06-11T09:01:55.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T09:01:55.740Z] === RUN TestGetEmptyCapabilities [2021-06-11T09:01:55.740Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-11T09:01:55.740Z] === RUN TestGetExtraCapabilities [2021-06-11T09:01:55.740Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-11T09:01:55.740Z] === RUN TestGetInvalidCapabilities [2021-06-11T09:01:55.740Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-11T09:01:55.740Z] === RUN TestRemoteDriver [2021-06-11T09:01:55.740Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T09:01:55.740Z] === RUN TestDriverError [2021-06-11T09:01:55.740Z] --- PASS: TestDriverError (0.00s) [2021-06-11T09:01:55.740Z] === RUN TestMissingValues [2021-06-11T09:01:55.740Z] --- PASS: TestMissingValues (0.01s) [2021-06-11T09:01:55.740Z] === RUN TestRollback [2021-06-11T09:01:55.740Z] --- PASS: TestRollback (0.01s) [2021-06-11T09:01:55.740Z] PASS [2021-06-11T09:01:55.740Z] coverage: 57.4% of statements [2021-06-11T09:01:55.740Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.134s coverage: 57.4% of statements [2021-06-11T09:01:55.873Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T09:01:55.873Z] --- PASS: TestHealthCheckWorkdir (2.22s) [2021-06-11T09:01:55.873Z] === RUN TestHealthKillContainer [2021-06-11T09:01:56.713Z] === RUN TestNAT [2021-06-11T09:01:56.713Z] --- SKIP: TestNAT (0.00s) [2021-06-11T09:01:56.713Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T09:01:56.713Z] === RUN TestTransparent [2021-06-11T09:01:56.713Z] --- SKIP: TestTransparent (0.00s) [2021-06-11T09:01:56.713Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T09:01:56.713Z] PASS [2021-06-11T09:01:56.713Z] coverage: 0.0% of statements [2021-06-11T09:01:56.713Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.097s coverage: 0.0% of statements [2021-06-11T09:01:56.713Z] --- PASS: TestSetRollover (1.72s) [2021-06-11T09:01:56.713Z] === RUN TestSetRolloverSerial [2021-06-11T09:01:57.174Z] === RUN TestBuildDefault [2021-06-11T09:01:57.174Z] --- PASS: TestBuildDefault (0.06s) [2021-06-11T09:01:57.174Z] === RUN TestBuildHostnameDomainname [2021-06-11T09:01:57.174Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestBuildHostname [2021-06-11T09:01:57.174Z] --- PASS: TestBuildHostname (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestBuildHostnameFQDN [2021-06-11T09:01:57.174Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestBuildNoIP [2021-06-11T09:01:57.174Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestUpdate [2021-06-11T09:01:57.174Z] --- PASS: TestUpdate (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-11T09:01:57.174Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-11T09:01:57.174Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestAddEmpty [2021-06-11T09:01:57.174Z] --- PASS: TestAddEmpty (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestAdd [2021-06-11T09:01:57.174Z] --- PASS: TestAdd (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestDeleteEmpty [2021-06-11T09:01:57.174Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestDeleteNewline [2021-06-11T09:01:57.174Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestDelete [2021-06-11T09:01:57.174Z] --- PASS: TestDelete (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestConcurrentWrites [2021-06-11T09:01:57.174Z] === RUN TestNew [2021-06-11T09:01:57.174Z] --- PASS: TestNew (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestAddDriver [2021-06-11T09:01:57.174Z] --- PASS: TestAddDriver (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestAddDuplicateDriver [2021-06-11T09:01:57.174Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-11T09:01:57.174Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestDriver [2021-06-11T09:01:57.174Z] --- PASS: TestDriver (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestIPAM [2021-06-11T09:01:57.174Z] --- PASS: TestIPAM (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestWalkIPAMs [2021-06-11T09:01:57.174Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-11T09:01:57.174Z] === RUN TestWalkDrivers [2021-06-11T09:01:57.174Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-11T09:01:57.174Z] PASS [2021-06-11T09:01:57.174Z] coverage: 82.4% of statements [2021-06-11T09:01:57.174Z] ok github.com/docker/docker/libnetwork/drvregistry 0.116s coverage: 82.4% of statements [2021-06-11T09:01:57.174Z] --- PASS: TestConcurrentWrites (0.21s) [2021-06-11T09:01:57.174Z] PASS [2021-06-11T09:01:57.174Z] coverage: 81.2% of statements [2021-06-11T09:01:57.174Z] ok github.com/docker/docker/libnetwork/etchosts 0.324s coverage: 81.2% of statements [2021-06-11T09:01:58.719Z] --- PASS: TestSetRolloverSerial (1.77s) [2021-06-11T09:01:58.719Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-11T09:01:58.719Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-11T09:01:58.719Z] PASS [2021-06-11T09:01:58.719Z] coverage: 84.4% of statements [2021-06-11T09:01:58.719Z] ok github.com/docker/docker/libnetwork/bitseq 12.819s coverage: 84.4% of statements [2021-06-11T09:01:58.719Z] === RUN TestNew [2021-06-11T09:01:58.719Z] --- PASS: TestNew (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestAllocate [2021-06-11T09:01:58.719Z] --- PASS: TestAllocate (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestUninitialized [2021-06-11T09:01:58.719Z] --- PASS: TestUninitialized (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestAllocateInRange [2021-06-11T09:01:58.719Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestAllocateSerial [2021-06-11T09:01:58.719Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-11T09:01:58.719Z] PASS [2021-06-11T09:01:58.719Z] coverage: 87.5% of statements [2021-06-11T09:01:58.719Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-06-11T09:01:58.719Z] === RUN TestDiff [2021-06-11T09:01:58.719Z] --- PASS: TestDiff (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestAddedCallback [2021-06-11T09:01:58.719Z] --- PASS: TestAddedCallback (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestRemovedCallback [2021-06-11T09:01:58.719Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-11T09:01:58.719Z] === RUN TestNoCallback [2021-06-11T09:01:58.719Z] --- PASS: TestNoCallback (0.00s) [2021-06-11T09:01:58.719Z] PASS [2021-06-11T09:01:58.719Z] coverage: 48.1% of statements [2021-06-11T09:01:58.719Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.058s coverage: 48.1% of statements [2021-06-11T09:01:59.693Z] === RUN TestCaller [2021-06-11T09:01:59.693Z] --- PASS: TestCaller (0.00s) [2021-06-11T09:01:59.693Z] PASS [2021-06-11T09:01:59.693Z] coverage: 100.0% of statements [2021-06-11T09:01:59.694Z] ok github.com/docker/docker/libnetwork/internal/caller 0.267s coverage: 100.0% of statements [2021-06-11T09:02:00.058Z] --- PASS: TestHealthKillContainer (3.74s) [2021-06-11T09:02:00.058Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T09:02:00.155Z] === RUN TestSetSerialInsertDelete [2021-06-11T09:02:00.155Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-11T09:02:00.155Z] === RUN TestSetParallelInsertDelete [2021-06-11T09:02:00.993Z] --- PASS: TestInspectCpusetInConfigPre120 (1.42s) [2021-06-11T09:02:00.993Z] === RUN TestIpcModeNone [2021-06-11T09:02:01.699Z] === RUN TestInt2IP2IntConversion [2021-06-11T09:02:02.160Z] === RUN TestPoolRequest [2021-06-11T09:02:02.160Z] --- PASS: TestPoolRequest (0.00s) [2021-06-11T09:02:02.160Z] === RUN TestOtherRequests [2021-06-11T09:02:02.160Z] --- PASS: TestOtherRequests (0.00s) [2021-06-11T09:02:02.160Z] PASS [2021-06-11T09:02:02.160Z] coverage: 57.1% of statements [2021-06-11T09:02:02.160Z] ok github.com/docker/docker/libnetwork/ipams/null 0.161s coverage: 57.1% of statements [2021-06-11T09:02:02.622Z] --- PASS: TestInt2IP2IntConversion (0.82s) [2021-06-11T09:02:02.622Z] === RUN TestGetAddressVersion [2021-06-11T09:02:02.622Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-11T09:02:02.622Z] === RUN TestKeyString [2021-06-11T09:02:02.622Z] --- PASS: TestKeyString (0.00s) [2021-06-11T09:02:02.622Z] === RUN TestPoolDataMarshal [2021-06-11T09:02:02.622Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-11T09:02:02.622Z] === RUN TestSubnetsMarshal [2021-06-11T09:02:02.622Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-06-11T09:02:02.622Z] === RUN TestAddSubnets [2021-06-11T09:02:02.622Z] --- PASS: TestAddSubnets (0.08s) [2021-06-11T09:02:02.622Z] === RUN TestDoublePoolRelease [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T09:02:02.622Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T09:02:03.084Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-06-11T09:02:03.084Z] === RUN TestAddReleasePoolID [2021-06-11T09:02:03.084Z] --- PASS: TestAddReleasePoolID (0.13s) [2021-06-11T09:02:03.084Z] === RUN TestPredefinedPool [2021-06-11T09:02:03.084Z] --- PASS: TestPredefinedPool (0.03s) [2021-06-11T09:02:03.084Z] === RUN TestRemoveSubnet [2021-06-11T09:02:03.524Z] --- PASS: TestIpcModeNone (2.18s) [2021-06-11T09:02:03.524Z] === RUN TestIpcModePrivate [2021-06-11T09:02:03.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-11T09:02:03.545Z] --- PASS: TestRemoveSubnet (0.42s) [2021-06-11T09:02:03.545Z] === RUN TestGetSameAddress [2021-06-11T09:02:03.545Z] --- PASS: TestGetSameAddress (0.03s) [2021-06-11T09:02:03.545Z] === RUN TestPoolAllocationReuse [2021-06-11T09:02:04.007Z] === RUN TestGetCapabilities [2021-06-11T09:02:04.007Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-11T09:02:04.007Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-11T09:02:04.007Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-06-11T09:02:04.007Z] === RUN TestGetDefaultAddressSpaces [2021-06-11T09:02:04.007Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-11T09:02:04.007Z] === RUN TestRemoteDriver [2021-06-11T09:02:04.007Z] --- PASS: TestRemoteDriver (0.00s) [2021-06-11T09:02:04.007Z] PASS [2021-06-11T09:02:04.007Z] coverage: 47.4% of statements [2021-06-11T09:02:04.007Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2021-06-11T09:02:04.468Z] === RUN TestWindowsIPAM [2021-06-11T09:02:04.468Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-11T09:02:04.468Z] PASS [2021-06-11T09:02:04.468Z] coverage: 71.4% of statements [2021-06-11T09:02:04.468Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2021-06-11T09:02:05.426Z] --- PASS: TestIpcModePrivate (1.97s) [2021-06-11T09:02:05.426Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-06-11T09:02:05.426Z] === RUN TestIpcModeShareable [2021-06-11T09:02:05.441Z] === RUN TestDefaultNetwork [2021-06-11T09:02:05.441Z] === RUN TestKeyValue [2021-06-11T09:02:05.441Z] --- PASS: TestKeyValue (0.00s) [2021-06-11T09:02:05.441Z] PASS [2021-06-11T09:02:05.441Z] coverage: 60.0% of statements [2021-06-11T09:02:05.441Z] ok github.com/docker/docker/libnetwork/netlabel 0.049s coverage: 60.0% of statements [2021-06-11T09:02:05.902Z] --- PASS: TestPoolAllocationReuse (2.34s) [2021-06-11T09:02:05.902Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-11T09:02:05.902Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-06-11T09:02:05.902Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-11T09:02:05.902Z] --- PASS: TestDefaultNetwork (0.51s) [2021-06-11T09:02:05.902Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-11T09:02:06.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-11T09:02:06.363Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.57s) [2021-06-11T09:02:06.364Z] === RUN TestInitAddressPools [2021-06-11T09:02:06.364Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-11T09:02:06.364Z] PASS [2021-06-11T09:02:06.364Z] coverage: 74.0% of statements [2021-06-11T09:02:06.364Z] ok github.com/docker/docker/libnetwork/ipamutils 1.188s coverage: 74.0% of statements [2021-06-11T09:02:07.296Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T09:02:07.296Z] --- PASS: TestIpcModeShareable (1.97s) [2021-06-11T09:02:07.296Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-06-11T09:02:07.296Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T09:02:08.551Z] === RUN TestGenerate [2021-06-11T09:02:08.551Z] --- PASS: TestGenerate (0.00s) [2021-06-11T09:02:08.551Z] === RUN TestGeneratePtr [2021-06-11T09:02:08.551Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-11T09:02:08.551Z] === RUN TestGenerateMissingField [2021-06-11T09:02:08.551Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-11T09:02:08.551Z] === RUN TestFieldCannotBeSet [2021-06-11T09:02:08.551Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-11T09:02:08.551Z] === RUN TestTypeMismatchError [2021-06-11T09:02:08.551Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-11T09:02:08.551Z] PASS [2021-06-11T09:02:08.551Z] coverage: 100.0% of statements [2021-06-11T09:02:08.551Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2021-06-11T09:02:09.012Z] === RUN TestNetworkDBSimple [2021-06-11T09:02:09.474Z] testing: warning: no tests to run [2021-06-11T09:02:09.474Z] PASS [2021-06-11T09:02:09.474Z] coverage: 0.0% of statements [2021-06-11T09:02:09.474Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2021-06-11T09:02:09.474Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.75s) [2021-06-11T09:02:09.474Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-11T09:02:09.826Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T09:02:09.935Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-11T09:02:09.935Z] PASS [2021-06-11T09:02:09.935Z] coverage: 100.0% of statements [2021-06-11T09:02:09.935Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2021-06-11T09:02:09.935Z] 2021/06/11 09:02:09 Closing DB instances... [2021-06-11T09:02:10.397Z] === RUN TestRequestNewPort [2021-06-11T09:02:10.397Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestRequestSpecificPort [2021-06-11T09:02:10.397Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestReleasePort [2021-06-11T09:02:10.397Z] --- PASS: TestReleasePort (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestReuseReleasedPort [2021-06-11T09:02:10.397Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestReleaseUnreadledPort [2021-06-11T09:02:10.397Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestUnknowProtocol [2021-06-11T09:02:10.397Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestAllocateAllPorts [2021-06-11T09:02:10.397Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestPortAllocation [2021-06-11T09:02:10.397Z] --- PASS: TestPortAllocation (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestPortAllocationWithCustomRange [2021-06-11T09:02:10.397Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestNoDuplicateBPR [2021-06-11T09:02:10.397Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-11T09:02:10.397Z] === RUN TestChangePortRange [2021-06-11T09:02:10.397Z] --- PASS: TestChangePortRange (0.00s) [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-11T09:02:10.397Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-11T09:02:10.397Z] PASS [2021-06-11T09:02:10.397Z] coverage: 89.7% of statements [2021-06-11T09:02:10.397Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 89.7% of statements [2021-06-11T09:02:11.370Z] --- PASS: TestNetworkDBSimple (2.23s) [2021-06-11T09:02:11.370Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-11T09:02:11.370Z] === RUN TestTransportPortConv [2021-06-11T09:02:11.370Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestTransportPortBindingConv [2021-06-11T09:02:11.370Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestErrorConstructors [2021-06-11T09:02:11.370Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestCompareIPMask [2021-06-11T09:02:11.370Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestUtilGetHostPartIP [2021-06-11T09:02:11.370Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestUtilGetBroadcastIP [2021-06-11T09:02:11.370Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-11T09:02:11.370Z] === RUN TestParseCIDR [2021-06-11T09:02:11.370Z] --- PASS: TestParseCIDR (0.00s) [2021-06-11T09:02:11.370Z] PASS [2021-06-11T09:02:11.370Z] coverage: 47.9% of statements [2021-06-11T09:02:11.370Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 47.9% of statements [2021-06-11T09:02:11.832Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.06s) [2021-06-11T09:02:11.832Z] === RUN TestGetAddress [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-11T09:02:12.294Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-11T09:02:12.294Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-11T09:02:12.294Z] PASS [2021-06-11T09:02:12.294Z] coverage: 44.0% of statements [2021-06-11T09:02:12.295Z] ok github.com/docker/docker/oci 0.057s coverage: 44.0% of statements [2021-06-11T09:02:12.295Z] 2021/06/11 09:02:12 Closing DB instances... [2021-06-11T09:02:12.360Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T09:02:13.267Z] === RUN TestAddressPoolOpt [2021-06-11T09:02:13.267Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/a [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/something [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/_=a [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/env1=value1 [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/_env1=value1 [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/PATH [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/=a [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/PATH= [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/PATH=something [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/asd!qwe [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/1asd [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/123 [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/some_space [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/__some_space_before [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/some_space_after__ [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/= [2021-06-11T09:02:13.267Z] === RUN TestValidateEnv/PaTh [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestParseHost [2021-06-11T09:02:13.267Z] --- PASS: TestParseHost (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestParseDockerDaemonHost [2021-06-11T09:02:13.267Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestParseTCP [2021-06-11T09:02:13.267Z] --- PASS: TestParseTCP (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-11T09:02:13.267Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestValidateExtraHosts [2021-06-11T09:02:13.267Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestIpOptString [2021-06-11T09:02:13.267Z] --- PASS: TestIpOptString (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-11T09:02:13.267Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestNewIpOptValidDefaultVal [2021-06-11T09:02:13.267Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestIpOptSetInvalidVal [2021-06-11T09:02:13.267Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestValidateIPAddress [2021-06-11T09:02:13.267Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestMapOpts [2021-06-11T09:02:13.267Z] --- PASS: TestMapOpts (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestListOptsWithoutValidator [2021-06-11T09:02:13.267Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestListOptsWithValidator [2021-06-11T09:02:13.267Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestValidateDNSSearch [2021-06-11T09:02:13.267Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_general_format [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_one_more [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-11T09:02:13.267Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-11T09:02:13.267Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestNamedListOpts [2021-06-11T09:02:13.267Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestNamedMapOpts [2021-06-11T09:02:13.267Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestParseLink [2021-06-11T09:02:13.267Z] --- PASS: TestParseLink (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestQuotedStringSetWithQuotes [2021-06-11T09:02:13.267Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-11T09:02:13.267Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-11T09:02:13.267Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-11T09:02:13.267Z] === RUN TestUlimitOpt [2021-06-11T09:02:13.267Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-11T09:02:13.267Z] PASS [2021-06-11T09:02:13.267Z] coverage: 67.1% of statements [2021-06-11T09:02:13.267Z] ok github.com/docker/docker/opts 0.084s coverage: 67.1% of statements [2021-06-11T09:02:13.267Z] === RUN TestParseVersion [2021-06-11T09:02:13.267Z] --- PASS: TestParseVersion (0.00s) [2021-06-11T09:02:13.267Z] PASS [2021-06-11T09:02:13.267Z] coverage: 52.9% of statements [2021-06-11T09:02:13.267Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-06-11T09:02:13.303Z] --- PASS: TestAPIIpcModeShareableAndContainer (6.18s) [2021-06-11T09:02:13.303Z] === RUN TestAPIIpcModeHost [2021-06-11T09:02:14.240Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s) [2021-06-11T09:02:14.240Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-11T09:02:15.213Z] 2021/06/11 09:02:15 Closing DB instances... [2021-06-11T09:02:16.187Z] === RUN TestPeerCertificateMarshalJSON [2021-06-11T09:02:16.187Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-11T09:02:16.187Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-11T09:02:16.187Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2021-06-11T09:02:16.187Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-11T09:02:16.187Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-11T09:02:16.187Z] === RUN TestMiddleware [2021-06-11T09:02:16.187Z] --- PASS: TestMiddleware (0.00s) [2021-06-11T09:02:16.187Z] === RUN TestNewResponseModifier [2021-06-11T09:02:16.187Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-11T09:02:16.187Z] PASS [2021-06-11T09:02:16.187Z] coverage: 26.8% of statements [2021-06-11T09:02:16.187Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 26.8% of statements [2021-06-11T09:02:16.586Z] --- PASS: TestAPIIpcModeHost (2.70s) [2021-06-11T09:02:16.586Z] === RUN TestDaemonIpcModeShareable [2021-06-11T09:02:16.648Z] === RUN TestIsArchivePathDir [2021-06-11T09:02:16.648Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-06-11T09:02:16.648Z] === RUN TestIsArchivePathInvalidFile [2021-06-11T09:02:16.648Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s) [2021-06-11T09:02:16.648Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-11T09:02:16.648Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-06-11T09:02:16.648Z] === RUN TestIsArchivePathTar [2021-06-11T09:02:17.110Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-06-11T09:02:17.110Z] === RUN TestDecompressStreamGzip [2021-06-11T09:02:17.110Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-06-11T09:02:17.110Z] === RUN TestDecompressStreamBzip2 [2021-06-11T09:02:17.110Z] === RUN TestUnbuffered [2021-06-11T09:02:17.110Z] --- PASS: TestUnbuffered (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestRaceUnbuffered [2021-06-11T09:02:17.110Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-11T09:02:17.110Z] PASS [2021-06-11T09:02:17.110Z] coverage: 100.0% of statements [2021-06-11T09:02:17.110Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-06-11T09:02:17.110Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-06-11T09:02:17.110Z] === RUN TestDecompressStreamXz [2021-06-11T09:02:17.110Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-11T09:02:17.110Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T09:02:17.110Z] === RUN TestCompressStreamXzUnsupported [2021-06-11T09:02:17.110Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-11T09:02:17.110Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestCompressStreamInvalid [2021-06-11T09:02:17.110Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestExtensionInvalid [2021-06-11T09:02:17.110Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestExtensionUncompressed [2021-06-11T09:02:17.110Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestExtensionBzip2 [2021-06-11T09:02:17.110Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestExtensionGzip [2021-06-11T09:02:17.110Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestExtensionXz [2021-06-11T09:02:17.110Z] --- PASS: TestExtensionXz (0.00s) [2021-06-11T09:02:17.110Z] === RUN TestCmdStreamLargeStderr [2021-06-11T09:02:17.110Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-11T09:02:17.110Z] === RUN TestCmdStreamBad [2021-06-11T09:02:17.110Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-11T09:02:17.110Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T09:02:17.110Z] === RUN TestCmdStreamGood [2021-06-11T09:02:17.573Z] --- PASS: TestCmdStreamGood (0.05s) [2021-06-11T09:02:17.573Z] === RUN TestUntarPathWithInvalidDest [2021-06-11T09:02:17.573Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-06-11T09:02:17.573Z] === RUN TestUntarPathWithInvalidSrc [2021-06-11T09:02:17.573Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-11T09:02:17.573Z] === RUN TestUntarPath [2021-06-11T09:02:17.573Z] --- PASS: TestUntarPath (0.06s) [2021-06-11T09:02:17.573Z] === RUN TestUntarPathWithDestinationFile [2021-06-11T09:02:17.573Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-06-11T09:02:17.573Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-11T09:02:17.573Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-11T09:02:17.573Z] === RUN TestCopyWithTarInvalidSrc [2021-06-11T09:02:17.573Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-11T09:02:17.573Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-11T09:02:17.573Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T09:02:17.573Z] === RUN TestCopyWithTarSrcFile [2021-06-11T09:02:17.573Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-11T09:02:17.573Z] === RUN TestCopyWithTarSrcFolder [2021-06-11T09:02:17.573Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-11T09:02:17.573Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-11T09:02:17.573Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-11T09:02:17.573Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-11T09:02:17.573Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-11T09:02:17.573Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-11T09:02:17.573Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-11T09:02:17.573Z] === RUN TestCopyFileWithTarSrcFile [2021-06-11T09:02:17.573Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-11T09:02:17.573Z] === RUN TestTarFiles [2021-06-11T09:02:18.034Z] === RUN TestMatch [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[foo]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[foo_bar]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-11T09:02:18.034Z] === RUN TestMatch/[] [2021-06-11T09:02:18.035Z] === RUN TestMatch/[]#01 [2021-06-11T09:02:18.035Z] === RUN TestMatch/[[qux]] [2021-06-11T09:02:18.035Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-11T09:02:18.035Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-11T09:02:18.035Z] === RUN TestMatch/[[foo_baz]] [2021-06-11T09:02:18.035Z] --- PASS: TestMatch (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-11T09:02:18.035Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-11T09:02:18.035Z] PASS [2021-06-11T09:02:18.035Z] coverage: 87.5% of statements [2021-06-11T09:02:18.035Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2021-06-11T09:02:19.008Z] 2021/06/11 09:02:18 Closing DB instances... [2021-06-11T09:02:19.113Z] --- PASS: TestDaemonIpcModeShareable (2.94s) [2021-06-11T09:02:19.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2021-06-11T09:02:19.113Z] === RUN TestDaemonIpcModePrivate [2021-06-11T09:02:19.113Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T09:02:19.469Z] === RUN TestChrootTarUntar [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] === RUN TestChrootUntarEmptyArchive [2021-06-11T09:02:19.469Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-11T09:02:19.469Z] === RUN TestChrootTarUntarWithSymlink [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:02:19.469Z] === RUN TestChrootCopyWithTar [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:02:19.469Z] === RUN TestChrootCopyFileWithTar [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] === RUN TestChrootUntarPath [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:02:19.469Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] === RUN TestChrootApplyDotDotFile [2021-06-11T09:02:19.469Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-11T09:02:19.469Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:02:19.469Z] PASS [2021-06-11T09:02:19.469Z] coverage: 15.4% of statements [2021-06-11T09:02:19.469Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.4% of statements [2021-06-11T09:02:20.442Z] time="2021-06-11T09:02:20Z" level=error msg="node: fb5cb70e8b63 is unknown to memberlist" [2021-06-11T09:02:20.442Z] --- PASS: TestNetworkDBCRUDTableEntry (3.84s) [2021-06-11T09:02:20.442Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-11T09:02:20.903Z] === RUN TestSizeEmpty [2021-06-11T09:02:20.903Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeEmptyFile [2021-06-11T09:02:20.903Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeNonemptyFile [2021-06-11T09:02:20.903Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-11T09:02:20.903Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-11T09:02:20.903Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-11T09:02:20.903Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestMoveToSubdir [2021-06-11T09:02:20.903Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-11T09:02:20.903Z] === RUN TestSizeNonExistingDirectory [2021-06-11T09:02:20.903Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-11T09:02:20.903Z] PASS [2021-06-11T09:02:20.903Z] coverage: 80.0% of statements [2021-06-11T09:02:20.903Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2021-06-11T09:02:22.396Z] --- PASS: TestDaemonIpcModePrivate (3.41s) [2021-06-11T09:02:22.396Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2021-06-11T09:02:22.396Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T09:02:22.447Z] === RUN Test [2021-06-11T09:02:22.447Z] === RUN Test/TestContainsEntry [2021-06-11T09:02:22.447Z] === RUN Test/TestCreateEntries [2021-06-11T09:02:22.447Z] === RUN Test/TestEntriesDiff [2021-06-11T09:02:22.447Z] === RUN Test/TestEntriesEquality [2021-06-11T09:02:22.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-11T09:02:22.447Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-11T09:02:22.447Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-11T09:02:22.447Z] === RUN Test/TestGeneratorNotGenerate [2021-06-11T09:02:22.447Z] === RUN Test/TestGeneratorWithPort [2021-06-11T09:02:22.447Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-11T09:02:22.447Z] === RUN Test/TestNewEntry [2021-06-11T09:02:22.447Z] === RUN Test/TestParse [2021-06-11T09:02:22.447Z] --- PASS: Test (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-11T09:02:22.447Z] --- PASS: Test/TestParse (0.00s) [2021-06-11T09:02:22.447Z] PASS [2021-06-11T09:02:22.447Z] coverage: 58.3% of statements [2021-06-11T09:02:22.447Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-06-11T09:02:22.447Z] 2021/06/11 09:02:22 Closing DB instances... [2021-06-11T09:02:22.908Z] --- PASS: TestTarFiles (5.08s) [2021-06-11T09:02:22.908Z] === RUN TestTarUntar [2021-06-11T09:02:22.908Z] --- PASS: TestTarUntar (0.04s) [2021-06-11T09:02:22.908Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-11T09:02:22.908Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-11T09:02:22.908Z] === RUN TestTarWithOptions [2021-06-11T09:02:22.908Z] --- PASS: TestTarWithOptions (0.03s) [2021-06-11T09:02:22.908Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-11T09:02:22.908Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-11T09:02:22.908Z] === RUN TestUntarUstarGnuConflict [2021-06-11T09:02:22.908Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-11T09:02:22.908Z] === RUN TestUntarInvalidFilenames [2021-06-11T09:02:22.908Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames682297630\\dest" [2021-06-11T09:02:22.908Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-06-11T09:02:22.908Z] === RUN TestUntarHardlinkToSymlink [2021-06-11T09:02:22.908Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-11T09:02:22.908Z] === RUN TestUntarInvalidHardlink [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink278551903\\victim\\hello" -> "../victim/hello" [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink555273522\\victim\\hello" -> "/../victim/hello" [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink595913961\\victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink801295668\\victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink196213507\\victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink312088198\\victim" -> "../victim" [2021-06-11T09:02:22.909Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-11T09:02:22.909Z] === RUN TestUntarInvalidSymlink [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink701262893\\dest\\dotdot" -> "../victim/hello" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink973071272\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink586131687\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink808651034\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink435043761\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink988643164\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:22.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink470566155\\dest\\dir\\loophole" -> "../../victim" [2021-06-11T09:02:22.909Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-06-11T09:02:22.909Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-11T09:02:22.909Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-11T09:02:22.909Z] === RUN TestXGlobalNoParent [2021-06-11T09:02:22.909Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-11T09:02:22.909Z] === RUN TestReplaceFileTarWrapper [2021-06-11T09:02:23.370Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-06-11T09:02:23.370Z] === RUN TestPrefixHeaderReadable [2021-06-11T09:02:23.370Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-06-11T09:02:23.370Z] === RUN TestDisablePigz [2021-06-11T09:02:23.370Z] --- PASS: TestDisablePigz (0.14s) [2021-06-11T09:02:23.370Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-11T09:02:23.370Z] === RUN TestPigz [2021-06-11T09:02:23.370Z] === RUN Test [2021-06-11T09:02:23.370Z] === RUN Test/TestContent [2021-06-11T09:02:23.370Z] === RUN Test/TestInitialize [2021-06-11T09:02:23.370Z] === RUN Test/TestNew [2021-06-11T09:02:23.370Z] === RUN Test/TestParsingContentsWithComments [2021-06-11T09:02:23.370Z] === RUN Test/TestRegister [2021-06-11T09:02:23.370Z] === RUN Test/TestWatch [2021-06-11T09:02:23.370Z] --- PASS: Test (0.01s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestContent (0.00s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestNew (0.00s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T09:02:23.370Z] --- PASS: Test/TestWatch (0.01s) [2021-06-11T09:02:23.370Z] PASS [2021-06-11T09:02:23.370Z] coverage: 92.9% of statements [2021-06-11T09:02:23.370Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-06-11T09:02:23.832Z] --- PASS: TestPigz (0.16s) [2021-06-11T09:02:23.832Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-11T09:02:23.832Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T09:02:23.832Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T09:02:23.832Z] archive_windows_test.go:16: Currently fails [2021-06-11T09:02:23.832Z] === RUN TestCanonicalTarNameForPath [2021-06-11T09:02:23.832Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestCanonicalTarName [2021-06-11T09:02:23.832Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestChmodTarEntry [2021-06-11T09:02:23.832Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestHardLinkOrder [2021-06-11T09:02:23.832Z] --- PASS: TestHardLinkOrder (0.09s) [2021-06-11T09:02:23.832Z] === RUN TestChangeString [2021-06-11T09:02:23.832Z] --- PASS: TestChangeString (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestChangesWithNoChanges [2021-06-11T09:02:23.832Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-06-11T09:02:23.832Z] === RUN TestChangesWithChanges [2021-06-11T09:02:23.832Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-11T09:02:23.832Z] === RUN TestChangesWithChangesGH13590 [2021-06-11T09:02:23.832Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-11T09:02:23.832Z] changes_test.go:196: needs more investigation [2021-06-11T09:02:23.832Z] === RUN TestChangesDirsEmpty [2021-06-11T09:02:23.832Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-11T09:02:23.832Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T09:02:23.832Z] === RUN TestChangesDirsMutated [2021-06-11T09:02:23.832Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-11T09:02:23.832Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T09:02:23.832Z] === RUN TestApplyLayer [2021-06-11T09:02:23.832Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-11T09:02:23.832Z] changes_test.go:433: needs further investigation [2021-06-11T09:02:23.832Z] === RUN TestChangesSizeWithHardlinks [2021-06-11T09:02:23.832Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-11T09:02:23.832Z] changes_test.go:469: needs further investigation [2021-06-11T09:02:23.832Z] === RUN TestChangesSizeWithNoChanges [2021-06-11T09:02:23.832Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-11T09:02:23.832Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestChangesSize [2021-06-11T09:02:23.832Z] --- PASS: TestChangesSize (0.01s) [2021-06-11T09:02:23.832Z] === RUN TestApplyLayerInvalidFilenames [2021-06-11T09:02:23.832Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames866345632\\dest" [2021-06-11T09:02:23.832Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-11T09:02:23.832Z] === RUN TestApplyLayerInvalidHardlink [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink247348946\\victim\\hello" -> "../victim/hello" [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink327284233\\victim\\hello" -> "/../victim/hello" [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink358548436\\victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208254755\\victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink492545574\\victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink387268941\\victim" -> "../victim" [2021-06-11T09:02:23.832Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-06-11T09:02:23.832Z] === RUN TestApplyLayerInvalidSymlink [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink925868104\\dest\\dotdot" -> "../victim/hello" [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink238663431\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink930347194\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink732719825\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink042002428\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:23.832Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink627726635\\dest\\loophole-victim" -> "../victim" [2021-06-11T09:02:23.832Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-11T09:02:23.832Z] === RUN TestApplyLayerWhiteouts [2021-06-11T09:02:23.832Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-06-11T09:02:23.832Z] === RUN TestGenerateEmptyFile [2021-06-11T09:02:23.832Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-11T09:02:23.832Z] === RUN TestGenerateWithContent [2021-06-11T09:02:23.832Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-11T09:02:23.832Z] PASS [2021-06-11T09:02:23.832Z] coverage: 61.6% of statements [2021-06-11T09:02:23.832Z] ok github.com/docker/docker/pkg/archive 7.423s coverage: 61.6% of statements [2021-06-11T09:02:23.832Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-06-11T09:02:23.832Z] === RUN TestNetworkDBNodeLeave [2021-06-11T09:02:26.020Z] === RUN Test [2021-06-11T09:02:26.020Z] === RUN Test/TestInitialize [2021-06-11T09:02:26.020Z] time="2021-06-11T09:02:25Z" level=info msg="Initializing discovery without TLS" [2021-06-11T09:02:26.020Z] time="2021-06-11T09:02:25Z" level=info msg="Initializing discovery without TLS" [2021-06-11T09:02:26.020Z] time="2021-06-11T09:02:25Z" level=info msg="Initializing discovery without TLS" [2021-06-11T09:02:26.020Z] === RUN Test/TestInitializeWithCerts [2021-06-11T09:02:26.020Z] time="2021-06-11T09:02:25Z" level=info msg="Initializing discovery with TLS" [2021-06-11T09:02:26.020Z] === RUN Test/TestWatch [2021-06-11T09:02:26.020Z] time="2021-06-11T09:02:25Z" level=info msg="Initializing discovery without TLS" [2021-06-11T09:02:26.581Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.46s) [2021-06-11T09:02:26.581Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:183, shared: false, mustBeShared: false [2021-06-11T09:02:26.581Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T09:02:26.993Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-06-11T09:02:26.993Z] === RUN TestNetworkDBWatch [2021-06-11T09:02:28.546Z] 2021/06/11 09:02:28 Closing DB instances... [2021-06-11T09:02:29.010Z] --- PASS: Test (3.18s) [2021-06-11T09:02:29.010Z] --- PASS: Test/TestInitialize (0.17s) [2021-06-11T09:02:29.010Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-11T09:02:29.010Z] --- PASS: Test/TestWatch (3.00s) [2021-06-11T09:02:29.010Z] PASS [2021-06-11T09:02:29.010Z] coverage: 84.1% of statements [2021-06-11T09:02:29.010Z] ok github.com/docker/docker/pkg/discovery/kv 3.236s coverage: 84.1% of statements [2021-06-11T09:02:29.870Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.50s) [2021-06-11T09:02:29.870Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:183, shared: true, mustBeShared: true [2021-06-11T09:02:29.870Z] === RUN TestIpcModeOlderClient [2021-06-11T09:02:29.870Z] === PAUSE TestIpcModeOlderClient [2021-06-11T09:02:29.870Z] === RUN TestKillContainerInvalidSignal [2021-06-11T09:02:29.986Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-06-11T09:02:29.986Z] === RUN TestNetworkDBBulkSync [2021-06-11T09:02:29.986Z] === RUN Test [2021-06-11T09:02:29.986Z] === RUN Test/TestWatch [2021-06-11T09:02:29.986Z] --- PASS: Test (0.00s) [2021-06-11T09:02:29.986Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T09:02:29.986Z] PASS [2021-06-11T09:02:29.986Z] coverage: 92.3% of statements [2021-06-11T09:02:29.986Z] ok github.com/docker/docker/pkg/discovery/memory 0.050s coverage: 92.3% of statements [2021-06-11T09:02:31.244Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2021-06-11T09:02:31.244Z] === RUN TestKillContainer [2021-06-11T09:02:31.244Z] === RUN TestKillContainer/no_signal [2021-06-11T09:02:31.244Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T09:02:31.531Z] 2021/06/11 09:02:31 Closing DB instances... [2021-06-11T09:02:31.532Z] === RUN Test [2021-06-11T09:02:31.532Z] === RUN Test/TestInitialize [2021-06-11T09:02:31.532Z] === RUN Test/TestInitializeWithPattern [2021-06-11T09:02:31.532Z] === RUN Test/TestRegister [2021-06-11T09:02:31.532Z] === RUN Test/TestWatch [2021-06-11T09:02:31.532Z] --- PASS: Test (0.00s) [2021-06-11T09:02:31.532Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T09:02:31.532Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-11T09:02:31.532Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T09:02:31.532Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T09:02:31.532Z] PASS [2021-06-11T09:02:31.532Z] coverage: 93.8% of statements [2021-06-11T09:02:31.532Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2021-06-11T09:02:31.808Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T09:02:32.374Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T09:02:32.506Z] === RUN TestPollerAddRemove [2021-06-11T09:02:32.506Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-11T09:02:32.506Z] === RUN TestPollerEvent [2021-06-11T09:02:32.506Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-11T09:02:32.506Z] poller_test.go:41: No chmod on Windows [2021-06-11T09:02:32.506Z] === RUN TestPollerClose [2021-06-11T09:02:32.506Z] --- PASS: TestPollerClose (0.00s) [2021-06-11T09:02:32.506Z] PASS [2021-06-11T09:02:32.506Z] coverage: 45.7% of statements [2021-06-11T09:02:32.506Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-06-11T09:02:32.968Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-06-11T09:02:32.968Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-11T09:02:33.746Z] === RUN TestKillContainer/killing_signal [2021-06-11T09:02:33.943Z] === RUN TestCopyFileWithInvalidSrc [2021-06-11T09:02:33.943Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T09:02:33.943Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-11T09:02:33.943Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-11T09:02:33.943Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCopyFile [2021-06-11T09:02:33.943Z] --- PASS: TestCopyFile (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-11T09:02:33.943Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T09:02:33.943Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T09:02:33.943Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-11T09:02:33.943Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-11T09:02:33.943Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T09:02:33.943Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T09:02:33.943Z] === RUN TestWildcardMatches [2021-06-11T09:02:33.943Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestPatternMatches [2021-06-11T09:02:33.943Z] --- PASS: TestPatternMatches (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-11T09:02:33.943Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestPatternMatchesFolderExclusions [2021-06-11T09:02:33.943Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-11T09:02:33.943Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-11T09:02:33.943Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-11T09:02:33.943Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-11T09:02:33.943Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestSingleExclamationError [2021-06-11T09:02:33.943Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestMatchesWithNoPatterns [2021-06-11T09:02:33.943Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestMatchesWithMalformedPatterns [2021-06-11T09:02:33.943Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestMatches [2021-06-11T09:02:33.943Z] --- PASS: TestMatches (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatterns [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatternsExceptionFlag [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCleanPatternsErrorSingleException [2021-06-11T09:02:33.943Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCreateIfNotExistsDir [2021-06-11T09:02:33.943Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestCreateIfNotExistsFile [2021-06-11T09:02:33.943Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-11T09:02:33.943Z] === RUN TestMatch [2021-06-11T09:02:33.943Z] --- PASS: TestMatch (0.00s) [2021-06-11T09:02:33.943Z] PASS [2021-06-11T09:02:33.943Z] coverage: 87.5% of statements [2021-06-11T09:02:33.943Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 87.5% of statements [2021-06-11T09:02:34.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-11T09:02:34.916Z] === RUN TestGet [2021-06-11T09:02:34.916Z] --- PASS: TestGet (0.00s) [2021-06-11T09:02:34.916Z] === RUN TestGetShortcutString [2021-06-11T09:02:34.916Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-11T09:02:34.916Z] PASS [2021-06-11T09:02:34.916Z] coverage: 42.9% of statements [2021-06-11T09:02:34.916Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-06-11T09:02:35.614Z] --- PASS: TestKillContainer (4.57s) [2021-06-11T09:02:35.614Z] --- PASS: TestKillContainer/no_signal (1.46s) [2021-06-11T09:02:35.614Z] --- PASS: TestKillContainer/non_killing_signal (1.29s) [2021-06-11T09:02:35.614Z] --- PASS: TestKillContainer/killing_signal (1.54s) [2021-06-11T09:02:35.614Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T09:02:35.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T09:02:35.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T09:02:35.890Z] 2021/06/11 09:02:35 Closing DB instances... [2021-06-11T09:02:36.352Z] time="2021-06-11T09:02:36Z" level=error msg="node: 4e8b892139b7 is unknown to memberlist" [2021-06-11T09:02:36.352Z] === RUN TestCreateIDMapOrder [2021-06-11T09:02:36.352Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-11T09:02:36.352Z] PASS [2021-06-11T09:02:36.352Z] coverage: 7.2% of statements [2021-06-11T09:02:36.352Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2021-06-11T09:02:36.807Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T09:02:37.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-11T09:02:37.897Z] time="2021-06-11T09:02:37Z" level=error msg="node: 0a075c232dfb is unknown to memberlist" [2021-06-11T09:02:37.897Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.88s) [2021-06-11T09:02:37.897Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-11T09:02:37.897Z] === RUN TestFixedBufferCap [2021-06-11T09:02:37.897Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestFixedBufferLen [2021-06-11T09:02:37.897Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestFixedBufferString [2021-06-11T09:02:37.897Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestFixedBufferWrite [2021-06-11T09:02:37.897Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestFixedBufferRead [2021-06-11T09:02:37.897Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestBytesPipeRead [2021-06-11T09:02:37.897Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestBytesPipeWrite [2021-06-11T09:02:37.897Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-11T09:02:37.897Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-11T09:02:38.309Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.58s) [2021-06-11T09:02:38.309Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.29s) [2021-06-11T09:02:38.309Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.10s) [2021-06-11T09:02:38.309Z] === RUN TestKillStoppedContainer [2021-06-11T09:02:38.309Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-11T09:02:38.309Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T09:02:38.309Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-06-11T09:02:38.309Z] === RUN TestKillDifferentUserContainer [2021-06-11T09:02:38.358Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-06-11T09:02:38.358Z] === RUN TestAtomicWriteToFile [2021-06-11T09:02:38.358Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-11T09:02:38.358Z] === RUN TestAtomicWriteSetCommit [2021-06-11T09:02:38.358Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-11T09:02:38.358Z] === RUN TestAtomicWriteSetCancel [2021-06-11T09:02:38.358Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-11T09:02:38.358Z] === RUN TestReadCloserWrapperClose [2021-06-11T09:02:38.358Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-11T09:02:38.358Z] === RUN TestReaderErrWrapperReadOnError [2021-06-11T09:02:38.358Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-11T09:02:38.358Z] === RUN TestReaderErrWrapperRead [2021-06-11T09:02:38.358Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-11T09:02:38.358Z] === RUN TestHashData [2021-06-11T09:02:38.358Z] --- PASS: TestHashData (0.00s) [2021-06-11T09:02:38.358Z] === RUN TestCancelReadCloser [2021-06-11T09:02:38.820Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-11T09:02:38.820Z] === RUN TestWriteCloserWrapperClose [2021-06-11T09:02:38.820Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-11T09:02:38.820Z] === RUN TestNopWriteCloser [2021-06-11T09:02:38.820Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-11T09:02:38.820Z] === RUN TestNopWriter [2021-06-11T09:02:38.820Z] --- PASS: TestNopWriter (0.00s) [2021-06-11T09:02:38.820Z] === RUN TestWriteCounter [2021-06-11T09:02:38.820Z] --- PASS: TestWriteCounter (0.00s) [2021-06-11T09:02:38.820Z] PASS [2021-06-11T09:02:38.820Z] coverage: 69.2% of statements [2021-06-11T09:02:38.820Z] ok github.com/docker/docker/pkg/ioutils 0.615s coverage: 69.2% of statements [2021-06-11T09:02:38.820Z] --- PASS: TestGetAddress (27.32s) [2021-06-11T09:02:38.820Z] === RUN TestRequestSyntaxCheck [2021-06-11T09:02:38.820Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-06-11T09:02:38.820Z] === RUN TestRequest [2021-06-11T09:02:38.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-11T09:02:39.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T09:02:39.700Z] --- PASS: TestKillDifferentUserContainer (1.38s) [2021-06-11T09:02:39.700Z] === RUN TestInspectOomKilledTrue [2021-06-11T09:02:39.700Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T09:02:39.700Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:02:39.700Z] === RUN TestInspectOomKilledFalse [2021-06-11T09:02:39.700Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T09:02:39.700Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:02:39.700Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T09:02:39.793Z] 2021/06/11 09:02:39 Closing DB instances... [2021-06-11T09:02:40.255Z] === RUN TestError [2021-06-11T09:02:40.255Z] --- PASS: TestError (0.00s) [2021-06-11T09:02:40.255Z] === RUN TestProgressString [2021-06-11T09:02:40.255Z] === RUN TestProgressString/no_progress [2021-06-11T09:02:40.255Z] === RUN TestProgressString/progress_1 [2021-06-11T09:02:40.255Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-11T09:02:40.255Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-11T09:02:40.255Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-11T09:02:40.255Z] === RUN TestProgressString/with_units [2021-06-11T09:02:40.255Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-11T09:02:40.255Z] === RUN TestProgressString/hide_counts [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-11T09:02:40.255Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-11T09:02:40.255Z] === RUN TestJSONMessageDisplay [2021-06-11T09:02:40.255Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-06-11T09:02:40.255Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-11T09:02:40.255Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-11T09:02:40.255Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-11T09:02:40.255Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-11T09:02:40.255Z] === RUN TestDisplayJSONMessagesStream [2021-06-11T09:02:40.255Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-11T09:02:40.255Z] PASS [2021-06-11T09:02:40.255Z] coverage: 91.7% of statements [2021-06-11T09:02:40.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2021-06-11T09:02:40.718Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-11T09:02:40.719Z] === RUN TestNetworkDBGarbageCollection [2021-06-11T09:02:41.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T09:02:41.180Z] === RUN TestStandardLongPath [2021-06-11T09:02:41.180Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-11T09:02:41.180Z] === RUN TestUNCLongPath [2021-06-11T09:02:41.180Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-11T09:02:41.180Z] PASS [2021-06-11T09:02:41.180Z] coverage: 100.0% of statements [2021-06-11T09:02:41.180Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2021-06-11T09:02:41.641Z] --- PASS: TestLinksEtcHostsContentMatch (1.76s) [2021-06-11T09:02:41.641Z] === RUN TestLinksContainerNames [2021-06-11T09:02:42.154Z] === RUN TestNameFormat [2021-06-11T09:02:42.154Z] --- PASS: TestNameFormat (0.00s) [2021-06-11T09:02:42.154Z] === RUN TestNameRetries [2021-06-11T09:02:42.154Z] --- PASS: TestNameRetries (0.00s) [2021-06-11T09:02:42.154Z] PASS [2021-06-11T09:02:42.154Z] coverage: 85.7% of statements [2021-06-11T09:02:42.154Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-06-11T09:02:43.125Z] === RUN TestParseKeyValueOpt [2021-06-11T09:02:43.125Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-11T09:02:43.125Z] === RUN TestParseUintList [2021-06-11T09:02:43.125Z] --- PASS: TestParseUintList (0.00s) [2021-06-11T09:02:43.125Z] === RUN TestParseUintListMaximumLimits [2021-06-11T09:02:43.125Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-11T09:02:43.125Z] PASS [2021-06-11T09:02:43.125Z] coverage: 97.0% of statements [2021-06-11T09:02:43.125Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2021-06-11T09:02:44.670Z] === RUN TestNewAndRemove [2021-06-11T09:02:44.670Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-11T09:02:44.670Z] === RUN TestRemoveInvalidPath [2021-06-11T09:02:44.670Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-11T09:02:44.670Z] PASS [2021-06-11T09:02:44.670Z] coverage: 82.6% of statements [2021-06-11T09:02:44.670Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2021-06-11T09:02:44.924Z] --- PASS: TestLinksContainerNames (2.87s) [2021-06-11T09:02:44.924Z] === RUN TestLogsFollowTailEmpty [2021-06-11T09:02:44.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T09:02:45.857Z] --- PASS: TestLogsFollowTailEmpty (1.40s) [2021-06-11T09:02:45.857Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T09:02:46.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-11T09:02:46.860Z] === RUN TestFailedConnection [2021-06-11T09:02:47.083Z] --- PASS: TestContainerNetworkMountsNoChown (1.45s) [2021-06-11T09:02:47.083Z] === RUN TestMountDaemonRoot [2021-06-11T09:02:47.083Z] === RUN TestMountDaemonRoot/default [2021-06-11T09:02:47.083Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/private [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/slave [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/shared [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/default [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/shared [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/slave [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/private [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T09:02:47.342Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:02:47.342Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:02:47.342Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:02:47.602Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T09:02:47.834Z] === RUN TestParseEmptyInterface [2021-06-11T09:02:47.834Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestParseNonInterfaceType [2021-06-11T09:02:47.834Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestParseWithOneFunction [2021-06-11T09:02:47.834Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestParseWithMultipleFuncs [2021-06-11T09:02:47.834Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestParseWithUnnamedReturn [2021-06-11T09:02:47.834Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestEmbeddedInterface [2021-06-11T09:02:47.834Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestParsedImports [2021-06-11T09:02:47.834Z] --- PASS: TestParsedImports (0.00s) [2021-06-11T09:02:47.834Z] === RUN TestAliasedImports [2021-06-11T09:02:47.834Z] --- PASS: TestAliasedImports (0.00s) [2021-06-11T09:02:47.834Z] PASS [2021-06-11T09:02:47.834Z] coverage: 56.8% of statements [2021-06-11T09:02:47.834Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T09:02:47.866Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-11T09:02:47.866Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-11T09:02:47.866Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T09:02:48.743Z] --- PASS: TestBuildWithHugeFile (60.73s) [2021-06-11T09:02:48.743Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T09:02:48.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T09:02:48.743Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T09:02:48.743Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T09:02:48.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:02:48.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:02:48.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:02:48.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:02:48.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:02:48.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:02:48.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:02:48.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:02:48.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:02:48.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s) [2021-06-11T09:02:48.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-06-11T09:02:48.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-06-11T09:02:48.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-06-11T09:02:48.743Z] === RUN TestBuildPreserveOwnership [2021-06-11T09:02:48.743Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T09:02:48.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T09:02:48.743Z] --- PASS: TestBuildPreserveOwnership (5.33s) [2021-06-11T09:02:48.743Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.58s) [2021-06-11T09:02:48.743Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-06-11T09:02:48.743Z] === RUN TestBuildPlatformInvalid [2021-06-11T09:02:48.743Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-11T09:02:48.743Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T09:02:48.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T09:02:48.807Z] --- PASS: TestRequest (9.99s) [2021-06-11T09:02:48.807Z] === RUN TestOverlappingRequests [2021-06-11T09:02:48.807Z] --- PASS: TestFailedConnection (2.15s) [2021-06-11T09:02:48.807Z] === RUN TestFailOnce [2021-06-11T09:02:49.268Z] 2021/06/11 09:02:48 http: panic serving 127.0.0.1:49299: Plugin not ready [2021-06-11T09:02:49.268Z] goroutine 34 [running]: [2021-06-11T09:02:49.268Z] net/http.(*conn).serve.func1(0xc00013e000) [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-11T09:02:49.268Z] panic(0x84ab40, 0x987da0) [2021-06-11T09:02:49.268Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-11T09:02:49.268Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000156000, 0xc000146000) [2021-06-11T09:02:49.268Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-11T09:02:49.268Z] net/http.HandlerFunc.ServeHTTP(0xc00003e060, 0x99b9e0, 0xc000156000, 0xc000146000) [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-11T09:02:49.268Z] net/http.(*ServeMux).ServeHTTP(0xc00004c040, 0x99b9e0, 0xc000156000, 0xc000146000) [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-11T09:02:49.268Z] net/http.serverHandler.ServeHTTP(0xc000108000, 0x99b9e0, 0xc000156000, 0xc000146000) [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-11T09:02:49.268Z] net/http.(*conn).serve(0xc00013e000, 0x99c5a0, 0xc00012c040) [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-11T09:02:49.268Z] created by net/http.(*Server).Serve [2021-06-11T09:02:49.268Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-11T09:02:49.268Z] time="2021-06-11T09:02:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post http://127.0.0.1:49298/Test.FailOnce: EOF, retrying in 1s" [2021-06-11T09:02:49.268Z] --- PASS: TestOverlappingRequests (0.51s) [2021-06-11T09:02:49.268Z] === RUN TestRelease [2021-06-11T09:02:49.730Z] === RUN TestHTTPTransport [2021-06-11T09:02:49.730Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-11T09:02:49.730Z] PASS [2021-06-11T09:02:49.730Z] coverage: 85.7% of statements [2021-06-11T09:02:49.730Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2021-06-11T09:02:50.192Z] --- PASS: TestFailOnce (1.18s) [2021-06-11T09:02:50.192Z] === RUN TestEchoInputOutput [2021-06-11T09:02:50.192Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-11T09:02:50.192Z] === RUN TestBackoff [2021-06-11T09:02:50.192Z] --- PASS: TestBackoff (0.00s) [2021-06-11T09:02:50.192Z] === RUN TestAbortRetry [2021-06-11T09:02:50.192Z] --- PASS: TestAbortRetry (0.00s) [2021-06-11T09:02:50.192Z] === RUN TestClientScheme [2021-06-11T09:02:50.192Z] --- PASS: TestClientScheme (0.00s) [2021-06-11T09:02:50.192Z] === RUN TestNewClientWithTimeout [2021-06-11T09:02:50.653Z] time="2021-06-11T09:02:50Z" 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-06-11T09:02:50.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-11T09:02:51.115Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-11T09:02:51.115Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-11T09:02:51.115Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-11T09:02:51.115Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-11T09:02:51.115Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-11T09:02:51.115Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-11T09:02:51.115Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-11T09:02:51.115Z] === RUN TestBufferPoolPutAndGet [2021-06-11T09:02:51.115Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-11T09:02:51.115Z] PASS [2021-06-11T09:02:51.115Z] coverage: 88.2% of statements [2021-06-11T09:02:51.115Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-06-11T09:02:51.115Z] --- PASS: TestRelease (1.65s) [2021-06-11T09:02:51.115Z] === RUN TestAllocateRandomDeallocate [2021-06-11T09:02:52.075Z] --- PASS: TestContainerBindMountNonRecursive (3.96s) [2021-06-11T09:02:52.075Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T09:02:52.088Z] === RUN TestOutputOnPrematureClose [2021-06-11T09:02:52.088Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-11T09:02:52.088Z] === RUN TestCompleteSilently [2021-06-11T09:02:52.088Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-11T09:02:52.088Z] PASS [2021-06-11T09:02:52.088Z] coverage: 75.9% of statements [2021-06-11T09:02:52.088Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2021-06-11T09:02:52.088Z] time="2021-06-11T09:02:51Z" 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-06-11T09:02:52.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T09:02:52.640Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-06-11T09:02:52.640Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T09:02:53.062Z] === RUN TestSendToOneSub [2021-06-11T09:02:53.062Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-11T09:02:53.062Z] === RUN TestSendToMultipleSubs [2021-06-11T09:02:53.062Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-11T09:02:53.062Z] === RUN TestEvictOneSub [2021-06-11T09:02:53.062Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-11T09:02:53.062Z] === RUN TestClosePublisher [2021-06-11T09:02:53.062Z] --- PASS: TestClosePublisher (0.00s) [2021-06-11T09:02:53.062Z] === RUN TestPubSubRace [2021-06-11T09:02:54.037Z] --- PASS: TestPubSubRace (1.04s) [2021-06-11T09:02:54.037Z] PASS [2021-06-11T09:02:54.037Z] coverage: 75.0% of statements [2021-06-11T09:02:54.037Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 75.0% of statements [2021-06-11T09:02:54.498Z] time="2021-06-11T09:02:54Z" 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-06-11T09:02:54.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T09:02:54.540Z] --- PASS: TestContainerVolumesMountedAsSlave (1.65s) [2021-06-11T09:02:54.540Z] === RUN TestNetworkNat [2021-06-11T09:02:54.960Z] === RUN TestRegister [2021-06-11T09:02:54.960Z] --- PASS: TestRegister (0.00s) [2021-06-11T09:02:54.960Z] === RUN TestCommand [2021-06-11T09:02:54.960Z] --- PASS: TestCommand (0.03s) [2021-06-11T09:02:54.960Z] === RUN TestNaiveSelf [2021-06-11T09:02:54.960Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-11T09:02:54.960Z] PASS [2021-06-11T09:02:54.960Z] coverage: 82.4% of statements [2021-06-11T09:02:54.960Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2021-06-11T09:02:55.421Z] --- PASS: TestAllocateRandomDeallocate (4.47s) [2021-06-11T09:02:55.421Z] === RUN TestRetrieveFromStore [2021-06-11T09:02:55.915Z] --- PASS: TestNetworkNat (1.25s) [2021-06-11T09:02:55.915Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T09:02:56.399Z] === RUN TestParseSignal [2021-06-11T09:02:56.399Z] --- PASS: TestParseSignal (0.00s) [2021-06-11T09:02:56.399Z] === RUN TestValidSignalForPlatform [2021-06-11T09:02:56.399Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-11T09:02:56.399Z] PASS [2021-06-11T09:02:56.399Z] coverage: 19.7% of statements [2021-06-11T09:02:56.399Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 19.7% of statements [2021-06-11T09:02:57.293Z] --- PASS: TestNetworkLocalhostTCPNat (1.33s) [2021-06-11T09:02:57.293Z] === RUN TestNetworkLoopbackNat [2021-06-11T09:02:57.371Z] --- PASS: TestRetrieveFromStore (1.64s) [2021-06-11T09:02:57.371Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-11T09:02:57.371Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestParallelPredefinedRequest1 [2021-06-11T09:02:57.371Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-11T09:02:57.371Z] === RUN TestParallelPredefinedRequest2 [2021-06-11T09:02:57.371Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-11T09:02:57.371Z] === RUN TestParallelPredefinedRequest3 [2021-06-11T09:02:57.371Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-11T09:02:57.371Z] === RUN TestParallelPredefinedRequest4 [2021-06-11T09:02:57.371Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-11T09:02:57.371Z] === RUN TestParallelPredefinedRequest5 [2021-06-11T09:02:57.371Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-11T09:02:57.371Z] === RUN TestDebug [2021-06-11T09:02:57.371Z] --- PASS: TestDebug (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestRequestPoolParallel [2021-06-11T09:02:57.371Z] === RUN TestNewStdWriter [2021-06-11T09:02:57.371Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-11T09:02:57.371Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestWriteWithNilBytes [2021-06-11T09:02:57.371Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestWrite [2021-06-11T09:02:57.371Z] --- PASS: TestWrite (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestWriteWithWriterError [2021-06-11T09:02:57.371Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-11T09:02:57.371Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyWriteAndRead [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-11T09:02:57.371Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-11T09:02:57.371Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-11T09:02:57.371Z] PASS [2021-06-11T09:02:57.371Z] coverage: 100.0% of statements [2021-06-11T09:02:57.371Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2021-06-11T09:02:57.371Z] --- PASS: TestRequestPoolParallel (0.28s) [2021-06-11T09:02:57.371Z] === RUN TestFullAllocateRelease [2021-06-11T09:02:58.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-11T09:02:58.344Z] --- PASS: TestFullAllocateRelease (0.70s) [2021-06-11T09:02:58.345Z] === RUN TestOddAllocateRelease [2021-06-11T09:02:58.806Z] --- PASS: TestOddAllocateRelease (0.42s) [2021-06-11T09:02:58.806Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-11T09:02:58.806Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-06-11T09:02:58.806Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-11T09:02:58.806Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-11T09:02:58.806Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-11T09:02:58.806Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-11T09:02:58.806Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-11T09:02:58.806Z] --- PASS: TestRawProgressFormatterFormatProgress (0.01s) [2021-06-11T09:02:58.806Z] === RUN TestFormatStatus [2021-06-11T09:02:58.806Z] --- PASS: TestFormatStatus (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestFormatError [2021-06-11T09:02:58.806Z] --- PASS: TestFormatError (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestFormatJSONError [2021-06-11T09:02:58.806Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-11T09:02:58.806Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-11T09:02:58.806Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestNewJSONProgressOutput [2021-06-11T09:02:58.806Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestAuxFormatterEmit [2021-06-11T09:02:58.806Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestStreamWriterStdout [2021-06-11T09:02:58.806Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-11T09:02:58.806Z] === RUN TestStreamWriterStderr [2021-06-11T09:02:58.806Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-11T09:02:58.806Z] PASS [2021-06-11T09:02:58.806Z] coverage: 66.2% of statements [2021-06-11T09:02:58.806Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2021-06-11T09:02:58.806Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-06-11T09:02:58.806Z] === CONT TestParallelPredefinedRequest1 [2021-06-11T09:02:58.806Z] === CONT TestParallelPredefinedRequest4 [2021-06-11T09:02:58.806Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-11T09:02:58.806Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:02:58.806Z] === CONT TestParallelPredefinedRequest5 [2021-06-11T09:02:58.806Z] === CONT TestParallelPredefinedRequest2 [2021-06-11T09:02:58.806Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-11T09:02:58.806Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:02:58.806Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-11T09:02:58.806Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:02:58.806Z] === CONT TestParallelPredefinedRequest3 [2021-06-11T09:02:58.806Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-11T09:02:58.806Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:02:58.806Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-11T09:02:58.806Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:02:58.806Z] PASS [2021-06-11T09:02:58.806Z] coverage: 85.3% of statements [2021-06-11T09:02:58.806Z] ok github.com/docker/docker/libnetwork/ipam 57.314s coverage: 85.3% of statements [2021-06-11T09:02:59.268Z] time="2021-06-11T09:02:58Z" 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-06-11T09:02:59.603Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T09:02:59.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-11T09:02:59.738Z] === RUN TestGenerateRandomID [2021-06-11T09:02:59.738Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestShortenId [2021-06-11T09:02:59.738Z] --- PASS: TestShortenId (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestShortenSha256Id [2021-06-11T09:02:59.738Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestShortenIdEmpty [2021-06-11T09:02:59.738Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestShortenIdInvalid [2021-06-11T09:02:59.738Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestIsShortIDNonHex [2021-06-11T09:02:59.738Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-11T09:02:59.738Z] === RUN TestIsShortIDNotCorrectSize [2021-06-11T09:02:59.738Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-11T09:02:59.738Z] PASS [2021-06-11T09:02:59.738Z] coverage: 70.6% of statements [2021-06-11T09:02:59.738Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-06-11T09:03:00.980Z] --- PASS: TestNetworkLoopbackNat (4.12s) [2021-06-11T09:03:00.980Z] === RUN TestPause [2021-06-11T09:03:01.045Z] Loaded image: buildpack-deps:buster [2021-06-11T09:03:01.045Z] Loaded image: busybox:latest [2021-06-11T09:03:01.045Z] Loaded image: busybox:glibc [2021-06-11T09:03:01.286Z] === RUN TestIsCpusetListAvailable [2021-06-11T09:03:01.286Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-11T09:03:01.286Z] PASS [2021-06-11T09:03:01.286Z] coverage: 38.2% of statements [2021-06-11T09:03:01.286Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-06-11T09:03:01.992Z] Loaded image: debian:bullseye [2021-06-11T09:03:01.993Z] Loaded image: hello-world:latest [2021-06-11T09:03:02.255Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T09:03:02.832Z] === RUN TestChtimes [2021-06-11T09:03:02.832Z] --- PASS: TestChtimes (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestChtimesWindows [2021-06-11T09:03:02.832Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-11T09:03:02.832Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestEnsureRemoveAllNotExist [2021-06-11T09:03:02.832Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestEnsureRemoveAllWithDir [2021-06-11T09:03:02.832Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestEnsureRemoveAllWithFile [2021-06-11T09:03:02.832Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-11T09:03:02.832Z] === RUN TestHasWin32KSupport [2021-06-11T09:03:02.832Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-11T09:03:02.832Z] syscall_windows_test.go:8: win32k: true [2021-06-11T09:03:02.832Z] PASS [2021-06-11T09:03:02.832Z] coverage: 12.2% of statements [2021-06-11T09:03:02.832Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.2% of statements [2021-06-11T09:03:02.880Z] --- PASS: TestPause (1.39s) [2021-06-11T09:03:02.880Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T09:03:02.880Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T09:03:02.880Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T09:03:02.880Z] === RUN TestPauseStopPausedContainer [2021-06-11T09:03:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-11T09:03:03.816Z] --- PASS: TestPauseStopPausedContainer (1.38s) [2021-06-11T09:03:03.816Z] === RUN TestPidHost [2021-06-11T09:03:04.379Z] === RUN TestTailFile [2021-06-11T09:03:04.379Z] --- PASS: TestTailFile (0.00s) [2021-06-11T09:03:04.379Z] === RUN TestTailFileManyLines [2021-06-11T09:03:04.379Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-11T09:03:04.379Z] === RUN TestTailEmptyFile [2021-06-11T09:03:04.379Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-11T09:03:04.379Z] === RUN TestTailNegativeN [2021-06-11T09:03:04.379Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader [2021-06-11T09:03:04.379Z] === CONT TestNewTailReader [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/no_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-11T09:03:04.379Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.379Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.379Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.379Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.379Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-11T09:03:04.379Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/no_delimiter [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.380Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.380Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.381Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-11T09:03:04.382Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.382Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.383Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.383Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.384Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T09:03:04.846Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T09:03:04.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.847Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.848Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T09:03:04.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T09:03:04.849Z] PASS [2021-06-11T09:03:04.849Z] coverage: 88.6% of statements [2021-06-11T09:03:04.849Z] ok github.com/docker/docker/pkg/tailfile 0.177s coverage: 88.6% of statements [2021-06-11T09:03:05.823Z] === RUN TestTarSumRemoveNonExistent [2021-06-11T09:03:05.823Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestTarSumRemove [2021-06-11T09:03:05.823Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestSortFileInfoSums [2021-06-11T09:03:05.823Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestNewTarSumForLabelInvalid [2021-06-11T09:03:05.823Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestNewTarSumForLabel [2021-06-11T09:03:05.823Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestEmptyTar [2021-06-11T09:03:05.823Z] --- PASS: TestEmptyTar (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestTarSumsReadSize [2021-06-11T09:03:05.823Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestTarSums [2021-06-11T09:03:05.823Z] --- PASS: TestTarSums (0.08s) [2021-06-11T09:03:05.823Z] === RUN TestIteration [2021-06-11T09:03:05.823Z] --- PASS: TestIteration (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestVersionLabelForChecksum [2021-06-11T09:03:05.823Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestVersion [2021-06-11T09:03:05.823Z] --- PASS: TestVersion (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestGetVersion [2021-06-11T09:03:05.823Z] --- PASS: TestGetVersion (0.00s) [2021-06-11T09:03:05.823Z] === RUN TestGetVersions [2021-06-11T09:03:05.823Z] --- PASS: TestGetVersions (0.00s) [2021-06-11T09:03:05.823Z] PASS [2021-06-11T09:03:05.823Z] coverage: 89.3% of statements [2021-06-11T09:03:05.823Z] ok github.com/docker/docker/pkg/tarsum 0.158s coverage: 89.3% of statements [2021-06-11T09:03:06.801Z] testing: warning: no tests to run [2021-06-11T09:03:06.801Z] PASS [2021-06-11T09:03:06.801Z] coverage: [no statements] [2021-06-11T09:03:06.801Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2021-06-11T09:03:07.774Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-11T09:03:07.774Z] === RUN TestClientStream [2021-06-11T09:03:07.774Z] --- PASS: TestClientStream (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestClientSendFile [2021-06-11T09:03:07.774Z] --- PASS: TestClientSendFile (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestClientWithRequestTimeout [2021-06-11T09:03:07.774Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestFileSpecPlugin [2021-06-11T09:03:07.774Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-11T09:03:07.774Z] === RUN TestFileJSONSpecPlugin [2021-06-11T09:03:07.774Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-11T09:03:07.774Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestPluginAddHandler [2021-06-11T09:03:07.774Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestPluginWaitBadPlugin [2021-06-11T09:03:07.774Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-11T09:03:07.774Z] === RUN TestGet [2021-06-11T09:03:07.774Z] === RUN TestTruncIndex [2021-06-11T09:03:07.774Z] time="2021-06-11T09:03:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-11T09:03:07.774Z] --- PASS: TestTruncIndex (0.10s) [2021-06-11T09:03:07.774Z] PASS [2021-06-11T09:03:07.774Z] coverage: 91.5% of statements [2021-06-11T09:03:07.774Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-06-11T09:03:08.003Z] --- PASS: TestPidHost (4.15s) [2021-06-11T09:03:08.003Z] === RUN TestPsFilter [2021-06-11T09:03:08.262Z] --- PASS: TestPsFilter (0.16s) [2021-06-11T09:03:08.262Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T09:03:08.593Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-11T09:03:08.593Z] Copying nested executables into bundles/binary-daemon [2021-06-11T09:03:08.747Z] === RUN TestIsGIT [2021-06-11T09:03:08.747Z] --- PASS: TestIsGIT (0.00s) [2021-06-11T09:03:08.747Z] === RUN TestIsTransport [2021-06-11T09:03:08.747Z] --- PASS: TestIsTransport (0.00s) [2021-06-11T09:03:08.747Z] PASS [2021-06-11T09:03:08.747Z] coverage: 100.0% of statements [2021-06-11T09:03:08.747Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-06-11T09:03:08.747Z] time="2021-06-11T09:03:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-11T09:03:09.637Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.35s) [2021-06-11T09:03:09.637Z] === RUN TestRemoveContainerWithVolume [2021-06-11T09:03:09.720Z] === RUN TestVersionInfo [2021-06-11T09:03:09.720Z] --- PASS: TestVersionInfo (0.00s) [2021-06-11T09:03:09.720Z] === RUN TestAppendVersions [2021-06-11T09:03:09.720Z] --- PASS: TestAppendVersions (0.00s) [2021-06-11T09:03:09.720Z] PASS [2021-06-11T09:03:09.720Z] coverage: 88.9% of statements [2021-06-11T09:03:09.720Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-06-11T09:03:09.956Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-11T09:03:09.956Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T09:03:10.218Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-11T09:03:10.218Z] [2021-06-11T09:03:10.693Z] time="2021-06-11T09:03:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-11T09:03:10.694Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T09:03:10.694Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T09:03:10.694Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T09:03:10.694Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-11T09:03:11.010Z] --- PASS: TestRemoveContainerWithVolume (1.37s) [2021-06-11T09:03:11.010Z] === RUN TestRemoveContainerRunning [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-11T09:03:11.483Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/make.sh cross [2021-06-11T09:03:11.667Z] === RUN TestValidatePrivileges [2021-06-11T09:03:11.667Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-11T09:03:11.667Z] === RUN TestFilterByCapNeg [2021-06-11T09:03:11.667Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-11T09:03:11.667Z] === RUN TestFilterByCapPos [2021-06-11T09:03:11.667Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-11T09:03:11.667Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-11T09:03:11.667Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-11T09:03:11.667Z] PASS [2021-06-11T09:03:11.667Z] coverage: 12.0% of statements [2021-06-11T09:03:11.667Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-06-11T09:03:12.045Z] [2021-06-11T09:03:12.045Z] Removing bundles/ [2021-06-11T09:03:12.045Z] [2021-06-11T09:03:12.045Z] ---> Making bundle: cross (in bundles/cross) [2021-06-11T09:03:12.045Z] Cross building: bundles/cross/linux/amd64 [2021-06-11T09:03:12.045Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T09:03:12.045Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T09:03:12.272Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.96s) [2021-06-11T09:03:12.272Z] PASS [2021-06-11T09:03:12.272Z] [2021-06-11T09:03:12.272Z] === Skipped [2021-06-11T09:03:12.272Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-11T09:03:12.272Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T09:03:12.272Z] [2021-06-11T09:03:12.272Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T09:03:12.272Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T09:03:12.272Z] [2021-06-11T09:03:12.272Z] [2021-06-11T09:03:12.272Z] DONE 34 tests, 2 skipped in 137.199s [2021-06-11T09:03:12.272Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T09:03:12.272Z] ++ 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-06-11T09:03:12.272Z] ++ set -e [2021-06-11T09:03:12.272Z] ++ '[' -n 0 ']' [2021-06-11T09:03:12.272Z] ++ set -x [2021-06-11T09:03:12.272Z] ++ 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-06-11T09:03:12.272Z] INFO: Testing against a local daemon [2021-06-11T09:03:12.272Z] === RUN TestConfigInspect [2021-06-11T09:03:12.382Z] --- PASS: TestRemoveContainerRunning (1.27s) [2021-06-11T09:03:12.382Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T09:03:12.641Z] === RUN TestNewSettable [2021-06-11T09:03:12.641Z] --- PASS: TestNewSettable (0.00s) [2021-06-11T09:03:12.641Z] === RUN TestIsSettable [2021-06-11T09:03:12.641Z] --- PASS: TestIsSettable (0.00s) [2021-06-11T09:03:12.641Z] === RUN TestUpdateSettingsEnv [2021-06-11T09:03:12.641Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-11T09:03:12.641Z] PASS [2021-06-11T09:03:12.641Z] coverage: 20.1% of statements [2021-06-11T09:03:12.641Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-06-11T09:03:13.102Z] === RUN TestLoad [2021-06-11T09:03:13.102Z] --- PASS: TestLoad (0.00s) [2021-06-11T09:03:13.102Z] === RUN TestSave [2021-06-11T09:03:13.102Z] --- PASS: TestSave (0.02s) [2021-06-11T09:03:13.102Z] === RUN TestAddDeleteGet [2021-06-11T09:03:13.102Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-11T09:03:13.102Z] === RUN TestInvalidTags [2021-06-11T09:03:13.102Z] --- PASS: TestInvalidTags (0.00s) [2021-06-11T09:03:13.102Z] PASS [2021-06-11T09:03:13.102Z] coverage: 84.4% of statements [2021-06-11T09:03:13.102Z] ok github.com/docker/docker/reference 0.107s coverage: 84.4% of statements [2021-06-11T09:03:13.757Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2021-06-11T09:03:13.757Z] === RUN TestRemoveInvalidContainer [2021-06-11T09:03:13.757Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-11T09:03:13.757Z] === RUN TestRenameLinkedContainer [2021-06-11T09:03:14.647Z] time="2021-06-11T09:03:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-11T09:03:14.822Z] --- PASS: TestConfigInspect (3.11s) [2021-06-11T09:03:14.822Z] === RUN TestConfigList [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReaderWithReadError [2021-06-11T09:03:15.109Z] time="2021-06-11T09:03:14Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReader [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-11T09:03:15.109Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-11T09:03:15.109Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-11T09:03:15.109Z] PASS [2021-06-11T09:03:15.109Z] coverage: 100.0% of statements [2021-06-11T09:03:15.109Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2021-06-11T09:03:15.571Z] === RUN TestResolveAuthConfigIndexServer [2021-06-11T09:03:15.571Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestResolveAuthConfigFullURL [2021-06-11T09:03:15.571Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-11T09:03:15.571Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestValidateMirror [2021-06-11T09:03:15.571Z] --- PASS: TestValidateMirror (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestLoadInsecureRegistries [2021-06-11T09:03:15.571Z] time="2021-06-11T09:03:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T09:03:15.571Z] time="2021-06-11T09:03:15Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-11T09:03:15.571Z] time="2021-06-11T09:03:15Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T09:03:15.571Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-06-11T09:03:15.571Z] === RUN TestNewServiceConfig [2021-06-11T09:03:15.571Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestValidateIndexName [2021-06-11T09:03:15.571Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestValidateIndexNameWithError [2021-06-11T09:03:15.571Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestEndpointParse [2021-06-11T09:03:15.571Z] --- PASS: TestEndpointParse (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestEndpointParseInvalid [2021-06-11T09:03:15.571Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestValidateEndpoint [2021-06-11T09:03:15.571Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-11T09:03:15.571Z] === RUN TestPing [2021-06-11T09:03:15.571Z] --- PASS: TestPing (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestPingRegistryEndpoint [2021-06-11T09:03:15.571Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-11T09:03:15.571Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:03:15.571Z] === RUN TestEndpoint [2021-06-11T09:03:15.571Z] --- SKIP: TestEndpoint (0.00s) [2021-06-11T09:03:15.571Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:03:15.571Z] === RUN TestParseRepositoryInfo [2021-06-11T09:03:15.571Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestNewIndexInfo [2021-06-11T09:03:15.571Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestMirrorEndpointLookup [2021-06-11T09:03:15.571Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-11T09:03:15.571Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:03:15.571Z] === RUN TestSearchRepositories [2021-06-11T09:03:15.571Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-11T09:03:15.571Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-11T09:03:15.571Z] Host: 127.0.0.1:49331 [2021-06-11T09:03:15.571Z] User-Agent: docker test client [2021-06-11T09:03:15.571Z] Authorization: Token fake-token [2021-06-11T09:03:15.571Z] X-Docker-Token: true [2021-06-11T09:03:15.571Z] Accept-Encoding: gzip [2021-06-11T09:03:15.571Z] [2021-06-11T09:03:15.571Z] [2021-06-11T09:03:15.571Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-11T09:03:15.571Z] Connection: close [2021-06-11T09:03:15.571Z] Content-Length: 144 [2021-06-11T09:03:15.571Z] Cache-Control: no-cache [2021-06-11T09:03:15.571Z] Content-Type: application/json [2021-06-11T09:03:15.571Z] Date: Fri, 11 Jun 2021 09:03:15 GMT [2021-06-11T09:03:15.571Z] Expires: -1 [2021-06-11T09:03:15.571Z] Pragma: no-cache [2021-06-11T09:03:15.571Z] Server: docker-tests/mock [2021-06-11T09:03:15.571Z] X-Docker-Registry-Config: mock [2021-06-11T09:03:15.571Z] X-Docker-Registry-Version: 0.0.0 [2021-06-11T09:03:15.571Z] [2021-06-11T09:03:15.571Z] [2021-06-11T09:03:15.571Z] === RUN TestTrustedLocation [2021-06-11T09:03:15.571Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-11T09:03:15.571Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestAllowNondistributableArtifacts [2021-06-11T09:03:15.571Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-11T09:03:15.571Z] === RUN TestIsSecureIndex [2021-06-11T09:03:15.571Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-11T09:03:15.571Z] PASS [2021-06-11T09:03:15.571Z] coverage: 51.7% of statements [2021-06-11T09:03:15.571Z] ok github.com/docker/docker/registry 0.295s coverage: 51.7% of statements [2021-06-11T09:03:16.032Z] === RUN TestRestartManagerTimeout [2021-06-11T09:03:16.032Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-11T09:03:16.032Z] === RUN TestRestartManagerTimeoutReset [2021-06-11T09:03:16.032Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-11T09:03:16.032Z] PASS [2021-06-11T09:03:16.032Z] coverage: 45.3% of statements [2021-06-11T09:03:16.032Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 45.3% of statements [2021-06-11T09:03:17.007Z] === RUN TestDecodeContainerConfig [2021-06-11T09:03:17.007Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-11T09:03:17.007Z] === RUN TestDecodeContainerConfigIsolation [2021-06-11T09:03:17.007Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-11T09:03:17.007Z] === RUN TestValidatePrivileged [2021-06-11T09:03:17.007Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-11T09:03:17.007Z] PASS [2021-06-11T09:03:17.007Z] coverage: 52.2% of statements [2021-06-11T09:03:17.007Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-06-11T09:03:17.007Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-11T09:03:17.007Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-11T09:03:17.007Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-11T09:03:17.007Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-11T09:03:17.007Z] PASS [2021-06-11T09:03:17.007Z] coverage: 62.5% of statements [2021-06-11T09:03:17.007Z] ok github.com/docker/docker/testutil 0.045s coverage: 62.5% of statements [2021-06-11T09:03:17.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T09:03:17.374Z] --- PASS: TestConfigList (2.92s) [2021-06-11T09:03:17.374Z] === RUN TestConfigsCreateAndDelete [2021-06-11T09:03:18.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-11T09:03:19.347Z] --- PASS: TestRenameLinkedContainer (5.67s) [2021-06-11T09:03:19.347Z] === RUN TestRenameStoppedContainer [2021-06-11T09:03:20.680Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2021-06-11T09:03:20.680Z] === RUN TestConfigsUpdate [2021-06-11T09:03:20.723Z] --- PASS: TestRenameStoppedContainer (1.34s) [2021-06-11T09:03:20.723Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T09:03:20.929Z] === RUN TestGetDriver [2021-06-11T09:03:20.929Z] --- PASS: TestGetDriver (0.00s) [2021-06-11T09:03:20.929Z] === RUN TestVolumeRequestError [2021-06-11T09:03:20.929Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-11T09:03:20.929Z] PASS [2021-06-11T09:03:20.929Z] coverage: 36.1% of statements [2021-06-11T09:03:20.929Z] ok github.com/docker/docker/volume/drivers 0.100s coverage: 36.1% of statements [2021-06-11T09:03:20.929Z] === RUN TestGetAddress [2021-06-11T09:03:20.929Z] --- PASS: TestGetAddress (0.00s) [2021-06-11T09:03:20.929Z] === RUN TestRemove [2021-06-11T09:03:20.929Z] --- SKIP: TestRemove (0.00s) [2021-06-11T09:03:20.929Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T09:03:20.929Z] === RUN TestInitializeWithVolumes [2021-06-11T09:03:20.929Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-11T09:03:20.929Z] === RUN TestCreate [2021-06-11T09:03:20.929Z] --- PASS: TestCreate (0.01s) [2021-06-11T09:03:20.929Z] === RUN TestValidateName [2021-06-11T09:03:20.929Z] --- PASS: TestValidateName (0.00s) [2021-06-11T09:03:20.929Z] === RUN TestCreateWithOpts [2021-06-11T09:03:20.929Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-11T09:03:20.929Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T09:03:20.929Z] === RUN TestRelaodNoOpts [2021-06-11T09:03:20.929Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-11T09:03:20.929Z] PASS [2021-06-11T09:03:20.929Z] coverage: 41.5% of statements [2021-06-11T09:03:20.929Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-06-11T09:03:20.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T09:03:22.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-11T09:03:22.474Z] === RUN TestConvertTmpfsOptions [2021-06-11T09:03:22.474Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-11T09:03:22.474Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-11T09:03:22.474Z] parser_test.go:49: data="ro" [2021-06-11T09:03:22.474Z] === RUN TestParseMountRaw [2021-06-11T09:03:22.474Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-11T09:03:22.474Z] === RUN TestParseMountRawSplit [2021-06-11T09:03:22.474Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-11T09:03:22.474Z] parser_test.go:390: case 0 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 1 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 2 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 3 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 4 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 5 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 6 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 7 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 8 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 0 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 1 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 2 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 3 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 4 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 5 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 6 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 7 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 8 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 9 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 10 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 11 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 12 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 0 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 1 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 2 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 3 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 4 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 5 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 6 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 7 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 8 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 9 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 10 [2021-06-11T09:03:22.474Z] parser_test.go:390: case 11 [2021-06-11T09:03:22.474Z] === RUN TestParseMountSpec [2021-06-11T09:03:22.474Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-11T09:03:22.474Z] parser_test.go:455: case 0 [2021-06-11T09:03:22.474Z] parser_test.go:455: case 1 [2021-06-11T09:03:22.474Z] parser_test.go:455: case 2 [2021-06-11T09:03:22.474Z] parser_test.go:455: case 3 [2021-06-11T09:03:22.474Z] parser_test.go:455: case 4 [2021-06-11T09:03:22.474Z] parser_test.go:455: case 5 [2021-06-11T09:03:22.474Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-11T09:03:22.474Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-11T09:03:22.474Z] === RUN TestValidateMount [2021-06-11T09:03:22.474Z] --- PASS: TestValidateMount (0.00s) [2021-06-11T09:03:22.474Z] PASS [2021-06-11T09:03:22.474Z] coverage: 66.2% of statements [2021-06-11T09:03:22.474Z] ok github.com/docker/docker/volume/mounts 0.090s coverage: 66.2% of statements [2021-06-11T09:03:22.935Z] --- PASS: TestGet (15.01s) [2021-06-11T09:03:22.935Z] === RUN TestPluginWithNoManifest [2021-06-11T09:03:22.935Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-11T09:03:22.935Z] === RUN TestGetAll [2021-06-11T09:03:22.935Z] --- PASS: TestGetAll (0.00s) [2021-06-11T09:03:22.935Z] PASS [2021-06-11T09:03:22.935Z] coverage: 73.4% of statements [2021-06-11T09:03:22.935Z] ok github.com/docker/docker/pkg/plugins 36.032s coverage: 73.4% of statements [2021-06-11T09:03:23.231Z] --- PASS: TestConfigsUpdate (2.95s) [2021-06-11T09:03:23.231Z] === RUN TestTemplatedConfig [2021-06-11T09:03:23.292Z] --- PASS: TestRenameRunningContainerAndReuse (2.48s) [2021-06-11T09:03:23.292Z] === RUN TestRenameInvalidName [2021-06-11T09:03:23.397Z] === RUN TestSetGetMeta [2021-06-11T09:03:23.397Z] === PAUSE TestSetGetMeta [2021-06-11T09:03:23.397Z] === RUN TestRestore [2021-06-11T09:03:23.397Z] === PAUSE TestRestore [2021-06-11T09:03:23.397Z] === RUN TestServiceCreate [2021-06-11T09:03:23.397Z] === PAUSE TestServiceCreate [2021-06-11T09:03:23.397Z] === RUN TestServiceList [2021-06-11T09:03:23.397Z] === PAUSE TestServiceList [2021-06-11T09:03:23.397Z] === RUN TestServiceRemove [2021-06-11T09:03:23.397Z] === PAUSE TestServiceRemove [2021-06-11T09:03:23.397Z] === RUN TestServiceGet [2021-06-11T09:03:23.397Z] === PAUSE TestServiceGet [2021-06-11T09:03:23.397Z] === RUN TestServicePrune [2021-06-11T09:03:23.397Z] === PAUSE TestServicePrune [2021-06-11T09:03:23.397Z] === RUN TestCreate [2021-06-11T09:03:23.397Z] === PAUSE TestCreate [2021-06-11T09:03:23.397Z] === RUN TestRemove [2021-06-11T09:03:23.397Z] === PAUSE TestRemove [2021-06-11T09:03:23.397Z] === RUN TestList [2021-06-11T09:03:23.397Z] === PAUSE TestList [2021-06-11T09:03:23.397Z] === RUN TestFindByDriver [2021-06-11T09:03:23.397Z] === PAUSE TestFindByDriver [2021-06-11T09:03:23.397Z] === RUN TestFindByReferenced [2021-06-11T09:03:23.397Z] === PAUSE TestFindByReferenced [2021-06-11T09:03:23.397Z] === RUN TestDerefMultipleOfSameRef [2021-06-11T09:03:23.397Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-11T09:03:23.397Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T09:03:23.397Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T09:03:23.397Z] === RUN TestDefererencePluginOnCreateError [2021-06-11T09:03:23.397Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-11T09:03:23.397Z] === RUN TestRefDerefRemove [2021-06-11T09:03:23.397Z] === PAUSE TestRefDerefRemove [2021-06-11T09:03:23.397Z] === RUN TestGet [2021-06-11T09:03:23.397Z] === PAUSE TestGet [2021-06-11T09:03:23.397Z] === RUN TestGetWithReference [2021-06-11T09:03:23.397Z] === PAUSE TestGetWithReference [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_nil_list [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_empty_list [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_filter_some [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_filter_middle [2021-06-11T09:03:23.397Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-11T09:03:23.397Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-11T09:03:23.398Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-11T09:03:23.398Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-11T09:03:23.398Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_nil_list [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_filter_some [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_filter_middle [2021-06-11T09:03:23.398Z] === CONT TestFilterFunc/test_empty_list [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-11T09:03:23.398Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-11T09:03:23.398Z] === CONT TestSetGetMeta [2021-06-11T09:03:23.398Z] === CONT TestDerefMultipleOfSameRef [2021-06-11T09:03:23.398Z] === CONT TestServicePrune [2021-06-11T09:03:23.398Z] === CONT TestServiceList [2021-06-11T09:03:23.398Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-11T09:03:23.398Z] === CONT TestServiceCreate [2021-06-11T09:03:23.398Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-11T09:03:23.398Z] === CONT TestRestore [2021-06-11T09:03:23.398Z] --- PASS: TestRestore (0.02s) [2021-06-11T09:03:23.398Z] === CONT TestServiceGet [2021-06-11T09:03:23.398Z] time="2021-06-11T09:03:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T09:03:23.398Z] --- PASS: TestServiceGet (0.12s) [2021-06-11T09:03:23.398Z] === CONT TestServiceRemove [2021-06-11T09:03:23.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-11T09:03:23.859Z] time="2021-06-11T09:03:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T09:03:23.859Z] --- PASS: TestServiceList (0.18s) [2021-06-11T09:03:23.859Z] === CONT TestList [2021-06-11T09:03:23.859Z] --- PASS: TestServiceCreate (0.17s) [2021-06-11T09:03:23.859Z] === CONT TestFindByReferenced [2021-06-11T09:03:23.859Z] time="2021-06-11T09:03:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T09:03:23.859Z] === CONT TestFindByDriver [2021-06-11T09:03:23.859Z] --- PASS: TestServiceRemove (0.02s) [2021-06-11T09:03:23.859Z] time="2021-06-11T09:03:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-11T09:03:23.859Z] time="2021-06-11T09:03:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T09:03:23.859Z] --- PASS: TestFindByReferenced (0.03s) [2021-06-11T09:03:23.859Z] === CONT TestRemove [2021-06-11T09:03:23.859Z] --- PASS: TestServicePrune (0.21s) [2021-06-11T09:03:23.859Z] === CONT TestRefDerefRemove [2021-06-11T09:03:23.859Z] --- PASS: TestList (0.03s) [2021-06-11T09:03:23.859Z] === CONT TestGetWithReference [2021-06-11T09:03:23.859Z] --- PASS: TestFindByDriver (0.03s) [2021-06-11T09:03:23.859Z] === CONT TestGet [2021-06-11T09:03:23.859Z] --- PASS: TestRemove (0.02s) [2021-06-11T09:03:23.859Z] === CONT TestCreate [2021-06-11T09:03:23.859Z] --- PASS: TestRefDerefRemove (0.02s) [2021-06-11T09:03:23.859Z] === CONT TestDefererencePluginOnCreateError [2021-06-11T09:03:23.859Z] --- PASS: TestGetWithReference (0.02s) [2021-06-11T09:03:23.859Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T09:03:23.859Z] --- PASS: TestGet (0.02s) [2021-06-11T09:03:23.859Z] --- PASS: TestCreate (0.02s) [2021-06-11T09:03:23.859Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-11T09:03:23.859Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-11T09:03:23.859Z] PASS [2021-06-11T09:03:23.859Z] coverage: 69.6% of statements [2021-06-11T09:03:23.859Z] ok github.com/docker/docker/volume/service 0.371s coverage: 69.6% of statements [2021-06-11T09:03:24.425Z] --- PASS: TestRenameInvalidName (1.30s) [2021-06-11T09:03:24.425Z] === RUN TestRenameAnonymousContainer [2021-06-11T09:03:25.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T09:03:25.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T09:03:26.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-11T09:03:27.443Z] --- PASS: TestTemplatedConfig (3.71s) [2021-06-11T09:03:27.443Z] === RUN TestConfigCreateResolve [2021-06-11T09:03:28.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T09:03:29.155Z] --- PASS: TestRenameAnonymousContainer (4.57s) [2021-06-11T09:03:29.155Z] === RUN TestRenameContainerWithSameName [2021-06-11T09:03:29.994Z] --- PASS: TestConfigCreateResolve (2.95s) [2021-06-11T09:03:29.994Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T09:03:30.528Z] --- PASS: TestRenameContainerWithSameName (1.21s) [2021-06-11T09:03:30.528Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T09:03:30.567Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-06-11T09:03:30.567Z] PASS [2021-06-11T09:03:30.567Z] [2021-06-11T09:03:30.567Z] DONE 7 tests in 19.392s [2021-06-11T09:03:30.567Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T09:03:30.567Z] ++ 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-06-11T09:03:30.567Z] ++ set -e [2021-06-11T09:03:30.567Z] ++ '[' -n 0 ']' [2021-06-11T09:03:30.567Z] ++ set -x [2021-06-11T09:03:30.568Z] ++ 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-06-11T09:03:30.830Z] INFO: Testing against a local daemon [2021-06-11T09:03:30.830Z] === RUN TestCheckpoint [2021-06-11T09:03:30.830Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T09:03:30.830Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:03:30.830Z] === RUN TestContainerInvalidJSON [2021-06-11T09:03:30.830Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:03:30.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:03:30.830Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:03:30.830Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:03:30.830Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:03:30.830Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:03:30.830Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:03:30.830Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:03:30.830Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:03:30.830Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-06-11T09:03:30.830Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T09:03:31.092Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T09:03:31.092Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T09:03:31.092Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T09:03:31.092Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-11T09:03:31.092Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T09:03:31.092Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-11T09:03:31.092Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T09:03:31.092Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-11T09:03:31.092Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T09:03:31.354Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-11T09:03:31.354Z] === RUN TestCopyFromContainer [2021-06-11T09:03:31.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-11T09:03:31.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-11T09:03:31.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-11T09:03:32.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T09:03:32.964Z] --- PASS: TestRenameContainerWithLinkedContainer (2.74s) [2021-06-11T09:03:32.964Z] === RUN TestResize [2021-06-11T09:03:33.274Z] === RUN TestCopyFromContainer// [2021-06-11T09:03:33.274Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T09:03:33.274Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T09:03:33.274Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T09:03:33.274Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T09:03:33.536Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T09:03:33.536Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T09:03:33.536Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T09:03:33.798Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T09:03:33.798Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer (2.75s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-11T09:03:34.060Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-11T09:03:34.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T09:03:34.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:03:34.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:03:34.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:03:34.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:03:34.060Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:03:34.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:03:34.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:03:34.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:03:34.060Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:03:34.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T09:03:34.060Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T09:03:34.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-11T09:03:34.060Z] === RUN TestCreateWithInvalidEnv [2021-06-11T09:03:34.060Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T09:03:34.060Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T09:03:34.060Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T09:03:34.060Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T09:03:34.060Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T09:03:34.060Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T09:03:34.060Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T09:03:34.060Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T09:03:34.060Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T09:03:34.060Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T09:03:34.060Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T09:03:34.060Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T09:03:34.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-11T09:03:34.060Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T09:03:34.202Z] 2021/06/11 09:03:32 Closing DB instances... [2021-06-11T09:03:34.338Z] --- PASS: TestResize (1.21s) [2021-06-11T09:03:34.338Z] === RUN TestResizeWithInvalidSize [2021-06-11T09:03:34.663Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-06-11T09:03:34.663Z] === RUN TestFindNode [2021-06-11T09:03:34.663Z] 2021/06/11 09:03:34 Closing DB instances... [2021-06-11T09:03:34.663Z] --- PASS: TestFindNode (0.01s) [2021-06-11T09:03:34.663Z] === RUN TestChangeNodeState [2021-06-11T09:03:34.663Z] 2021/06/11 09:03:34 Closing DB instances... [2021-06-11T09:03:34.663Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-11T09:03:34.663Z] === RUN TestNodeReincarnation [2021-06-11T09:03:34.663Z] 2021/06/11 09:03:34 Closing DB instances... [2021-06-11T09:03:35.273Z] --- PASS: TestResizeWithInvalidSize (1.16s) [2021-06-11T09:03:35.273Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T09:03:35.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-11T09:03:36.613Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-06-11T09:03:36.613Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T09:03:36.776Z] --- PASS: TestResizeWhenContainerNotStarted (1.33s) [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:36.776Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:36.776Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:36.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:03:36.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:03:39.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:03:39.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:03:39.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:03:39.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:03:39.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:03:39.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:03:39.167Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:03:39.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:03:39.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:03:39.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:03:39.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:03:39.167Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-11T09:03:39.167Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-11T09:03:39.167Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T09:03:39.367Z] time="2021-06-11T09:03:39Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-11T09:03:39.367Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-11T09:03:39.367Z] === RUN TestParallelCreate [2021-06-11T09:03:39.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-06-11T09:03:39.740Z] === RUN TestCreateDifferentPlatform [2021-06-11T09:03:39.740Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T09:03:39.740Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T09:03:39.829Z] 2021/06/11 09:03:39 Closing DB instances... [2021-06-11T09:03:39.829Z] --- PASS: TestParallelCreate (0.01s) [2021-06-11T09:03:39.829Z] === RUN TestParallelDelete [2021-06-11T09:03:39.829Z] 2021/06/11 09:03:39 Closing DB instances... [2021-06-11T09:03:39.829Z] --- PASS: TestParallelDelete (0.01s) [2021-06-11T09:03:39.829Z] === RUN TestNetworkDBIslands [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0b59a8ac47dd with config:&{NodeID:0b59a8ac47dd Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, added to nodes list" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0335436cee46 with config:&{NodeID:0335436cee46 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0335436cee46/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0335436cee46/172.31.255.60, added to nodes list" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0335436cee46/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, added to nodes list" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=info msg="Node 0335436cee46/172.31.255.60, added to nodes list" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-06-11T09:03:39.829Z] time="2021-06-11T09:03:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-11T09:03:40.002Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-11T09:03:40.002Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T09:03:40.002Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T09:03:40.002Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T09:03:40.002Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-11T09:03:40.002Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T09:03:40.002Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-11T09:03:40.002Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T09:03:40.002Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T09:03:40.002Z] === RUN TestDaemonRestartIpcMode [2021-06-11T09:03:40.002Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T09:03:40.002Z] === RUN TestDaemonHostGatewayIP [2021-06-11T09:03:40.002Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T09:03:40.002Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T09:03:40.002Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T09:03:40.002Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T09:03:40.002Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T09:03:40.002Z] === RUN TestDiff [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2904db88eca0 with config:&{NodeID:2904db88eca0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-11T09:03:40.290Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:edacd8b9a2a9 with config:&{NodeID:edacd8b9a2a9 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, added to nodes list" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-11T09:03:40.751Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-06-11T09:03:40.946Z] --- PASS: TestDiff (0.84s) [2021-06-11T09:03:40.946Z] === RUN TestExecWithCloseStdin [2021-06-11T09:03:40.964Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:40.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fc5122b6c2b7 with config:&{NodeID:fc5122b6c2b7 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 0335436cee46/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node 2904db88eca0/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-11T09:03:41.213Z] time="2021-06-11T09:03:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-06-11T09:03:41.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="The new bootstrap node list is:[172.31.255.60:10033 172.31.255.60:10034 172.31.255.60:10035]" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10033" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49357" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10034" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49358" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10035" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49359" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=info msg="The new bootstrap node list is:[172.31.255.60:10033 172.31.255.60:10034 172.31.255.60:10035]" [2021-06-11T09:03:41.674Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10033" [2021-06-11T09:03:41.675Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49360" [2021-06-11T09:03:41.675Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10034" [2021-06-11T09:03:41.675Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49361" [2021-06-11T09:03:41.675Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10035" [2021-06-11T09:03:41.675Z] time="2021-06-11T09:03:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49362" [2021-06-11T09:03:41.891Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-06-11T09:03:41.891Z] === RUN TestExec [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node 0 leaving" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="Node 0b59a8ac47dd change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node2(0335436cee46): Node leave event for 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="Node 0b59a8ac47dd change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node3(2904db88eca0): Node leave event for 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="Node 0b59a8ac47dd change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node5(fc5122b6c2b7): Node leave event for 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="Node 0b59a8ac47dd change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node4(edacd8b9a2a9): Node leave event for 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="Node 0b59a8ac47dd change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.136Z] time="2021-06-11T09:03:41Z" level=info msg="node1(0b59a8ac47dd): Node leave event for 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0b59a8ac47dd/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.255.60:10037: use of closed network connection" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="node 1 leaving" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46 change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="node4(edacd8b9a2a9): Node leave event for 0335436cee46/172.31.255.60" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46 change state NodeActive --> NodeFailed" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46/172.31.255.60, added to failed nodes list" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46 change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="node5(fc5122b6c2b7): Node leave event for 0335436cee46/172.31.255.60" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46 change state NodeActive --> NodeLeft" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="node3(2904db88eca0): Node leave event for 0335436cee46/172.31.255.60" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=error msg="node: 0335436cee46 is unknown to memberlist" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46/172.31.255.60, left gossip cluster" [2021-06-11T09:03:42.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:03:42.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 0335436cee46/172.31.255.60, left gossip cluster" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="node 2 leaving" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0 change state NodeActive --> NodeLeft" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="node5(fc5122b6c2b7): Node leave event for 2904db88eca0/172.31.255.60" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0 change state NodeActive --> NodeLeft" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="node4(edacd8b9a2a9): Node leave event for 2904db88eca0/172.31.255.60" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0 change state NodeActive --> NodeLeft" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="node3(2904db88eca0): Node leave event for 2904db88eca0/172.31.255.60" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0/172.31.255.60, left gossip cluster" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0/172.31.255.60, left gossip cluster" [2021-06-11T09:03:43.060Z] time="2021-06-11T09:03:42Z" level=info msg="Node 2904db88eca0/172.31.255.60, left gossip cluster" [2021-06-11T09:03:43.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-11T09:03:43.117Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:03:43.279Z] --- PASS: TestExec (1.12s) [2021-06-11T09:03:43.279Z] === RUN TestExecUser [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.31.255.60:10037: use of closed network connection" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="node 0 coming back" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f71416de49e0 with config:&{NodeID:f71416de49e0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node f71416de49e0/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node f71416de49e0/172.31.255.60, added to nodes list" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="node 1 coming back" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3f4b0eb2e8be with config:&{NodeID:3f4b0eb2e8be Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, added to nodes list" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="node 2 coming back" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6f1c5100e92f with config:&{NodeID:6f1c5100e92f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, joined gossip cluster" [2021-06-11T09:03:43.521Z] time="2021-06-11T09:03:43Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to nodes list" [2021-06-11T09:03:44.224Z] --- PASS: TestExecUser (1.11s) [2021-06-11T09:03:44.224Z] === RUN TestExportContainerAndImportImage [2021-06-11T09:03:44.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:03:45.120Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:03:45.120Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T09:03:45.169Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-06-11T09:03:45.169Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T09:03:46.499Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T09:03:47.089Z] --- PASS: TestExportContainerAfterDaemonRestart (1.77s) [2021-06-11T09:03:47.089Z] === RUN TestHealthCheckWorkdir [2021-06-11T09:03:47.874Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T09:03:47.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-11T09:03:48.477Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-06-11T09:03:48.477Z] === RUN TestHealthKillContainer [2021-06-11T09:03:48.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:03:49.068Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:03:51.782Z] --- PASS: TestHealthKillContainer (3.09s) [2021-06-11T09:03:51.782Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T09:03:52.355Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-06-11T09:03:52.355Z] === RUN TestIpcModeNone [2021-06-11T09:03:53.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-11T09:03:53.743Z] --- PASS: TestIpcModeNone (1.06s) [2021-06-11T09:03:53.743Z] === RUN TestIpcModePrivate [2021-06-11T09:03:54.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:03:54.687Z] --- PASS: TestIpcModePrivate (1.08s) [2021-06-11T09:03:54.687Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-11T09:03:54.687Z] === RUN TestIpcModeShareable [2021-06-11T09:03:55.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-11T09:03:55.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:03:55.641Z] --- PASS: TestIpcModeShareable (1.11s) [2021-06-11T09:03:55.641Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-06-11T09:03:55.641Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T09:03:56.757Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T09:03:58.657Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.93s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.43s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.00s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.01s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-06-11T09:03:58.657Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.21s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.01s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.53s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.35s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.79s) [2021-06-11T09:03:58.658Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s) [2021-06-11T09:03:58.658Z] === RUN TestCgroupNamespacesRun [2021-06-11T09:03:58.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-11T09:03:58.963Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-06-11T09:03:58.963Z] === RUN TestAPIIpcModeHost [2021-06-11T09:03:59.852Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-11T09:03:59.932Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-06-11T09:03:59.932Z] === RUN TestDaemonIpcModeShareable [2021-06-11T09:04:01.225Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T09:04:01.792Z] --- PASS: TestCgroupNamespacesRun (3.06s) [2021-06-11T09:04:01.792Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T09:04:01.853Z] --- PASS: TestDaemonIpcModeShareable (2.14s) [2021-06-11T09:04:01.853Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-11T09:04:01.853Z] === RUN TestDaemonIpcModePrivate [2021-06-11T09:04:03.694Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2021-06-11T09:04:03.694Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T09:04:04.405Z] --- PASS: TestDaemonIpcModePrivate (1.99s) [2021-06-11T09:04:04.405Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-11T09:04:04.405Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T09:04:04.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-11T09:04:06.325Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.01s) [2021-06-11T09:04:06.325Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-11T09:04:06.325Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T09:04:06.527Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.94s) [2021-06-11T09:04:06.527Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T09:04:08.244Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2021-06-11T09:04:08.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-11T09:04:08.244Z] === RUN TestIpcModeOlderClient [2021-06-11T09:04:08.244Z] === PAUSE TestIpcModeOlderClient [2021-06-11T09:04:08.244Z] === RUN TestKillContainerInvalidSignal [2021-06-11T09:04:08.817Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-06-11T09:04:08.817Z] === RUN TestKillContainer [2021-06-11T09:04:08.817Z] === RUN TestKillContainer/no_signal [2021-06-11T09:04:09.763Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T09:04:09.810Z] --- PASS: TestCgroupNamespacesRunHostMode (3.06s) [2021-06-11T09:04:09.810Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T09:04:10.337Z] === RUN TestKillContainer/killing_signal [2021-06-11T09:04:10.377Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T09:04:11.282Z] --- PASS: TestKillContainer (2.52s) [2021-06-11T09:04:11.282Z] --- PASS: TestKillContainer/no_signal (0.82s) [2021-06-11T09:04:11.282Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-06-11T09:04:11.282Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2021-06-11T09:04:11.282Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T09:04:11.282Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T09:04:11.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-11T09:04:12.227Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T09:04:12.684Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.88s) [2021-06-11T09:04:12.684Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T09:04:13.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-06-11T09:04:13.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-06-11T09:04:13.172Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-06-11T09:04:13.172Z] === RUN TestKillStoppedContainer [2021-06-11T09:04:13.172Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-06-11T09:04:13.172Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T09:04:13.172Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-11T09:04:13.172Z] === RUN TestKillDifferentUserContainer [2021-06-11T09:04:13.617Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T09:04:14.116Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2021-06-11T09:04:14.116Z] === RUN TestInspectOomKilledTrue [2021-06-11T09:04:14.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T09:04:14.116Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:04:14.116Z] === RUN TestInspectOomKilledFalse [2021-06-11T09:04:14.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T09:04:14.116Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:04:14.116Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T09:04:14.552Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s) [2021-06-11T09:04:14.552Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T09:04:14.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-11T09:04:14.552Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T09:04:14.692Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-11T09:04:14.692Z] === RUN TestLinksContainerNames [2021-06-11T09:04:15.487Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T09:04:15.487Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-06-11T09:04:15.487Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T09:04:15.746Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T09:04:16.325Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T09:04:16.612Z] --- PASS: TestLinksContainerNames (1.66s) [2021-06-11T09:04:16.612Z] === RUN TestLogsFollowTailEmpty [2021-06-11T09:04:16.892Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T09:04:16.892Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T09:04:17.557Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-06-11T09:04:17.557Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T09:04:18.133Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/default [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/private [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/slave [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/shared [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/default [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/slave [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/private [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/shared [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T09:04:18.133Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:04:18.133Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:04:18.133Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T09:04:18.270Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.87s) [2021-06-11T09:04:18.270Z] === RUN TestNISDomainname [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T09:04:18.396Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T09:04:18.528Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T09:04:18.658Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-11T09:04:18.658Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T09:04:18.658Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T09:04:18.785Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-11T09:04:20.576Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2021-06-11T09:04:20.576Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T09:04:20.683Z] --- PASS: TestNISDomainname (2.37s) [2021-06-11T09:04:20.683Z] === RUN TestHostnameDnsResolution [2021-06-11T09:04:21.150Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-06-11T09:04:21.150Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T09:04:22.096Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-06-11T09:04:22.096Z] === RUN TestNetworkNat [2021-06-11T09:04:22.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-11T09:04:22.840Z] --- PASS: TestHostnameDnsResolution (2.04s) [2021-06-11T09:04:22.840Z] === RUN TestStats [2021-06-11T09:04:23.042Z] --- PASS: TestNetworkNat (0.94s) [2021-06-11T09:04:23.042Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T09:04:23.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-06-11T09:04:23.992Z] === RUN TestNetworkLoopbackNat [2021-06-11T09:04:24.740Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-11T09:04:26.109Z] time="2021-06-11T09:04:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10037" [2021-06-11T09:04:26.109Z] time="2021-06-11T09:04:22Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49363" [2021-06-11T09:04:26.112Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T09:04:26.112Z] --- PASS: TestStats (3.38s) [2021-06-11T09:04:26.112Z] === RUN TestStopContainerWithTimeout [2021-06-11T09:04:26.112Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T09:04:26.112Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T09:04:26.112Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T09:04:26.112Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T09:04:26.112Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T09:04:26.112Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T09:04:26.112Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T09:04:26.112Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T09:04:26.112Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T09:04:26.112Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T09:04:27.046Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T09:04:27.298Z] --- PASS: TestNetworkLoopbackNat (3.33s) [2021-06-11T09:04:27.298Z] === RUN TestPause [2021-06-11T09:04:27.612Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T09:04:28.179Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-11T09:04:28.179Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T09:04:28.243Z] --- PASS: TestPause (0.86s) [2021-06-11T09:04:28.243Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T09:04:28.243Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-11T09:04:28.243Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T09:04:28.243Z] === RUN TestPauseStopPausedContainer [2021-06-11T09:04:28.745Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T09:04:29.189Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-06-11T09:04:29.189Z] === RUN TestPidHost [2021-06-11T09:04:29.680Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T09:04:29.680Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T09:04:30.248Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T09:04:30.815Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T09:04:31.739Z] --- PASS: TestPidHost (2.17s) [2021-06-11T09:04:31.739Z] === RUN TestPsFilter [2021-06-11T09:04:31.739Z] --- PASS: TestPsFilter (0.15s) [2021-06-11T09:04:31.739Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T09:04:31.749Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T09:04:31.749Z] --- PASS: TestStopContainerWithTimeout/0 (1.56s) [2021-06-11T09:04:31.749Z] --- PASS: TestStopContainerWithTimeout/-1 (3.51s) [2021-06-11T09:04:31.749Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-06-11T09:04:31.749Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-06-11T09:04:31.749Z] === RUN TestDeleteDevicemapper [2021-06-11T09:04:31.749Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T09:04:31.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T09:04:31.749Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T09:04:32.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-06-11T09:04:32.312Z] === RUN TestRemoveContainerWithVolume [2021-06-11T09:04:33.124Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-11T09:04:33.257Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2021-06-11T09:04:33.257Z] === RUN TestRemoveContainerRunning [2021-06-11T09:04:33.416Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T09:04:33.416Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-11T09:04:33.830Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-06-11T09:04:33.830Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T09:04:34.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-11T09:04:34.627Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-11T09:04:34.776Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2021-06-11T09:04:34.776Z] === RUN TestRemoveInvalidContainer [2021-06-11T09:04:34.776Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-11T09:04:34.776Z] === RUN TestRenameLinkedContainer [2021-06-11T09:04:34.813Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T09:04:34.813Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T09:04:35.069Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T09:04:35.195Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-11T09:04:35.324Z] Cross building: bundles/cross/windows/amd64 [2021-06-11T09:04:35.324Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T09:04:35.324Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T09:04:37.725Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.92s) [2021-06-11T09:04:37.725Z] === RUN TestUpdateMemory [2021-06-11T09:04:37.725Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T09:04:37.725Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:04:37.725Z] === RUN TestUpdateCPUQuota [2021-06-11T09:04:38.083Z] --- PASS: TestRenameLinkedContainer (3.38s) [2021-06-11T09:04:38.083Z] === RUN TestRenameStoppedContainer [2021-06-11T09:04:38.517Z] time="2021-06-11T09:04:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10036" [2021-06-11T09:04:38.517Z] time="2021-06-11T09:04:38Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49364" [2021-06-11T09:04:39.028Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-06-11T09:04:39.028Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T09:04:40.253Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-11T09:04:40.703Z] time="2021-06-11T09:04:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.255.60:10033 172.31.255.60:10034 172.31.255.60:10035]" [2021-06-11T09:04:40.946Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-06-11T09:04:40.946Z] === RUN TestRenameInvalidName [2021-06-11T09:04:41.165Z] time="2021-06-11T09:04:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.255.60:10033 172.31.255.60:10034 172.31.255.60:10035]" [2021-06-11T09:04:41.519Z] --- PASS: TestRenameInvalidName (0.83s) [2021-06-11T09:04:41.519Z] === RUN TestRenameAnonymousContainer [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10033" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49365" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, is the new incarnation of the shutdown node 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49366" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10034" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, is the new incarnation of the shutdown node 0335436cee46/172.31.255.60" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, added to nodes list" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49367" [2021-06-11T09:04:41.626Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10035" [2021-06-11T09:04:41.676Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-11T09:04:41.945Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, is the new incarnation of the shutdown node 2904db88eca0/172.31.255.60" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.090Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, is the new incarnation of the shutdown node 0b59a8ac47dd/172.31.255.60" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node f71416de49e0/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, is the new incarnation of the shutdown node 0335436cee46/172.31.255.60" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, is the new incarnation of the shutdown node 2904db88eca0/172.31.255.60" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, joined gossip cluster" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to nodes list" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10033" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49368" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10034" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:41Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49369" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.255.60:10035" [2021-06-11T09:04:42.091Z] time="2021-06-11T09:04:42Z" level=debug msg="memberlist: Stream connection from=172.31.255.60:49370" [2021-06-11T09:04:43.640Z] 2021/06/11 09:04:43 Closing DB instances... [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0 change state NodeActive --> NodeLeft" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0 change state NodeActive --> NodeLeft" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="node3(6f1c5100e92f): Node leave event for f71416de49e0/172.31.255.60" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="node2(3f4b0eb2e8be): Node leave event for f71416de49e0/172.31.255.60" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0 change state NodeActive --> NodeLeft" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="node5(fc5122b6c2b7): Node leave event for f71416de49e0/172.31.255.60" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0 change state NodeActive --> NodeLeft" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="node4(edacd8b9a2a9): Node leave event for f71416de49e0/172.31.255.60" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0 change state NodeActive --> NodeLeft" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="node1(f71416de49e0): Node leave event for f71416de49e0/172.31.255.60" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0/172.31.255.60, left gossip cluster" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0/172.31.255.60, left gossip cluster" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0/172.31.255.60, left gossip cluster" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0/172.31.255.60, left gossip cluster" [2021-06-11T09:04:43.640Z] time="2021-06-11T09:04:43Z" level=info msg="Node f71416de49e0/172.31.255.60, left gossip cluster" [2021-06-11T09:04:43.850Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="node3(6f1c5100e92f): Node leave event for 3f4b0eb2e8be/172.31.255.60" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="node5(fc5122b6c2b7): Node leave event for 3f4b0eb2e8be/172.31.255.60" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="node2(3f4b0eb2e8be): Node leave event for 3f4b0eb2e8be/172.31.255.60" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="node4(edacd8b9a2a9): Node leave event for 3f4b0eb2e8be/172.31.255.60" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.103Z] time="2021-06-11T09:04:43Z" level=info msg="Node 3f4b0eb2e8be/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="node5(fc5122b6c2b7): Node leave event for 6f1c5100e92f/172.31.255.60" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f change state NodeActive --> NodeFailed" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, added to failed nodes list" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f change state NodeActive --> NodeLeft" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="node4(edacd8b9a2a9): Node leave event for 6f1c5100e92f/172.31.255.60" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=error msg="node: 6f1c5100e92f is unknown to memberlist" [2021-06-11T09:04:44.564Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, left gossip cluster" [2021-06-11T09:04:44.829Z] --- PASS: TestRenameAnonymousContainer (3.32s) [2021-06-11T09:04:44.829Z] === RUN TestRenameContainerWithSameName [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="Node 6f1c5100e92f/172.31.255.60, left gossip cluster" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=debug msg="memberlist: Failed ping: 6f1c5100e92f (timeout reached)" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.255.60:10036: use of closed network connection" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.255.60:10037: use of closed network connection" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="Node edacd8b9a2a9 change state NodeActive --> NodeLeft" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="node5(fc5122b6c2b7): Node leave event for edacd8b9a2a9/172.31.255.60" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="Node edacd8b9a2a9 change state NodeActive --> NodeLeft" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="node4(edacd8b9a2a9): Node leave event for edacd8b9a2a9/172.31.255.60" [2021-06-11T09:04:45.025Z] time="2021-06-11T09:04:44Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, left gossip cluster" [2021-06-11T09:04:45.487Z] time="2021-06-11T09:04:44Z" level=info msg="Node edacd8b9a2a9/172.31.255.60, left gossip cluster" [2021-06-11T09:04:45.487Z] time="2021-06-11T09:04:45Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, left gossip cluster" [2021-06-11T09:04:45.487Z] time="2021-06-11T09:04:45Z" level=info msg="Node fc5122b6c2b7 change state NodeActive --> NodeFailed" [2021-06-11T09:04:45.487Z] time="2021-06-11T09:04:45Z" level=info msg="Node fc5122b6c2b7/172.31.255.60, added to failed nodes list" [2021-06-11T09:04:45.487Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-11T09:04:45.487Z] networkdb_test.go:834: Re-joining: 3 [2021-06-11T09:04:45.487Z] networkdb_test.go:834: Re-joining: 4 [2021-06-11T09:04:45.487Z] networkdb_test.go:866: node4: OK [2021-06-11T09:04:45.487Z] networkdb_test.go:866: node5: OK [2021-06-11T09:04:45.487Z] PASS [2021-06-11T09:04:45.487Z] coverage: 60.7% of statements [2021-06-11T09:04:45.487Z] ok github.com/docker/docker/libnetwork/networkdb 156.581s coverage: 60.7% of statements [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/quota [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T09:04:45.487Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T09:04:45.789Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-06-11T09:04:45.789Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T09:04:46.380Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T09:04:46.947Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T09:04:46.947Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-11T09:04:47.514Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === Skipped [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-11T09:04:47.680Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-11T09:04:47.680Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-11T09:04:47.680Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-11T09:04:47.680Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-11T09:04:47.680Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T09:04:47.680Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-11T09:04:47.680Z] daemon_test.go:147: root required [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T09:04:47.680Z] reload_test.go:520: root required [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T09:04:47.680Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T09:04:47.680Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-11T09:04:47.680Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-11T09:04:47.680Z] download_test.go:268: Needs fixing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-11T09:04:47.680Z] layer_test.go:304: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-11T09:04:47.680Z] layer_test.go:353: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-11T09:04:47.680Z] layer_test.go:468: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-11T09:04:47.680Z] layer_test.go:697: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-11T09:04:47.680Z] migration_test.go:46: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T09:04:47.680Z] migration_test.go:182: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-11T09:04:47.680Z] mount_test.go:17: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-11T09:04:47.680Z] mount_test.go:76: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-11T09:04:47.680Z] mount_test.go:125: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-11T09:04:47.680Z] mount_test.go:212: Failing on Windows [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-11T09:04:47.680Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-11T09:04:47.680Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-06-11T09:04:47.680Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-11T09:04:47.680Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-11T09:04:47.680Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-11T09:04:47.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-11T09:04:47.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-11T09:04:47.680Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-11T09:04:47.680Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-11T09:04:47.680Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T09:04:47.680Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T09:04:47.680Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T09:04:47.680Z] [2021-06-11T09:04:47.680Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T09:04:47.722Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-06-11T09:04:47.722Z] === RUN TestResize [2021-06-11T09:04:47.773Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T09:04:48.032Z] --- PASS: TestUpdateCPUQuota (10.33s) [2021-06-11T09:04:48.032Z] === RUN TestUpdatePidsLimit [2021-06-11T09:04:48.032Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T09:04:48.141Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-11T09:04:48.142Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T09:04:48.142Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-11T09:04:48.142Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-11T09:04:48.142Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T09:04:48.142Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T09:04:48.142Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T09:04:48.142Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T09:04:48.142Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T09:04:48.142Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-11T09:04:48.142Z] archive_windows_test.go:16: Currently fails [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-11T09:04:48.142Z] changes_test.go:196: needs more investigation [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-11T09:04:48.142Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-11T09:04:48.142Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-11T09:04:48.142Z] changes_test.go:433: needs further investigation [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-11T09:04:48.142Z] changes_test.go:469: needs further investigation [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-11T09:04:48.142Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-11T09:04:48.142Z] poller_test.go:41: No chmod on Windows [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T09:04:48.142Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T09:04:48.142Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-11T09:04:48.142Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-11T09:04:48.142Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-11T09:04:48.142Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-11T09:04:48.142Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-11T09:04:48.142Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] [2021-06-11T09:04:48.142Z] DONE 2054 tests, 69 skipped in 351.220s [2021-06-11T09:04:48.142Z] INFO: make.ps1 ended at 06/11/2021 09:04:47 [2021-06-11T09:04:48.295Z] --- PASS: TestResize (0.84s) [2021-06-11T09:04:48.295Z] === RUN TestResizeWithInvalidSize [2021-06-11T09:04:49.242Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-06-11T09:04:49.242Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T09:04:49.407Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T09:04:49.688Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-11T09:04:49.688Z] INFO: Unit tests ended at 06/11/2021 09:04:49. Duration:00:06:10.3203790 [2021-06-11T09:04:49.688Z] INFO: Building busybox [2021-06-11T09:04:49.815Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:49.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:49.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:49.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T09:04:49.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T09:04:49.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:49.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T09:04:50.149Z] Sending build context to Docker daemon 5.12kB [2021-06-11T09:04:50.149Z] [2021-06-11T09:04:50.149Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-11T09:04:50.149Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-11T09:04:50.149Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-11T09:04:50.149Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-11T09:04:50.149Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-11T09:04:50.149Z] ---> 39d157a84080 [2021-06-11T09:04:50.149Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-11T09:04:50.149Z] ---> Running in 22c91b997b6f [2021-06-11T09:04:50.782Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T09:04:51.716Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-11T09:04:51.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:51.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T09:04:52.282Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T09:04:52.541Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T09:04:52.687Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T09:04:52.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T09:04:53.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T09:04:53.911Z] Removing intermediate container 22c91b997b6f [2021-06-11T09:04:53.911Z] ---> 59e4d1531a90 [2021-06-11T09:04:53.911Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-11T09:04:53.911Z] ---> Running in a14f275fe35a [2021-06-11T09:04:53.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T09:04:54.174Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-11T09:04:54.373Z] Removing intermediate container a14f275fe35a [2021-06-11T09:04:54.373Z] ---> 21358db55c4a [2021-06-11T09:04:54.373Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-11T09:04:54.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T09:04:54.835Z] ---> Running in a624812e62f9 [2021-06-11T09:04:54.835Z] Removing intermediate container a624812e62f9 [2021-06-11T09:04:54.835Z] ---> 8a1fc97be82a [2021-06-11T09:04:54.835Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-11T09:04:55.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T09:04:55.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T09:04:55.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T09:04:56.380Z] [2021-06-11T09:04:56.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T09:04:56.841Z] ---> ded43e891d0c [2021-06-11T09:04:56.841Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-11T09:04:56.841Z] ---> Running in f15756bfe60d [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-06-11T09:04:58.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2021-06-11T09:04:58.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-06-11T09:04:58.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2021-06-11T09:04:58.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2021-06-11T09:04:58.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2021-06-11T09:04:58.362Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2021-06-11T09:04:58.362Z] === RUN TestCgroupNamespacesRun [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit (10.93s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.42s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/no_change (1.43s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/update_lower (1.48s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.38s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.45s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.35s) [2021-06-11T09:04:59.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.41s) [2021-06-11T09:04:59.012Z] === RUN TestUpdateRestartPolicy [2021-06-11T09:04:59.012Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T09:04:59.579Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-11T09:05:00.280Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2021-06-11T09:05:00.280Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T09:05:00.513Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-11T09:05:00.771Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T09:05:00.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T09:05:00.771Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T09:05:00.771Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T09:05:00.771Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T09:05:02.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2021-06-11T09:05:02.199Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T09:05:04.117Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-06-11T09:05:04.117Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T09:05:05.451Z] Removing intermediate container f15756bfe60d [2021-06-11T09:05:05.451Z] ---> 5d6ed306affc [2021-06-11T09:05:05.451Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-11T09:05:05.451Z] ---> Running in de17237b8a1b [2021-06-11T09:05:06.036Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2021-06-11T09:05:06.036Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T09:05:06.994Z] [2021-06-11T09:05:06.994Z] SUCCESS: Specified value was saved. [2021-06-11T09:05:07.333Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T09:05:07.591Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T09:05:07.956Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2021-06-11T09:05:07.956Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T09:05:09.186Z] Removing intermediate container de17237b8a1b [2021-06-11T09:05:09.186Z] ---> 2bcf536cf2c9 [2021-06-11T09:05:09.186Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-11T09:05:09.186Z] ---> Running in 9666df2c6826 [2021-06-11T09:05:09.875Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2021-06-11T09:05:09.875Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T09:05:10.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-06-11T09:05:10.450Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T09:05:11.775Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-11T09:05:12.711Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T09:05:12.941Z] Cannot create a file when that file already exists. [2021-06-11T09:05:13.002Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2021-06-11T09:05:13.002Z] === RUN TestNISDomainname [2021-06-11T09:05:13.947Z] --- PASS: TestNISDomainname (1.44s) [2021-06-11T09:05:13.947Z] === RUN TestHostnameDnsResolution [2021-06-11T09:05:14.609Z] --- PASS: TestUpdateRestartPolicy (15.78s) [2021-06-11T09:05:14.609Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T09:05:15.865Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-06-11T09:05:15.865Z] === RUN TestStats [2021-06-11T09:05:15.982Z] --- PASS: TestUpdateRestartWithAutoRemove (1.23s) [2021-06-11T09:05:15.982Z] === RUN TestWaitNonBlocked [2021-06-11T09:05:15.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:15.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:15.982Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:15.982Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:15.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:15.982Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:16.240Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-11T09:05:17.615Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T09:05:17.874Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T09:05:17.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.82s) [2021-06-11T09:05:17.874Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.95s) [2021-06-11T09:05:17.874Z] === RUN TestWaitBlocked [2021-06-11T09:05:17.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:17.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:17.874Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:17.874Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:17.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:17.874Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:17.874Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T09:05:18.440Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-11T09:05:18.760Z] Removing intermediate container 9666df2c6826 [2021-06-11T09:05:18.760Z] ---> cd70921f32b3 [2021-06-11T09:05:18.760Z] Step 13/13 : CMD ["sh"] [2021-06-11T09:05:18.760Z] ---> Running in e9df7740d7de [2021-06-11T09:05:18.760Z] Removing intermediate container e9df7740d7de [2021-06-11T09:05:18.760Z] ---> 9b90bf5cef25 [2021-06-11T09:05:18.760Z] Successfully built 9b90bf5cef25 [2021-06-11T09:05:18.760Z] Successfully tagged busybox:latest [2021-06-11T09:05:18.760Z] INFO: Docker images of the daemon under test [2021-06-11T09:05:18.760Z] [2021-06-11T09:05:18.760Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T09:05:18.760Z] busybox latest 9b90bf5cef25 Less than a second ago 2.78GB [2021-06-11T09:05:18.760Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-11T09:05:18.760Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-11T09:05:18.760Z] [2021-06-11T09:05:18.760Z] INFO: Running integration tests at 06/11/2021 09:05:18... [2021-06-11T09:05:18.760Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-11T09:05:18.760Z] INFO: Integration API tests being run from the host: [2021-06-11T09:05:18.760Z] INFO: make.ps1 starting at 06/11/2021 09:05:18 [2021-06-11T09:05:19.006Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-11T09:05:19.171Z] --- PASS: TestStats (2.92s) [2021-06-11T09:05:19.171Z] === RUN TestStopContainerWithTimeout [2021-06-11T09:05:19.171Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T09:05:19.171Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T09:05:19.171Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T09:05:19.171Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T09:05:19.171Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T09:05:19.171Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T09:05:19.171Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T09:05:19.171Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T09:05:19.171Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T09:05:19.171Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T09:05:19.171Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T09:05:19.171Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T09:05:19.223Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-11T09:05:19.573Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-11T09:05:20.140Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-11T09:05:20.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.23s) [2021-06-11T09:05:20.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.31s) [2021-06-11T09:05:20.140Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T09:05:20.140Z] === CONT TestIpcModeOlderClient [2021-06-11T09:05:20.398Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-11T09:05:20.398Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-06-11T09:05:20.398Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T09:05:22.478Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-11T09:05:22.478Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2021-06-11T09:05:22.478Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2021-06-11T09:05:22.478Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2021-06-11T09:05:22.478Z] --- PASS: TestStopContainerWithTimeout/-1 (3.49s) [2021-06-11T09:05:22.478Z] === RUN TestDeleteDevicemapper [2021-06-11T09:05:22.478Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T09:05:22.478Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T09:05:22.478Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T09:05:22.933Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-11T09:05:22.933Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-11T09:05:24.837Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-11T09:05:25.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2021-06-11T09:05:25.033Z] === RUN TestUpdateMemory [2021-06-11T09:05:25.033Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T09:05:25.033Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:05:25.033Z] === RUN TestUpdateCPUQuota [2021-06-11T09:05:26.210Z] --- PASS: TestContainerStartOnDaemonRestart (6.01s) [2021-06-11T09:05:26.210Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T09:05:26.468Z] --- PASS: TestRestartDaemonWithRestartingContainer (6.15s) [2021-06-11T09:05:26.468Z] === CONT TestDaemonHostGatewayIP [2021-06-11T09:05:26.726Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-11T09:05:28.101Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T09:05:30.327Z] --- PASS: TestUpdateCPUQuota (5.74s) [2021-06-11T09:05:30.327Z] === RUN TestUpdatePidsLimit [2021-06-11T09:05:30.327Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T09:05:30.634Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-11T09:05:30.901Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T09:05:31.846Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T09:05:32.010Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-11T09:05:32.419Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T09:05:32.577Z] --- PASS: TestDaemonHostGatewayIP (5.95s) [2021-06-11T09:05:32.577Z] === CONT TestDaemonRestartIpcMode [2021-06-11T09:05:32.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T09:05:33.568Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T09:05:33.952Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-11T09:05:34.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit (5.36s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-06-11T09:05:35.530Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-11T09:05:35.530Z] === RUN TestUpdateRestartPolicy [2021-06-11T09:05:37.239Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T09:05:37.498Z] --- PASS: TestDaemonRestartIpcMode (5.07s) [2021-06-11T09:05:37.757Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T09:05:38.325Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-11T09:05:39.262Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T09:05:40.231Z] --- PASS: TestContainerKillOnDaemonStart (13.71s) [2021-06-11T09:05:40.231Z] PASS [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === Skipped [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2021-06-11T09:05:40.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T09:05:40.231Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T09:05:40.231Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T09:05:40.231Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T09:05:40.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T09:05:40.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] [2021-06-11T09:05:40.231Z] DONE 196 tests, 6 skipped in 249.345s [2021-06-11T09:05:40.231Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T09:05:40.231Z] ++ 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-06-11T09:05:40.231Z] ++ set -e [2021-06-11T09:05:40.231Z] ++ '[' -n 0 ']' [2021-06-11T09:05:40.231Z] ++ set -x [2021-06-11T09:05:40.231Z] ++ 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-06-11T09:05:40.231Z] INFO: Testing against a local daemon [2021-06-11T09:05:40.231Z] === RUN TestCommitInheritsEnv [2021-06-11T09:05:40.809Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-06-11T09:05:40.809Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T09:05:40.809Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T09:05:40.809Z] === RUN TestImagesFilterMultiReference [2021-06-11T09:05:41.074Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-06-11T09:05:41.074Z] === RUN TestImagePullPlatformInvalid [2021-06-11T09:05:41.074Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T09:05:41.074Z] === RUN TestRemoveImageOrphaning [2021-06-11T09:05:41.652Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2021-06-11T09:05:41.652Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T09:05:43.026Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-11T09:05:44.399Z] --- PASS: TestRemoveImageGarbageCollector (2.90s) [2021-06-11T09:05:44.399Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T09:05:44.399Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T09:05:44.399Z] === RUN TestTagInvalidReference [2021-06-11T09:05:44.657Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T09:05:44.657Z] === RUN TestTagValidPrefixedRepo [2021-06-11T09:05:44.657Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-11T09:05:44.657Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T09:05:44.657Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-06-11T09:05:44.657Z] === RUN TestTagOfficialNames [2021-06-11T09:05:44.916Z] --- PASS: TestTagOfficialNames (0.12s) [2021-06-11T09:05:44.916Z] === RUN TestTagMatchesDigest [2021-06-11T09:05:44.916Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T09:05:44.916Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T09:05:44.916Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T09:05:45.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T09:05:45.851Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T09:05:47.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T09:05:49.130Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-11T09:05:49.285Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:05:49.285Z] INFO: Testing against a local daemon [2021-06-11T09:05:49.285Z] === RUN TestBuildWithSession [2021-06-11T09:05:49.286Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T09:05:49.286Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T09:05:49.286Z] === RUN TestBuildSquashParent [2021-06-11T09:05:49.286Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-11T09:05:49.286Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:05:49.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:05:49.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:05:49.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T09:05:49.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T09:05:49.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T09:05:49.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T09:05:49.696Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T09:05:50.631Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-11T09:05:50.642Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2021-06-11T09:05:50.642Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T09:05:50.642Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-06-11T09:05:50.642Z] === RUN TestWaitNonBlocked [2021-06-11T09:05:50.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:50.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:50.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:50.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:50.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:05:50.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:05:50.904Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T09:05:50.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-06-11T09:05:50.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-06-11T09:05:50.904Z] === RUN TestWaitBlocked [2021-06-11T09:05:50.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:50.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:50.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T09:05:50.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T09:05:51.564Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T09:05:51.822Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-11T09:05:51.852Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-11T09:05:51.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-06-11T09:05:51.852Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-06-11T09:05:51.852Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T09:05:51.852Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T09:05:51.852Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T09:05:51.852Z] === CONT TestDaemonHostGatewayIP [2021-06-11T09:05:53.195Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-11T09:05:56.078Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2021-06-11T09:05:56.078Z] === CONT TestDaemonRestartIpcMode [2021-06-11T09:05:56.078Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2021-06-11T09:05:56.078Z] === CONT TestIpcModeOlderClient [2021-06-11T09:05:56.340Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-06-11T09:05:56.688Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T09:05:56.688Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T09:05:56.688Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T09:05:56.688Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T09:05:56.688Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-11T09:05:56.688Z] remote: Enumerating objects: 23, done. [2021-06-11T09:05:56.688Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-11T09:05:56.688Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-11T09:05:56.688Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-11T09:05:56.688Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-06-11T09:05:56.688Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-11T09:05:56.688Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-11T09:05:57.015Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-11T09:05:57.286Z] --- PASS: TestDaemonHostGatewayIP (5.30s) [2021-06-11T09:05:57.334Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/test/unit [2021-06-11T09:05:57.381Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-11T09:05:57.894Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-11T09:05:57.894Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-11T09:05:57.894Z] + TESTDIRS=./... [2021-06-11T09:05:57.894Z] + exclude_paths='/vendor/|/integration' [2021-06-11T09:05:57.894Z] ++ go list ./... [2021-06-11T09:05:57.894Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-11T09:05:58.822Z] + pkg_list='github.com/docker/docker/api [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/backend/build [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/httputils [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/middleware [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/build [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/container [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/debug [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/image [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/network [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/session [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/system [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/server/router/volume [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/backend [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/container [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/events [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/filters [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/image [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/mount [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/network [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/registry [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/strslice [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/swarm [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/time [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/versions [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T09:05:58.822Z] github.com/docker/docker/api/types/volume [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/dockerfile [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/dockerignore [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/remotecontext [2021-06-11T09:05:58.822Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T09:05:58.822Z] github.com/docker/docker/cli [2021-06-11T09:05:58.822Z] github.com/docker/docker/cli/config [2021-06-11T09:05:58.822Z] github.com/docker/docker/cli/debug [2021-06-11T09:05:58.822Z] github.com/docker/docker/client [2021-06-11T09:05:58.822Z] github.com/docker/docker/cmd/dockerd [2021-06-11T09:05:58.822Z] github.com/docker/docker/container [2021-06-11T09:05:58.822Z] github.com/docker/docker/container/stream [2021-06-11T09:05:58.822Z] github.com/docker/docker/contrib/apparmor [2021-06-11T09:05:58.822Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T09:05:58.822Z] github.com/docker/docker/contrib/httpserver [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T09:05:58.822Z] github.com/docker/docker/daemon/config [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/discovery [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/events [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/exec [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/images [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/initlayer [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/links [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/listeners [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/local [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/names [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/network [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/stats [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/metadata [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/utils [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/xfer [2021-06-11T09:05:58.823Z] github.com/docker/docker/dockerversion [2021-06-11T09:05:58.823Z] github.com/docker/docker/errdefs [2021-06-11T09:05:58.823Z] github.com/docker/docker/image [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/cache [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/tarexport [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/v1 [2021-06-11T09:05:58.823Z] github.com/docker/docker/internal/test/suite [2021-06-11T09:05:58.823Z] github.com/docker/docker/layer [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/types [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/api [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/config [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/idm [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/ns [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/options [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/osl [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/types [2021-06-11T09:05:58.823Z] github.com/docker/docker/oci [2021-06-11T09:05:58.823Z] github.com/docker/docker/oci/caps [2021-06-11T09:05:58.823Z] github.com/docker/docker/opts [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/aaparser [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/archive [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/authorization [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/capabilities [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/containerfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/directory [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/discovery [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/dmesg [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/filenotify [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/fileutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/fsutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/homedir [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/idtools [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/ioutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/locker [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/longpath [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/loopback [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/mount [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/parsers [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/pidfile [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/platform [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugins [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/pools [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/progress [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/pubsub [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/reexec [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/signal [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/stringid [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/symlink [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/system [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/tailfile [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/tarsum [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/term [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/term/windows [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/truncindex [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/urlutil [2021-06-11T09:05:58.823Z] github.com/docker/docker/pkg/useragent [2021-06-11T09:05:58.823Z] github.com/docker/docker/plugin [2021-06-11T09:05:58.823Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T09:05:58.823Z] github.com/docker/docker/plugin/v2 [2021-06-11T09:05:58.823Z] github.com/docker/docker/profiles/apparmor [2021-06-11T09:05:58.823Z] github.com/docker/docker/profiles/seccomp [2021-06-11T09:05:58.823Z] github.com/docker/docker/quota [2021-06-11T09:05:58.823Z] github.com/docker/docker/reference [2021-06-11T09:05:58.823Z] github.com/docker/docker/registry [2021-06-11T09:05:58.823Z] github.com/docker/docker/registry/resumable [2021-06-11T09:05:58.823Z] github.com/docker/docker/restartmanager [2021-06-11T09:05:58.823Z] github.com/docker/docker/rootless [2021-06-11T09:05:58.823Z] github.com/docker/docker/rootless/specconv [2021-06-11T09:05:58.823Z] github.com/docker/docker/runconfig [2021-06-11T09:05:58.823Z] github.com/docker/docker/runconfig/opts [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/daemon [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/environment [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fakegit [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/registry [2021-06-11T09:05:58.823Z] github.com/docker/docker/testutil/request [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/drivers [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/local [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/mounts [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/service [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/service/opts [2021-06-11T09:05:58.823Z] github.com/docker/docker/volume/testutils' [2021-06-11T09:05:58.823Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-11T09:05:58.823Z] + echo 'github.com/docker/docker/api [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/backend/build [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/httputils [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/middleware [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/build [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/container [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/debug [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/image [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/network [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/session [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/system [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/server/router/volume [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/backend [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/container [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/events [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/filters [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/image [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/mount [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/network [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/registry [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/strslice [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/swarm [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/time [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/versions [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T09:05:58.823Z] github.com/docker/docker/api/types/volume [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/dockerfile [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/dockerignore [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/remotecontext [2021-06-11T09:05:58.823Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T09:05:58.823Z] github.com/docker/docker/cli [2021-06-11T09:05:58.823Z] github.com/docker/docker/cli/config [2021-06-11T09:05:58.823Z] github.com/docker/docker/cli/debug [2021-06-11T09:05:58.823Z] github.com/docker/docker/client [2021-06-11T09:05:58.823Z] github.com/docker/docker/cmd/dockerd [2021-06-11T09:05:58.823Z] github.com/docker/docker/container [2021-06-11T09:05:58.823Z] github.com/docker/docker/container/stream [2021-06-11T09:05:58.823Z] github.com/docker/docker/contrib/apparmor [2021-06-11T09:05:58.823Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T09:05:58.823Z] github.com/docker/docker/contrib/httpserver [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/config [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/discovery [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/events [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/exec [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/images [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/initlayer [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/links [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/listeners [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/local [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/names [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/network [2021-06-11T09:05:58.823Z] github.com/docker/docker/daemon/stats [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/metadata [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/utils [2021-06-11T09:05:58.823Z] github.com/docker/docker/distribution/xfer [2021-06-11T09:05:58.823Z] github.com/docker/docker/dockerversion [2021-06-11T09:05:58.823Z] github.com/docker/docker/errdefs [2021-06-11T09:05:58.823Z] github.com/docker/docker/image [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/cache [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/tarexport [2021-06-11T09:05:58.823Z] github.com/docker/docker/image/v1 [2021-06-11T09:05:58.823Z] github.com/docker/docker/internal/test/suite [2021-06-11T09:05:58.823Z] github.com/docker/docker/layer [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T09:05:58.823Z] github.com/docker/docker/libcontainerd/types [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/api [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T09:05:58.823Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/config [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/idm [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/ns [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/options [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/osl [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/types [2021-06-11T09:05:58.824Z] github.com/docker/docker/oci [2021-06-11T09:05:58.824Z] github.com/docker/docker/oci/caps [2021-06-11T09:05:58.824Z] github.com/docker/docker/opts [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/aaparser [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/archive [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/authorization [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/capabilities [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/containerfs [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/directory [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/discovery [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/dmesg [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/filenotify [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/fileutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/fsutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/homedir [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/idtools [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/ioutils [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/locker [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/longpath [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/loopback [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/mount [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/parsers [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/pidfile [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/platform [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugins [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/pools [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/progress [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/pubsub [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/reexec [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/signal [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/stringid [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/symlink [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/system [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/tailfile [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/tarsum [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/term [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/term/windows [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/truncindex [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/urlutil [2021-06-11T09:05:58.824Z] github.com/docker/docker/pkg/useragent [2021-06-11T09:05:58.824Z] github.com/docker/docker/plugin [2021-06-11T09:05:58.824Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T09:05:58.824Z] github.com/docker/docker/plugin/v2 [2021-06-11T09:05:58.824Z] github.com/docker/docker/profiles/apparmor [2021-06-11T09:05:58.824Z] github.com/docker/docker/profiles/seccomp [2021-06-11T09:05:58.824Z] github.com/docker/docker/quota [2021-06-11T09:05:58.824Z] github.com/docker/docker/reference [2021-06-11T09:05:58.824Z] github.com/docker/docker/registry [2021-06-11T09:05:58.824Z] github.com/docker/docker/registry/resumable [2021-06-11T09:05:58.824Z] github.com/docker/docker/restartmanager [2021-06-11T09:05:58.824Z] github.com/docker/docker/rootless [2021-06-11T09:05:58.824Z] github.com/docker/docker/rootless/specconv [2021-06-11T09:05:58.824Z] github.com/docker/docker/runconfig [2021-06-11T09:05:58.824Z] github.com/docker/docker/runconfig/opts [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/daemon [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/environment [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fakegit [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/registry [2021-06-11T09:05:58.824Z] github.com/docker/docker/testutil/request [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/drivers [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/local [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/mounts [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/service [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/service/opts [2021-06-11T09:05:58.824Z] github.com/docker/docker/volume/testutils' [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T09:05:58.824Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T09:05:58.824Z] + type docker-proxy [2021-06-11T09:05:58.824Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-11T09:05:58.824Z] + hack/make.sh binary-proxy install-proxy [2021-06-11T09:05:58.824Z] [2021-06-11T09:05:58.824Z] Removing bundles/ [2021-06-11T09:05:59.080Z] [2021-06-11T09:05:59.080Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-11T09:05:59.080Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-11T09:05:59.080Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T09:05:59.205Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2021-06-11T09:06:04.143Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T09:06:04.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T09:06:05.616Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-11T09:06:05.616Z] [2021-06-11T09:06:05.616Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-11T09:06:05.616Z] Installing docker-proxy to /usr/local/bin/ [2021-06-11T09:06:05.616Z] [2021-06-11T09:06:05.616Z] + mkdir -p bundles [2021-06-11T09:06:05.616Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-11T09:06:05.795Z] --- PASS: TestContainerKillOnDaemonStart (13.08s) [2021-06-11T09:06:05.795Z] PASS [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === Skipped [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-11T09:06:05.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T09:06:05.795Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T09:06:05.795Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-11T09:06:05.795Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T09:06:05.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-11T09:06:05.795Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] [2021-06-11T09:06:05.795Z] DONE 196 tests, 6 skipped in 154.391s [2021-06-11T09:06:05.795Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T09:06:05.795Z] ++ 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-06-11T09:06:05.795Z] ++ set -e [2021-06-11T09:06:05.795Z] ++ '[' -n 0 ']' [2021-06-11T09:06:05.795Z] ++ set -x [2021-06-11T09:06:05.795Z] ++ 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-06-11T09:06:05.795Z] INFO: Testing against a local daemon [2021-06-11T09:06:05.795Z] === RUN TestCommitInheritsEnv [2021-06-11T09:06:06.056Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-06-11T09:06:06.056Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T09:06:06.056Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.04s) [2021-06-11T09:06:06.056Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-11T09:06:06.056Z] === RUN TestImagesFilterMultiReference [2021-06-11T09:06:06.177Z] ? github.com/docker/docker/api [no test files] [2021-06-11T09:06:06.318Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-11T09:06:06.318Z] === RUN TestImagePullPlatformInvalid [2021-06-11T09:06:06.318Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-11T09:06:06.318Z] === RUN TestRemoveImageOrphaning [2021-06-11T09:06:06.580Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-06-11T09:06:06.580Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T09:06:06.580Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-11T09:06:06.580Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:06:06.580Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T09:06:06.580Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T09:06:06.580Z] === RUN TestTagInvalidReference [2021-06-11T09:06:06.842Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T09:06:06.842Z] === RUN TestTagValidPrefixedRepo [2021-06-11T09:06:06.842Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-11T09:06:06.842Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T09:06:06.842Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-11T09:06:06.842Z] === RUN TestTagOfficialNames [2021-06-11T09:06:06.842Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-11T09:06:06.842Z] === RUN TestTagMatchesDigest [2021-06-11T09:06:06.842Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T09:06:06.842Z] PASS [2021-06-11T09:06:06.842Z] [2021-06-11T09:06:06.842Z] === Skipped [2021-06-11T09:06:06.842Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.04s) [2021-06-11T09:06:06.842Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-11T09:06:06.842Z] [2021-06-11T09:06:06.842Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-11T09:06:06.842Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:06:06.842Z] [2021-06-11T09:06:06.842Z] [2021-06-11T09:06:06.842Z] DONE 12 tests, 2 skipped in 1.863s [2021-06-11T09:06:06.842Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T09:06:06.842Z] ++ 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-06-11T09:06:06.842Z] ++ set -e [2021-06-11T09:06:06.842Z] ++ '[' -n 0 ']' [2021-06-11T09:06:06.842Z] ++ set -x [2021-06-11T09:06:06.842Z] ++ 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-06-11T09:06:07.104Z] INFO: Testing against a local daemon [2021-06-11T09:06:07.104Z] === RUN TestNetworkCreateDelete [2021-06-11T09:06:07.677Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-06-11T09:06:07.677Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T09:06:09.066Z] --- PASS: TestDockerNetworkDeletePreferID (1.24s) [2021-06-11T09:06:09.066Z] === RUN TestDaemonDNSFallback [2021-06-11T09:06:09.583Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-11T09:06:09.583Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T09:06:10.516Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T09:06:15.784Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.22s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.60s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.61s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.79s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.09s) [2021-06-11T09:06:16.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.70s) [2021-06-11T09:06:16.562Z] === RUN TestBuildMultiStageCopy [2021-06-11T09:06:16.562Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T09:06:17.215Z] --- PASS: TestDaemonDNSFallback (7.16s) [2021-06-11T09:06:17.215Z] === RUN TestInspectNetwork [2021-06-11T09:06:19.973Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T09:06:20.525Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T09:06:20.525Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T09:06:20.525Z] === RUN TestInspectNetwork/network_name [2021-06-11T09:06:20.525Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T09:06:21.017Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-06-11T09:06:24.163Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-11T09:06:24.737Z] --- PASS: TestInspectNetwork (8.65s) [2021-06-11T09:06:24.737Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T09:06:24.737Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T09:06:24.737Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T09:06:24.737Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T09:06:24.737Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T09:06:26.691Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-11T09:06:28.045Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-06-11T09:06:28.045Z] === RUN TestNetworkInvalidJSON [2021-06-11T09:06:28.045Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T09:06:28.045Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T09:06:28.045Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:06:28.045Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:06:28.045Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:06:28.045Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:06:28.045Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T09:06:28.045Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:06:28.045Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T09:06:28.045Z] === RUN TestNetworkList [2021-06-11T09:06:28.045Z] === RUN TestNetworkList//networks [2021-06-11T09:06:28.045Z] === PAUSE TestNetworkList//networks [2021-06-11T09:06:28.045Z] === RUN TestNetworkList//networks/ [2021-06-11T09:06:28.045Z] === PAUSE TestNetworkList//networks/ [2021-06-11T09:06:28.045Z] === CONT TestNetworkList//networks [2021-06-11T09:06:28.045Z] === CONT TestNetworkList//networks/ [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkList (0.04s) [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T09:06:28.045Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T09:06:28.045Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T09:06:28.619Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-06-11T09:06:28.619Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T09:06:28.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T09:06:29.948Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T09:06:30.008Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2021-06-11T09:06:30.008Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T09:06:30.876Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-11T09:06:30.876Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-11T09:06:30.920Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T09:06:30.954Z] --- PASS: TestDaemonDefaultNetworkPools (1.15s) [2021-06-11T09:06:30.954Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T09:06:32.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T09:06:33.408Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T09:06:33.506Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-06-11T09:06:33.506Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy (17.58s) [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.87s) [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.89s) [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.29s) [2021-06-11T09:06:34.013Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.43s) [2021-06-11T09:06:34.013Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T09:06:34.342Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T09:06:34.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T09:06:35.425Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s) [2021-06-11T09:06:35.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T09:06:35.999Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.71s) [2021-06-11T09:06:35.999Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T09:06:36.931Z] --- PASS: TestBuildMultiStageParentConfig (2.65s) [2021-06-11T09:06:36.931Z] === RUN TestBuildLabelWithTargets [2021-06-11T09:06:36.931Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-11T09:06:36.931Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:06:36.931Z] === RUN TestBuildWithEmptyLayers [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite (441.70s) [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.52s) [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.59s) [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.73s) [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.02s) [2021-06-11T09:06:37.129Z] docker_cli_daemon_test.go:1455: [de3024c9e217a] daemon is not started [2021-06-11T09:06:37.129Z] check_test.go:309: [d70369b25bac6] daemon is not started [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.28s) [2021-06-11T09:06:37.129Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.42s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d955e5a5076a8] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.88s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.68s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.51s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.02s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.23s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.19s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.10s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d8e2a803f79e5] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d326503611a1a] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.93s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2021-06-11T09:06:37.130Z] check_test.go:309: [df4f2094f5b89] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.26s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.17s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.62s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.84s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d44822728d694] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.26s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.05s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.57s) [2021-06-11T09:06:37.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T09:06:37.130Z] check_test.go:309: [dd332bca92363] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.08s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.17s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.15s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.36s) [2021-06-11T09:06:37.130Z] check_test.go:309: [dddfd70b7238b] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.03s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s) [2021-06-11T09:06:37.130Z] check_test.go:309: [deb9b0c03ce9f] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.36s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_plugins_test.go:79: [d4a166f0124cb] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.69s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_plugins_test.go:169: [d5b420e794a80] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.17s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d3ce6c4f15889] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.28s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.29s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.51s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.33s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.45s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.35s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.73s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.64s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.41s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d3351a8d84983] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.13s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.16s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.06s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.12s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.70s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.48s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d116ac472c058] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.81s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.65s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.04s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.06s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.44s) [2021-06-11T09:06:37.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T09:06:37.130Z] check_test.go:309: [d108d5db7fef8] daemon is not started [2021-06-11T09:06:37.130Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T09:06:37.130Z] check_test.go:309: [de1924680f856] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.38s) [2021-06-11T09:06:37.130Z] check_test.go:309: [dd4e237628710] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.32s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.75s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.99s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.86s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.81s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.71s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.12s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d88fbb735f3af] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.21s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_plugins_test.go:105: [d2cc1604fe92c] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.19s) [2021-06-11T09:06:37.130Z] check_test.go:309: [db8c79b29efb3] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.76s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-11T09:06:37.130Z] check_test.go:309: [d747757da8548] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-06-11T09:06:37.130Z] check_test.go:309: [da4f0214d5d31] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.62s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.41s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-06-11T09:06:37.130Z] check_test.go:309: [dae1cdac5d985] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.04s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.28s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d03b8985f9399] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.17s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.02s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.59s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.19s) [2021-06-11T09:06:37.130Z] check_test.go:309: [d58f676b900bc] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.59s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-11T09:06:37.130Z] check_test.go:309: [dfcaf77dd89f4] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.73s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.47s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.33s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.10s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.99s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.23s) [2021-06-11T09:06:37.130Z] docker_cli_daemon_test.go:2550: [dac80e07c2ea4] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.48s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.95s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.68s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.95s) [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-06-11T09:06:37.130Z] check_test.go:309: [dc83ba50e2131] daemon is not started [2021-06-11T09:06:37.130Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.37s) [2021-06-11T09:06:37.130Z] === RUN TestDockerSwarmSuite [2021-06-11T09:06:37.130Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-11T09:06:37.903Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2021-06-11T09:06:37.903Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T09:06:39.306Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2021-06-11T09:06:39.306Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T09:06:39.306Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:06:39.306Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:06:39.306Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T09:06:40.415Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-11T09:06:41.790Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T09:06:43.693Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-11T09:06:45.069Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T09:06:48.353Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T09:06:50.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-11T09:06:55.620Z] --- PASS: TestBuildMultiStageOnBuild (17.82s) [2021-06-11T09:06:55.620Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T09:06:55.620Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-11T09:06:55.620Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:06:55.620Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T09:06:57.437Z] --- PASS: TestServiceWithDataPathPortInit (16.80s) [2021-06-11T09:06:57.437Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T09:06:58.359Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T09:06:59.735Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T09:07:02.461Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T09:07:03.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-11T09:07:04.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-06-11T09:07:05.600Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.40s) [2021-06-11T09:07:05.600Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfjjedfz1kxq5t2qa80lf1cjc Created:2021-06-11 09:06:57.449388392 +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[317056628c02d6d593079de7ff288c0e2811af0c5d4c297426ce67a94bb6a7a7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xk6169cu60jww3eci56vfgiv EndpointID:336dab86efd54cd046f63b876782baddbe73aea4ea45d94629d61bddca5f3994 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e3d3332429d789c54a6496366b6a8876c86c81438b648ff6e154445af1278d73 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:e6780dcea582 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xk6169cu60jww3eci56vfgiv EndpointID:336dab86efd54cd046f63b876782baddbe73aea4ea45d94629d61bddca5f3994 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T09:07:05.600Z] PASS [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] === Skipped [2021-06-11T09:07:05.600Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:07:05.600Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] DONE 26 tests, 1 skipped in 57.314s [2021-06-11T09:07:05.600Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T09:07:05.600Z] ++ 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-06-11T09:07:05.600Z] ++ set -e [2021-06-11T09:07:05.600Z] ++ '[' -n 0 ']' [2021-06-11T09:07:05.600Z] ++ set -x [2021-06-11T09:07:05.600Z] ++ 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-06-11T09:07:05.600Z] INFO: Testing against a local daemon [2021-06-11T09:07:05.600Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T09:07:05.600Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T09:07:05.600Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:07:05.600Z] === RUN TestDockerNetworkIpvlan [2021-06-11T09:07:05.600Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T09:07:05.600Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:07:05.600Z] PASS [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] === Skipped [2021-06-11T09:07:05.600Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T09:07:05.600Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T09:07:05.600Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] [2021-06-11T09:07:05.600Z] DONE 2 tests, 2 skipped in 0.277s [2021-06-11T09:07:05.600Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T09:07:05.600Z] ++ 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-06-11T09:07:05.600Z] ++ set -e [2021-06-11T09:07:05.600Z] ++ '[' -n 0 ']' [2021-06-11T09:07:05.600Z] ++ set -x [2021-06-11T09:07:05.600Z] ++ 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-06-11T09:07:05.600Z] INFO: Testing against a local daemon [2021-06-11T09:07:05.600Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T09:07:06.990Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2021-06-11T09:07:06.990Z] === RUN TestDockerNetworkMacvlan [2021-06-11T09:07:07.563Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T09:07:08.037Z] --- PASS: TestBuildMultiStageLayerLeak (11.31s) [2021-06-11T09:07:08.037Z] === RUN TestBuildWithHugeFile [2021-06-11T09:07:08.953Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T09:07:09.898Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T09:07:13.209Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T09:07:16.516Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T09:07:23.112Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan (17.61s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.93s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.91s) [2021-06-11T09:07:24.502Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.50s) [2021-06-11T09:07:24.502Z] PASS [2021-06-11T09:07:24.502Z] [2021-06-11T09:07:24.502Z] DONE 8 tests in 19.671s [2021-06-11T09:07:24.502Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T09:07:24.502Z] ++ 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-06-11T09:07:24.502Z] ++ set -e [2021-06-11T09:07:24.502Z] ++ '[' -n 0 ']' [2021-06-11T09:07:24.502Z] ++ set -x [2021-06-11T09:07:24.502Z] ++ 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-06-11T09:07:24.502Z] testing: warning: no tests to run [2021-06-11T09:07:24.502Z] PASS [2021-06-11T09:07:24.502Z] [2021-06-11T09:07:24.502Z] DONE 0 tests in 0.031s [2021-06-11T09:07:24.502Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T09:07:24.502Z] ++ 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-06-11T09:07:24.502Z] ++ set -e [2021-06-11T09:07:24.502Z] ++ '[' -n 0 ']' [2021-06-11T09:07:24.502Z] ++ set -x [2021-06-11T09:07:24.502Z] ++ 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-06-11T09:07:24.502Z] INFO: Testing against a local daemon [2021-06-11T09:07:24.502Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T09:07:26.421Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-06-11T09:07:26.421Z] === RUN TestAuthZPluginTLS [2021-06-11T09:07:26.713Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T09:07:26.713Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T09:07:26.994Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-11T09:07:26.994Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T09:07:27.941Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-06-11T09:07:27.941Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T09:07:28.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-06-11T09:07:28.515Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T09:07:29.088Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-06-11T09:07:29.088Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T09:07:31.007Z] --- PASS: TestAuthZPluginAllowEventStream (1.94s) [2021-06-11T09:07:31.007Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T09:07:31.580Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-06-11T09:07:31.580Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T09:07:32.526Z] --- PASS: TestAuthZPluginErrorRequest (0.80s) [2021-06-11T09:07:32.526Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T09:07:33.099Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2021-06-11T09:07:33.099Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T09:07:33.269Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T09:07:33.269Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T09:07:33.526Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T09:07:34.091Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T09:07:34.349Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T09:07:34.606Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T09:07:34.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T09:07:35.651Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2021-06-11T09:07:35.651Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T09:07:37.575Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2021-06-11T09:07:37.575Z] === RUN TestAuthZPluginHeader [2021-06-11T09:07:38.148Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T09:07:38.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-11T09:07:38.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-11T09:07:38.521Z] --- PASS: TestAuthZPluginHeader (0.95s) [2021-06-11T09:07:38.521Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T09:07:38.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-06-11T09:07:38.521Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:38.521Z] === RUN TestAuthZPluginV2Disable [2021-06-11T09:07:38.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-11T09:07:38.521Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:38.521Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T09:07:38.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-11T09:07:38.521Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:38.521Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T09:07:38.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-11T09:07:38.521Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:38.521Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T09:07:39.340Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T09:07:41.868Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-11T09:07:42.396Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T09:07:42.396Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T09:07:43.324Z] ok github.com/docker/docker/builder/remotecontext 0.081s coverage: 13.7% of statements [2021-06-11T09:07:43.324Z] ok github.com/docker/docker/builder/dockerfile 0.224s coverage: 48.8% of statements [2021-06-11T09:07:43.324Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T09:07:43.767Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T09:07:44.691Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-11T09:07:45.142Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T09:07:46.055Z] ok github.com/docker/docker/builder/remotecontext/git 1.469s coverage: 86.3% of statements [2021-06-11T09:07:46.056Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T09:07:46.056Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T09:07:46.517Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T09:07:49.324Z] ok github.com/docker/docker/client 0.157s coverage: 75.4% of statements [2021-06-11T09:07:56.487Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T09:07:56.648Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-06-11T09:07:56.648Z] PASS [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] === Skipped [2021-06-11T09:07:56.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-06-11T09:07:56.648Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-11T09:07:56.648Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-11T09:07:56.648Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-11T09:07:56.648Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] [2021-06-11T09:07:56.648Z] DONE 17 tests, 4 skipped in 31.846s [2021-06-11T09:07:56.648Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T09:07:56.648Z] ++ 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-06-11T09:07:56.648Z] ++ set -e [2021-06-11T09:07:56.648Z] ++ '[' -n 0 ']' [2021-06-11T09:07:56.648Z] ++ set -x [2021-06-11T09:07:56.648Z] ++ 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-06-11T09:07:56.648Z] INFO: Testing against a local daemon [2021-06-11T09:07:56.648Z] === RUN TestPluginInvalidJSON [2021-06-11T09:07:56.648Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:07:56.648Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:07:56.648Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:07:56.648Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T09:07:56.648Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T09:07:56.648Z] === RUN TestPluginInstall [2021-06-11T09:07:56.648Z] === RUN TestPluginInstall/no_auth [2021-06-11T09:07:59.199Z] time="2021-06-11T09:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:07:59.199Z] time="2021-06-11T09:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b7e19204ff7a85934ca92e1d332a988d0a75cfc4a8c3bcfcb51393fa0ef5a88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:07:59.199Z] time="2021-06-11T09:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:07:59.199Z] time="2021-06-11T09:07:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8b7e19204ff7a85934ca92e1d332a988d0a75cfc4a8c3bcfcb51393fa0ef5a88" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:07:59.772Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T09:08:00.345Z] time="2021-06-11T09:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:08:00.345Z] time="2021-06-11T09:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12f16c53f6fefcbfa30a88c196a0e2ff7d7261940238bc2efd5a15f7ce7c0ca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:08:00.345Z] time="2021-06-11T09:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:08:00.345Z] time="2021-06-11T09:08:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12f16c53f6fefcbfa30a88c196a0e2ff7d7261940238bc2efd5a15f7ce7c0ca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:08:00.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-11T09:08:00.919Z] === RUN TestPluginInstall/with_insecure [2021-06-11T09:08:00.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-11T09:08:02.309Z] time="2021-06-11T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:08:02.309Z] time="2021-06-11T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e33ba085515d876edc51f67a367b453a6f0e39c7ad6a2561e4410b282c6cbc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:08:02.309Z] time="2021-06-11T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:08:02.309Z] time="2021-06-11T09:08:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e33ba085515d876edc51f67a367b453a6f0e39c7ad6a2561e4410b282c6cbc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:08:02.571Z] --- PASS: TestPluginInstall (5.95s) [2021-06-11T09:08:02.571Z] --- PASS: TestPluginInstall/no_auth (3.16s) [2021-06-11T09:08:02.571Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-06-11T09:08:02.571Z] --- PASS: TestPluginInstall/with_insecure (1.66s) [2021-06-11T09:08:02.571Z] plugin_test.go:165: [d07713dbaf645] daemon is not started [2021-06-11T09:08:02.571Z] === RUN TestPluginsWithRuntimes [2021-06-11T09:08:04.490Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T09:08:06.408Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T09:08:07.797Z] --- PASS: TestPluginsWithRuntimes (5.13s) [2021-06-11T09:08:07.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.47s) [2021-06-11T09:08:07.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.48s) [2021-06-11T09:08:07.797Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T09:08:08.749Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-06-11T09:08:08.749Z] PASS [2021-06-11T09:08:08.749Z] [2021-06-11T09:08:08.749Z] DONE 10 tests in 12.481s [2021-06-11T09:08:08.749Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T09:08:08.749Z] ++ 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-06-11T09:08:08.749Z] ++ set -e [2021-06-11T09:08:08.749Z] ++ '[' -n 0 ']' [2021-06-11T09:08:08.749Z] ++ set -x [2021-06-11T09:08:08.749Z] ++ 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-06-11T09:08:09.022Z] INFO: Testing against a local daemon [2021-06-11T09:08:09.022Z] === RUN TestExternalGraphDriver [2021-06-11T09:08:09.022Z] === RUN TestExternalGraphDriver/json [2021-06-11T09:08:11.577Z] === RUN TestExternalGraphDriver/spec [2021-06-11T09:08:14.128Z] === RUN TestExternalGraphDriver/pull [2021-06-11T09:08:16.048Z] --- PASS: TestExternalGraphDriver (7.23s) [2021-06-11T09:08:16.048Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-06-11T09:08:16.048Z] --- PASS: TestExternalGraphDriver/spec (2.51s) [2021-06-11T09:08:16.048Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2021-06-11T09:08:16.048Z] === RUN TestGraphdriverPluginV2 [2021-06-11T09:08:16.048Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-11T09:08:16.048Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:08:16.048Z] PASS [2021-06-11T09:08:16.048Z] [2021-06-11T09:08:16.048Z] === Skipped [2021-06-11T09:08:16.048Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-11T09:08:16.048Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:08:16.048Z] [2021-06-11T09:08:16.048Z] [2021-06-11T09:08:16.048Z] DONE 5 tests, 1 skipped in 7.421s [2021-06-11T09:08:16.310Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T09:08:16.310Z] ++ 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-06-11T09:08:16.310Z] ++ set -e [2021-06-11T09:08:16.310Z] ++ '[' -n 0 ']' [2021-06-11T09:08:16.310Z] ++ set -x [2021-06-11T09:08:16.310Z] ++ 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-06-11T09:08:16.572Z] INFO: Testing against a local daemon [2021-06-11T09:08:16.572Z] === RUN TestContinueAfterPluginCrash [2021-06-11T09:08:16.572Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T09:08:16.572Z] === RUN TestReadPluginNoRead [2021-06-11T09:08:16.572Z] === PAUSE TestReadPluginNoRead [2021-06-11T09:08:16.572Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T09:08:16.572Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T09:08:16.572Z] === CONT TestContinueAfterPluginCrash [2021-06-11T09:08:16.572Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T09:08:16.572Z] === CONT TestReadPluginNoRead [2021-06-11T09:08:20.794Z] === RUN TestReadPluginNoRead/default [2021-06-11T09:08:21.369Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2021-06-11T09:08:22.314Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T09:08:22.850Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T09:08:23.109Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T09:08:24.236Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T09:08:26.157Z] --- PASS: TestReadPluginNoRead (9.48s) [2021-06-11T09:08:26.157Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-06-11T09:08:26.157Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2021-06-11T09:08:26.157Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-06-11T09:08:26.157Z] read_test.go:92: [d5c2ed8248362] daemon is not started [2021-06-11T09:08:26.731Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-06-11T09:08:26.731Z] PASS [2021-06-11T09:08:26.731Z] [2021-06-11T09:08:26.731Z] DONE 6 tests in 10.452s [2021-06-11T09:08:26.731Z] 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-06-11T09:08:26.731Z] ++ 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-06-11T09:08:26.731Z] ++ set -e [2021-06-11T09:08:26.731Z] ++ '[' -n 0 ']' [2021-06-11T09:08:26.731Z] ++ set -x [2021-06-11T09:08:26.731Z] ++ 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-06-11T09:08:26.731Z] testing: warning: no tests to run [2021-06-11T09:08:26.731Z] PASS [2021-06-11T09:08:26.731Z] [2021-06-11T09:08:26.731Z] DONE 0 tests in 0.051s [2021-06-11T09:08:26.731Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T09:08:26.731Z] ++ 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-06-11T09:08:26.731Z] ++ set -e [2021-06-11T09:08:26.731Z] ++ '[' -n 0 ']' [2021-06-11T09:08:26.731Z] ++ set -x [2021-06-11T09:08:26.731Z] ++ 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-06-11T09:08:26.993Z] INFO: Testing against a local daemon [2021-06-11T09:08:26.993Z] === RUN TestPluginWithDevMounts [2021-06-11T09:08:26.993Z] === PAUSE TestPluginWithDevMounts [2021-06-11T09:08:26.993Z] === CONT TestPluginWithDevMounts [2021-06-11T09:08:28.911Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-11T09:08:28.911Z] PASS [2021-06-11T09:08:28.911Z] [2021-06-11T09:08:28.911Z] DONE 1 tests in 2.269s [2021-06-11T09:08:28.911Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T09:08:28.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-06-11T09:08:28.911Z] ++ set -e [2021-06-11T09:08:28.911Z] ++ '[' -n 0 ']' [2021-06-11T09:08:28.911Z] ++ set -x [2021-06-11T09:08:28.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-06-11T09:08:29.173Z] INFO: Testing against a local daemon [2021-06-11T09:08:29.173Z] === RUN TestSecretInspect [2021-06-11T09:08:32.480Z] --- PASS: TestSecretInspect (2.92s) [2021-06-11T09:08:32.480Z] === RUN TestSecretList [2021-06-11T09:08:35.031Z] --- PASS: TestSecretList (2.45s) [2021-06-11T09:08:35.032Z] === RUN TestSecretsCreateAndDelete [2021-06-11T09:08:35.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T09:08:35.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T09:08:35.562Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T09:08:35.946Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2021-06-11T09:08:35.946Z] ok github.com/docker/docker/container 0.121s coverage: 34.6% of statements [2021-06-11T09:08:35.946Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T09:08:35.946Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T09:08:35.946Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T09:08:35.946Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T09:08:36.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T09:08:37.584Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-06-11T09:08:37.584Z] === RUN TestSecretsUpdate [2021-06-11T09:08:38.127Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T09:08:38.127Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T09:08:38.392Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T09:08:40.894Z] --- PASS: TestSecretsUpdate (2.90s) [2021-06-11T09:08:40.894Z] === RUN TestTemplatedSecret [2021-06-11T09:08:41.194Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2021-06-11T09:08:43.083Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-11T09:08:44.203Z] --- PASS: TestTemplatedSecret (3.63s) [2021-06-11T09:08:44.203Z] === RUN TestSecretCreateResolve [2021-06-11T09:08:44.448Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-06-11T09:08:47.511Z] --- PASS: TestSecretCreateResolve (2.91s) [2021-06-11T09:08:47.511Z] PASS [2021-06-11T09:08:47.511Z] [2021-06-11T09:08:47.511Z] DONE 6 tests in 17.890s [2021-06-11T09:08:47.511Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T09:08:47.511Z] ++ 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-06-11T09:08:47.511Z] ++ set -e [2021-06-11T09:08:47.511Z] ++ '[' -n 0 ']' [2021-06-11T09:08:47.511Z] ++ set -x [2021-06-11T09:08:47.511Z] ++ 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-06-11T09:08:47.511Z] INFO: Testing against a local daemon [2021-06-11T09:08:47.511Z] === RUN TestServiceCreateInit [2021-06-11T09:08:47.511Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T09:08:50.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-11T09:08:52.809Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T09:08:53.126Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T09:08:53.693Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T09:08:54.259Z] --- PASS: TestImportExtremelyLargeImageWorks (189.44s) [2021-06-11T09:08:54.259Z] PASS [2021-06-11T09:08:54.259Z] [2021-06-11T09:08:54.259Z] DONE 12 tests in 194.300s [2021-06-11T09:08:54.259Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T09:08:54.259Z] ++ 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-06-11T09:08:54.259Z] ++ set -e [2021-06-11T09:08:54.259Z] ++ '[' -n 0 ']' [2021-06-11T09:08:54.259Z] ++ set -x [2021-06-11T09:08:54.259Z] ++ 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-06-11T09:08:54.388Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-06-11T09:08:54.388Z] ok github.com/docker/docker/daemon 12.180s coverage: 17.4% of statements [2021-06-11T09:08:54.388Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T09:08:54.388Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T09:08:54.517Z] INFO: Testing against a local daemon [2021-06-11T09:08:54.517Z] === RUN TestNetworkCreateDelete [2021-06-11T09:08:54.517Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T09:08:54.775Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-06-11T09:08:54.775Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T09:08:55.034Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T09:08:55.292Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-06-11T09:08:55.292Z] === RUN TestDaemonDNSFallback [2021-06-11T09:08:55.292Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T09:08:55.314Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.8% of statements [2021-06-11T09:08:55.570Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-11T09:08:56.498Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-11T09:08:56.498Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T09:08:56.498Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T09:08:56.673Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T09:08:56.673Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T09:08:57.060Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2021-06-11T09:08:58.106Z] --- PASS: TestServiceCreateInit (10.37s) [2021-06-11T09:08:58.106Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2021-06-11T09:08:58.106Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.21s) [2021-06-11T09:08:58.106Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T09:08:58.574Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T09:08:59.576Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.512s coverage: 73.3% of statements [2021-06-11T09:09:00.139Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.1% of statements [2021-06-11T09:09:00.472Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T09:09:01.068Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.526s coverage: 56.2% of statements [2021-06-11T09:09:02.372Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T09:09:02.372Z] --- PASS: TestDaemonDNSFallback (7.14s) [2021-06-11T09:09:02.372Z] === RUN TestInspectNetwork [2021-06-11T09:09:03.704Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-06-11T09:09:03.829Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T09:09:04.086Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T09:09:04.579Z] --- PASS: TestBuildWithHugeFile (113.18s) [2021-06-11T09:09:04.579Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T09:09:05.460Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T09:09:05.629Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.782s coverage: 46.2% of statements [2021-06-11T09:09:05.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.333s coverage: 49.4% of statements [2021-06-11T09:09:05.629Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T09:09:07.532Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-06-11T09:09:07.989Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T09:09:07.989Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T09:09:07.989Z] === RUN TestInspectNetwork/network_name [2021-06-11T09:09:07.989Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T09:09:08.247Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T09:09:08.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.785s coverage: 57.7% of statements [2021-06-11T09:09:08.459Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-11T09:09:08.459Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T09:09:08.814Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T09:09:09.022Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2021-06-11T09:09:09.072Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T09:09:10.388Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-06-11T09:09:11.599Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T09:09:11.754Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2021-06-11T09:09:11.754Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T09:09:11.754Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T09:09:12.167Z] --- PASS: TestInspectNetwork (9.88s) [2021-06-11T09:09:12.167Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-06-11T09:09:12.167Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-06-11T09:09:12.167Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T09:09:12.167Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T09:09:12.167Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T09:09:12.319Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2021-06-11T09:09:14.069Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T09:09:14.209Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-06-11T09:09:14.210Z] ok github.com/docker/docker/daemon/logger/awslogs 0.178s coverage: 77.8% of statements [2021-06-11T09:09:14.210Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T09:09:14.210Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T09:09:15.138Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-06-11T09:09:15.394Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-11T09:09:15.442Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T09:09:15.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2021-06-11T09:09:16.244Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2021-06-11T09:09:16.244Z] === RUN TestCreateServiceConflict [2021-06-11T09:09:16.387Z] --- PASS: TestRunContainerWithBridgeNone (4.19s) [2021-06-11T09:09:16.387Z] === RUN TestNetworkInvalidJSON [2021-06-11T09:09:16.387Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T09:09:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T09:09:16.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:09:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:09:16.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:09:16.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:09:16.387Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T09:09:16.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:09:16.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T09:09:16.387Z] === RUN TestNetworkList [2021-06-11T09:09:16.387Z] === RUN TestNetworkList//networks [2021-06-11T09:09:16.387Z] === PAUSE TestNetworkList//networks [2021-06-11T09:09:16.387Z] === RUN TestNetworkList//networks/ [2021-06-11T09:09:16.387Z] === PAUSE TestNetworkList//networks/ [2021-06-11T09:09:16.387Z] === CONT TestNetworkList//networks [2021-06-11T09:09:16.387Z] === CONT TestNetworkList//networks/ [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkList (0.01s) [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T09:09:16.387Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T09:09:16.387Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T09:09:16.953Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-06-11T09:09:16.953Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T09:09:17.020Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-06-11T09:09:17.020Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T09:09:17.276Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 55.1% of statements [2021-06-11T09:09:18.162Z] --- PASS: TestCreateServiceConflict (2.94s) [2021-06-11T09:09:18.162Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T09:09:18.326Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-06-11T09:09:18.326Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T09:09:18.643Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-06-11T09:09:18.892Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-06-11T09:09:18.892Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T09:09:19.149Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T09:09:19.715Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T09:09:19.973Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-06-11T09:09:19.973Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T09:09:20.010Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-11T09:09:20.010Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-11T09:09:20.539Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T09:09:20.937Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2021-06-11T09:09:20.937Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T09:09:20.937Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2021-06-11T09:09:20.937Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T09:09:21.106Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T09:09:21.371Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-06-11T09:09:21.371Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T09:09:21.482Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-06-11T09:09:21.482Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T09:09:21.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-11T09:09:21.894Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T09:09:21.894Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T09:09:21.894Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-06-11T09:09:21.894Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T09:09:22.825Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-06-11T09:09:23.268Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T09:09:23.752Z] ok github.com/docker/docker/distribution 0.165s coverage: 25.2% of statements [2021-06-11T09:09:23.752Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T09:09:23.834Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T09:09:24.678Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-11T09:09:24.768Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T09:09:25.334Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T09:09:25.592Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T09:09:25.592Z] --- PASS: TestServiceWithPredefinedNetwork (3.80s) [2021-06-11T09:09:25.592Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T09:09:25.592Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:09:25.592Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:09:25.592Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T09:09:25.607Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-11T09:09:26.158Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T09:09:26.169Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-06-11T09:09:26.169Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T09:09:26.425Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-06-11T09:09:27.534Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T09:09:27.790Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-06-11T09:09:27.790Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-06-11T09:09:27.790Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T09:09:28.354Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-06-11T09:09:30.065Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T09:09:35.324Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T09:09:36.400Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s) [2021-06-11T09:09:36.400Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T09:09:38.295Z] ok github.com/docker/docker/layer 7.741s coverage: 68.8% of statements [2021-06-11T09:09:38.295Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T09:09:38.295Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T09:09:38.295Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T09:09:38.295Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T09:09:38.950Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2021-06-11T09:09:38.950Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T09:09:39.514Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T09:09:39.514Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T09:09:39.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T09:09:39.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T09:09:39.772Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T09:09:40.029Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T09:09:41.402Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T09:09:41.558Z] ok github.com/docker/docker/libnetwork/api 1.417s coverage: 90.1% of statements [2021-06-11T09:09:41.814Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-06-11T09:09:42.257Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-06-11T09:09:42.257Z] === RUN TestCreateServiceSysctls [2021-06-11T09:09:42.742Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-11T09:09:42.777Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T09:09:43.050Z] --- PASS: TestServiceWithDataPathPortInit (17.43s) [2021-06-11T09:09:43.050Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T09:09:43.304Z] ok github.com/docker/docker/libnetwork/client/mflag 0.003s coverage: 62.7% of statements [2021-06-11T09:09:45.193Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.087s coverage: 67.6% of statements [2021-06-11T09:09:45.759Z] ok github.com/docker/docker/libnetwork/config 0.050s coverage: 24.0% of statements [2021-06-11T09:09:46.339Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-11T09:09:46.471Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-06-11T09:09:46.471Z] === RUN TestCreateServiceCapabilities [2021-06-11T09:09:46.902Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-11T09:09:47.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-11T09:09:47.242Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T09:09:47.807Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T09:09:48.373Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T09:09:49.781Z] --- PASS: TestCreateServiceCapabilities (3.38s) [2021-06-11T09:09:49.781Z] === RUN TestInspect [2021-06-11T09:09:50.166Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.449s coverage: 59.8% of statements [2021-06-11T09:09:50.728Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-11T09:09:51.291Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 4.0% of statements [2021-06-11T09:09:52.218Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-11T09:09:52.554Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.83s) [2021-06-11T09:09:52.554Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x3c3r511u8ehtmrrobvdib5g4 Created:2021-06-11 09:09:44.737799717 +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[38da7ef579c044e978ad23778806f45a3d3a1cd7402dcbfcb42b31b0b5cb0544:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nptw9ji835um0d8fv8c3m9hf1 EndpointID:868eb4eed568cb93b5f2a6099756997a504e9ee2782785fcb9c708a2e3b975b5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0b1ae4c86c649e333cde7ab5a719ab203de24f212d3e87410b8897dc0134583 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:b837875b4aec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nptw9ji835um0d8fv8c3m9hf1 EndpointID:868eb4eed568cb93b5f2a6099756997a504e9ee2782785fcb9c708a2e3b975b5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T09:09:52.554Z] PASS [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] === Skipped [2021-06-11T09:09:52.554Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:09:52.554Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] DONE 26 tests, 1 skipped in 57.664s [2021-06-11T09:09:52.554Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T09:09:52.554Z] ++ 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-06-11T09:09:52.554Z] ++ set -e [2021-06-11T09:09:52.554Z] ++ '[' -n 0 ']' [2021-06-11T09:09:52.554Z] ++ set -x [2021-06-11T09:09:52.554Z] ++ 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-06-11T09:09:52.554Z] INFO: Testing against a local daemon [2021-06-11T09:09:52.554Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T09:09:52.554Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T09:09:52.554Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:09:52.554Z] === RUN TestDockerNetworkIpvlan [2021-06-11T09:09:52.554Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T09:09:52.554Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:09:52.554Z] PASS [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] === Skipped [2021-06-11T09:09:52.554Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T09:09:52.554Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T09:09:52.554Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] [2021-06-11T09:09:52.554Z] DONE 2 tests, 2 skipped in 0.153s [2021-06-11T09:09:52.554Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T09:09:52.554Z] ++ 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-06-11T09:09:52.554Z] ++ set -e [2021-06-11T09:09:52.554Z] ++ '[' -n 0 ']' [2021-06-11T09:09:52.554Z] ++ set -x [2021-06-11T09:09:52.554Z] ++ 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-06-11T09:09:52.554Z] INFO: Testing against a local daemon [2021-06-11T09:09:52.554Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T09:09:52.780Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-11T09:09:53.931Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-06-11T09:09:53.931Z] === RUN TestDockerNetworkMacvlan [2021-06-11T09:09:53.994Z] --- PASS: TestInspect (3.65s) [2021-06-11T09:09:53.994Z] === RUN TestCreateJob [2021-06-11T09:09:54.501Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T09:09:55.436Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T09:09:56.369Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T09:09:58.208Z] --- PASS: TestCreateJob (4.32s) [2021-06-11T09:09:58.208Z] === RUN TestReplicatedJob [2021-06-11T09:10:00.556Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T09:10:00.556Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T09:10:02.716Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.318s coverage: 6.6% of statements [2021-06-11T09:10:02.716Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-11T09:10:02.973Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-11T09:10:03.838Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T09:10:03.901Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-06-11T09:10:04.157Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-06-11T09:10:04.404Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T09:10:04.719Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-11T09:10:04.807Z] --- PASS: TestReplicatedJob (6.40s) [2021-06-11T09:10:04.807Z] === RUN TestUpdateReplicatedJob [2021-06-11T09:10:05.282Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-11T09:10:05.282Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-06-11T09:10:06.303Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T09:10:09.021Z] --- PASS: TestUpdateReplicatedJob (4.43s) [2021-06-11T09:10:09.021Z] === RUN TestServiceListWithStatuses [2021-06-11T09:10:09.021Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T09:10:09.021Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:10:09.021Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T09:10:09.587Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T09:10:09.587Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T09:10:11.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-11T09:10:11.878Z] ok github.com/docker/docker/libnetwork 38.326s coverage: 40.7% of statements [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-11T09:10:11.878Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T09:10:12.067Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T09:10:14.321Z] --- PASS: TestDockerNetworkConnectAlias (5.31s) [2021-06-11T09:10:14.321Z] === RUN TestDockerNetworkReConnect [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan (21.37s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.52s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.63s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.51s) [2021-06-11T09:10:15.348Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.77s) [2021-06-11T09:10:15.348Z] PASS [2021-06-11T09:10:15.348Z] [2021-06-11T09:10:15.348Z] DONE 8 tests in 22.944s [2021-06-11T09:10:15.348Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T09:10:15.348Z] ++ 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-06-11T09:10:15.348Z] ++ set -e [2021-06-11T09:10:15.348Z] ++ '[' -n 0 ']' [2021-06-11T09:10:15.348Z] ++ set -x [2021-06-11T09:10:15.348Z] ++ 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-06-11T09:10:15.348Z] testing: warning: no tests to run [2021-06-11T09:10:15.348Z] PASS [2021-06-11T09:10:15.348Z] [2021-06-11T09:10:15.348Z] DONE 0 tests in 0.037s [2021-06-11T09:10:15.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T09:10:15.348Z] ++ 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-06-11T09:10:15.348Z] ++ set -e [2021-06-11T09:10:15.348Z] ++ '[' -n 0 ']' [2021-06-11T09:10:15.348Z] ++ set -x [2021-06-11T09:10:15.348Z] ++ 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-06-11T09:10:15.348Z] INFO: Testing against a local daemon [2021-06-11T09:10:15.348Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T09:10:16.047Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.015s coverage: 100.0% of statements [2021-06-11T09:10:16.610Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-06-11T09:10:17.248Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T09:10:17.816Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T09:10:17.816Z] --- PASS: TestAuthZPluginAllowRequest (2.41s) [2021-06-11T09:10:17.816Z] === RUN TestAuthZPluginTLS [2021-06-11T09:10:17.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-11T09:10:17.976Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.026s coverage: 47.4% of statements [2021-06-11T09:10:18.383Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-06-11T09:10:18.383Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T09:10:18.613Z] --- PASS: TestDockerNetworkReConnect (4.70s) [2021-06-11T09:10:18.613Z] === RUN TestServicePlugin [2021-06-11T09:10:18.613Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T09:10:18.613Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:10:18.613Z] === RUN TestServiceUpdateLabel [2021-06-11T09:10:18.903Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.014s coverage: 71.4% of statements [2021-06-11T09:10:18.950Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2021-06-11T09:10:18.950Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T09:10:19.517Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-06-11T09:10:19.517Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T09:10:20.083Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-06-11T09:10:20.083Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T09:10:20.268Z] ok github.com/docker/docker/libnetwork/ipamutils 0.904s coverage: 74.0% of statements [2021-06-11T09:10:21.022Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T09:10:21.590Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T09:10:21.923Z] --- PASS: TestServiceUpdateLabel (3.01s) [2021-06-11T09:10:21.923Z] === RUN TestServiceUpdateSecrets [2021-06-11T09:10:22.157Z] ok github.com/docker/docker/libnetwork/iptables 0.295s coverage: 45.1% of statements [2021-06-11T09:10:22.413Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-06-11T09:10:22.524Z] --- PASS: TestAuthZPluginAllowEventStream (2.12s) [2021-06-11T09:10:22.524Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T09:10:22.782Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-06-11T09:10:22.782Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T09:10:23.341Z] ok github.com/docker/docker/libnetwork/netutils 0.038s coverage: 43.8% of statements [2021-06-11T09:10:23.348Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-06-11T09:10:23.348Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T09:10:23.915Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-06-11T09:10:23.915Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T09:10:24.480Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T09:10:25.414Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T09:10:26.348Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-06-11T09:10:26.348Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T09:10:26.606Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T09:10:27.982Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T09:10:28.550Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2021-06-11T09:10:28.550Z] === RUN TestAuthZPluginHeader [2021-06-11T09:10:29.116Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T09:10:29.375Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-06-11T09:10:29.375Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T09:10:29.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T09:10:29.637Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T09:10:30.202Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T09:10:30.460Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T09:10:31.025Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T09:10:31.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-11T09:10:33.863Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T09:10:34.121Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.77s) [2021-06-11T09:10:34.121Z] === RUN TestAuthZPluginV2Disable [2021-06-11T09:10:34.687Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T09:10:38.063Z] --- PASS: TestAuthZPluginV2Disable (4.03s) [2021-06-11T09:10:38.063Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T09:10:38.178Z] ok github.com/docker/docker/libnetwork/ipam 22.982s coverage: 85.3% of statements [2021-06-11T09:10:38.178Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T09:10:38.178Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T09:10:38.178Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T09:10:38.178Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-11T09:10:38.628Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T09:10:40.058Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2021-06-11T09:10:40.058Z] === RUN TestServiceUpdateConfigs [2021-06-11T09:10:40.529Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T09:10:41.096Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2021-06-11T09:10:41.096Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T09:10:41.439Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2021-06-11T09:10:42.001Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-11T09:10:42.258Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-11T09:10:42.473Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T09:10:43.185Z] ok github.com/docker/docker/libnetwork/portmapper 0.244s coverage: 49.5% of statements [2021-06-11T09:10:43.441Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-11T09:10:44.002Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-11T09:10:44.373Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T09:10:44.564Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements [2021-06-11T09:10:45.126Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-06-11T09:10:45.381Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-11T09:10:46.904Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T09:10:47.162Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T09:10:47.269Z] ok github.com/docker/docker/pkg/archive 0.319s coverage: 82.0% of statements [2021-06-11T09:10:48.196Z] ok github.com/docker/docker/pkg/authorization 0.396s coverage: 68.3% of statements [2021-06-11T09:10:48.452Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-06-11T09:10:48.708Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-11T09:10:51.971Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2021-06-11T09:10:51.971Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-11T09:10:52.226Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-06-11T09:10:52.426Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.32s) [2021-06-11T09:10:52.426Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T09:10:52.426Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T09:10:52.788Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-06-11T09:10:53.810Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T09:10:54.744Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T09:10:54.982Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2021-06-11T09:10:54.982Z] === RUN TestServiceUpdateNetwork [2021-06-11T09:10:55.676Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T09:10:56.953Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-11T09:10:56.953Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-11T09:10:57.209Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-11T09:10:57.465Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-11T09:10:58.390Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-11T09:10:58.646Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-11T09:10:59.208Z] ok github.com/docker/docker/pkg/fsutils 0.120s coverage: 85.1% of statements [2021-06-11T09:10:59.463Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-11T09:11:00.390Z] ok github.com/docker/docker/pkg/idtools 0.358s coverage: 69.5% of statements [2021-06-11T09:11:00.951Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 69.3% of statements [2021-06-11T09:11:01.513Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-11T09:11:01.769Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-11T09:11:01.769Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-06-11T09:11:02.025Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-11T09:11:02.588Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-11T09:11:02.845Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-11T09:11:03.101Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-11T09:11:03.781Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T09:11:07.231Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2021-06-11T09:11:07.231Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T09:11:07.966Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-11T09:11:08.179Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T09:11:08.223Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-06-11T09:11:08.223Z] PASS [2021-06-11T09:11:08.223Z] [2021-06-11T09:11:08.223Z] DONE 17 tests in 52.903s [2021-06-11T09:11:08.223Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T09:11:08.223Z] ++ 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-06-11T09:11:08.223Z] ++ set -e [2021-06-11T09:11:08.223Z] ++ '[' -n 0 ']' [2021-06-11T09:11:08.223Z] ++ set -x [2021-06-11T09:11:08.223Z] ++ 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-06-11T09:11:08.223Z] INFO: Testing against a local daemon [2021-06-11T09:11:08.223Z] === RUN TestPluginInvalidJSON [2021-06-11T09:11:08.223Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:11:08.223Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:11:08.223Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:11:08.223Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T09:11:08.223Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T09:11:08.223Z] === RUN TestPluginInstall [2021-06-11T09:11:08.223Z] === RUN TestPluginInstall/no_auth [2021-06-11T09:11:09.126Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T09:11:10.751Z] time="2021-06-11T09:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:10.751Z] time="2021-06-11T09:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ad5999292d99fb39a508c56ea47c00ca77de759668283f10b6c0290cc8ae1b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:10.751Z] time="2021-06-11T09:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:10.751Z] time="2021-06-11T09:11:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ad5999292d99fb39a508c56ea47c00ca77de759668283f10b6c0290cc8ae1b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:10.751Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T09:11:11.318Z] time="2021-06-11T09:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:11.318Z] time="2021-06-11T09:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4b83258a0a08eac6266bdd2e19552f92fd7ec69bdb61faa34e80e637c53396d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:11.318Z] time="2021-06-11T09:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:11.318Z] time="2021-06-11T09:11:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4b83258a0a08eac6266bdd2e19552f92fd7ec69bdb61faa34e80e637c53396d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:11.318Z] === RUN TestPluginInstall/with_insecure [2021-06-11T09:11:12.691Z] time="2021-06-11T09:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:12.691Z] time="2021-06-11T09:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64de023bfc188cacb6c35fd2eb0e40345a22a4637430e125c0c67df46e3095e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:12.691Z] time="2021-06-11T09:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T09:11:12.691Z] time="2021-06-11T09:11:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64de023bfc188cacb6c35fd2eb0e40345a22a4637430e125c0c67df46e3095e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T09:11:12.949Z] --- PASS: TestPluginInstall (4.53s) [2021-06-11T09:11:12.949Z] --- PASS: TestPluginInstall/no_auth (2.36s) [2021-06-11T09:11:12.949Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2021-06-11T09:11:12.949Z] --- PASS: TestPluginInstall/with_insecure (1.39s) [2021-06-11T09:11:12.949Z] plugin_test.go:165: [ddc7b380cc3b1] daemon is not started [2021-06-11T09:11:12.949Z] === RUN TestPluginsWithRuntimes [2021-06-11T09:11:13.883Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T09:11:14.817Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T09:11:15.753Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T09:11:17.140Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-06-11T09:11:17.140Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-06-11T09:11:17.140Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-06-11T09:11:17.140Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T09:11:17.140Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T09:11:17.271Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T09:11:18.075Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-06-11T09:11:18.075Z] PASS [2021-06-11T09:11:18.075Z] [2021-06-11T09:11:18.075Z] DONE 10 tests in 9.873s [2021-06-11T09:11:18.075Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T09:11:18.075Z] ++ 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-06-11T09:11:18.075Z] ++ set -e [2021-06-11T09:11:18.075Z] ++ '[' -n 0 ']' [2021-06-11T09:11:18.075Z] ++ set -x [2021-06-11T09:11:18.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-11T09:11:18.075Z] INFO: Testing against a local daemon [2021-06-11T09:11:18.075Z] === RUN TestExternalGraphDriver [2021-06-11T09:11:18.333Z] === RUN TestExternalGraphDriver/json [2021-06-11T09:11:18.591Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T09:11:19.967Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T09:11:20.533Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T09:11:20.533Z] === RUN TestExternalGraphDriver/spec [2021-06-11T09:11:21.099Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T09:11:22.472Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T09:11:23.039Z] === RUN TestExternalGraphDriver/pull [2021-06-11T09:11:23.972Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T09:11:25.347Z] --- PASS: TestExternalGraphDriver (6.94s) [2021-06-11T09:11:25.347Z] --- PASS: TestExternalGraphDriver/json (2.28s) [2021-06-11T09:11:25.347Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2021-06-11T09:11:25.347Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2021-06-11T09:11:25.347Z] === RUN TestGraphdriverPluginV2 [2021-06-11T09:11:25.347Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T09:11:25.417Z] --- PASS: TestServiceUpdatePidsLimit (17.80s) [2021-06-11T09:11:25.417Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-06-11T09:11:25.417Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-11T09:11:25.417Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-11T09:11:25.417Z] PASS [2021-06-11T09:11:25.417Z] [2021-06-11T09:11:25.417Z] === Skipped [2021-06-11T09:11:25.417Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T09:11:25.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:11:25.417Z] [2021-06-11T09:11:25.417Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-11T09:11:25.417Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T09:11:25.417Z] [2021-06-11T09:11:25.417Z] [2021-06-11T09:11:25.417Z] DONE 27 tests, 2 skipped in 157.494s [2021-06-11T09:11:25.417Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T09:11:25.417Z] ++ 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-06-11T09:11:25.417Z] ++ set -e [2021-06-11T09:11:25.417Z] ++ '[' -n 0 ']' [2021-06-11T09:11:25.417Z] ++ set -x [2021-06-11T09:11:25.417Z] ++ 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-06-11T09:11:25.417Z] INFO: Testing against a local daemon [2021-06-11T09:11:25.417Z] === RUN TestSessionCreate [2021-06-11T09:11:25.417Z] --- PASS: TestSessionCreate (0.05s) [2021-06-11T09:11:25.417Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T09:11:25.417Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-11T09:11:25.417Z] PASS [2021-06-11T09:11:25.417Z] [2021-06-11T09:11:25.417Z] DONE 2 tests in 0.290s [2021-06-11T09:11:25.417Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T09:11:25.417Z] ++ 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-06-11T09:11:25.417Z] ++ set -e [2021-06-11T09:11:25.417Z] ++ '[' -n 0 ']' [2021-06-11T09:11:25.417Z] ++ set -x [2021-06-11T09:11:25.417Z] ++ 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-06-11T09:11:25.417Z] INFO: Testing against a local daemon [2021-06-11T09:11:25.417Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T09:11:25.417Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-11T09:11:25.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:11:25.417Z] === RUN TestEventsExecDie [2021-06-11T09:11:25.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-11T09:11:25.990Z] --- PASS: TestEventsExecDie (1.13s) [2021-06-11T09:11:25.990Z] === RUN TestEventsBackwardsCompatible [2021-06-11T09:11:26.252Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-11T09:11:26.252Z] === RUN TestEventsVolumeCreate [2021-06-11T09:11:26.252Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-06-11T09:11:26.252Z] === RUN TestInfoBinaryCommits [2021-06-11T09:11:26.252Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-11T09:11:26.252Z] === RUN TestInfoAPIVersioned [2021-06-11T09:11:26.252Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-11T09:11:26.252Z] === RUN TestInfoDiscoveryBackend [2021-06-11T09:11:26.826Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-06-11T09:11:26.826Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T09:11:28.214Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T09:11:28.214Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T09:11:28.477Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-06-11T09:11:28.477Z] === RUN TestInfoAPI [2021-06-11T09:11:28.477Z] --- PASS: TestInfoAPI (0.05s) [2021-06-11T09:11:28.477Z] === RUN TestInfoAPIWarnings [2021-06-11T09:11:30.871Z] --- PASS: TestGraphdriverPluginV2 (4.85s) [2021-06-11T09:11:30.871Z] PASS [2021-06-11T09:11:30.871Z] [2021-06-11T09:11:30.871Z] DONE 5 tests in 11.967s [2021-06-11T09:11:30.871Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T09:11:30.871Z] ++ 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-06-11T09:11:30.871Z] ++ set -e [2021-06-11T09:11:30.871Z] ++ '[' -n 0 ']' [2021-06-11T09:11:30.871Z] ++ set -x [2021-06-11T09:11:30.871Z] ++ 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-06-11T09:11:30.871Z] INFO: Testing against a local daemon [2021-06-11T09:11:30.871Z] === RUN TestContinueAfterPluginCrash [2021-06-11T09:11:30.871Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T09:11:30.871Z] === RUN TestReadPluginNoRead [2021-06-11T09:11:30.871Z] === PAUSE TestReadPluginNoRead [2021-06-11T09:11:30.871Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T09:11:30.871Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T09:11:30.871Z] === CONT TestContinueAfterPluginCrash [2021-06-11T09:11:30.871Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T09:11:30.871Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T09:11:30.871Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T09:11:31.437Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T09:11:31.437Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T09:11:32.373Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T09:11:34.277Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T09:11:34.537Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T09:11:36.443Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T09:11:37.378Z] --- PASS: TestDaemonStartWithLogOpt (7.23s) [2021-06-11T09:11:37.378Z] === CONT TestReadPluginNoRead [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-06-11T09:11:41.744Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-06-11T09:11:42.646Z] === RUN TestReadPluginNoRead/default [2021-06-11T09:11:43.211Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T09:11:43.469Z] --- PASS: TestContinueAfterPluginCrash (13.27s) [2021-06-11T09:11:44.046Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T09:11:44.256Z] ok github.com/docker/docker/pkg/signal 3.356s coverage: 62.3% of statements [2021-06-11T09:11:44.512Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-06-11T09:11:44.613Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T09:11:45.074Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-11T09:11:45.074Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-11T09:11:45.988Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T09:11:45.988Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T09:11:46.002Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-06-11T09:11:46.259Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-11T09:11:46.555Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T09:11:46.604Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-06-11T09:11:46.604Z] === RUN TestInfoDebug [2021-06-11T09:11:46.604Z] --- PASS: TestInfoDebug (0.60s) [2021-06-11T09:11:46.604Z] === RUN TestInfoInsecureRegistries [2021-06-11T09:11:46.604Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-06-11T09:11:46.604Z] === RUN TestInfoRegistryMirrors [2021-06-11T09:11:46.820Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2021-06-11T09:11:47.178Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-06-11T09:11:47.178Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T09:11:47.178Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-06-11T09:11:47.178Z] === RUN TestPingCacheHeaders [2021-06-11T09:11:47.382Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-11T09:11:47.382Z] testing: warning: no tests to run [2021-06-11T09:11:47.382Z] coverage: [no statements] [2021-06-11T09:11:47.382Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-11T09:11:47.439Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-11T09:11:47.439Z] === RUN TestPingGet [2021-06-11T09:11:47.439Z] --- PASS: TestPingGet (0.03s) [2021-06-11T09:11:47.439Z] === RUN TestPingHead [2021-06-11T09:11:47.439Z] --- PASS: TestPingHead (0.05s) [2021-06-11T09:11:47.439Z] === RUN TestVersion [2021-06-11T09:11:47.439Z] --- PASS: TestVersion (0.05s) [2021-06-11T09:11:47.439Z] PASS [2021-06-11T09:11:47.439Z] [2021-06-11T09:11:47.439Z] === Skipped [2021-06-11T09:11:47.439Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-11T09:11:47.439Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:11:47.439Z] [2021-06-11T09:11:47.439Z] [2021-06-11T09:11:47.439Z] DONE 19 tests, 1 skipped in 22.700s [2021-06-11T09:11:47.439Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T09:11:47.439Z] ++ 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-06-11T09:11:47.439Z] ++ set -e [2021-06-11T09:11:47.439Z] ++ '[' -n 0 ']' [2021-06-11T09:11:47.439Z] ++ set -x [2021-06-11T09:11:47.440Z] ++ 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-06-11T09:11:47.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-11T09:11:47.492Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T09:11:47.701Z] INFO: Testing against a local daemon [2021-06-11T09:11:47.701Z] === RUN TestVolumesCreateAndList [2021-06-11T09:11:47.944Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-11T09:11:47.963Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-06-11T09:11:47.963Z] === RUN TestVolumesRemove [2021-06-11T09:11:47.963Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-11T09:11:47.963Z] === RUN TestVolumesInspect [2021-06-11T09:11:47.963Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-11T09:11:47.963Z] === RUN TestVolumesInvalidJSON [2021-06-11T09:11:47.963Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T09:11:47.963Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T09:11:47.963Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T09:11:47.963Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-11T09:11:47.963Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T09:11:47.963Z] PASS [2021-06-11T09:11:47.963Z] [2021-06-11T09:11:47.963Z] DONE 5 tests in 0.507s [2021-06-11T09:11:47.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T09:11:48.059Z] --- PASS: TestReadPluginNoRead (10.68s) [2021-06-11T09:11:48.059Z] --- PASS: TestReadPluginNoRead/default (2.13s) [2021-06-11T09:11:48.059Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2021-06-11T09:11:48.059Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2021-06-11T09:11:48.059Z] read_test.go:92: [de5009f49648d] daemon is not started [2021-06-11T09:11:48.059Z] PASS [2021-06-11T09:11:48.059Z] [2021-06-11T09:11:48.059Z] DONE 6 tests in 18.135s [2021-06-11T09:11:48.059Z] 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-06-11T09:11:48.059Z] ++ 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-06-11T09:11:48.059Z] ++ set -e [2021-06-11T09:11:48.059Z] ++ '[' -n 0 ']' [2021-06-11T09:11:48.059Z] ++ set -x [2021-06-11T09:11:48.059Z] ++ 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-06-11T09:11:48.200Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-11T09:11:48.200Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-06-11T09:11:48.318Z] testing: warning: no tests to run [2021-06-11T09:11:48.318Z] PASS [2021-06-11T09:11:48.318Z] [2021-06-11T09:11:48.318Z] DONE 0 tests in 0.083s [2021-06-11T09:11:48.318Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T09:11:48.318Z] ++ 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-06-11T09:11:48.318Z] ++ set -e [2021-06-11T09:11:48.318Z] ++ '[' -n 0 ']' [2021-06-11T09:11:48.318Z] ++ set -x [2021-06-11T09:11:48.318Z] ++ 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-06-11T09:11:48.536Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T09:11:48.536Z] +++ kill 14319 [2021-06-11T09:11:48.575Z] INFO: Testing against a local daemon [2021-06-11T09:11:48.575Z] === RUN TestPluginWithDevMounts [2021-06-11T09:11:48.575Z] === PAUSE TestPluginWithDevMounts [2021-06-11T09:11:48.575Z] === CONT TestPluginWithDevMounts [2021-06-11T09:11:49.509Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T09:11:49.924Z] +++ /etc/init.d/apparmor stop [2021-06-11T09:11:49.924Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:11:49.924Z] [2021-06-11T09:11:49.924Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:11:49.924Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:11:49.924Z] [2021-06-11T09:11:49.924Z] To set a process to complain mode, use the command line tool [2021-06-11T09:11:49.924Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:11:49.924Z] +++ true [2021-06-11T09:11:49.924Z] exiting test-integration [2021-06-11T09:11:49.924Z] ++ exit 0 [2021-06-11T09:11:49.924Z] [2021-06-11T09:11:50.133Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-11T09:11:50.883Z] --- PASS: TestPluginWithDevMounts (2.35s) [2021-06-11T09:11:50.883Z] PASS [2021-06-11T09:11:50.883Z] [2021-06-11T09:11:50.883Z] DONE 1 tests in 2.559s [2021-06-11T09:11:50.883Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T09:11:50.883Z] ++ 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-06-11T09:11:50.883Z] ++ set -e [2021-06-11T09:11:50.883Z] ++ '[' -n 0 ']' [2021-06-11T09:11:50.883Z] ++ set -x [2021-06-11T09:11:50.883Z] ++ 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-06-11T09:11:51.065Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-11T09:11:51.142Z] INFO: Testing against a local daemon [2021-06-11T09:11:51.142Z] === RUN TestSecretInspect [2021-06-11T09:11:51.716Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-06-11T09:11:52.518Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T09:11:53.083Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements Post stage [2021-06-11T09:11:53.339Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [Pipeline] junit [2021-06-11T09:11:53.346Z] Recording test results [2021-06-11T09:11:53.637Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T09:11:53.890Z] --- PASS: TestSecretInspect (2.76s) [2021-06-11T09:11:53.890Z] === RUN TestSecretList [2021-06-11T09:11:53.978Z] + echo Ensuring container killed. [2021-06-11T09:11:53.978Z] Ensuring container killed. [2021-06-11T09:11:53.978Z] + docker rm -vf docker-pr3 [2021-06-11T09:11:53.978Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-11T09:11:54.270Z] + echo Chowning /workspace to jenkins user [2021-06-11T09:11:54.270Z] Chowning /workspace to jenkins user [2021-06-11T09:11:54.270Z] + id -u [2021-06-11T09:11:54.270Z] + id -g [2021-06-11T09:11:54.270Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T09:11:54.270Z] Unable to find image 'busybox:latest' locally [2021-06-11T09:11:54.532Z] latest: Pulling from library/busybox [2021-06-11T09:11:54.532Z] 38cc3b49dbab: Pulling fs layer [2021-06-11T09:11:54.705Z] ok github.com/docker/docker/registry 0.058s coverage: 58.8% of statements [2021-06-11T09:11:54.794Z] 38cc3b49dbab: Verifying Checksum [2021-06-11T09:11:54.794Z] 38cc3b49dbab: Download complete [2021-06-11T09:11:55.056Z] 38cc3b49dbab: Pull complete [2021-06-11T09:11:55.056Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T09:11:55.056Z] Status: Downloaded newer image for busybox:latest [2021-06-11T09:11:55.267Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-11T09:11:55.522Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-06-11T09:11:56.423Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T09:11:56.449Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-11T09:11:56.449Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-11T09:11:56.681Z] --- PASS: TestSecretList (2.85s) [2021-06-11T09:11:56.681Z] === RUN TestSecretsCreateAndDelete [2021-06-11T09:11:59.715Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-11T09:11:59.962Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2021-06-11T09:11:59.962Z] === RUN TestSecretsUpdate [2021-06-11T09:12:00.276Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T09:12:00.656Z] + bundleName=arm64-integration [2021-06-11T09:12:00.656Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-11T09:12:00.656Z] Creating arm64-integration-bundles.tar.gz [2021-06-11T09:12:00.656Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T09:12:00.656Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-11T09:12:00.838Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [Pipeline] archiveArtifacts [2021-06-11T09:12:01.243Z] Archiving artifacts [2021-06-11T09:12:02.201Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-06-11T09:12:02.491Z] --- PASS: TestSecretsUpdate (2.83s) [2021-06-11T09:12:02.491Z] === RUN TestTemplatedSecret [2021-06-11T09:12:03.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T09:12:03.908Z] + make clean [2021-06-11T09:12:04.854Z] docker volume rm -f docker-dev-cache [2021-06-11T09:12:04.854Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T09:12:06.676Z] --- PASS: TestTemplatedSecret (4.33s) [2021-06-11T09:12:06.676Z] === RUN TestSecretCreateResolve [2021-06-11T09:12:09.968Z] --- PASS: TestSecretCreateResolve (2.79s) [2021-06-11T09:12:09.968Z] PASS [2021-06-11T09:12:09.968Z] [2021-06-11T09:12:09.968Z] DONE 6 tests in 18.486s [2021-06-11T09:12:09.968Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T09:12:09.968Z] ++ 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-06-11T09:12:09.968Z] ++ set -e [2021-06-11T09:12:09.968Z] ++ '[' -n 0 ']' [2021-06-11T09:12:09.968Z] ++ set -x [2021-06-11T09:12:09.968Z] ++ 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-06-11T09:12:09.968Z] INFO: Testing against a local daemon [2021-06-11T09:12:09.968Z] === RUN TestServiceCreateInit [2021-06-11T09:12:09.968Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T09:12:15.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T09:12:15.795Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T09:12:16.053Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T09:12:16.311Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T09:12:17.686Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T09:12:19.061Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T09:12:20.960Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T09:12:20.960Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T09:12:20.960Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T09:12:20.960Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T09:12:20.960Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T09:12:21.893Z] --- PASS: TestServiceCreateInit (12.35s) [2021-06-11T09:12:21.893Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.17s) [2021-06-11T09:12:21.893Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.16s) [2021-06-11T09:12:21.893Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T09:12:22.826Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T09:12:22.826Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T09:12:23.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-11T09:12:23.959Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T09:12:25.336Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T09:12:27.237Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T09:12:27.237Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T09:12:30.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-11T09:12:31.461Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T09:12:34.746Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T09:12:35.678Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T09:12:35.678Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T09:12:36.243Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T09:12:36.243Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T09:12:37.177Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T09:12:39.705Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T09:12:39.705Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T09:12:39.705Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T09:12:39.963Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T09:12:40.898Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T09:12:41.829Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T09:12:42.762Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T09:12:44.133Z] --- PASS: TestCreateServiceMultipleTimes (22.17s) [2021-06-11T09:12:44.133Z] === RUN TestCreateServiceConflict [2021-06-11T09:12:44.699Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T09:12:46.599Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-06-11T09:12:46.599Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T09:12:46.857Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T09:12:47.793Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T09:12:50.321Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T09:12:50.887Z] --- PASS: TestCreateServiceMaxReplicas (4.30s) [2021-06-11T09:12:50.887Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T09:12:51.145Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T09:12:53.675Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T09:12:54.608Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T09:12:54.608Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T09:12:54.608Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T09:12:54.865Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T09:12:54.865Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T09:12:54.865Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T09:12:54.865Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T09:12:55.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-11T09:12:56.735Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T09:12:59.263Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T09:12:59.263Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T09:12:59.831Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T09:13:00.765Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T09:13:01.699Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T09:13:02.264Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T09:13:03.199Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T09:13:03.199Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T09:13:03.199Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T09:13:03.765Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T09:13:03.765Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T09:13:03.765Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T09:13:04.023Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T09:13:04.023Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T09:13:04.957Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T09:13:05.524Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T09:13:05.783Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2021-06-11T09:13:05.783Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T09:13:06.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T09:13:06.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T09:13:08.615Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T09:13:09.180Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2021-06-11T09:13:09.180Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T09:13:09.746Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T09:13:09.746Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T09:13:09.804Z] ok github.com/docker/docker/libnetwork/networkdb 157.729s coverage: 60.5% of statements [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T09:13:09.804Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T09:13:09.805Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === Skipped [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:73: No driver to put! [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-11T09:13:09.805Z] time="2021-06-11T09:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-11T09:13:09.805Z] time="2021-06-11T09:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-11T09:13:09.805Z] time="2021-06-11T09:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-11T09:13:09.805Z] time="2021-06-11T09:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-11T09:13:09.805Z] time="2021-06-11T09:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:73: No driver to put! [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-11T09:13:09.805Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-11T09:13:09.805Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-11T09:13:09.805Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T09:13:09.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-11T09:13:09.805Z] graphtest_unix.go:73: No driver to put! [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-11T09:13:09.805Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-11T09:13:09.805Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-11T09:13:09.805Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T09:13:09.805Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T09:13:09.805Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T09:13:09.805Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T09:13:09.805Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T09:13:09.805Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T09:13:09.805Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T09:13:09.805Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T09:13:09.805Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T09:13:09.805Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-11T09:13:09.805Z] firewalld_test.go:13: firewalld is not running [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-11T09:13:09.805Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-11T09:13:09.805Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] [2021-06-11T09:13:09.805Z] DONE 2654 tests, 37 skipped in 419.358s Post stage [Pipeline] junit [2021-06-11T09:13:09.818Z] Recording test results [2021-06-11T09:13:10.160Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-11T09:13:10.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42512/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78096e3245a00b6df6599cc24b2bd773581f1168 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:78096e3245a00b6df6599cc24b2bd773581f1168 hack/validate/vendor [2021-06-11T09:13:10.681Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T09:13:11.044Z] No vendor changes in diff. [2021-06-11T09:13:11.300Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T09:13:11.615Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T09:13:11.901Z] + echo Ensuring container killed. [2021-06-11T09:13:11.901Z] Ensuring container killed. [2021-06-11T09:13:11.901Z] + docker rm -vf docker-pr3 [2021-06-11T09:13:11.901Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-06-11T09:13:12.412Z] + echo Chowning /workspace to jenkins user [2021-06-11T09:13:12.412Z] Chowning /workspace to jenkins user [2021-06-11T09:13:12.412Z] + id -u [2021-06-11T09:13:12.412Z] + id -g [2021-06-11T09:13:12.412Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T09:13:12.572Z] --- PASS: TestCreateServiceConfigFileMode (3.43s) [2021-06-11T09:13:12.572Z] === RUN TestCreateServiceSysctls [2021-06-11T09:13:12.572Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T09:13:13.303Z] + bundleName=unit [2021-06-11T09:13:13.303Z] + echo Creating unit-bundles.tar.gz [2021-06-11T09:13:13.303Z] Creating unit-bundles.tar.gz [2021-06-11T09:13:13.303Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-11T09:13:13.303Z] bundles/junit-report.xml [2021-06-11T09:13:13.303Z] bundles/go-test-report.json [2021-06-11T09:13:13.303Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-11T09:13:13.311Z] Archiving artifacts [2021-06-11T09:13:13.505Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T09:13:13.505Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T09:13:13.808Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T09:13:14.118Z] + make clean [2021-06-11T09:13:14.377Z] docker volume rm -f docker-dev-cache [2021-06-11T09:13:14.377Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T09:13:14.880Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T09:13:15.816Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T09:13:16.751Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T09:13:16.751Z] --- PASS: TestCreateServiceSysctls (4.28s) [2021-06-11T09:13:16.751Z] === RUN TestCreateServiceCapabilities [2021-06-11T09:13:16.751Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T09:13:17.685Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T09:13:20.212Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T09:13:20.212Z] --- PASS: TestCreateServiceCapabilities (3.11s) [2021-06-11T09:13:20.212Z] === RUN TestInspect [2021-06-11T09:13:21.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T09:13:21.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T09:13:21.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T09:13:21.586Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T09:13:21.586Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T09:13:22.959Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T09:13:23.895Z] --- PASS: TestInspect (4.05s) [2021-06-11T09:13:23.895Z] === RUN TestCreateJob [2021-06-11T09:13:28.074Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T09:13:28.074Z] --- PASS: TestCreateJob (3.79s) [2021-06-11T09:13:28.074Z] === RUN TestReplicatedJob [2021-06-11T09:13:28.332Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T09:13:29.266Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T09:13:29.266Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T09:13:29.266Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T09:13:32.553Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T09:13:33.929Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T09:13:35.843Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T09:13:35.843Z] --- PASS: TestReplicatedJob (8.29s) [2021-06-11T09:13:35.843Z] === RUN TestUpdateReplicatedJob [2021-06-11T09:13:41.106Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2021-06-11T09:13:41.106Z] === RUN TestServiceListWithStatuses [2021-06-11T09:13:41.106Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T09:13:41.106Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:13:41.106Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T09:13:42.480Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T09:13:43.414Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T09:13:45.945Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T09:13:45.945Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2021-06-11T09:13:45.945Z] === RUN TestDockerNetworkReConnect [2021-06-11T09:13:47.317Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T09:13:48.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-11T09:13:50.589Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2021-06-11T09:13:50.589Z] === RUN TestServicePlugin [2021-06-11T09:13:50.589Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-11T09:13:52.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-11T09:13:54.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-11T09:13:56.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009322c0_} [2021-06-11T09:13:57.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1234095814_/foo_false____} [2021-06-11T09:13:59.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1234095814_/foo_true____} [2021-06-11T09:14:00.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_false____} [2021-06-11T09:14:02.043Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_true____} [2021-06-11T09:14:03.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_true__0xc000932320__} [2021-06-11T09:14:03.672Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-11T09:14:04.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000932340_} [2021-06-11T09:14:06.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000932360_} [2021-06-11T09:14:07.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000932380_} [2021-06-11T09:14:08.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009323a0_} [2021-06-11T09:14:10.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T09:14:12.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-11T09:14:13.033Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T09:14:16.312Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T09:14:18.211Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T09:14:21.492Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T09:14:22.870Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T09:14:22.870Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T09:14:23.128Z] --- PASS: TestServicePlugin (32.62s) [2021-06-11T09:14:23.128Z] plugin_test.go:62: [df8ab72eb4849] joining swarm manager [dc35eba12e69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:14:23.128Z] plugin_test.go:65: [dc7dcc8750fb8] joining swarm manager [dc35eba12e69b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:14:23.128Z] === RUN TestServiceUpdateLabel [2021-06-11T09:14:24.060Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T09:14:24.994Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-11T09:14:25.928Z] --- PASS: TestServiceUpdateLabel (2.78s) [2021-06-11T09:14:25.928Z] === RUN TestServiceUpdateSecrets [2021-06-11T09:14:25.928Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T09:14:26.861Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T09:14:28.235Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T09:14:29.609Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T09:14:30.542Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T09:14:31.475Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T09:14:32.409Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T09:14:33.343Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T09:14:34.276Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T09:14:35.209Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T09:14:36.144Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T09:14:37.519Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T09:14:38.452Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T09:14:39.019Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T09:14:39.019Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T09:14:39.953Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T09:14:40.888Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T09:14:42.288Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T09:14:42.547Z] --- PASS: TestServiceUpdateSecrets (16.72s) [2021-06-11T09:14:42.547Z] === RUN TestServiceUpdateConfigs [2021-06-11T09:14:43.113Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T09:14:44.486Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T09:14:46.385Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T09:14:46.950Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T09:14:49.479Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T09:14:52.013Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-11T09:14:53.914Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T09:14:57.193Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T09:14:57.759Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T09:14:59.131Z] --- PASS: TestServiceUpdateConfigs (16.27s) [2021-06-11T09:14:59.131Z] === RUN TestServiceUpdateNetwork [2021-06-11T09:15:03.329Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T09:15:06.612Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T09:15:07.987Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T09:15:12.168Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-11T09:15:13.101Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T09:15:13.359Z] --- PASS: TestServiceUpdateNetwork (14.42s) [2021-06-11T09:15:13.359Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T09:15:13.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-11T09:15:14.183Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T09:15:14.748Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T09:15:16.650Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T09:15:17.217Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T09:15:19.118Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T09:15:21.018Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T09:15:21.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-11T09:15:22.211Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T09:15:22.470Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T09:15:23.844Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T09:15:25.218Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T09:15:25.218Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T09:15:25.218Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T09:15:25.218Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T09:15:25.784Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T09:15:27.689Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T09:15:27.689Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T09:15:27.689Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T09:15:28.621Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T09:15:29.188Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T09:15:29.188Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T09:15:29.447Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T09:15:29.705Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T09:15:29.705Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T09:15:29.705Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T09:15:29.963Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T09:15:33.247Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T09:15:33.247Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T09:15:33.247Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T09:15:33.504Z] --- PASS: TestServiceUpdatePidsLimit (20.14s) [2021-06-11T09:15:33.504Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (2.38s) [2021-06-11T09:15:33.504Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.94s) [2021-06-11T09:15:33.504Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.67s) [2021-06-11T09:15:33.504Z] PASS [2021-06-11T09:15:33.504Z] [2021-06-11T09:15:33.504Z] === Skipped [2021-06-11T09:15:33.504Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T09:15:33.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T09:15:33.504Z] [2021-06-11T09:15:33.504Z] [2021-06-11T09:15:33.504Z] DONE 27 tests, 1 skipped in 204.030s [2021-06-11T09:15:33.504Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T09:15:33.504Z] ++ 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-06-11T09:15:33.504Z] ++ set -e [2021-06-11T09:15:33.504Z] ++ '[' -n 0 ']' [2021-06-11T09:15:33.504Z] ++ set -x [2021-06-11T09:15:33.505Z] ++ 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-06-11T09:15:33.762Z] INFO: Testing against a local daemon [2021-06-11T09:15:33.762Z] === RUN TestSessionCreate [2021-06-11T09:15:33.762Z] --- PASS: TestSessionCreate (0.05s) [2021-06-11T09:15:33.762Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T09:15:33.762Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-06-11T09:15:33.762Z] PASS [2021-06-11T09:15:33.762Z] [2021-06-11T09:15:33.762Z] DONE 2 tests in 0.301s [2021-06-11T09:15:33.762Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T09:15:33.762Z] ++ 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-06-11T09:15:33.762Z] ++ set -e [2021-06-11T09:15:33.762Z] ++ '[' -n 0 ']' [2021-06-11T09:15:33.762Z] ++ set -x [2021-06-11T09:15:33.762Z] ++ 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-06-11T09:15:34.020Z] INFO: Testing against a local daemon [2021-06-11T09:15:34.020Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T09:15:34.020Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-11T09:15:34.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:15:34.020Z] === RUN TestEventsExecDie [2021-06-11T09:15:35.920Z] --- PASS: TestEventsExecDie (1.63s) [2021-06-11T09:15:35.920Z] === RUN TestEventsBackwardsCompatible [2021-06-11T09:15:35.920Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-06-11T09:15:35.920Z] === RUN TestEventsVolumeCreate [2021-06-11T09:15:35.920Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-06-11T09:15:35.920Z] === RUN TestInfoBinaryCommits [2021-06-11T09:15:35.920Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-11T09:15:35.920Z] === RUN TestInfoAPIVersioned [2021-06-11T09:15:35.920Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T09:15:35.920Z] === RUN TestInfoDiscoveryBackend [2021-06-11T09:15:36.487Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-11T09:15:36.487Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T09:15:37.422Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T09:15:37.422Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T09:15:37.680Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T09:15:37.937Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T09:15:37.937Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T09:15:37.937Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-06-11T09:15:37.937Z] === RUN TestInfoAPI [2021-06-11T09:15:37.937Z] --- PASS: TestInfoAPI (0.03s) [2021-06-11T09:15:37.937Z] === RUN TestInfoAPIWarnings [2021-06-11T09:15:37.937Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T09:15:37.937Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T09:15:38.195Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T09:15:38.760Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T09:15:40.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T09:15:41.226Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T09:15:43.124Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T09:15:44.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-11T09:15:44.313Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T09:15:45.247Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T09:15:46.622Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T09:15:46.622Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T09:15:47.564Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T09:15:47.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-11T09:15:47.564Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-11T09:15:47.564Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-11T09:15:49.463Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-11T09:15:50.396Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-11T09:15:52.300Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-11T09:15:52.559Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-11T09:15:52.559Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-11T09:15:52.559Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-11T09:15:54.461Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-06-11T09:15:54.461Z] === RUN TestInfoDebug [2021-06-11T09:15:54.719Z] --- PASS: TestInfoDebug (0.53s) [2021-06-11T09:15:54.719Z] === RUN TestInfoInsecureRegistries [2021-06-11T09:15:55.283Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-11T09:15:55.283Z] === RUN TestInfoRegistryMirrors [2021-06-11T09:15:55.848Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-06-11T09:15:55.848Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T09:15:56.106Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-11T09:15:56.106Z] === RUN TestPingCacheHeaders [2021-06-11T09:15:56.106Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T09:15:56.106Z] === RUN TestPingGet [2021-06-11T09:15:56.106Z] --- PASS: TestPingGet (0.01s) [2021-06-11T09:15:56.106Z] === RUN TestPingHead [2021-06-11T09:15:56.106Z] --- PASS: TestPingHead (0.03s) [2021-06-11T09:15:56.106Z] === RUN TestVersion [2021-06-11T09:15:56.106Z] --- PASS: TestVersion (0.02s) [2021-06-11T09:15:56.106Z] PASS [2021-06-11T09:15:56.106Z] [2021-06-11T09:15:56.106Z] === Skipped [2021-06-11T09:15:56.106Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-06-11T09:15:56.106Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T09:15:56.106Z] [2021-06-11T09:15:56.106Z] [2021-06-11T09:15:56.106Z] DONE 19 tests, 1 skipped in 22.292s [2021-06-11T09:15:56.106Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T09:15:56.106Z] ++ 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-06-11T09:15:56.106Z] ++ set -e [2021-06-11T09:15:56.106Z] ++ '[' -n 0 ']' [2021-06-11T09:15:56.106Z] ++ set -x [2021-06-11T09:15:56.106Z] ++ 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-06-11T09:15:56.106Z] INFO: Testing against a local daemon [2021-06-11T09:15:56.106Z] === RUN TestVolumesCreateAndList [2021-06-11T09:15:56.364Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-11T09:15:56.364Z] === RUN TestVolumesRemove [2021-06-11T09:15:56.364Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-11T09:15:56.364Z] === RUN TestVolumesInspect [2021-06-11T09:15:56.364Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T09:15:56.364Z] === RUN TestVolumesInvalidJSON [2021-06-11T09:15:56.364Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T09:15:56.364Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T09:15:56.364Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T09:15:56.364Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T09:15:56.364Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T09:15:56.364Z] PASS [2021-06-11T09:15:56.364Z] [2021-06-11T09:15:56.364Z] DONE 5 tests in 0.248s [2021-06-11T09:15:56.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T09:15:56.622Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T09:15:56.622Z] +++ kill 5763 [2021-06-11T09:15:57.994Z] +++ /etc/init.d/apparmor stop [2021-06-11T09:15:57.994Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:15:57.994Z] [2021-06-11T09:15:57.994Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:15:57.994Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:15:57.994Z] [2021-06-11T09:15:57.994Z] To set a process to complain mode, use the command line tool [2021-06-11T09:15:57.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:15:57.994Z] +++ true [2021-06-11T09:15:57.994Z] exiting test-integration [2021-06-11T09:15:57.994Z] ++ exit 0 [2021-06-11T09:15:57.994Z] [2021-06-11T09:15:58.925Z] + for job in $(jobs -p) [2021-06-11T09:15:58.925Z] + wait 3823 [2021-06-11T09:15:59.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T09:16:02.029Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T09:16:03.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-11T09:16:04.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T09:16:07.308Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-11T09:16:08.696Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T09:16:10.070Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T09:16:11.442Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T09:16:12.008Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T09:16:12.941Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T09:16:13.506Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-11T09:16:15.403Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-11T09:16:16.777Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T09:16:20.056Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-11T09:16:20.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-11T09:16:22.360Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T09:16:24.261Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T09:16:26.789Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T09:16:27.722Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T09:16:27.981Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T09:16:29.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-11T09:16:29.936Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T09:16:29.936Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-11T09:16:30.194Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T09:16:30.451Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-11T09:16:30.710Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-11T09:16:30.710Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T09:16:33.237Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T09:16:35.136Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T09:16:35.136Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T09:16:35.136Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T09:16:36.511Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T09:16:37.077Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T09:16:37.334Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T09:16:38.706Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-11T09:16:38.706Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-11T09:16:38.706Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-11T09:16:38.706Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T09:16:40.079Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-11T09:16:41.012Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T09:16:41.578Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T09:16:42.514Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T09:16:43.079Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T09:16:44.453Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-11T09:16:45.018Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T09:16:48.296Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T09:16:48.866Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T09:16:51.408Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T09:16:57.960Z] === RUN TestDockerSuite/TestExec [2021-06-11T09:16:58.893Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T09:16:59.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-11T09:16:59.716Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T09:17:00.650Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T09:17:01.585Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T09:17:02.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-11T09:17:04.680Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T09:17:06.054Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T09:17:07.956Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T09:17:09.331Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T09:17:10.264Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T09:17:11.636Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T09:17:12.573Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T09:17:14.475Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T09:17:17.755Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T09:17:18.688Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T09:17:20.588Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T09:17:21.523Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T09:17:24.049Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T09:17:24.982Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-11T09:17:25.916Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T09:17:27.291Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T09:17:27.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-11T09:17:27.808Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T09:17:28.742Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T09:17:29.675Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T09:17:36.234Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T09:17:37.609Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T09:17:39.507Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T09:17:51.694Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T09:17:51.952Z] === RUN TestDockerSuite/TestExecTTY [2021-06-11T09:17:53.326Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T09:17:55.229Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T09:17:55.797Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T09:17:56.731Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T09:17:56.731Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T09:17:59.259Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-11T09:18:00.192Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T09:18:00.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-11T09:18:02.093Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-11T09:18:03.468Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T09:18:04.985Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T09:18:10.275Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T09:18:15.534Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T09:18:16.905Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T09:18:22.163Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T09:18:22.421Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T09:18:22.421Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T09:18:22.421Z] === RUN TestDockerSuite/TestHealth [2021-06-11T09:18:28.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T09:18:47.048Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T09:18:47.615Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T09:18:47.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T09:18:47.873Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T09:18:47.873Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T09:18:48.140Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T09:18:48.398Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T09:18:48.657Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T09:18:48.914Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T09:18:49.480Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T09:18:49.737Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T09:18:50.671Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T09:18:51.605Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T09:18:51.605Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T09:18:52.983Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T09:18:56.262Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T09:18:56.262Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T09:18:56.262Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T09:18:57.636Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T09:18:59.538Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T09:18:59.795Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T09:19:02.323Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T09:19:04.222Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T09:19:05.599Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T09:19:06.533Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T09:19:07.100Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T09:19:08.034Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T09:19:08.034Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-11T09:19:08.034Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T09:19:08.976Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T09:19:09.542Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T09:19:10.475Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T09:19:11.042Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T09:19:11.975Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T09:19:11.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-11T09:19:12.541Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T09:19:12.541Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-11T09:19:14.440Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T09:19:15.814Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T09:19:17.189Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T09:19:17.189Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T09:19:18.124Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T09:19:18.124Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T09:19:19.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T09:19:20.433Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T09:19:21.367Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T09:19:22.741Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T09:19:22.741Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T09:19:22.741Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T09:19:22.741Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T09:19:23.675Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T09:19:24.242Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T09:19:24.501Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T09:19:25.437Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T09:19:26.811Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T09:19:28.719Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T09:19:28.719Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T09:19:29.285Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T09:19:31.187Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T09:19:33.086Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T09:19:34.021Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T09:19:35.396Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T09:19:36.771Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T09:19:38.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T09:19:39.083Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T09:19:40.455Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T09:19:40.455Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-11T09:19:43.735Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T09:19:45.634Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T09:19:48.169Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T09:19:48.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-11T09:19:48.427Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T09:19:51.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T09:19:54.998Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T09:19:55.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-11T09:19:57.787Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-11T09:19:58.046Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T09:19:58.046Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T09:20:01.326Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T09:20:01.583Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T09:20:01.841Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-11T09:20:02.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T09:20:05.691Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-11T09:20:09.874Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-11T09:20:13.154Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-11T09:20:18.437Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T09:20:18.437Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-11T09:20:20.336Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T09:20:22.863Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-11T09:20:22.863Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T09:20:23.796Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T09:20:27.979Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-11T09:20:27.979Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T09:20:27.979Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T09:20:27.979Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T09:20:27.979Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T09:20:28.546Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T09:20:29.113Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T09:20:33.291Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T09:20:33.856Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T09:20:39.113Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T09:20:39.113Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T09:20:39.113Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T09:20:40.484Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T09:20:41.418Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T09:20:42.799Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T09:20:43.733Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T09:20:45.105Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T09:20:47.003Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-11T09:20:47.568Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T09:20:48.505Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T09:20:49.880Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T09:20:56.435Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-11T09:20:56.692Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T09:20:59.973Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-11T09:21:02.501Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T09:21:03.434Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T09:21:04.368Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T09:21:04.934Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T09:21:05.868Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T09:21:05.868Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T09:21:06.812Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T09:21:08.719Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T09:21:09.285Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-11T09:21:10.218Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T09:21:12.118Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T09:21:12.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-11T09:21:13.248Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T09:21:14.622Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T09:21:15.998Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-11T09:21:21.259Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T09:21:21.259Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T09:21:21.259Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-11T09:21:21.517Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T09:21:23.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-11T09:21:24.789Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T09:21:26.164Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T09:21:28.062Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-11T09:21:28.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T09:21:31.353Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-11T09:21:33.254Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T09:21:35.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-11T09:21:36.348Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T09:21:38.250Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-11T09:21:38.250Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T09:21:40.781Z] === RUN TestDockerSuite/TestPortList [2021-06-11T09:21:44.064Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-11T09:21:52.169Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-11T09:21:52.427Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T09:21:54.955Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T09:21:57.485Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-11T09:22:02.748Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T09:22:02.749Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T09:22:02.749Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T09:22:03.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T09:22:03.314Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T09:22:03.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T09:22:03.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T09:22:04.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T09:22:04.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T09:22:06.186Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T09:22:06.186Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-11T09:22:09.468Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-11T09:22:10.579Z] --- PASS: TestBuildWCOWSandboxSize (776.80s) [2021-06-11T09:22:10.579Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T09:22:10.579Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:22:10.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:22:10.579Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:22:10.579Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:22:10.579Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:22:10.579Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:22:10.579Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T09:22:10.579Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T09:22:10.579Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T09:22:10.579Z] --- PASS: TestBuildWithEmptyDockerfile (0.53s) [2021-06-11T09:22:10.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-11T09:22:10.579Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-11T09:22:10.579Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-11T09:22:10.579Z] === RUN TestBuildPreserveOwnership [2021-06-11T09:22:10.579Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-11T09:22:10.579Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:22:10.579Z] === RUN TestBuildPlatformInvalid [2021-06-11T09:22:10.579Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-06-11T09:22:10.579Z] PASS [2021-06-11T09:22:10.579Z] ok github.com/docker/docker/integration/build 971.543s [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === Skipped [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-11T09:22:10.579Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-11T09:22:10.579Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-11T09:22:10.579Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-11T09:22:10.579Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-11T09:22:10.579Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] DONE 29 tests, 5 skipped in 999.444s [2021-06-11T09:22:10.579Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-11T09:22:10.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:22:10.579Z] INFO: Testing against a local daemon [2021-06-11T09:22:10.579Z] === RUN TestConfigInspect [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigInspect (0.01s) [2021-06-11T09:22:10.579Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestConfigList [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigList (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestConfigsCreateAndDelete [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestConfigsUpdate [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestTemplatedConfig [2021-06-11T09:22:10.579Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestConfigCreateResolve [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.579Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T09:22:10.579Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.579Z] PASS [2021-06-11T09:22:10.579Z] ok github.com/docker/docker/integration/config 0.215s [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === Skipped [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-06-11T09:22:10.579Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-11T09:22:10.579Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] [2021-06-11T09:22:10.579Z] DONE 7 tests, 7 skipped in 3.528s [2021-06-11T09:22:10.579Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-11T09:22:10.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:22:10.579Z] INFO: Testing against a local daemon [2021-06-11T09:22:10.579Z] === RUN TestCheckpoint [2021-06-11T09:22:10.579Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T09:22:10.579Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:22:10.579Z] === RUN TestContainerInvalidJSON [2021-06-11T09:22:10.579Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:22:10.579Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:22:10.579Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:22:10.579Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:22:10.579Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:22:10.579Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:22:10.579Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T09:22:10.579Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T09:22:10.579Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T09:22:10.579Z] --- PASS: TestContainerInvalidJSON (0.51s) [2021-06-11T09:22:10.579Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T09:22:10.579Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T09:22:10.579Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T09:22:10.579Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T09:22:10.579Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-06-11T09:22:10.579Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T09:22:10.579Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-06-11T09:22:10.579Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T09:22:10.579Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-11T09:22:10.579Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T09:22:10.579Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-06-11T09:22:10.579Z] === RUN TestCopyFromContainer [2021-06-11T09:22:10.579Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-11T09:22:10.579Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T09:22:10.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:22:10.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:22:10.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:22:10.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:22:10.579Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:22:10.579Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:22:10.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T09:22:10.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T09:22:10.579Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T09:22:10.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-11T09:22:10.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T09:22:10.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-11T09:22:10.579Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-11T09:22:10.579Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T09:22:10.579Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T09:22:10.579Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T09:22:10.579Z] === RUN TestCreateWithInvalidEnv [2021-06-11T09:22:10.579Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T09:22:10.579Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T09:22:10.579Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T09:22:10.579Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T09:22:10.579Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T09:22:10.579Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T09:22:10.579Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T09:22:10.579Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T09:22:10.579Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T09:22:10.579Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T09:22:10.579Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T09:22:10.579Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T09:22:10.580Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T09:22:10.580Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T09:22:10.580Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.580Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T09:22:10.580Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T09:22:10.580Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.580Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T09:22:10.580Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T09:22:10.580Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:22:10.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:22:10.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:22:10.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:22:10.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:22:10.580Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:22:10.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:22:10.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T09:22:10.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T09:22:10.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T09:22:10.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T09:22:10.580Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-11T09:22:10.580Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T09:22:10.580Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T09:22:10.580Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T09:22:10.580Z] === RUN TestCreateDifferentPlatform [2021-06-11T09:22:10.580Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T09:22:10.580Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T09:22:10.580Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-11T09:22:10.580Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-11T09:22:10.580Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T09:22:10.580Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-06-11T09:22:10.580Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T09:22:10.580Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-11T09:22:10.580Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T09:22:10.580Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T09:22:10.580Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T09:22:10.580Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:10.580Z] === RUN TestDiff [2021-06-11T09:22:10.580Z] --- SKIP: TestDiff (0.00s) [2021-06-11T09:22:10.580Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:10.580Z] === RUN TestExecWithCloseStdin [2021-06-11T09:22:10.580Z] --- PASS: TestExecWithCloseStdin (3.03s) [2021-06-11T09:22:10.580Z] === RUN TestExec [2021-06-11T09:22:10.840Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-11T09:22:11.098Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-11T09:22:11.356Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T09:22:11.613Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-11T09:22:12.774Z] --- PASS: TestExec (2.22s) [2021-06-11T09:22:12.774Z] === RUN TestExecUser [2021-06-11T09:22:12.774Z] --- SKIP: TestExecUser (0.01s) [2021-06-11T09:22:12.774Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T09:22:12.774Z] === RUN TestExportContainerAndImportImage [2021-06-11T09:22:12.774Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-11T09:22:12.774Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:12.774Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T09:22:12.774Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T09:22:12.774Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:12.774Z] === RUN TestHealthCheckWorkdir [2021-06-11T09:22:12.774Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-11T09:22:12.774Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:12.774Z] === RUN TestHealthKillContainer [2021-06-11T09:22:12.774Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-11T09:22:12.774Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T09:22:12.774Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T09:22:12.774Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T09:22:12.774Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T09:22:12.774Z] === RUN TestKillContainerInvalidSignal [2021-06-11T09:22:14.351Z] --- PASS: TestKillContainerInvalidSignal (1.94s) [2021-06-11T09:22:14.351Z] === RUN TestKillContainer [2021-06-11T09:22:14.351Z] === RUN TestKillContainer/no_signal [2021-06-11T09:22:15.801Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-11T09:22:15.801Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T09:22:16.545Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T09:22:16.545Z] === RUN TestKillContainer/killing_signal [2021-06-11T09:22:16.735Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T09:22:19.467Z] --- PASS: TestKillContainer (4.55s) [2021-06-11T09:22:19.468Z] --- PASS: TestKillContainer/no_signal (1.88s) [2021-06-11T09:22:19.468Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T09:22:19.468Z] --- PASS: TestKillContainer/killing_signal (2.62s) [2021-06-11T09:22:19.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T09:22:19.468Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:22:19.468Z] === RUN TestKillStoppedContainer [2021-06-11T09:22:19.468Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:22:19.468Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T09:22:19.468Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:22:19.468Z] === RUN TestKillDifferentUserContainer [2021-06-11T09:22:19.468Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T09:22:19.468Z] === RUN TestInspectOomKilledTrue [2021-06-11T09:22:19.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:19.468Z] === RUN TestInspectOomKilledFalse [2021-06-11T09:22:19.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T09:22:19.468Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:22:19.468Z] === RUN TestLogsFollowTailEmpty [2021-06-11T09:22:20.015Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-11T09:22:20.949Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T09:22:21.015Z] --- PASS: TestLogsFollowTailEmpty (2.12s) [2021-06-11T09:22:21.015Z] === RUN TestNetworkNat [2021-06-11T09:22:21.015Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-11T09:22:21.015Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:21.015Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T09:22:23.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-11T09:22:23.942Z] --- PASS: TestNetworkLocalhostTCPNat (2.56s) [2021-06-11T09:22:23.942Z] === RUN TestNetworkLoopbackNat [2021-06-11T09:22:23.942Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-11T09:22:23.942Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:23.942Z] === RUN TestPause [2021-06-11T09:22:23.942Z] --- SKIP: TestPause (0.00s) [2021-06-11T09:22:23.942Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T09:22:23.942Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T09:22:26.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.16s) [2021-06-11T09:22:26.140Z] === RUN TestPauseStopPausedContainer [2021-06-11T09:22:26.140Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-11T09:22:26.140Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:26.140Z] === RUN TestPsFilter [2021-06-11T09:22:26.140Z] --- PASS: TestPsFilter (0.40s) [2021-06-11T09:22:26.140Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T09:22:26.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T09:22:27.028Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T09:22:28.335Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.20s) [2021-06-11T09:22:28.335Z] === RUN TestRemoveContainerWithVolume [2021-06-11T09:22:28.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-11T09:22:31.279Z] --- PASS: TestRemoveContainerWithVolume (2.52s) [2021-06-11T09:22:31.279Z] === RUN TestRemoveContainerRunning [2021-06-11T09:22:31.458Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T09:22:32.827Z] --- PASS: TestRemoveContainerRunning (1.81s) [2021-06-11T09:22:32.827Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T09:22:32.831Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-11T09:22:35.021Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-06-11T09:22:35.021Z] === RUN TestRemoveInvalidContainer [2021-06-11T09:22:35.021Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T09:22:35.021Z] === RUN TestRenameLinkedContainer [2021-06-11T09:22:35.021Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-11T09:22:35.021Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:35.021Z] === RUN TestRenameStoppedContainer [2021-06-11T09:22:37.250Z] --- PASS: TestRenameStoppedContainer (2.49s) [2021-06-11T09:22:37.250Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T09:22:40.935Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T09:22:41.009Z] --- PASS: TestRenameRunningContainerAndReuse (3.92s) [2021-06-11T09:22:41.009Z] === RUN TestRenameInvalidName [2021-06-11T09:22:42.307Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T09:22:43.200Z] --- PASS: TestRenameInvalidName (1.90s) [2021-06-11T09:22:43.200Z] === RUN TestRenameAnonymousContainer [2021-06-11T09:22:44.834Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T09:22:46.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-11T09:22:46.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T09:22:48.104Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T09:22:50.653Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T09:22:53.252Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T09:22:53.569Z] --- PASS: TestRenameAnonymousContainer (9.07s) [2021-06-11T09:22:53.569Z] === RUN TestRenameContainerWithSameName [2021-06-11T09:22:54.033Z] --- PASS: TestRenameContainerWithSameName (2.00s) [2021-06-11T09:22:54.033Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T09:22:54.033Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T09:22:54.033Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T09:22:54.033Z] === RUN TestResize [2021-06-11T09:22:54.626Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T09:22:54.626Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T09:22:55.560Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T09:22:56.226Z] --- PASS: TestResize (1.97s) [2021-06-11T09:22:56.227Z] === RUN TestResizeWithInvalidSize [2021-06-11T09:22:57.774Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2021-06-11T09:22:57.774Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T09:22:58.092Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T09:22:59.464Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-11T09:22:59.973Z] --- PASS: TestResizeWhenContainerNotStarted (2.10s) [2021-06-11T09:22:59.973Z] === RUN TestDaemonRestartKillContainers [2021-06-11T09:22:59.973Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T09:22:59.973Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:22:59.973Z] === RUN TestStats [2021-06-11T09:22:59.973Z] --- SKIP: TestStats (0.00s) [2021-06-11T09:22:59.973Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T09:22:59.973Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T09:23:00.838Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T09:23:01.404Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T09:23:01.404Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T09:23:01.662Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T09:23:01.934Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T09:23:01.934Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T09:23:03.309Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T09:23:04.682Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T09:23:05.791Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.52s) [2021-06-11T09:23:05.791Z] === RUN TestStopContainerWithTimeout [2021-06-11T09:23:05.791Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-11T09:23:05.791Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T09:23:05.791Z] === RUN TestUpdateRestartPolicy [2021-06-11T09:23:06.580Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T09:23:07.145Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T09:23:15.261Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-11T09:23:15.827Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T09:23:17.200Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-11T09:23:17.457Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T09:23:19.983Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T09:23:20.241Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T09:23:20.241Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T09:23:20.499Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T09:23:23.025Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T09:23:24.924Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T09:23:26.918Z] --- PASS: TestUpdateRestartPolicy (21.14s) [2021-06-11T09:23:26.918Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T09:23:29.108Z] --- PASS: TestUpdateRestartWithAutoRemove (1.97s) [2021-06-11T09:23:29.108Z] === RUN TestWaitNonBlocked [2021-06-11T09:23:29.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:23:29.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:23:29.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:23:29.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:23:29.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T09:23:29.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T09:23:29.109Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T09:23:31.010Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T09:23:31.010Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T09:23:31.010Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T09:23:32.035Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T09:23:32.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.00s) [2021-06-11T09:23:32.035Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.09s) [2021-06-11T09:23:32.035Z] === RUN TestWaitBlocked [2021-06-11T09:23:32.035Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-11T09:23:32.035Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:32.035Z] PASS [2021-06-11T09:23:32.035Z] ok github.com/docker/docker/integration/container 86.405s [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === Skipped [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-11T09:23:32.035Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-11T09:23:32.035Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T09:23:32.035Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T09:23:32.035Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T09:23:32.035Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T09:23:32.035Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T09:23:32.035Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-11T09:23:32.035Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T09:23:32.035Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-11T09:23:32.035Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.01s) [2021-06-11T09:23:32.035Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-11T09:23:32.035Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T09:23:32.035Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-11T09:23:32.035Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.035Z] [2021-06-11T09:23:32.035Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-11T09:23:32.036Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T09:23:32.036Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-11T09:23:32.036Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-11T09:23:32.036Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-11T09:23:32.036Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-11T09:23:32.036Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-11T09:23:32.036Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-11T09:23:32.036Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-11T09:23:32.036Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T09:23:32.036Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-11T09:23:32.036Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-11T09:23:32.036Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-11T09:23:32.036Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-11T09:23:32.036Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] [2021-06-11T09:23:32.036Z] DONE 88 tests, 33 skipped in 89.308s [2021-06-11T09:23:32.036Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-11T09:23:34.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:23:34.231Z] INFO: Testing against a local daemon [2021-06-11T09:23:34.231Z] === RUN TestCommitInheritsEnv [2021-06-11T09:23:34.231Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-11T09:23:34.231Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:23:34.231Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T09:23:34.231Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T09:23:34.231Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T09:23:34.231Z] === RUN TestImagesFilterMultiReference [2021-06-11T09:23:34.231Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-11T09:23:34.231Z] === RUN TestImagePullPlatformInvalid [2021-06-11T09:23:34.231Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T09:23:34.231Z] === RUN TestRemoveImageOrphaning [2021-06-11T09:23:35.194Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T09:23:35.204Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2021-06-11T09:23:35.204Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T09:23:35.204Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T09:23:35.204Z] === RUN TestTagInvalidReference [2021-06-11T09:23:35.204Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T09:23:35.204Z] === RUN TestTagValidPrefixedRepo [2021-06-11T09:23:35.204Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-11T09:23:35.204Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T09:23:35.204Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-11T09:23:35.204Z] === RUN TestTagOfficialNames [2021-06-11T09:23:35.666Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-11T09:23:35.666Z] === RUN TestTagMatchesDigest [2021-06-11T09:23:35.666Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T09:23:35.666Z] PASS [2021-06-11T09:23:35.666Z] ok github.com/docker/docker/integration/image 1.522s [2021-06-11T09:23:35.666Z] [2021-06-11T09:23:35.666Z] === Skipped [2021-06-11T09:23:35.666Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-11T09:23:35.666Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:23:35.666Z] [2021-06-11T09:23:35.666Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T09:23:35.666Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T09:23:35.666Z] [2021-06-11T09:23:35.666Z] [2021-06-11T09:23:35.666Z] DONE 11 tests, 2 skipped in 3.646s [2021-06-11T09:23:35.666Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-11T09:23:35.760Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-11T09:23:36.325Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T09:23:36.583Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T09:23:37.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:23:37.853Z] INFO: Testing against a local daemon [2021-06-11T09:23:37.853Z] === RUN TestNetworkCreateDelete [2021-06-11T09:23:37.853Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-11T09:23:37.853Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:37.853Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T09:23:37.853Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T09:23:37.853Z] 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-06-11T09:23:37.853Z] === RUN TestDaemonDNSFallback [2021-06-11T09:23:37.853Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-11T09:23:37.853Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:37.853Z] === RUN TestInspectNetwork [2021-06-11T09:23:37.853Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T09:23:37.853Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:37.853Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T09:23:37.853Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T09:23:37.853Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:37.853Z] === RUN TestNetworkInvalidJSON [2021-06-11T09:23:37.853Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T09:23:37.853Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T09:23:37.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:23:37.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:23:37.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:23:37.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:23:37.853Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T09:23:37.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T09:23:37.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T09:23:37.853Z] === RUN TestNetworkList [2021-06-11T09:23:37.853Z] === RUN TestNetworkList//networks [2021-06-11T09:23:37.853Z] === PAUSE TestNetworkList//networks [2021-06-11T09:23:37.853Z] === RUN TestNetworkList//networks/ [2021-06-11T09:23:37.853Z] === PAUSE TestNetworkList//networks/ [2021-06-11T09:23:37.853Z] === CONT TestNetworkList//networks [2021-06-11T09:23:37.853Z] === CONT TestNetworkList//networks/ [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkList (0.03s) [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T09:23:37.853Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T09:23:37.853Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T09:23:37.853Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T09:23:37.853Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T09:23:37.853Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T09:23:37.854Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T09:23:37.854Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T09:23:37.854Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T09:23:37.854Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T09:23:37.854Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T09:23:37.854Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T09:23:37.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:23:37.854Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T09:23:37.854Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T09:23:37.854Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T09:23:37.854Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T09:23:37.854Z] PASS [2021-06-11T09:23:38.315Z] ok github.com/docker/docker/integration/network 0.217s [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === Skipped [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-11T09:23:38.315Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T09:23:38.315Z] 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-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-11T09:23:38.315Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-11T09:23:38.315Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T09:23:38.315Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T09:23:38.315Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:242: FLAKY_TEST [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T09:23:38.315Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] [2021-06-11T09:23:38.315Z] DONE 22 tests, 15 skipped in 2.513s [2021-06-11T09:23:38.315Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-11T09:23:38.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-11T09:23:38.740Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T09:23:39.292Z] testing: warning: no tests to run [2021-06-11T09:23:39.292Z] PASS [2021-06-11T09:23:39.292Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2021-06-11T09:23:39.292Z] [2021-06-11T09:23:39.292Z] DONE 0 tests in 0.893s [2021-06-11T09:23:39.292Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-11T09:23:40.129Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T09:23:40.271Z] testing: warning: no tests to run [2021-06-11T09:23:40.271Z] PASS [2021-06-11T09:23:40.271Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2021-06-11T09:23:40.272Z] [2021-06-11T09:23:40.272Z] DONE 0 tests in 0.947s [2021-06-11T09:23:40.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-11T09:23:41.062Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-11T09:23:41.247Z] testing: warning: no tests to run [2021-06-11T09:23:41.247Z] PASS [2021-06-11T09:23:41.247Z] ok github.com/docker/docker/integration/plugin 0.082s [2021-06-11T09:23:41.247Z] [2021-06-11T09:23:41.247Z] DONE 0 tests in 0.931s [2021-06-11T09:23:41.247Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-11T09:23:42.220Z] testing: warning: no tests to run [2021-06-11T09:23:42.220Z] PASS [2021-06-11T09:23:42.220Z] ok github.com/docker/docker/integration/plugin/authz 0.077s [2021-06-11T09:23:42.220Z] [2021-06-11T09:23:42.220Z] DONE 0 tests in 0.835s [2021-06-11T09:23:42.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-11T09:23:42.435Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T09:23:43.809Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T09:23:43.809Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T09:23:44.743Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T09:23:48.925Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T09:23:49.858Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T09:23:50.423Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T09:23:50.988Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T09:23:52.363Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T09:23:52.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:23:52.591Z] INFO: Testing against a local daemon [2021-06-11T09:23:52.591Z] === RUN TestPluginInvalidJSON [2021-06-11T09:23:52.591Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:23:52.591Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:23:52.591Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T09:23:52.591Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-11T09:23:52.591Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T09:23:52.591Z] === RUN TestPluginInstall [2021-06-11T09:23:52.591Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] === RUN TestPluginsWithRuntimes [2021-06-11T09:23:52.591Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T09:23:52.591Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] PASS [2021-06-11T09:23:52.591Z] ok github.com/docker/docker/integration/plugin/common 0.186s [2021-06-11T09:23:52.591Z] [2021-06-11T09:23:52.591Z] === Skipped [2021-06-11T09:23:52.591Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] [2021-06-11T09:23:52.591Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] [2021-06-11T09:23:52.591Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T09:23:52.591Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T09:23:52.591Z] [2021-06-11T09:23:52.591Z] [2021-06-11T09:23:52.591Z] DONE 5 tests, 3 skipped in 9.351s [2021-06-11T09:23:52.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-11T09:23:52.929Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T09:23:53.494Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T09:23:54.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T09:23:54.430Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T09:23:54.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:23:54.779Z] INFO: Testing against a local daemon [2021-06-11T09:23:54.779Z] === RUN TestExternalGraphDriver [2021-06-11T09:23:54.779Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-11T09:23:54.779Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T09:23:54.779Z] === RUN TestGraphdriverPluginV2 [2021-06-11T09:23:54.779Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-11T09:23:54.779Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T09:23:54.779Z] PASS [2021-06-11T09:23:54.779Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.198s [2021-06-11T09:23:54.779Z] [2021-06-11T09:23:54.779Z] === Skipped [2021-06-11T09:23:54.779Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-11T09:23:54.779Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T09:23:54.779Z] [2021-06-11T09:23:54.779Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-11T09:23:54.779Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T09:23:54.779Z] [2021-06-11T09:23:54.779Z] [2021-06-11T09:23:54.779Z] DONE 2 tests, 2 skipped in 3.268s [2021-06-11T09:23:54.779Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-11T09:23:54.996Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T09:23:56.371Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T09:23:57.306Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T09:23:57.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:23:57.696Z] INFO: Testing against a local daemon [2021-06-11T09:23:57.696Z] === RUN TestReadPluginNoRead [2021-06-11T09:23:57.696Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-11T09:23:57.696Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T09:23:57.696Z] PASS [2021-06-11T09:23:57.696Z] ok github.com/docker/docker/integration/plugin/logging 0.202s [2021-06-11T09:23:57.696Z] [2021-06-11T09:23:57.696Z] === Skipped [2021-06-11T09:23:57.696Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-11T09:23:57.696Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T09:23:57.696Z] [2021-06-11T09:23:57.696Z] [2021-06-11T09:23:57.696Z] DONE 1 tests, 1 skipped in 2.751s [2021-06-11T09:23:57.696Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-11T09:23:58.239Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T09:23:58.806Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-11T09:23:59.242Z] testing: warning: no tests to run [2021-06-11T09:23:59.242Z] PASS [2021-06-11T09:23:59.242Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-06-11T09:23:59.242Z] [2021-06-11T09:23:59.242Z] DONE 0 tests in 1.339s [2021-06-11T09:23:59.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-11T09:23:59.758Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T09:24:01.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-11T09:24:01.390Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-11T09:24:02.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:02.186Z] INFO: Testing against a local daemon [2021-06-11T09:24:02.186Z] === RUN TestPluginWithDevMounts [2021-06-11T09:24:02.186Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T09:24:02.186Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:02.186Z] PASS [2021-06-11T09:24:02.186Z] ok github.com/docker/docker/integration/plugin/volumes 0.224s [2021-06-11T09:24:02.186Z] [2021-06-11T09:24:02.186Z] === Skipped [2021-06-11T09:24:02.186Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-11T09:24:02.186Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:02.186Z] [2021-06-11T09:24:02.186Z] [2021-06-11T09:24:02.186Z] DONE 1 tests, 1 skipped in 2.866s [2021-06-11T09:24:02.186Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-11T09:24:02.766Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-11T09:24:03.700Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-11T09:24:04.378Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:04.378Z] INFO: Testing against a local daemon [2021-06-11T09:24:04.378Z] === RUN TestSecretInspect [2021-06-11T09:24:04.378Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] === RUN TestSecretList [2021-06-11T09:24:04.378Z] --- SKIP: TestSecretList (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] === RUN TestSecretsCreateAndDelete [2021-06-11T09:24:04.378Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] === RUN TestSecretsUpdate [2021-06-11T09:24:04.378Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] === RUN TestTemplatedSecret [2021-06-11T09:24:04.378Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] === RUN TestSecretCreateResolve [2021-06-11T09:24:04.378Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:04.378Z] PASS [2021-06-11T09:24:04.378Z] ok github.com/docker/docker/integration/secret 0.201s [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === Skipped [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-11T09:24:04.378Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] [2021-06-11T09:24:04.378Z] DONE 6 tests, 6 skipped in 2.428s [2021-06-11T09:24:04.378Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-11T09:24:04.632Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-11T09:24:05.565Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-11T09:24:06.498Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T09:24:07.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:07.301Z] INFO: Testing against a local daemon [2021-06-11T09:24:07.301Z] === RUN TestServiceCreateInit [2021-06-11T09:24:07.301Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T09:24:07.301Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T09:24:07.301Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-11T09:24:07.301Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceConflict [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-11T09:24:07.301Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-11T09:24:07.301Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceSysctls [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-11T09:24:07.301Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateServiceCapabilities [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-11T09:24:07.301Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestInspect [2021-06-11T09:24:07.301Z] --- SKIP: TestInspect (0.00s) [2021-06-11T09:24:07.301Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestCreateJob [2021-06-11T09:24:07.301Z] --- SKIP: TestCreateJob (0.00s) [2021-06-11T09:24:07.301Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestReplicatedJob [2021-06-11T09:24:07.301Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-11T09:24:07.301Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestUpdateReplicatedJob [2021-06-11T09:24:07.301Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-11T09:24:07.301Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestServiceListWithStatuses [2021-06-11T09:24:07.301Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T09:24:07.301Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.301Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T09:24:07.430Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-11T09:24:07.763Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-11T09:24:07.763Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] === RUN TestDockerNetworkReConnect [2021-06-11T09:24:07.763Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-11T09:24:07.763Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] === RUN TestServicePlugin [2021-06-11T09:24:07.763Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T09:24:07.763Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] === RUN TestServiceUpdateLabel [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] === RUN TestServiceUpdateSecrets [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] === RUN TestServiceUpdateConfigs [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] === RUN TestServiceUpdateNetwork [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] PASS [2021-06-11T09:24:07.763Z] ok github.com/docker/docker/integration/service 0.351s [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === Skipped [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:24:07.763Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-11T09:24:07.763Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-11T09:24:07.763Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-11T09:24:07.763Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-11T09:24:07.763Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-11T09:24:07.763Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-11T09:24:07.763Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-11T09:24:07.763Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-11T09:24:07.763Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-11T09:24:07.763Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-11T09:24:07.763Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-11T09:24:07.763Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-11T09:24:07.763Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-06-11T09:24:07.763Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] [2021-06-11T09:24:07.763Z] DONE 24 tests, 23 skipped in 3.258s [2021-06-11T09:24:07.763Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-11T09:24:08.363Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T09:24:09.298Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T09:24:09.556Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-11T09:24:09.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:09.950Z] INFO: Testing against a local daemon [2021-06-11T09:24:09.950Z] === RUN TestSessionCreate [2021-06-11T09:24:09.950Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-11T09:24:09.950Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T09:24:09.950Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T09:24:09.950Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T09:24:09.950Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T09:24:09.950Z] PASS [2021-06-11T09:24:09.950Z] ok github.com/docker/docker/integration/session 0.188s [2021-06-11T09:24:09.950Z] [2021-06-11T09:24:09.950Z] === Skipped [2021-06-11T09:24:09.950Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-11T09:24:09.950Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T09:24:09.950Z] [2021-06-11T09:24:09.950Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T09:24:09.950Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T09:24:09.950Z] [2021-06-11T09:24:09.950Z] [2021-06-11T09:24:09.950Z] DONE 2 tests, 2 skipped in 2.302s [2021-06-11T09:24:09.950Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-11T09:24:10.123Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T09:24:11.056Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T09:24:11.056Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T09:24:12.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:12.137Z] INFO: Testing against a local daemon [2021-06-11T09:24:12.137Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T09:24:12.137Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T09:24:12.137Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:12.137Z] === RUN TestEventsExecDie [2021-06-11T09:24:12.137Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-11T09:24:12.137Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T09:24:12.137Z] === RUN TestEventsBackwardsCompatible [2021-06-11T09:24:12.137Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-11T09:24:12.137Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T09:24:12.137Z] === RUN TestEventsVolumeCreate [2021-06-11T09:24:12.137Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-11T09:24:12.137Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T09:24:12.137Z] === RUN TestInfoAPI [2021-06-11T09:24:12.137Z] --- PASS: TestInfoAPI (0.04s) [2021-06-11T09:24:12.137Z] === RUN TestInfoAPIWarnings [2021-06-11T09:24:12.137Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-11T09:24:12.137Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:24:12.137Z] === RUN TestInfoDebug [2021-06-11T09:24:12.137Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-11T09:24:12.137Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:12.137Z] === RUN TestInfoInsecureRegistries [2021-06-11T09:24:12.137Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-11T09:24:12.137Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:12.137Z] === RUN TestInfoRegistryMirrors [2021-06-11T09:24:12.137Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-11T09:24:12.137Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:12.137Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T09:24:12.430Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-11T09:24:13.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2021-06-11T09:24:13.109Z] === RUN TestPingCacheHeaders [2021-06-11T09:24:13.109Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-11T09:24:13.109Z] === RUN TestPingGet [2021-06-11T09:24:13.109Z] --- PASS: TestPingGet (0.03s) [2021-06-11T09:24:13.109Z] === RUN TestPingHead [2021-06-11T09:24:13.570Z] --- PASS: TestPingHead (0.04s) [2021-06-11T09:24:13.570Z] === RUN TestVersion [2021-06-11T09:24:13.570Z] --- PASS: TestVersion (0.03s) [2021-06-11T09:24:13.570Z] PASS [2021-06-11T09:24:13.570Z] ok github.com/docker/docker/integration/system 1.264s [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === Skipped [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T09:24:13.570Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-11T09:24:13.570Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-11T09:24:13.570Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-11T09:24:13.570Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-11T09:24:13.570Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-11T09:24:13.570Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-11T09:24:13.570Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-11T09:24:13.570Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] [2021-06-11T09:24:13.570Z] DONE 14 tests, 8 skipped in 3.435s [2021-06-11T09:24:13.570Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-11T09:24:13.804Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T09:24:14.739Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T09:24:15.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:15.762Z] INFO: Testing against a local daemon [2021-06-11T09:24:15.762Z] === RUN TestVolumesCreateAndList [2021-06-11T09:24:15.762Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-11T09:24:15.762Z] === RUN TestVolumesRemove [2021-06-11T09:24:15.762Z] --- PASS: TestVolumesRemove (0.14s) [2021-06-11T09:24:15.762Z] === RUN TestVolumesInspect [2021-06-11T09:24:15.762Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-11T09:24:15.762Z] === RUN TestVolumesInvalidJSON [2021-06-11T09:24:15.762Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T09:24:15.762Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T09:24:15.762Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T09:24:16.115Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T09:24:16.223Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-11T09:24:16.223Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T09:24:16.223Z] PASS [2021-06-11T09:24:16.223Z] ok github.com/docker/docker/integration/volume 0.373s [2021-06-11T09:24:16.223Z] [2021-06-11T09:24:16.223Z] DONE 5 tests in 2.497s [2021-06-11T09:24:16.223Z] INFO: make.ps1 ended at 06/11/2021 09:24:15 [2021-06-11T09:24:16.223Z] INFO: Integration CLI tests being run from the host: [2021-06-11T09:24:16.223Z] 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-06-11T09:24:16.680Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T09:24:17.620Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T09:24:17.620Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T09:24:18.192Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T09:24:19.125Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T09:24:19.692Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T09:24:20.625Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T09:24:21.191Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T09:24:21.191Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T09:24:22.124Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T09:24:22.124Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T09:24:23.497Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T09:24:24.062Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T09:24:24.831Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T09:24:24.831Z] INFO: Testing against a local daemon [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T09:24:24.831Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T09:24:24.996Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T09:24:25.561Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T09:24:25.805Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T09:24:25.805Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T09:24:25.819Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T09:24:26.270Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T09:24:26.385Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T09:24:26.734Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T09:24:28.284Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T09:24:29.654Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-11T09:24:29.654Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T09:24:31.556Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T09:24:32.199Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T09:24:33.137Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T09:24:34.387Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T09:24:34.953Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T09:24:35.556Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T09:24:37.462Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T09:24:40.818Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T09:24:40.818Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T09:24:41.382Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T09:24:43.910Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T09:24:45.331Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T09:24:47.859Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T09:24:48.426Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-11T09:24:50.952Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T09:24:50.952Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T09:24:50.952Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T09:24:51.518Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T09:24:54.047Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T09:24:55.420Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T09:24:57.319Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-11T09:24:57.885Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T09:24:58.820Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T09:25:00.738Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T09:25:01.671Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-11T09:25:01.671Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T09:25:02.236Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-11T09:25:04.133Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T09:25:04.133Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T09:25:04.700Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T09:25:05.265Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T09:25:06.199Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-11T09:25:07.132Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T09:25:07.132Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T09:25:07.697Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T09:25:08.630Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T09:25:09.198Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T09:25:09.842Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T09:25:10.775Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T09:25:11.340Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T09:25:12.273Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T09:25:13.205Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T09:25:13.205Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T09:25:13.771Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T09:25:14.704Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T09:25:16.077Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T09:25:16.335Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T09:25:16.335Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T09:25:19.616Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T09:25:20.549Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T09:25:27.852Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T09:25:32.737Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-11T09:25:32.737Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T09:25:33.663Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T09:25:33.663Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T09:25:33.663Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T09:25:34.110Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-11T09:25:34.110Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-11T09:25:34.110Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T09:25:34.110Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T09:25:34.676Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T09:25:36.580Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T09:25:37.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T09:25:38.774Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T09:25:38.774Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T09:25:38.774Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T09:25:38.774Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T09:25:38.774Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T09:25:39.330Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T09:25:41.244Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T09:25:41.699Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T09:25:41.699Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T09:25:41.699Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T09:25:47.796Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T09:25:47.796Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T09:25:48.054Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T09:25:49.429Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T09:25:49.429Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T09:25:49.429Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T09:25:50.803Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T09:25:52.706Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T09:25:54.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T09:25:54.083Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T09:25:54.083Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T09:25:54.103Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T09:25:55.983Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T09:26:04.090Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T09:26:04.681Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T09:26:05.624Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T09:26:06.998Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T09:26:09.524Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T09:26:12.804Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T09:26:15.334Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T09:26:17.861Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T09:26:19.235Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T09:26:21.134Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T09:26:21.134Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T09:26:21.699Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T09:26:23.072Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T09:26:23.637Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T09:26:25.009Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T09:26:26.922Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T09:26:29.452Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T09:26:33.635Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T09:26:34.567Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T09:26:34.568Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-11T09:26:35.133Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T09:26:35.391Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T09:26:35.956Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T09:26:36.889Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T09:26:36.889Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T09:26:37.455Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T09:26:44.006Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-11T09:26:44.006Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T09:26:44.006Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-11T09:26:44.940Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T09:26:46.839Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T09:26:47.418Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-11T09:26:47.986Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T09:26:48.551Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T09:26:48.809Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T09:26:49.742Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T09:26:50.307Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T09:26:50.307Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T09:26:50.873Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T09:26:51.437Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T09:26:51.437Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T09:26:52.372Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-11T09:26:52.629Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-11T09:26:54.003Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T09:26:54.003Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T09:26:58.190Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-11T09:26:58.190Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T09:27:00.090Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T09:27:01.463Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T09:27:04.746Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-11T09:27:05.313Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T09:27:06.248Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T09:27:07.188Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-11T09:27:09.088Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-11T09:27:10.022Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-11T09:27:15.283Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-11T09:27:15.283Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-11T09:27:17.182Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-11T09:27:20.190Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T09:27:20.190Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T09:27:20.190Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T09:27:20.190Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T09:27:20.461Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-11T09:27:21.027Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-11T09:27:21.164Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T09:27:21.625Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T09:27:21.625Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T09:27:21.625Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T09:27:21.962Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-11T09:27:22.087Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T09:27:22.087Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T09:27:22.529Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-11T09:27:22.787Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-11T09:27:23.060Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T09:27:23.353Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-11T09:27:23.919Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-11T09:27:24.177Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-11T09:27:25.551Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T09:27:26.116Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T09:27:26.682Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-11T09:27:26.863Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T09:27:26.959Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T09:27:27.837Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T09:27:27.837Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T09:27:27.837Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T09:27:27.837Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T09:27:30.245Z] === RUN TestDockerSuite/TestRunState [2021-06-11T09:27:30.503Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-11T09:27:30.503Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-11T09:27:30.762Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T09:27:31.877Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T09:27:32.809Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T09:27:33.744Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T09:27:34.002Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-11T09:27:34.002Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T09:27:34.936Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T09:27:35.502Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-11T09:27:37.401Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-11T09:27:37.659Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T09:27:37.659Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T09:27:37.659Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T09:27:38.226Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-11T09:27:38.484Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-11T09:27:39.176Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-11T09:27:41.705Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-11T09:27:41.705Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-11T09:27:42.639Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-11T09:27:43.170Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T09:27:45.166Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-11T09:27:47.875Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T09:27:48.461Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T09:27:48.849Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T09:27:48.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T09:27:51.739Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T09:27:52.307Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T09:27:52.597Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T09:27:53.241Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T09:27:53.570Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T09:27:53.806Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T09:27:55.706Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T09:27:57.080Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T09:27:57.645Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T09:27:57.645Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T09:27:57.905Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T09:27:58.472Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T09:27:59.380Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T09:27:59.404Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T09:27:59.970Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-11T09:27:59.970Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T09:28:00.228Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T09:28:00.793Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T09:28:06.060Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T09:28:06.060Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T09:28:07.000Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T09:28:09.530Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T09:28:10.903Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T09:28:12.799Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T09:28:15.326Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-11T09:28:16.263Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-11T09:28:20.441Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-11T09:28:21.006Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-11T09:28:22.378Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-11T09:28:23.312Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-11T09:28:23.878Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T09:28:23.878Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-11T09:28:24.810Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-11T09:28:25.376Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-11T09:28:26.311Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-11T09:28:26.311Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-11T09:28:27.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T09:28:27.504Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T09:28:28.438Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T09:28:28.438Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-11T09:28:29.005Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-11T09:28:29.942Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-11T09:28:29.942Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T09:28:29.942Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T09:28:30.508Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T09:28:31.883Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-11T09:28:32.816Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-11T09:28:32.816Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T09:28:33.382Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T09:28:33.382Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T09:28:35.279Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T09:28:35.290Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T09:28:35.290Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T09:28:35.290Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T09:28:35.537Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T09:28:36.470Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-11T09:28:38.370Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T09:28:39.303Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T09:28:39.303Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T09:28:39.303Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T09:28:40.236Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-11T09:28:41.170Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-11T09:28:42.542Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T09:28:42.542Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T09:28:44.453Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T09:28:44.453Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T09:28:44.713Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T09:28:47.239Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T09:28:47.239Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T09:28:49.138Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T09:28:49.138Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T09:28:49.138Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T09:28:50.129Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T09:28:50.511Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T09:28:51.101Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T09:28:51.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T09:28:51.884Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T09:28:52.142Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T09:28:52.142Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T09:28:52.142Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T09:28:52.142Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T09:28:52.706Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T09:28:55.380Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T09:29:00.638Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T09:29:03.164Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T09:29:04.097Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T09:29:04.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T09:29:04.113Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T09:29:05.471Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T09:29:08.753Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T09:29:08.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T09:29:10.653Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T09:29:11.585Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T09:29:13.483Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T09:29:16.020Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T09:29:17.919Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T09:29:21.198Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T09:29:21.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T09:29:26.458Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T09:29:28.990Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T09:29:29.925Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-11T09:29:33.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T09:29:34.105Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T09:29:34.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T09:29:36.630Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-11T09:29:38.527Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T09:29:39.092Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T09:29:39.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T09:29:39.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T09:29:39.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T09:29:40.026Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T09:29:40.591Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T09:29:40.591Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T09:29:41.524Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T09:29:43.422Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-11T09:29:45.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T09:29:45.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T09:29:46.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T09:29:46.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T09:29:46.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T09:29:46.701Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T09:29:48.075Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-11T09:29:49.987Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-11T09:29:50.919Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-11T09:29:51.854Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-11T09:29:51.854Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-11T09:29:51.854Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-11T09:29:53.226Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-11T09:29:54.598Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-11T09:29:55.533Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-11T09:29:57.430Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-11T09:30:01.609Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-11T09:30:02.982Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-11T09:30:02.982Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-11T09:30:04.880Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-11T09:30:05.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T09:30:11.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-11T09:30:11.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T09:30:13.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T09:30:14.531Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T09:30:14.531Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T09:30:16.075Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T09:30:16.075Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T09:30:16.343Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-11T09:30:19.625Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-11T09:30:20.845Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T09:30:21.817Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T09:30:21.817Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T09:30:21.817Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T09:30:22.904Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T09:30:23.364Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T09:30:24.336Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T09:30:24.798Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T09:30:25.770Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T09:30:26.231Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T09:30:27.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T09:30:32.044Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T09:30:32.348Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-11T09:30:33.587Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T09:30:33.587Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T09:30:34.246Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-11T09:30:35.130Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T09:30:35.130Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T09:30:35.591Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T09:30:36.773Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-11T09:30:38.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-11T09:30:39.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-11T09:30:42.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-11T09:30:42.686Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T09:30:43.148Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T09:30:43.952Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-11T09:30:44.122Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T09:30:44.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T09:30:45.094Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T09:30:45.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T09:30:45.556Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T09:30:45.556Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T09:30:46.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-11T09:30:48.381Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-11T09:30:50.908Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T09:30:51.365Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T09:31:05.765Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T09:31:05.765Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T09:31:06.024Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T09:31:06.589Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T09:31:06.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T09:31:06.847Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T09:31:06.847Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T09:31:07.781Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T09:31:07.781Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T09:31:08.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T09:31:08.715Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T09:31:08.715Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T09:31:08.715Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T09:31:08.715Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T09:31:11.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T09:31:11.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T09:31:11.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T09:31:11.502Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T09:31:11.502Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-11T09:31:12.435Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T09:31:14.334Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T09:31:14.334Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T09:31:14.592Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T09:31:17.874Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T09:31:21.352Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T09:31:22.061Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite (1928.54s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.11s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-11T09:31:22.061Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.12s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.54s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.21s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.02s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.88s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.63s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.49s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.75s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.83s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.53s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.40s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.58s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.04s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (2.21s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.75s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.84s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.28s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.90s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.78s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.37s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.00s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.80s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.52s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.09s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.54s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.15s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.27s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.43s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.44s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.51s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.11s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.05s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.02s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.12s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.91s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.92s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.73s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.97s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.87s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.06s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.64s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.91s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.14s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.24s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.58s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.41s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.03s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.29s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (9.16s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.84s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.39s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.29s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.89s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.86s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.73s) [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.82s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.63s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.81s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (9.31s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.93s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.86s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.91s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.95s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.93s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.93s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.82s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.04s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.54s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.34s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.79s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.61s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.40s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.41s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.68s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.84s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.43s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.26s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.11s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.78s) [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (14.77s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildExpose (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.61s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.94s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildHistory (4.03s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.29s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabel (0.68s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.92s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.83s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.22s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.13s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.06s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.72s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.66s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.52s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.06s) [2021-06-11T09:31:22.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T09:31:22.062Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (8.17s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.37s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.82s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.99s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.27s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.50s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.96s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.10s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.38s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.80s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.17s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.63s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildPATH (1.92s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.18s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.94s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.13s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRm (3.46s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.29s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.43s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.55s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.47s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.49s) [2021-06-11T09:31:22.062Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.45s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.89s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.82s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.22s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildStderr (1.69s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.11s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.47s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.59s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildUser (2.77s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.98s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.74s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.12s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.45s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.67s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.87s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.47s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.10s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.31s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.33s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.83s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitTTY (2.36s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.09s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.31s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.72s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.06s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.21s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.95s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.28s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.65s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.93s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T09:31:22.063Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.20s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.10s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.77s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.97s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.96s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.65s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.63s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.75s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.91s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009322c0_} (1.74s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1234095814_/foo_false____} (1.70s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1234095814_/foo_true____} (0.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_false____} (1.68s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_true____} (1.71s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3275273581_/foo_true__0xc000932320__} (0.80s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000932340_} (1.64s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000932360_} (1.12s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000932380_} (1.78s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009323a0_} (2.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.94s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.88s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.11s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.18s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.55s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.87s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.85s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.27s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.32s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.04s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.14s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.90s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.77s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.21s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.84s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.10s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.74s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.58s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.23s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.40s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToDot (1.18s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.52s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.28s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToStdout (1.66s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.57s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.20s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.36s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.71s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.45s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T09:31:22.063Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.15s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2021-06-11T09:31:22.063Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T09:31:22.063Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.74s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.89s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.57s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.06s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.94s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.63s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.05s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.22s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.89s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.53s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.65s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.44s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.70s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsAttach (1.27s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsCommit (1.15s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.58s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.17s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.36s) [2021-06-11T09:31:22.063Z] --- PASS: TestDockerSuite/TestEventsCopy (1.94s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.40s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.98s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.21s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFilters (2.04s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFormat (2.41s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.24s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.42s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T09:31:22.064Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T09:31:22.064Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.73s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsTop (0.82s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.38s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExec (1.17s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.92s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.72s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.41s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.89s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.56s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecCgroup (3.49s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.81s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecInspectID (2.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecInteractive (1.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecParseError (0.72s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.99s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.57s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecSetEnv (2.07s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecStartFails (1.81s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.57s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.26s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecTTY (1.38s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.53s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecUlimits (1.06s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T09:31:22.064Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.09s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.10s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.44s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestExecWithUser (1.51s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHealth (23.57s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.99s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.33s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportDisplay (1.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportFile (2.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.41s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportGzipped (1.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.69s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.80s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.77s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.27s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.21s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T09:31:22.064Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.46s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.10s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectHistory (1.21s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T09:31:22.064Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.85s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.24s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectStatus (1.43s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.96s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.28s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.32s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.21s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.34s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.20s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.20s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.94s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.16s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.36s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.57s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.12s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.56s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.89s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.97s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.65s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.79s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.52s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.99s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.46s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.71s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.20s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsSince (7.09s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsTail (0.79s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestNetHostname (2.16s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.51s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.95s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.95s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginActive (1.53s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.25s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T09:31:22.064Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.44s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.90s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.12s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.19s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPortList (12.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.06s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.83s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.51s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.99s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.48s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsByOrder (4.16s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.19s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.09s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (6.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.45s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.22s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.55s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.27s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.80s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.91s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.28s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.46s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.35s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.69s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.99s) [2021-06-11T09:31:22.064Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T09:31:22.064Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.14s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.19s) [2021-06-11T09:31:22.064Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.46s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.90s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.65s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.53s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.52s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.84s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.43s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.52s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.34s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.40s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.10s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.38s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.13s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.36s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.25s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.86s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.53s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.30s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.89s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.77s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.96s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.09s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.97s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.15s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.05s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.81s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.63s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.93s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.97s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.65s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.31s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.22s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.65s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.40s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.91s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.94s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.41s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.46s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.05s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.58s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.44s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.19s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.47s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.52s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMount (8.32s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.84s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.50s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.19s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.71s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.29s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.35s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.58s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.99s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.26s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.24s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.47s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.76s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (4.24s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (2.12s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRm (1.08s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.87s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.90s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.05s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.90s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (5.15s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.14s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.91s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.68s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.92s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.91s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunState (1.95s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.96s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.98s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.59s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunSysctls (1.99s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.92s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.00s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.28s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.67s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.28s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.99s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.76s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.20s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.26s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.49s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.21s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.54s) [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.76s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-06-11T09:31:22.065Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T09:31:22.065Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T09:31:22.065Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.74s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.48s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.74s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.02s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.46s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.75s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-11T09:31:22.066Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.51s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.56s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.13s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.16s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.85s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.21s) [2021-06-11T09:31:22.066Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents921946174 [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.68s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.49s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.42s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.42s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.99s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartRecordError (1.68s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.62s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.97s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.82s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.75s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.75s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.70s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.10s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-11T09:31:22.066Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-11T09:31:22.066Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.12s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.10s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.81s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateStats (3.87s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.46s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.04s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.12s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.09s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.59s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.11s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.66s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.20s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.17s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.17s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.19s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.20s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.22s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.23s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.05s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.80s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.80s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.89s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.38s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.78s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.19s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.93s) [2021-06-11T09:31:22.066Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.93s) [2021-06-11T09:31:22.066Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T09:31:22.066Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T09:31:22.066Z] === RUN TestDockerRegistrySuite [2021-06-11T09:31:22.066Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T09:31:22.898Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T09:31:22.999Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T09:31:24.374Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T09:31:24.441Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T09:31:26.293Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T09:31:26.293Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T09:31:29.145Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T09:31:29.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T09:31:30.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T09:31:30.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T09:31:30.475Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T09:31:30.530Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T09:31:30.530Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T09:31:37.030Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T09:31:40.311Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T09:31:41.243Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T09:31:42.615Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T09:31:43.989Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T09:31:45.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T09:31:46.737Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T09:31:47.671Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T09:31:49.579Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T09:31:52.120Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T09:31:54.647Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T09:31:55.580Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T09:31:55.730Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T09:31:55.730Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T09:31:55.730Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T09:31:58.860Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T09:31:59.799Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T09:32:00.056Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T09:32:01.430Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T09:32:02.364Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T09:32:03.737Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T09:32:07.020Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T09:32:07.277Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T09:32:08.651Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T09:32:09.236Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T09:32:09.236Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T09:32:09.494Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T09:32:09.751Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T09:32:10.008Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T09:32:10.266Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T09:32:11.639Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T09:32:13.537Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-11T09:32:13.537Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T09:32:14.916Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T09:32:16.815Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T09:32:16.854Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T09:32:17.748Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T09:32:18.397Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T09:32:18.680Z] --- PASS: TestDockerRegistrySuite (57.18s) [2021-06-11T09:32:18.680Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-06-11T09:32:18.680Z] check_test.go:196: [de2d3a35dd3c5] daemon is not started [2021-06-11T09:32:18.680Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.38s) [2021-06-11T09:32:18.680Z] check_test.go:196: [d1e28cf999b6c] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.65s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dc1640337daae] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d45ab05f30530] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.98s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d5c5e25b5d891] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.87s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dc874aa5ee30f] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.90s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d6fbb426b697b] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d7e3cbe418007] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2021-06-11T09:32:18.681Z] check_test.go:196: [da7c0a4d3dcb2] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dff859e5d1e46] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d9084864a6ce4] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.38s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d55f6a407a3a6] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2021-06-11T09:32:18.681Z] check_test.go:196: [da512370f3c12] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d55e0c209038c] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2021-06-11T09:32:18.681Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00aca2a9829807df64e4924b89c7ee573e785ea851ecf6e0b6d52248037d46b1 [2021-06-11T09:32:18.681Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b44ecdc3fea5228b2d168334e724926fca6dcf0223a8b04c4c56d0c88ac0a092 [2021-06-11T09:32:18.681Z] check_test.go:196: [d30d08b617778] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.52s) [2021-06-11T09:32:18.681Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a28253cfdb964628f1920defca0c55acfe883d6ded6b1766491af916ce20ba21 [2021-06-11T09:32:18.681Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b38291716bfa1f53154bf01a0d21c424de2d638fbc8529aa9370885ab8183010 [2021-06-11T09:32:18.681Z] check_test.go:196: [d6c9ae03ffe67] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d47d480acf478] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.01s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dd25d3cdb4cca] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s) [2021-06-11T09:32:18.681Z] check_test.go:196: [ddb956fda55a5] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dd94484bcad9e] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dbb68c81436a0] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d5faafa957d1c] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d16541a1d3f8e] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.32s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d3f51ad19066c] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d4ba0fffed9b5] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.31s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d30d71e8dfff8] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2021-06-11T09:32:18.681Z] check_test.go:196: [daba6cec34410] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d4db0028dae48] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d5b0667fdf4f0] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d41f58d7ff4b7] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-06-11T09:32:18.681Z] check_test.go:196: [dffc808960248] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d07d4053a27e8] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d6df2d1bdf5ba] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.06s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d40965b16d68b] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d4ed36ae471d5] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.87s) [2021-06-11T09:32:18.681Z] check_test.go:196: [d55118cd32879] daemon is not started [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-06-11T09:32:18.681Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-06-11T09:32:18.681Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T09:32:18.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T09:32:18.939Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T09:32:19.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T09:32:23.121Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T09:32:23.124Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T09:32:26.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T09:32:27.303Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-11T09:32:28.235Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T09:32:28.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-11T09:32:28.805Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-11T09:32:28.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T09:32:29.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-11T09:32:29.324Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-11T09:32:30.256Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-11T09:32:33.536Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-11T09:32:33.536Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T09:32:34.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T09:32:36.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T09:32:36.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T09:32:37.564Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-11T09:32:38.498Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T09:32:39.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T09:32:40.435Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-11T09:32:41.368Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T09:32:45.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T09:32:46.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T09:32:46.373Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T09:32:46.631Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T09:32:46.889Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T09:32:47.154Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T09:32:47.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite (29.22s) [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d65a2d60fe1ad] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.81s) [2021-06-11T09:32:47.749Z] check_test.go:223: [deafc004abd27] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.72s) [2021-06-11T09:32:47.749Z] check_test.go:223: [dd1e96b07943c] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.68s) [2021-06-11T09:32:47.749Z] check_test.go:223: [dec951fa1844a] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.52s) [2021-06-11T09:32:47.749Z] check_test.go:223: [df8ec1b5f56d0] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.94s) [2021-06-11T09:32:47.749Z] check_test.go:223: [ddafc688049e0] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d53f4a000afe8] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.65s) [2021-06-11T09:32:47.749Z] check_test.go:223: [dbbfa8c4514bf] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.48s) [2021-06-11T09:32:47.749Z] check_test.go:223: [ddeba943592a3] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.53s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d4c7d7b3d5853] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.19s) [2021-06-11T09:32:47.749Z] check_test.go:223: [ddbfc9f59a564] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d4c3941df735a] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d22a757ef3671] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d680b63650251] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d10e5fa889ddf] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d965acd54814f] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.45s) [2021-06-11T09:32:47.749Z] check_test.go:223: [dc0befeebb82e] daemon is not started [2021-06-11T09:32:47.749Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-06-11T09:32:47.749Z] check_test.go:223: [d02bbca37999b] daemon is not started [2021-06-11T09:32:47.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T09:32:47.749Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T09:32:48.683Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T09:32:49.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T09:32:49.506Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T09:32:50.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T09:32:50.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T09:32:51.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T09:32:51.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) [2021-06-11T09:32:51.828Z] check_test.go:252: [dffa095eca8c4] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2021-06-11T09:32:51.828Z] check_test.go:252: [db4ba3a8683af] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-06-11T09:32:51.828Z] check_test.go:252: [d85bbb9f76a55] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2021-06-11T09:32:51.828Z] check_test.go:252: [d1976146c8468] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-06-11T09:32:51.828Z] check_test.go:252: [d871aaa45edc8] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2021-06-11T09:32:51.828Z] check_test.go:252: [ddebd0ece9dbd] daemon is not started [2021-06-11T09:32:51.828Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-06-11T09:32:51.828Z] check_test.go:252: [d10311818ed3b] daemon is not started [2021-06-11T09:32:51.828Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T09:32:51.828Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T09:32:57.085Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T09:32:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T09:32:57.342Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T09:32:57.600Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-11T09:32:57.858Z] check_test.go:279: [d98b0773d5fa5] daemon is not started [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-11T09:32:57.858Z] check_test.go:279: [dfa7b32bbae0c] daemon is not started [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-06-11T09:32:57.858Z] check_test.go:279: [db1abaa1d2f34] daemon is not started [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2021-06-11T09:32:57.858Z] check_test.go:279: [d997b7084b481] daemon is not started [2021-06-11T09:32:57.858Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-11T09:32:57.858Z] check_test.go:279: [d684a0e99c729] daemon is not started [2021-06-11T09:32:57.858Z] === RUN TestDockerNetworkSuite [2021-06-11T09:32:57.858Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-11T09:33:00.386Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-11T09:33:01.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-11T09:33:09.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-11T09:33:11.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-11T09:33:14.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-11T09:33:16.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-11T09:33:19.679Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T09:33:24.385Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T09:33:24.385Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T09:33:26.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-11T09:33:27.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-11T09:33:29.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-11T09:33:30.236Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-11T09:33:31.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-11T09:33:32.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-11T09:33:33.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-11T09:33:33.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-11T09:33:33.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-11T09:33:35.141Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-11T09:33:35.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-11T09:33:35.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-11T09:33:35.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-11T09:33:35.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-11T09:33:36.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-11T09:33:37.703Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-11T09:33:38.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-11T09:33:38.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-11T09:33:39.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-11T09:33:39.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-11T09:33:42.484Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-11T09:33:43.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-11T09:33:45.232Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-11T09:33:45.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-11T09:33:49.982Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-11T09:33:54.166Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-11T09:33:59.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-11T09:33:59.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-11T09:34:00.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-11T09:34:00.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-11T09:34:00.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-11T09:34:00.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-11T09:34:00.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-11T09:34:00.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-11T09:34:05.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-11T09:34:05.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-11T09:34:05.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-11T09:34:05.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-11T09:34:09.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-11T09:34:13.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-11T09:34:13.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-11T09:34:14.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-11T09:34:15.130Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-11T09:34:17.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-11T09:34:17.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-11T09:34:17.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-11T09:34:18.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-11T09:34:19.913Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-11T09:34:24.897Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T09:34:24.897Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T09:34:24.897Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T09:34:26.468Z] --- PASS: TestDockerNetworkSuite (87.96s) [2021-06-11T09:34:26.468Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.69s) [2021-06-11T09:34:26.468Z] docker_cli_network_unix_test.go:46: [db82b7e52868d] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.09s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d48d522342c4d] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.40s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d768082f35a66] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.31s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d456001d4c573] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.06s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:1233: [df21f3aed6716] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.76s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d592ec915fb1b] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.65s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d1c1549df38b4] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.90s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [da14b699e4556] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.88s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d7105a70c08aa] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3cf356901723] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.66s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dc6e00225f344] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.18s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d7ae30bac3b54] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.18s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d0a82713b0791] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d34fd060e541d] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [de8d627162680] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dbb9dbac88653] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d0b4ea4dac555] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dbc863c933ea8] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d2faf717f4dd6] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.38s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dcd4f952f8030] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.70s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [de7a708425f19] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [df111f775feac] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.63s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [df445a83ffbe5] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d8d97acb8b9cc] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.38s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:968: [dd6d78d1ef637] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.26s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d6763aaed108b] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.30s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:1116: [de4034b65d32d] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3c408a7cd8ed] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dda4d6c9f7cd3] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d615b411bbc5c] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dba44693862b6] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d028dba6938c6] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [df13d523ac355] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3a0026aacd56] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.73s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d6484f5f0fb1b] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3b3621c10c89] daemon is not started [2021-06-11T09:34:26.469Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d7a4886096543] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.08s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d1f7e903fbcfa] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.10s) [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.67s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:1084: [d4977d7ca1925] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3418ccba5fc1] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.06s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d130da11e6404] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.24s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d05cbf55884fc] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [de5d4f6aaa713] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.18s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d38244d21bf04] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d3d9603a19a99] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.25s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [d91f84b7baacf] daemon is not started [2021-06-11T09:34:26.469Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.91s) [2021-06-11T09:34:26.469Z] docker_cli_network_unix_test.go:46: [dc4c5e814f7f9] daemon is not started [2021-06-11T09:34:26.469Z] === RUN TestDockerHubPullSuite [2021-06-11T09:34:26.469Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-11T09:34:27.035Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-11T09:34:27.968Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-11T09:34:29.339Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-11T09:34:29.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-11T09:34:30.162Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-11T09:34:31.095Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-11T09:34:31.095Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite (5.58s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.35s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2021-06-11T09:34:31.353Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-06-11T09:34:31.353Z] PASS [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === Skipped [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T09:34:31.353Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-06-11T09:34:31.353Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T09:34:31.353Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T09:34:31.353Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T09:34:31.353Z] docker_cli_network_unix_test.go:46: [d7a4886096543] daemon is not started [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] [2021-06-11T09:34:31.353Z] DONE 1269 tests, 51 skipped in 2164.566s [2021-06-11T09:34:31.354Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T09:34:31.354Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T09:34:31.354Z] +++ kill 8313 [2021-06-11T09:34:32.286Z] +++ /etc/init.d/apparmor stop [2021-06-11T09:34:32.286Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:34:32.286Z] [2021-06-11T09:34:32.286Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:34:32.286Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:34:32.286Z] [2021-06-11T09:34:32.286Z] To set a process to complain mode, use the command line tool [2021-06-11T09:34:32.286Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:34:32.286Z] +++ true [2021-06-11T09:34:32.286Z] exiting test-integration [2021-06-11T09:34:32.286Z] ++ exit 0 [2021-06-11T09:34:32.286Z] [2021-06-11T09:34:32.851Z] + for job in $(jobs -p) [2021-06-11T09:34:32.851Z] + wait 3824 [2021-06-11T09:34:33.110Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-11T09:34:37.289Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-11T09:34:42.619Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T09:34:43.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-11T09:34:49.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-11T09:34:52.390Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-11T09:34:52.963Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T09:34:54.916Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-11T09:34:58.196Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-11T09:35:01.474Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-11T09:35:03.318Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T09:35:04.754Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-11T09:35:07.300Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-11T09:35:33.309Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T09:35:41.904Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T09:35:52.248Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T09:36:03.496Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-11T09:36:18.353Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite (1796.72s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.23s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.69s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.89s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:562: [dec5b38fef9bd] joining swarm manager [d610f232788fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:584: [d4e4c48259445] joining swarm manager [d610f232788fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] check_test.go:380: [dec5b38fef9bd] daemon is not started [2021-06-11T09:36:36.443Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.50s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:45: [ddb6997a02f77] joining swarm manager [d55a42c1690ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.21s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.46s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:303: [d7037f905a7d5] joining swarm manager [d286913017a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:304: [d773fedfe46cc] joining swarm manager [d286913017a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.46s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:271: [d4e58fdae3bf3] joining swarm manager [daccd0871db77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:272: [d8d24d56a059e] joining swarm manager [daccd0871db77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.62s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s) [2021-06-11T09:36:36.443Z] docker_api_swarm_node_test.go:19: [dce21782272fa] joining swarm manager [d51ea891059da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_node_test.go:20: [df6f030ef63af] joining swarm manager [d51ea891059da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.57s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:501: [d40ccbe9bec09] joining swarm manager [da1fe2282ad31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:506: [dac97347bad7a] joining swarm manager [da1fe2282ad31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.81s) [2021-06-11T09:36:36.443Z] docker_api_swarm_node_test.go:80: [d91334c3bf4f6] joining swarm manager [de4fe382dbd24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2021-06-11T09:36:36.443Z] docker_api_swarm_node_test.go:52: [defdb2a432680] joining swarm manager [de49e8d168804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_node_test.go:53: [d7f2cd7b777ec] joining swarm manager [de49e8d168804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.69s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.52s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:201: [dacae87be4c81] joining swarm manager [def8d50db5c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.97s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:383: [d6f274f30f32b] joining swarm manager [d65ae9552d5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:384: [d3e4831514fe0] joining swarm manager [d65ae9552d5d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] check_test.go:380: [d3e4831514fe0] daemon is not started [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.32s) [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:801: [da198fa85590b] joining swarm manager [d1fedc4c5eb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:801: [dbeb73261534d] joining swarm manager [d1fedc4c5eb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:801: [d47c592a3f101] joining swarm manager [d1fedc4c5eb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:801: [d93144f4cb5c3] joining swarm manager [d1fedc4c5eb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T09:36:36.443Z] docker_api_swarm_test.go:809: [d1578c5e54312] joining swarm manager [d1fedc4c5eb80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.67s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.71s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.75s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:394: [d0dbaeea81462] joining swarm manager [d19031c7bb657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:394: [d84a510db24f4] joining swarm manager [d19031c7bb657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.29s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:342: [d5b630603802d] joining swarm manager [df8726d217b5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:342: [d5aee0c7130cb] joining swarm manager [df8726d217b5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.61s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:489: [d4a44e316a92e] joining swarm manager [d42f88380e330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:489: [dccde7c756df6] joining swarm manager [d42f88380e330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.22s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.12s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:127: [dd56a0c074f3d] joining swarm manager [d84c1ccf54977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:128: [ddfed1fa7db66] joining swarm manager [d84c1ccf54977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:136: [da516f8979c49] joining swarm manager [d84c1ccf54977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:137: [d61cde36410f5] joining swarm manager [d84c1ccf54977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.57s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:303: [d009a6e566441] joining swarm manager [dfce971f4109d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:303: [d10ae06ce745a] joining swarm manager [dfce971f4109d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.66s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:99: [d812ebdfe32c8] joining swarm manager [d1836aec328f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:100: [d81082e412f4a] joining swarm manager [d1836aec328f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] check_test.go:380: [d812ebdfe32c8] daemon is not started [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.39s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:532: [dcbe007af9662] joining swarm manager [d170e42ce6b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:533: [d515678f51326] joining swarm manager [d170e42ce6b65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.38s) [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:147: [d3db7c1ef7193] joining swarm manager [db8091901349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_api_swarm_service_test.go:147: [d384b72ae3f06] joining swarm manager [db8091901349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.86s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.39s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.36s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.05s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.70s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.04s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.14s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.95s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.86s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.40s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.21s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.76s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.11s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (5.25s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.45s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.24s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.49s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.17s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.37s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.54s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.47s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.06s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.73s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.10s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.72s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.51s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.93s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.33s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.60s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.45s) [2021-06-11T09:36:36.443Z] docker_cli_service_logs_test.go:245: checking task o5zzb2jdpiqf [2021-06-11T09:36:36.443Z] docker_cli_service_logs_test.go:250: checking messages for o5zzb2jdpiqf [2021-06-11T09:36:36.443Z] docker_cli_service_logs_test.go:245: checking task u1k6z80db5yb [2021-06-11T09:36:36.443Z] docker_cli_service_logs_test.go:250: checking messages for u1k6z80db5yb [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.76s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.45s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1901: [d2189be0edbac] joining swarm manager [d5e56af4ef17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1902: [d933072ec215d] joining swarm manager [d5e56af4ef17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.63s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.89s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (17.01s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1802: [d58f8ab1a0c62] joining swarm manager [d291e9e1b3892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1803: [d7fee1043084f] joining swarm manager [d291e9e1b3892]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.58s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1321: [d83c7d1d31fb5] joining swarm manager [ddea767efeb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1322: [d2f4ce6cfded5] joining swarm manager [ddea767efeb7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.06s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.19s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.72s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.82s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.34s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.97s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.89s) [2021-06-11T09:36:36.443Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.69s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.93s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.82s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.49s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.70s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1186: [d10f997e6a7ea] joining swarm manager [dee635982c0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1195: [d193481dcd802] joining swarm manager [dee635982c0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.99s) [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.20s) [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1118: [d4bfec2d67bb7] joining swarm manager [d859f22831f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1119: [d7b9fa7eef42c] joining swarm manager [d859f22831f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.443Z] docker_cli_swarm_test.go:1172: [dd8bdc47ebd83] joining swarm manager [d859f22831f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T09:36:36.443Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.98s) [2021-06-11T09:36:36.444Z] docker_cli_swarm_test.go:1453: [d87169d2e2a45] joining swarm manager [dbe2e6374fef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.444Z] docker_cli_swarm_test.go:1454: [d63d275ed8791] joining swarm manager [dbe2e6374fef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.85s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.79s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.76s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.60s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.56s) [2021-06-11T09:36:36.444Z] docker_cli_swarm_unix_test.go:62: [d740940ab4112] joining swarm manager [dcdef8259df56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.67s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.03s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.81s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.53s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.99s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.25s) [2021-06-11T09:36:36.444Z] docker_api_swarm_test.go:961: [d0034e18987ab] joining swarm manager [dbacbf57c7d1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.73s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.44s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.94s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.33s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.67s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.91s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.91s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.88s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.35s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.12s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2021-06-11T09:36:36.444Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s) [2021-06-11T09:36:36.444Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T09:36:36.444Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-11T09:36:51.300Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T09:37:18.363Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T09:37:20.548Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T09:37:29.134Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T09:37:32.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T09:37:37.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T09:37:37.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T09:37:37.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T09:37:37.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T09:37:38.047Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T09:37:48.398Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T09:37:58.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T09:38:06.109Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T09:38:07.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-11T09:38:09.090Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T09:38:09.090Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T09:38:16.183Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T09:38:20.887Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T09:38:28.084Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T09:38:33.892Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T09:38:34.866Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T09:38:39.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-11T09:38:39.574Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T09:38:39.574Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T09:38:40.545Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T09:38:41.006Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T09:38:41.006Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T09:38:49.608Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T09:38:49.608Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T09:38:53.957Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-11T09:39:02.014Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T09:39:02.476Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T09:39:09.570Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T09:39:09.570Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T09:39:09.570Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T09:39:10.031Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T09:39:14.743Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T09:39:15.205Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T09:39:16.176Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T09:39:17.151Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T09:39:17.612Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T09:39:18.584Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T09:39:20.126Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T09:39:25.934Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T09:39:25.934Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T09:39:25.934Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T09:39:26.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-11T09:39:26.397Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T09:39:26.397Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T09:39:26.397Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T09:39:26.397Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T09:39:26.858Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T09:39:27.830Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T09:39:33.640Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T09:39:38.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-11T09:39:48.482Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T09:39:48.482Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T09:39:51.395Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T09:40:10.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-11T09:40:28.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-11T09:40:33.955Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T09:40:43.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-11T09:40:46.364Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T09:40:51.069Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T09:40:58.161Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T09:41:02.869Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T09:41:20.583Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T09:41:20.583Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T09:41:27.676Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T09:41:28.137Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T09:41:28.137Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T09:41:28.137Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T09:41:29.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-11T09:41:31.054Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T09:41:35.760Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T09:41:38.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T09:41:38.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T09:41:38.674Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T09:41:41.587Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T09:41:42.558Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T09:41:43.531Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T09:41:47.906Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-11T09:41:53.876Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T09:41:54.337Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T09:42:04.683Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T09:42:07.599Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T09:42:16.188Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T09:42:19.978Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-11T09:42:24.775Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T09:42:28.523Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T09:42:30.068Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T09:42:30.068Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T09:42:30.068Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T09:42:31.612Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T09:42:32.073Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T09:42:52.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-11T09:43:06.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-11T09:43:14.582Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T09:43:24.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-11T09:43:32.300Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T09:43:39.822Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-11T09:43:53.456Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite (440.13s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.85s) [2021-06-11T09:43:54.678Z] docker_cli_external_volume_driver_test.go:53: [d502d56647423] daemon is not started [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.48s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-11T09:43:54.678Z] docker_cli_external_volume_driver_test.go:53: [dbc570197126f] daemon is not started [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-11T09:43:54.678Z] docker_cli_external_volume_driver_test.go:53: [d84964c484277] daemon is not started [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-11T09:43:54.678Z] docker_cli_external_volume_driver_test.go:53: [d0c02cad8583a] daemon is not started [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.53s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.49s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-06-11T09:43:54.678Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.51s) [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.61s) [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.47s) [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.22s) [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-06-11T09:43:54.679Z] docker_cli_external_volume_driver_test.go:485: [dcbc82b64c49d] daemon is not started [2021-06-11T09:43:54.679Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-11T09:43:54.679Z] docker_cli_external_volume_driver_test.go:53: [d3fff00af9f53] daemon is not started [2021-06-11T09:43:54.679Z] PASS [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] === Skipped [2021-06-11T09:43:54.679Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T09:43:54.679Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T09:43:54.679Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T09:43:54.679Z] check_test.go:309: [dd332bca92363] daemon is not started [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T09:43:54.679Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T09:43:54.679Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T09:43:54.679Z] check_test.go:309: [d108d5db7fef8] daemon is not started [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T09:43:54.679Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T09:43:54.679Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T09:43:54.679Z] check_test.go:309: [de1924680f856] daemon is not started [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T09:43:54.679Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-11T09:43:54.679Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T09:43:54.679Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-06-11T09:43:54.679Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] [2021-06-11T09:43:54.679Z] DONE 273 tests, 5 skipped in 2725.492s [2021-06-11T09:43:54.679Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T09:43:54.679Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T09:43:54.679Z] +++ kill 8265 [2021-06-11T09:43:55.244Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da51a6362b527/docker.pid [2021-06-11T09:43:55.244Z] +++ kill 8501 [2021-06-11T09:43:55.244Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8501 is not a child of this shell [2021-06-11T09:43:55.244Z] warning: PID 8501 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da51a6362b527/docker.pid had a nonzero exit code [2021-06-11T09:43:55.244Z] +++ /etc/init.d/apparmor stop [2021-06-11T09:43:55.244Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T09:43:55.244Z] [2021-06-11T09:43:55.244Z] Unloading profiles will leave already running processes permanently [2021-06-11T09:43:55.244Z] unconfined, which can lead to unexpected situations. [2021-06-11T09:43:55.244Z] [2021-06-11T09:43:55.244Z] To set a process to complain mode, use the command line tool [2021-06-11T09:43:55.244Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T09:43:55.244Z] +++ true [2021-06-11T09:43:55.244Z] exiting test-integration [2021-06-11T09:43:55.244Z] ++ exit 0 [2021-06-11T09:43:55.244Z] [2021-06-11T09:43:55.501Z] + exit 0 [2021-06-11T09:43:55.501Z] ++ jobs -p [2021-06-11T09:43:55.501Z] + pids= [2021-06-11T09:43:55.501Z] + echo 'Remaining pids to kill: []' [2021-06-11T09:43:55.501Z] Remaining pids to kill: [] [2021-06-11T09:43:55.501Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-11T09:43:55.519Z] Recording test results [2021-06-11T09:43:57.219Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T09:43:57.550Z] + echo Ensuring container killed. [2021-06-11T09:43:57.550Z] Ensuring container killed. [2021-06-11T09:43:57.550Z] + docker ps -aq -f name=docker-pr3-* [2021-06-11T09:43:57.550Z] + cids=9cde979b3b25 [2021-06-11T09:43:57.550Z] 04b391e2922b [2021-06-11T09:43:57.550Z] bdba735a976e [2021-06-11T09:43:57.550Z] + [ -n 9cde979b3b25 [2021-06-11T09:43:57.550Z] 04b391e2922b [2021-06-11T09:43:57.550Z] bdba735a976e ] [2021-06-11T09:43:57.550Z] + docker rm -vf 9cde979b3b25 04b391e2922b bdba735a976e [2021-06-11T09:43:58.922Z] 9cde979b3b25 [2021-06-11T09:43:59.855Z] 04b391e2922b [2021-06-11T09:44:00.420Z] bdba735a976e [Pipeline] sh [2021-06-11T09:44:00.700Z] + echo Chowning /workspace to jenkins user [2021-06-11T09:44:00.700Z] Chowning /workspace to jenkins user [2021-06-11T09:44:00.700Z] + id -u [2021-06-11T09:44:00.700Z] + id -g [2021-06-11T09:44:00.700Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42512:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T09:44:00.700Z] Unable to find image 'busybox:latest' locally [2021-06-11T09:44:00.700Z] latest: Pulling from library/busybox [2021-06-11T09:44:00.957Z] b71f96345d44: Pulling fs layer [2021-06-11T09:44:00.957Z] b71f96345d44: Verifying Checksum [2021-06-11T09:44:00.957Z] b71f96345d44: Download complete [2021-06-11T09:44:00.957Z] b71f96345d44: Pull complete [2021-06-11T09:44:00.957Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T09:44:00.957Z] Status: Downloaded newer image for busybox:latest [2021-06-11T09:44:02.046Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T09:44:02.046Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T09:44:02.046Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T09:44:03.592Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T09:44:04.529Z] + bundleName=amd64 [2021-06-11T09:44:04.529Z] + echo Creating amd64-bundles.tar.gz [2021-06-11T09:44:04.529Z] Creating amd64-bundles.tar.gz [2021-06-11T09:44:04.529Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T09:44:04.529Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-11T09:44:05.922Z] Archiving artifacts [2021-06-11T09:44:07.339Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T09:44:07.957Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T09:44:08.267Z] + make clean [2021-06-11T09:44:08.524Z] docker volume rm -f docker-dev-cache [2021-06-11T09:44:08.524Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T09:44:11.086Z] === RUN TestDockerSuite/TestBuildShellInherited [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T09:44:15.788Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T09:44:36.909Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T09:44:36.909Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T09:44:37.370Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T09:44:45.958Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T09:44:46.418Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T09:44:56.762Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T09:44:56.762Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T09:44:59.678Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T09:45:35.408Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T09:45:35.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T09:45:38.325Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T09:45:39.297Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T09:45:47.886Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T09:45:58.238Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T09:45:58.238Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T09:45:58.238Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T09:45:58.238Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T09:46:00.425Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T09:46:00.886Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T09:46:03.800Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T09:46:03.800Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T09:46:03.800Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T09:46:24.919Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T09:46:24.919Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T09:46:33.511Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T09:46:39.322Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T09:46:39.322Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T09:46:39.322Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T09:46:41.509Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T09:46:41.970Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-11T09:46:50.558Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T09:46:54.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T09:46:54.302Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T09:47:06.701Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T09:47:06.701Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T09:47:06.701Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T09:47:06.701Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T09:47:08.245Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T09:47:20.643Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T09:47:20.643Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T09:47:21.104Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T09:47:21.104Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T09:47:21.104Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T09:47:22.648Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T09:47:27.367Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T09:47:32.070Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T09:47:36.772Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T09:47:36.772Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T09:47:42.600Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T09:47:42.600Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T09:47:48.405Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T09:47:53.106Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T09:48:00.195Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T09:48:06.001Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T09:48:06.001Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T09:48:08.185Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T09:48:08.185Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T09:48:08.185Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T09:48:08.185Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T09:48:10.389Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T09:48:10.389Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T09:48:10.389Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T09:48:12.573Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T09:48:12.573Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T09:48:12.573Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T09:48:12.573Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T09:48:12.573Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T09:48:15.485Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T09:48:17.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T09:48:19.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T09:48:19.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T09:48:19.212Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T09:48:21.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T09:48:21.397Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T09:48:22.938Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T09:48:22.938Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T09:48:22.938Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T09:48:25.123Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T09:48:25.123Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T09:48:27.308Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T09:48:27.308Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T09:48:29.499Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T09:48:29.499Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T09:48:32.423Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T09:48:36.168Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T09:48:39.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T09:48:39.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T09:48:39.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T09:48:39.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T09:48:39.083Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T09:48:41.266Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T09:48:41.266Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T09:48:44.182Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T09:48:44.182Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T09:48:45.725Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T09:48:45.725Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T09:48:50.424Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T09:48:51.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-11T09:48:53.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T09:48:53.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-11T09:48:55.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-11T09:48:57.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-11T09:49:00.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-11T09:49:02.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005680_} [2021-06-11T09:49:05.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1729356430_c:\foo_false____} [2021-06-11T09:49:07.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1729356430_c:\foo_true____} [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T09:49:09.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T09:49:09.987Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T09:49:12.172Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T09:49:14.357Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T09:49:14.357Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T09:49:14.357Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T09:49:17.275Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T09:49:17.275Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T09:49:17.275Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T09:49:17.275Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T09:49:21.978Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T09:49:24.163Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T09:49:24.163Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T09:49:24.163Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T09:49:32.752Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T09:49:32.752Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T09:49:32.752Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T09:49:39.842Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T09:49:39.842Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T09:49:39.842Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T09:49:42.754Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T09:49:42.754Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T09:49:42.754Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T09:49:44.939Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T09:49:45.400Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T09:49:47.587Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T09:49:49.772Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T09:49:49.772Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T09:49:50.233Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T09:49:51.776Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T09:49:52.237Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T09:49:52.698Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T09:49:52.698Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T09:49:53.160Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T09:49:53.160Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T09:49:53.160Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T09:49:53.621Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T09:50:00.719Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T09:50:01.180Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T09:50:01.641Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T09:50:04.554Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T09:50:05.015Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T09:50:05.015Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T09:50:07.199Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T09:50:07.199Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T09:50:07.660Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T09:50:09.845Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T09:50:12.030Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T09:50:14.217Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T09:50:21.307Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T09:50:26.008Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T09:50:30.708Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T09:50:32.894Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T09:50:33.865Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T09:50:37.610Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T09:50:38.581Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T09:50:39.042Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T09:50:44.850Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T09:50:48.595Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T09:50:48.595Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T09:50:48.595Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T09:50:49.056Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T09:50:49.056Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T09:50:49.056Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T09:50:53.125Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T09:50:53.125Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T09:50:53.125Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T09:51:00.211Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T09:51:01.753Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T09:51:03.937Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T09:51:08.637Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T09:51:08.637Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T09:51:11.552Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T09:51:15.299Z] === RUN TestDockerSuite/TestExec [2021-06-11T09:51:15.299Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T09:51:15.299Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T09:51:16.842Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T09:51:19.029Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T09:51:19.029Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T09:51:19.029Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T09:51:19.029Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T09:51:20.574Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T09:51:22.763Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T09:51:24.952Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T09:51:26.494Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T09:51:35.080Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T09:51:35.080Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T09:51:35.080Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T09:51:35.080Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T09:51:37.266Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T09:51:41.966Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T09:51:43.511Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T09:51:45.695Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T09:51:45.695Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T09:51:50.399Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T09:51:50.399Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T09:51:50.399Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T09:51:50.399Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T09:51:56.207Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T09:52:02.010Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T09:52:04.196Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T09:52:10.001Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T09:52:10.001Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T09:52:10.001Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T09:52:10.001Z] === RUN TestDockerSuite/TestHealth [2021-06-11T09:52:10.461Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T09:52:10.461Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T09:52:10.461Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T09:52:10.461Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T09:52:14.208Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T09:52:14.208Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T09:52:14.208Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T09:52:14.208Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T09:52:14.208Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T09:52:14.668Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T09:52:15.129Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T09:52:15.129Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T09:52:16.099Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T09:52:16.099Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T09:52:17.641Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T09:52:17.641Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T09:52:19.825Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T09:52:22.738Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T09:52:22.738Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T09:52:22.738Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T09:52:26.482Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T09:52:26.482Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T09:52:28.668Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T09:52:30.865Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T09:52:33.049Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T09:52:33.049Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T09:52:33.049Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T09:52:33.049Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T09:52:33.049Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T09:52:35.235Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T09:52:35.696Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T09:52:37.882Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T09:52:37.882Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T09:52:37.882Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T09:52:37.882Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T09:52:40.066Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T09:52:44.766Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T09:52:44.766Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T09:52:44.766Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T09:52:44.766Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T09:52:46.308Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T09:52:48.492Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T09:52:48.492Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T09:52:50.676Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T09:52:52.219Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T09:52:52.219Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T09:52:52.219Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T09:52:54.403Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T09:52:57.319Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T09:53:01.067Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T09:53:02.609Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T09:53:04.794Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T09:53:06.336Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T09:53:08.520Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T09:53:10.704Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T09:53:12.889Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T09:53:13.349Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T09:53:13.349Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T09:53:14.892Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T09:53:16.435Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T09:53:22.237Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T09:53:24.421Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T09:53:24.421Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T09:53:26.605Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T09:53:26.605Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T09:53:32.409Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T09:53:37.109Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T09:53:42.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T09:53:45.101Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T09:53:47.286Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T09:53:47.286Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T09:53:50.207Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T09:53:52.392Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T09:54:02.730Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T09:54:02.730Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T09:54:02.730Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T09:54:04.273Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T09:54:06.457Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPortList [2021-06-11T09:54:08.641Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T09:54:12.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T09:54:17.087Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T09:54:17.087Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T09:54:24.159Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T09:54:24.159Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T09:54:32.655Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T09:54:44.939Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T09:54:44.939Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T09:54:44.939Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T09:54:57.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T09:54:59.368Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T09:55:06.369Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T09:55:10.999Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T09:55:10.999Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T09:55:10.999Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T09:55:15.631Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T09:55:15.631Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T09:55:15.631Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T09:55:15.631Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T09:55:15.631Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T09:55:21.359Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T09:55:21.359Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T09:55:22.870Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T09:55:22.870Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T09:55:23.821Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T09:55:24.773Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T09:55:24.773Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T09:55:28.468Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T09:55:33.101Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T09:55:35.248Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T09:56:05.096Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T09:56:05.096Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T09:56:06.611Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T09:56:07.062Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T09:56:07.062Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T09:56:08.014Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T09:56:12.646Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T09:56:15.512Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T09:56:15.964Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T09:56:19.651Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T09:56:19.651Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T09:56:20.102Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T09:56:37.671Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T09:56:38.624Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T09:56:39.576Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T09:56:44.209Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T09:56:48.841Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T09:56:55.840Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T09:57:04.325Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T09:57:04.777Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T09:57:06.922Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T09:57:21.632Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T09:57:23.146Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T09:57:26.833Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T09:57:28.346Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T09:57:29.858Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T09:57:29.858Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T09:57:29.858Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T09:57:34.488Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T09:57:36.635Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T09:57:38.781Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T09:57:40.925Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T09:57:43.091Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T09:57:43.091Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T09:57:47.722Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T09:57:49.868Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T09:57:49.868Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T09:57:52.866Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T09:57:52.866Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T09:57:52.866Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T09:57:53.921Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T09:57:54.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T09:57:54.372Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T09:57:55.884Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T09:57:58.030Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T09:58:00.178Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T09:58:00.178Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T09:58:00.178Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T09:58:00.178Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T09:58:03.042Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T09:58:03.042Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T09:58:03.042Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T09:58:03.042Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T09:58:03.042Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T09:58:04.554Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T09:58:10.279Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T09:58:11.793Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T09:58:11.793Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T09:58:11.793Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T09:58:11.793Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T09:58:13.940Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T09:58:16.803Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T09:58:16.803Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T09:58:18.948Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T09:58:18.948Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T09:58:18.948Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T09:58:18.948Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T09:58:21.095Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T09:58:22.609Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T09:58:25.473Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T09:58:27.618Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T09:58:31.306Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T09:58:31.306Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T09:58:31.757Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T09:58:31.757Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T09:58:31.757Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T09:58:31.757Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T09:58:31.757Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T09:58:38.755Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T09:58:38.755Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T09:58:39.708Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T09:58:48.200Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T09:58:48.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T09:58:48.200Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T09:58:48.200Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T09:58:52.833Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T09:58:57.468Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T09:58:58.980Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T09:59:00.492Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T09:59:02.004Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T09:59:02.957Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T09:59:04.470Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T09:59:04.921Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T09:59:07.788Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T09:59:07.788Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T09:59:07.788Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T09:59:07.788Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T09:59:08.239Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T09:59:08.239Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T09:59:16.727Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T09:59:16.727Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T09:59:18.240Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T09:59:23.967Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T09:59:26.112Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T09:59:28.258Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T09:59:29.773Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T09:59:32.638Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T09:59:32.638Z] === RUN TestDockerSuite/TestRunState [2021-06-11T09:59:32.638Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T09:59:34.783Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T09:59:34.783Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T09:59:36.295Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T09:59:40.978Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T09:59:43.167Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T09:59:43.167Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T09:59:46.086Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T09:59:46.086Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T09:59:46.086Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T09:59:48.277Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T09:59:55.377Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T09:59:58.295Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T10:00:04.121Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T10:00:04.121Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T10:00:04.121Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T10:00:07.041Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T10:00:14.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T10:00:15.687Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T10:00:24.285Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T10:00:25.261Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T10:00:26.806Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T10:00:31.518Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T10:00:33.708Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T10:00:33.708Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T10:00:34.171Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T10:00:34.171Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T10:00:35.717Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T10:00:42.818Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T10:00:42.818Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T10:00:51.425Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T10:00:51.425Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T10:00:54.346Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T10:00:54.346Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T10:00:54.346Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T10:00:54.346Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T10:00:54.346Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T10:01:00.189Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T10:01:01.736Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T10:01:03.283Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T10:01:03.283Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T10:01:05.472Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T10:01:05.473Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T10:01:20.328Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T10:01:20.790Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T10:01:20.790Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T10:01:20.790Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T10:01:21.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T10:01:21.252Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T10:01:21.252Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T10:01:24.173Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T10:01:24.173Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T10:01:27.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T10:01:27.093Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T10:01:27.555Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T10:01:27.555Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T10:01:27.555Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T10:01:36.155Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T10:01:36.155Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T10:01:36.155Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T10:01:36.155Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T10:01:36.155Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T10:01:41.971Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T10:01:41.971Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T10:01:42.435Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T10:01:51.032Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T10:01:51.032Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite (2247.68s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T10:01:52.580Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.00s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T10:01:52.580Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T10:01:52.580Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T10:01:52.580Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T10:01:52.580Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.10s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.57s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.04s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.51s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (74.61s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-06-11T10:01:52.580Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.07s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.48s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.68s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.07s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.91s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.35s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.19s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.33s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.42s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.94s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.28s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.51s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.24s) [2021-06-11T10:01:52.580Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-06-11T10:01:52.580Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-06-11T10:01:52.580Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.03s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T10:01:52.581Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.36s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.65s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.99s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.81s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.84s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.95s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.90s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.82s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.78s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.07s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.08s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.88s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.12s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.46s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.21s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.90s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.30s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.37s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.46s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.88s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.52s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.61s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.84s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.36s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.87s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.11s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.46s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFails (2.62s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.18s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.57s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.57s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.96s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.01s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.62s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildHistory (11.57s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.03s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.59s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.46s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.92s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.75s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.87s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.76s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.43s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.64s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.00s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.31s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.27s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.80s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.61s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.14s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.69s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.18s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.77s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.55s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.43s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.26s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.24s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.47s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.86s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildRm (21.03s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.25s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-06-11T10:01:52.581Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.81s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.88s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.25s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.59s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.30s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildStderr (3.82s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (35.58s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.24s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.63s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.11s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.15s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.86s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.97s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.91s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.43s) [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.57s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.581Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2021-06-11T10:01:52.581Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-11T10:01:52.581Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.76s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.38s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.71s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-11T10:01:52.582Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-11T10:01:52.582Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T10:01:52.582Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.94s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-06-11T10:01:52.582Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.69s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.42s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitChange (4.55s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.27s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.05s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitTTY (6.39s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.16s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.48s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.32s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.75s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.43s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.39s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.43s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.41s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.22s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.42s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.50s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.24s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.37s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.30s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005680_} (2.29s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1729356430_c:\foo_false____} (2.34s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1729356430_c:\foo_true____} (2.29s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T10:01:52.582Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.35s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.45s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.32s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.42s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.90s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.30s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToDot (2.42s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCpToStdout (2.43s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.53s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T10:01:52.582Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2021-06-11T10:01:52.582Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T10:01:52.582Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.37s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2021-06-11T10:01:52.582Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:52.583Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.34s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:52.583Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.92s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.45s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsCopy (4.01s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.21s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.29s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.83s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFilters (4.86s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFormat (4.66s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsRename (1.86s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsResize (7.67s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.24s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.19s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.73s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.90s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.81s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.05s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecInspectID (4.14s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T10:01:52.583Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.90s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.78s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.70s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.66s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.73s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.71s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T10:01:52.583Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.05s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.70s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.24s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T10:01:52.583Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T10:01:52.583Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T10:01:52.583Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.28s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T10:01:52.583Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T10:01:52.583Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.24s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.14s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.29s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectDefault (2.21s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectHistory (4.07s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.27s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.89s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.81s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectStatus (2.84s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.56s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.83s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.92s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.23s) [2021-06-11T10:01:52.583Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T10:01:52.583Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.583Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.38s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T10:01:52.584Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.83s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.45s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.45s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.85s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.17s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.22s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.55s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T10:01:52.584Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.82s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.80s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T10:01:52.584Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.53s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsByOrder (7.05s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.07s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.56s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.13s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.11s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.30s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.95s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.56s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T10:01:52.584Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.67s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.39s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.00s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.82s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.05s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.74s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.04s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.22s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.38s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.98s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.46s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.26s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.06s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiTag (0.53s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.71s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.83s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.59s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.51s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.29s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.25s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.76s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.67s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.22s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.67s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.47s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.55s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.33s) [2021-06-11T10:01:52.584Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.24s) [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T10:01:52.584Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.584Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.68s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.38s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.22s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.27s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunExitCode (2.23s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.79s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.28s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.05s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.33s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.12s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T10:01:52.585Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.15s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.52s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.56s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.51s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.89s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunRm (2.30s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.32s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.24s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.81s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.36s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.25s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.70s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.96s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.56s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.41s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.02s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (6.64s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.04s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T10:01:52.585Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.94s) [2021-06-11T10:01:52.585Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.37s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.53s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.72s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.52s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.71s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.67s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.79s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.90s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.51s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.05s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.52s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T10:01:52.586Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.04s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.20s) [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.01s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T10:01:52.586Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.07s) [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T10:01:52.586Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T10:01:52.586Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T10:01:52.586Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.586Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T10:01:52.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T10:01:52.587Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T10:01:52.587Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T10:01:52.587Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T10:01:52.587Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerDaemonSuite [2021-06-11T10:01:52.587Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T10:01:52.587Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T10:01:52.587Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T10:01:52.587Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerSwarmSuite [2021-06-11T10:01:52.587Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-11T10:01:52.587Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-11T10:01:52.587Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerNetworkSuite [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] === RUN TestDockerHubPullSuite [2021-06-11T10:01:52.587Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-11T10:01:52.587Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:52.587Z] PASS [2021-06-11T10:01:52.587Z] ok github.com/docker/docker/integration-cli 2248.214s [2021-06-11T10:01:53.050Z] [2021-06-11T10:01:53.050Z] === Skipped [2021-06-11T10:01:53.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T10:01:53.050Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-06-11T10:01:53.050Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.050Z] [2021-06-11T10:01:53.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T10:01:53.050Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T10:01:53.050Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.050Z] [2021-06-11T10:01:53.050Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T10:01:53.050Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T10:01:53.050Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.050Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T10:01:53.051Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T10:01:53.051Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T10:01:53.051Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T10:01:53.051Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2021-06-11T10:01:53.051Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.74s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T10:01:53.051Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.051Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T10:01:53.051Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T10:01:53.051Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.051Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-06-11T10:01:53.052Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-06-11T10:01:53.052Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-06-11T10:01:53.052Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-11T10:01:53.052Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T10:01:53.052Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T10:01:53.052Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-06-11T10:01:53.052Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.052Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T10:01:53.052Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T10:01:53.052Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.052Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T10:01:53.053Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:53.053Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T10:01:53.053Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T10:01:53.053Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T10:01:53.053Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T10:01:53.053Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T10:01:53.053Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.053Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T10:01:53.053Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T10:01:53.053Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.053Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T10:01:53.054Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T10:01:53.054Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T10:01:53.054Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T10:01:53.054Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T10:01:53.054Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T10:01:53.054Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T10:01:53.054Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T10:01:53.054Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T10:01:53.054Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T10:01:53.054Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.054Z] [2021-06-11T10:01:53.054Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T10:01:53.054Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T10:01:53.054Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T10:01:53.055Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-06-11T10:01:53.055Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T10:01:53.055Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.055Z] [2021-06-11T10:01:53.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T10:01:53.055Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-06-11T10:01:53.056Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T10:01:53.056Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T10:01:53.056Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.056Z] [2021-06-11T10:01:53.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-06-11T10:01:53.057Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.057Z] [2021-06-11T10:01:53.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T10:01:53.057Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-06-11T10:01:53.058Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-06-11T10:01:53.058Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:53.058Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T10:01:53.058Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.058Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T10:01:53.520Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T10:01:53.520Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.520Z] [2021-06-11T10:01:53.520Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T10:01:53.521Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-11T10:01:53.521Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] DONE 1092 tests, 546 skipped in 2257.035s [2021-06-11T10:01:53.521Z] INFO: Integration tests ended at 06/11/2021 10:01:53. Duration:00:37:37.1259932 [2021-06-11T10:01:53.521Z] INFO: Docker info of the daemon under test at end of run [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] Containers: 2 [2021-06-11T10:01:53.521Z] Running: 0 [2021-06-11T10:01:53.521Z] Paused: 0 [2021-06-11T10:01:53.521Z] Stopped: 2 [2021-06-11T10:01:53.521Z] Images: 18 [2021-06-11T10:01:53.521Z] Server Version: 0.0.0-dev [2021-06-11T10:01:53.521Z] Storage Driver: windowsfilter [2021-06-11T10:01:53.521Z] Windows: [2021-06-11T10:01:53.521Z] Logging Driver: json-file [2021-06-11T10:01:53.521Z] Plugins: [2021-06-11T10:01:53.521Z] Volume: local [2021-06-11T10:01:53.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T10:01:53.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T10:01:53.521Z] Swarm: inactive [2021-06-11T10:01:53.521Z] Default Isolation: process [2021-06-11T10:01:53.521Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T10:01:53.521Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T10:01:53.521Z] OSType: windows [2021-06-11T10:01:53.521Z] Architecture: x86_64 [2021-06-11T10:01:53.521Z] CPUs: 4 [2021-06-11T10:01:53.521Z] Total Memory: 32GiB [2021-06-11T10:01:53.521Z] Name: azwin-2-ded680 [2021-06-11T10:01:53.521Z] ID: JXEZ:74N5:TIVF:ZKRD:GYLY:YENU:6KLU:RPKC:FQ4P:DVN7:23RV:JLQ7 [2021-06-11T10:01:53.521Z] Docker Root Dir: D:\CI\PR-42512\3\daemon [2021-06-11T10:01:53.521Z] Debug Mode (client): false [2021-06-11T10:01:53.521Z] Debug Mode (server): true [2021-06-11T10:01:53.521Z] File Descriptors: -1 [2021-06-11T10:01:53.521Z] Goroutines: 17 [2021-06-11T10:01:53.521Z] System Time: 2021-06-11T10:01:53.2341856Z [2021-06-11T10:01:53.521Z] EventsListeners: 0 [2021-06-11T10:01:53.521Z] Registry: https://index.docker.io/v1/ [2021-06-11T10:01:53.521Z] Labels: [2021-06-11T10:01:53.521Z] Experimental: false [2021-06-11T10:01:53.521Z] Insecure Registries: [2021-06-11T10:01:53.521Z] 127.0.0.0/8 [2021-06-11T10:01:53.521Z] Live Restore Enabled: false [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] [2021-06-11T10:01:53.521Z] INFO: Stopping daemon under test [2021-06-11T10:01:53.521Z] SUCCESS: The process with PID 3464 (child process of PID 1752) has been terminated. [2021-06-11T10:01:53.521Z] SUCCESS: The process with PID 1752 (child process of PID 4020) has been terminated. [2021-06-11T10:01:53.521Z] INFO: Stop tailing logs of the daemon under tests [2021-06-11T10:01:53.521Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 10:01:53. [2021-06-11T10:01:53.521Z] INFO: Tidying up at end of run [2021-06-11T10:01:53.521Z] INFO: Saving daemon under test log (d:\CI\PR-42512\3\dut.out) to bundles\CIDUT.out [2021-06-11T10:01:53.521Z] INFO: Saving daemon under test log (d:\CI\PR-42512\3\dut.err) to bundles\CIDUT.err [2021-06-11T10:01:53.521Z] INFO: Nuke-Everything... [2021-06-11T10:01:53.983Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T10:01:54.445Z] a1a7e501318c [2021-06-11T10:01:54.445Z] 327d565f3e2d [2021-06-11T10:01:54.445Z] INFO: Tidying pidfile d:\CI\PR-42512\3\docker.pid [2021-06-11T10:01:54.445Z] INFO: Nuking d:\CI [2021-06-11T10:02:06.860Z] INFO: Zapped successfully [2021-06-11T10:02:06.860Z] [2021-06-11T10:02:06.860Z] INFO: executeCI.ps1 exiting at Fri Jun 11 10:02:05 CUT 2021. Duration 01:12:43.0668505 [2021-06-11T10:02:06.860Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-11T10:02:07.102Z] Recording test results [2021-06-11T10:02:14.194Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-11T10:02:15.697Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-11T10:02:16.888Z] Archiving artifacts [2021-06-11T10:02:30.906Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42512/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T10:02:31.837Z] + make clean [2021-06-11T10:02:32.299Z] docker volume rm -f docker-dev-cache [2021-06-11T10:02:32.440Z] 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