Pull request #42679 updated Started by user Sebastiaan van Stijn Rebuilds build #11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2+39a9d034f10177c764f475280695704e5458ac63 (27cb955223dda744c8c3752e6dfd29a7cf3885f5) 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-42679@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-07-29T15:38:59.240Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-29T15:38:59.243Z] Trying to pass milestone 11 [Pipeline] milestone [2021-07-29T15:38:59.299Z] Trying to pass milestone 12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-29T15:38:59.468Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3c1842663a9c53b) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] { [Pipeline] checkout [2021-07-29T15:38:59.508Z] The recommended git tool is: git [2021-07-29T15:38:59.545Z] using credential docker-jenkins-github-credentials [2021-07-29T15:38:59.554Z] Cloning the remote Git repository [2021-07-29T15:38:59.554Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:38:59.547Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:38:59.548Z] > git init /home/ubuntu/workspace/moby_PR-42679 # timeout=10 [2021-07-29T15:38:59.563Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:38:59.563Z] > git --version # timeout=10 [2021-07-29T15:38:59.574Z] > git --version # 'git version 2.17.1' [2021-07-29T15:38:59.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:38:59.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:39:13.957Z] Fetching without tags [2021-07-29T15:39:14.227Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:39:15.236Z] Merge succeeded, producing 9944e9521c546802d919c99ed62700509d53a917 [2021-07-29T15:39:15.236Z] Checking out Revision 9944e9521c546802d919c99ed62700509d53a917 (PR-42679) [2021-07-29T15:39:15.344Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:39:15.364Z] First time build. Skipping changelog. [2021-07-29T15:39:13.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:39:13.929Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:39:13.934Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:39:13.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:39:13.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:39:13.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:39:13.955Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:39:14.220Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:39:14.226Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:39:14.670Z] > git remote # timeout=10 [2021-07-29T15:39:14.676Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:39:14.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:39:14.684Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:39:15.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:39:15.228Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:39:15.247Z] > git checkout -f 9944e9521c546802d919c99ed62700509d53a917 # timeout=10 [2021-07-29T15:39:15.336Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-29T15:39:16.192Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/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-07-29T15:39:16.192Z] Unable to find image 'alpine:latest' locally [2021-07-29T15:39:16.192Z] latest: Pulling from library/alpine [2021-07-29T15:39:16.192Z] 5843afab3874: Pulling fs layer [2021-07-29T15:39:16.450Z] 5843afab3874: Verifying Checksum [2021-07-29T15:39:16.450Z] 5843afab3874: Download complete [2021-07-29T15:39:16.450Z] 5843afab3874: Pull complete [2021-07-29T15:39:16.450Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-29T15:39:16.450Z] Status: Downloaded newer image for alpine:latest [2021-07-29T15:39:18.986Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-RS5" skipped due to when conditional Stage "win-2022-c8d" 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 [2021-07-29T15:39:19.791Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3c1842663a9c53b) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" 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] checkout [2021-07-29T15:39:19.850Z] The recommended git tool is: git [2021-07-29T15:39:19.859Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-29T15:39:19.874Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-29T15:39:19.888Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [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] } Stage "win-2022-c8d" 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] // stage [Pipeline] } [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] // stage [Pipeline] } [Pipeline] } [2021-07-29T15:39:20.158Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [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 [2021-07-29T15:39:20.284Z] Merge succeeded, producing dbd424ad0125ff9d0d3047570cf4b9ed075b16ce [2021-07-29T15:39:20.284Z] Checking out Revision dbd424ad0125ff9d0d3047570cf4b9ed075b16ce (PR-42679) [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 [2021-07-29T15:39:20.344Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-07-29T15:39:20.361Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-29T15:39:19.857Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42679/.git # timeout=10 [2021-07-29T15:39:19.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:39:19.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:39:19.881Z] > git --version # timeout=10 [2021-07-29T15:39:19.885Z] > git --version # 'git version 2.17.1' [2021-07-29T15:39:19.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:39:19.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:39:20.151Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:39:20.157Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:39:20.202Z] > git remote # timeout=10 [2021-07-29T15:39:20.207Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:39:20.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:39:20.210Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:39:20.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:39:20.276Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:39:20.278Z] > git checkout -f dbd424ad0125ff9d0d3047570cf4b9ed075b16ce # timeout=10 [2021-07-29T15:39:20.340Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [2021-07-29T15:39:21.124Z] + [ PR != PR ] [2021-07-29T15:39:21.124Z] + [ master != master ] [2021-07-29T15:39:21.124Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:39:21.445Z] + docker version [2021-07-29T15:39:21.445Z] Client: Docker Engine - Community [2021-07-29T15:39:21.445Z] Version: 20.10.6 [2021-07-29T15:39:21.445Z] API version: 1.41 [2021-07-29T15:39:21.445Z] Go version: go1.13.15 [2021-07-29T15:39:21.445Z] Git commit: 370c289 [2021-07-29T15:39:21.445Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-29T15:39:21.445Z] OS/Arch: linux/amd64 [2021-07-29T15:39:21.445Z] Context: default [2021-07-29T15:39:21.445Z] Experimental: true [2021-07-29T15:39:21.445Z] [2021-07-29T15:39:21.445Z] Server: Docker Engine - Community [2021-07-29T15:39:21.445Z] Engine: [2021-07-29T15:39:21.445Z] Version: 20.10.6 [2021-07-29T15:39:21.445Z] API version: 1.41 (minimum version 1.12) [2021-07-29T15:39:21.445Z] Go version: go1.13.15 [2021-07-29T15:39:21.445Z] Git commit: 8728dd2 [2021-07-29T15:39:21.445Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-29T15:39:21.445Z] OS/Arch: linux/amd64 [2021-07-29T15:39:21.445Z] Experimental: true [2021-07-29T15:39:21.445Z] containerd: [2021-07-29T15:39:21.445Z] Version: 1.4.6 [2021-07-29T15:39:21.445Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:39:21.445Z] runc: [2021-07-29T15:39:21.445Z] Version: 1.0.0-rc95 [2021-07-29T15:39:21.445Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:39:21.445Z] docker-init: [2021-07-29T15:39:21.445Z] Version: 0.19.0 [2021-07-29T15:39:21.445Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-29T15:39:21.722Z] + docker info [2021-07-29T15:39:21.979Z] Client: [2021-07-29T15:39:21.979Z] Context: default [2021-07-29T15:39:21.979Z] Debug Mode: false [2021-07-29T15:39:21.979Z] Plugins: [2021-07-29T15:39:21.979Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-29T15:39:21.979Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-29T15:39:21.979Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-29T15:39:21.979Z] [2021-07-29T15:39:21.979Z] Server: [2021-07-29T15:39:21.979Z] Containers: 0 [2021-07-29T15:39:21.979Z] Running: 0 [2021-07-29T15:39:21.979Z] Paused: 0 [2021-07-29T15:39:21.979Z] Stopped: 0 [2021-07-29T15:39:21.979Z] Images: 6 [2021-07-29T15:39:21.979Z] Server Version: 20.10.6 [2021-07-29T15:39:21.979Z] Storage Driver: overlay2 [2021-07-29T15:39:21.979Z] Backing Filesystem: extfs [2021-07-29T15:39:21.979Z] Supports d_type: true [2021-07-29T15:39:21.979Z] Native Overlay Diff: true [2021-07-29T15:39:21.979Z] userxattr: false [2021-07-29T15:39:21.979Z] Logging Driver: json-file [2021-07-29T15:39:21.979Z] Cgroup Driver: cgroupfs [2021-07-29T15:39:21.979Z] Cgroup Version: 1 [2021-07-29T15:39:21.979Z] Plugins: [2021-07-29T15:39:21.979Z] Volume: local [2021-07-29T15:39:21.979Z] Network: bridge host ipvlan macvlan null overlay [2021-07-29T15:39:21.979Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-29T15:39:21.979Z] Swarm: inactive [2021-07-29T15:39:21.979Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-29T15:39:21.979Z] Default Runtime: runc [2021-07-29T15:39:21.979Z] Init Binary: docker-init [2021-07-29T15:39:21.979Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:39:21.979Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:39:21.979Z] init version: de40ad0 [2021-07-29T15:39:21.979Z] Security Options: [2021-07-29T15:39:21.979Z] apparmor [2021-07-29T15:39:21.979Z] seccomp [2021-07-29T15:39:21.979Z] Profile: default [2021-07-29T15:39:21.979Z] Kernel Version: 5.4.0-1048-aws [2021-07-29T15:39:21.979Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-29T15:39:21.979Z] OSType: linux [2021-07-29T15:39:21.979Z] Architecture: x86_64 [2021-07-29T15:39:21.979Z] CPUs: 2 [2021-07-29T15:39:21.979Z] Total Memory: 7.487GiB [2021-07-29T15:39:21.979Z] Name: ip-10-100-99-29 [2021-07-29T15:39:21.979Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-29T15:39:21.979Z] Docker Root Dir: /var/lib/docker [2021-07-29T15:39:21.979Z] Debug Mode: false [2021-07-29T15:39:21.979Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:39:21.979Z] Labels: [2021-07-29T15:39:21.979Z] Experimental: true [2021-07-29T15:39:21.979Z] Insecure Registries: [2021-07-29T15:39:21.979Z] 127.0.0.0/8 [2021-07-29T15:39:21.979Z] Live Restore Enabled: true [2021-07-29T15:39:21.979Z] [2021-07-29T15:39:21.979Z] WARNING: No swap limit support [Pipeline] sh [2021-07-29T15:39:22.264Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:39:22.264Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:39:22.264Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42679/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-29T15:39:22.264Z] + bash /home/ubuntu/workspace/moby_PR-42679/check-config.sh [2021-07-29T15:39:22.264Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-29T15:39:22.264Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-29T15:39:22.264Z] [2021-07-29T15:39:22.264Z] Generally Necessary: [2021-07-29T15:39:22.264Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-29T15:39:22.264Z] - apparmor: enabled and tools installed [2021-07-29T15:39:22.264Z] - CONFIG_NAMESPACES: enabled [2021-07-29T15:39:22.264Z] - CONFIG_NET_NS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_PID_NS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_IPC_NS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_UTS_NS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CGROUPS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-29T15:39:22.264Z] - CONFIG_CPUSETS: enabled [2021-07-29T15:39:22.264Z] - CONFIG_MEMCG: enabled [2021-07-29T15:39:22.264Z] - CONFIG_KEYS: enabled [2021-07-29T15:39:22.522Z] - CONFIG_VETH: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-29T15:39:22.522Z] [2021-07-29T15:39:22.522Z] Optional Features: [2021-07-29T15:39:22.522Z] - CONFIG_USER_NS: enabled [2021-07-29T15:39:22.522Z] - CONFIG_SECCOMP: enabled [2021-07-29T15:39:22.522Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-29T15:39:22.522Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-29T15:39:22.522Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-29T15:39:22.522Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-29T15:39:22.522Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-29T15:39:22.522Z] - CONFIG_BLK_CGROUP: enabled [2021-07-29T15:39:22.522Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-29T15:39:22.522Z] - CONFIG_CGROUP_PERF: enabled [2021-07-29T15:39:22.522Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-29T15:39:22.522Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-29T15:39:22.522Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-29T15:39:22.522Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-29T15:39:22.522Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-29T15:39:22.522Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_IP_VS: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-29T15:39:22.522Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-29T15:39:22.522Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-29T15:39:22.522Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-29T15:39:22.522Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-29T15:39:22.522Z] - CONFIG_EXT4_FS: enabled [2021-07-29T15:39:22.522Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-29T15:39:22.522Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-29T15:39:22.522Z] - Network Drivers: [2021-07-29T15:39:22.522Z] - "overlay": [2021-07-29T15:39:22.522Z] - CONFIG_VXLAN: enabled (as module) [2021-07-29T15:39:22.522Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-29T15:39:22.522Z] Optional (for encrypted networks): [2021-07-29T15:39:22.779Z] - CONFIG_CRYPTO: enabled [2021-07-29T15:39:22.779Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-29T15:39:22.779Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-29T15:39:22.779Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-29T15:39:22.779Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-29T15:39:22.779Z] - CONFIG_XFRM: enabled [2021-07-29T15:39:22.779Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-29T15:39:22.779Z] - "ipvlan": [2021-07-29T15:39:22.779Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-29T15:39:22.779Z] - "macvlan": [2021-07-29T15:39:22.779Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_DUMMY: enabled (as module) [2021-07-29T15:39:22.779Z] - "ftp,tftp client in container": [2021-07-29T15:39:22.779Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-29T15:39:22.779Z] - Storage Drivers: [2021-07-29T15:39:22.779Z] - "aufs": [2021-07-29T15:39:22.779Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-29T15:39:22.779Z] - "btrfs": [2021-07-29T15:39:22.779Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-29T15:39:22.779Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-29T15:39:22.779Z] - "devicemapper": [2021-07-29T15:39:22.779Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-29T15:39:22.779Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-29T15:39:22.779Z] - "overlay": [2021-07-29T15:39:22.779Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-29T15:39:22.779Z] - "zfs": [2021-07-29T15:39:22.779Z] - /dev/zfs: present [2021-07-29T15:39:22.779Z] - zfs command: missing [2021-07-29T15:39:22.779Z] - zpool command: missing [2021-07-29T15:39:22.779Z] [2021-07-29T15:39:22.779Z] Limits: [2021-07-29T15:39:22.779Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-29T15:39:22.779Z] [2021-07-29T15:39:22.779Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-29T15:39:23.106Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce . [2021-07-29T15:39:23.106Z] #1 [internal] load build definition from Dockerfile [2021-07-29T15:39:23.106Z] #1 sha256:ca678fdf03a6c3c3de34c53e0830723a83530b1817b88b9d5fc6840f2dd58290 [2021-07-29T15:39:23.106Z] #1 transferring dockerfile: 16.59kB done [2021-07-29T15:39:23.106Z] #1 DONE 0.0s [2021-07-29T15:39:23.106Z] [2021-07-29T15:39:23.106Z] #2 [internal] load .dockerignore [2021-07-29T15:39:23.106Z] #2 sha256:ea0eb14bb9c35558b139f76437eea00934ab725d14158a43dcce3d4633842403 [2021-07-29T15:39:23.106Z] #2 transferring context: 87B done [2021-07-29T15:39:23.106Z] #2 DONE 0.0s [2021-07-29T15:39:23.106Z] [2021-07-29T15:39:23.106Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-29T15:39:23.106Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-29T15:39:23.671Z] #3 DONE 0.3s [2021-07-29T15:39:23.671Z] [2021-07-29T15:39:23.671Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-29T15:39:23.671Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-29T15:39:23.671Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-29T15:39:23.671Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-29T15:39:23.671Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-29T15:39:23.671Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-07-29T15:39:23.671Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-29T15:39:23.671Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-29T15:39:23.671Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-29T15:39:23.671Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-29T15:39:23.929Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-29T15:39:23.929Z] #4 DONE 0.5s [2021-07-29T15:39:24.190Z] [2021-07-29T15:39:24.190Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:39:24.190Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:39:24.754Z] #8 ... [2021-07-29T15:39:24.754Z] [2021-07-29T15:39:24.754Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:39:24.754Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-29T15:39:24.754Z] #6 DONE 0.8s [2021-07-29T15:39:25.011Z] [2021-07-29T15:39:25.011Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:39:25.011Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:39:25.011Z] #8 DONE 0.9s [2021-07-29T15:39:25.011Z] [2021-07-29T15:39:25.011Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:39:25.011Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:39:25.011Z] #7 DONE 1.0s [2021-07-29T15:39:25.011Z] [2021-07-29T15:39:25.011Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-29T15:39:25.011Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-29T15:39:25.011Z] #5 DONE 1.0s [2021-07-29T15:39:25.273Z] [2021-07-29T15:39:25.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:39:25.273Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:39:25.273Z] #9 CACHED [2021-07-29T15:39:25.273Z] [2021-07-29T15:39:25.273Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:39:25.273Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:39:25.273Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-07-29T15:39:25.273Z] #72 DONE 0.0s [2021-07-29T15:39:25.273Z] [2021-07-29T15:39:25.273Z] #30 [internal] load build context [2021-07-29T15:39:25.273Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:25.840Z] #30 ... [2021-07-29T15:39:25.840Z] [2021-07-29T15:39:25.840Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:39:25.840Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:39:25.840Z] #33 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-29T15:39:25.840Z] #33 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-29T15:39:25.840Z] #33 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-29T15:39:25.840Z] #33 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-29T15:39:25.840Z] #33 DONE 0.1s [2021-07-29T15:39:25.840Z] [2021-07-29T15:39:25.840Z] #30 [internal] load build context [2021-07-29T15:39:25.840Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:26.098Z] #30 ... [2021-07-29T15:39:26.098Z] [2021-07-29T15:39:26.098Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:39:26.098Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:39:26.098Z] #49 DONE 0.0s [2021-07-29T15:39:26.098Z] [2021-07-29T15:39:26.098Z] #30 [internal] load build context [2021-07-29T15:39:26.098Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:28.012Z] #30 ... [2021-07-29T15:39:28.012Z] [2021-07-29T15:39:28.012Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:39:28.012Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-29T15:39:28.012Z] #10 DONE 2.5s [2021-07-29T15:39:28.012Z] [2021-07-29T15:39:28.012Z] #30 [internal] load build context [2021-07-29T15:39:28.012Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:28.273Z] #30 transferring context: 33.80MB 2.7s [2021-07-29T15:39:29.209Z] #30 ... [2021-07-29T15:39:29.209Z] [2021-07-29T15:39:29.209Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:39:29.209Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-29T15:39:29.209Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-29T15:39:29.209Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:39:29.209Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-29T15:39:29.209Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-29T15:39:29.209Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-29T15:39:29.209Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-07-29T15:39:29.209Z] #70 DONE 3.4s [2021-07-29T15:39:29.209Z] [2021-07-29T15:39:29.209Z] #30 [internal] load build context [2021-07-29T15:39:29.209Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:30.141Z] #30 ... [2021-07-29T15:39:30.141Z] [2021-07-29T15:39:30.141Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:39:30.141Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:39:30.141Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:39:30.141Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-29T15:39:30.141Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-29T15:39:30.141Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-07-29T15:39:30.141Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2021-07-29T15:39:30.141Z] #72 DONE 4.5s [2021-07-29T15:39:30.141Z] [2021-07-29T15:39:30.141Z] #30 [internal] load build context [2021-07-29T15:39:30.141Z] #30 sha256:fd8d8943dba1502cd67d12fc86295c17ed5f9081915dea656a204509bcdbc978 [2021-07-29T15:39:30.141Z] #30 transferring context: 55.80MB 4.7s done [2021-07-29T15:39:30.399Z] #30 DONE 4.9s [2021-07-29T15:39:30.399Z] [2021-07-29T15:39:30.399Z] #34 [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-07-29T15:39:30.399Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:30.399Z] #34 1.721 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:39:30.399Z] #34 1.721 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:39:30.399Z] #34 1.765 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:39:30.399Z] #34 1.971 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:39:30.399Z] #34 2.246 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:39:30.399Z] #34 2.540 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:39:30.399Z] #34 4.522 Fetched 8458 kB in 3s (2770 kB/s) [2021-07-29T15:39:30.973Z] #34 4.522 Reading package lists... [2021-07-29T15:39:30.973Z] #34 ... [2021-07-29T15:39:30.973Z] [2021-07-29T15:39:30.973Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:39:30.973Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-29T15:39:30.973Z] #71 ... [2021-07-29T15:39:30.973Z] [2021-07-29T15:39:30.973Z] #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-07-29T15:39:30.973Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-29T15:39:30.973Z] #11 DONE 2.9s [2021-07-29T15:39:30.973Z] [2021-07-29T15:39:30.973Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-29T15:39:30.973Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-29T15:39:30.973Z] #38 DONE 0.1s [2021-07-29T15:39:30.973Z] [2021-07-29T15:39:30.973Z] #34 [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-07-29T15:39:30.973Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:30.973Z] #34 4.522 Reading package lists... [2021-07-29T15:39:31.538Z] #34 5.384 Reading package lists... [2021-07-29T15:39:31.538Z] #34 ... [2021-07-29T15:39:31.538Z] [2021-07-29T15:39:31.538Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:39:31.538Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-29T15:39:31.538Z] #71 DONE 0.7s [2021-07-29T15:39:31.538Z] [2021-07-29T15:39:31.538Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-29T15:39:31.538Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-29T15:39:31.538Z] #46 DONE 0.7s [2021-07-29T15:39:31.538Z] [2021-07-29T15:39:31.538Z] #50 [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-07-29T15:39:31.538Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-29T15:39:31.538Z] #50 DONE 0.7s [2021-07-29T15:39:31.538Z] [2021-07-29T15:39:31.538Z] #51 [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-07-29T15:39:31.538Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:39:33.441Z] #51 ... [2021-07-29T15:39:33.441Z] [2021-07-29T15:39:33.441Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-29T15:39:33.441Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-29T15:39:33.441Z] #73 DONE 1.5s [2021-07-29T15:39:33.441Z] [2021-07-29T15:39:33.441Z] #34 [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-07-29T15:39:33.441Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:33.441Z] #34 5.384 Reading package lists... [2021-07-29T15:39:33.441Z] #34 6.503 Building dependency tree... [2021-07-29T15:39:33.441Z] #34 7.087 The following additional packages will be installed: [2021-07-29T15:39:33.441Z] #34 7.087 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-29T15:39:33.441Z] #34 7.087 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-29T15:39:33.441Z] #34 7.087 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-29T15:39:33.441Z] #34 7.087 Suggested packages: [2021-07-29T15:39:33.441Z] #34 7.087 krb5-doc krb5-user [2021-07-29T15:39:33.441Z] #34 7.087 Recommended packages: [2021-07-29T15:39:33.441Z] #34 7.087 krb5-locales publicsuffix libsasl2-modules [2021-07-29T15:39:33.441Z] #34 7.498 The following NEW packages will be installed: [2021-07-29T15:39:33.441Z] #34 7.498 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-29T15:39:33.441Z] #34 7.498 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-29T15:39:33.441Z] #34 7.498 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-29T15:39:33.441Z] #34 7.498 libssh2-1 libssl1.1 openssl [2021-07-29T15:39:33.441Z] #34 7.810 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T15:39:33.441Z] #34 7.810 Need to get 5058 kB of archives. [2021-07-29T15:39:33.441Z] #34 7.810 After this operation, 12.1 MB of additional disk space will be used. [2021-07-29T15:39:33.441Z] #34 7.810 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-29T15:39:33.441Z] #34 7.810 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-29T15:39:33.441Z] #34 7.810 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-29T15:39:33.441Z] #34 7.810 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-29T15:39:33.441Z] #34 7.816 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-29T15:39:33.441Z] #34 7.816 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-29T15:39:33.441Z] #34 7.863 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-29T15:39:33.441Z] #34 7.882 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-29T15:39:33.441Z] #34 7.882 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-29T15:39:33.441Z] #34 7.892 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-29T15:39:33.441Z] #34 7.892 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-29T15:39:33.441Z] #34 7.892 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-29T15:39:33.441Z] #34 7.892 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-29T15:39:33.441Z] #34 7.900 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-29T15:39:33.441Z] #34 7.900 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-29T15:39:33.441Z] #34 7.900 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-29T15:39:33.700Z] #34 7.918 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-29T15:39:33.700Z] #34 7.918 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-29T15:39:33.700Z] #34 7.918 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:39:33.700Z] #34 7.933 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:39:33.700Z] #34 7.933 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:39:33.958Z] #34 8.223 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:39:33.958Z] #34 8.249 Fetched 5058 kB in 0s (13.2 MB/s) [2021-07-29T15:39:33.958Z] #34 8.288 Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T15:39:33.958Z] #34 8.288 (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-07-29T15:39:33.958Z] #34 8.288 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-29T15:39:33.958Z] #34 8.298 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:39:33.958Z] #34 8.340 Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T15:39:33.958Z] #34 8.340 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:39:33.958Z] #34 8.343 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:33.958Z] #34 8.402 Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T15:39:33.958Z] #34 8.402 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:39:33.958Z] #34 8.402 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:33.958Z] #34 8.479 Selecting previously unselected package libssl1.1:amd64. [2021-07-29T15:39:33.958Z] #34 8.479 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:39:34.216Z] #34 8.484 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:39:34.783Z] #34 8.936 Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T15:39:34.783Z] #34 8.936 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:39:34.783Z] #34 8.955 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:34.783Z] #34 9.083 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T15:39:34.783Z] #34 9.087 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:39:34.783Z] #34 9.091 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:34.783Z] #34 9.159 Selecting previously unselected package openssl. [2021-07-29T15:39:34.783Z] #34 9.159 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:39:34.783Z] #34 9.162 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:39:34.783Z] #34 ... [2021-07-29T15:39:34.783Z] [2021-07-29T15:39:34.783Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-29T15:39:34.783Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8 [2021-07-29T15:39:34.783Z] #12 DONE 4.1s [2021-07-29T15:39:34.790Z] Still waiting to schedule task [2021-07-29T15:39:34.790Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3c1842663a9c53b)’ [2021-07-29T15:39:34.791Z] Still waiting to schedule task [2021-07-29T15:39:34.791Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3c1842663a9c53b)’ [2021-07-29T15:39:34.792Z] Still waiting to schedule task [2021-07-29T15:39:34.792Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-07-29T15:39:34.794Z] Still waiting to schedule task [2021-07-29T15:39:34.794Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-07-29T15:39:34.796Z] Still waiting to schedule task [2021-07-29T15:39:34.796Z] All nodes of label ‘windows-2022’ are offline [2021-07-29T15:39:35.042Z] [2021-07-29T15:39:35.042Z] #34 [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-07-29T15:39:35.042Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:35.042Z] #34 9.471 Selecting previously unselected package ca-certificates. [2021-07-29T15:39:35.042Z] #34 9.471 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-29T15:39:35.042Z] #34 9.478 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-29T15:39:35.042Z] #34 9.606 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T15:39:35.300Z] #34 9.623 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:39:35.300Z] #34 9.627 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:39:35.557Z] #34 9.773 Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T15:39:35.557Z] #34 9.773 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:39:35.557Z] #34 9.785 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:39:35.557Z] #34 9.909 Selecting previously unselected package libldap-common. [2021-07-29T15:39:35.557Z] #34 9.909 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-29T15:39:35.557Z] #34 9.931 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:39:35.557Z] #34 10.01 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T15:39:35.557Z] #34 10.01 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-29T15:39:35.818Z] #34 10.01 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:39:35.818Z] #34 10.17 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T15:39:35.818Z] #34 10.17 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-29T15:39:35.818Z] #34 10.19 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:39:36.076Z] #34 10.31 Selecting previously unselected package libpsl5:amd64. [2021-07-29T15:39:36.076Z] #34 10.31 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-29T15:39:36.076Z] #34 10.33 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:39:36.076Z] #34 10.49 Selecting previously unselected package librtmp1:amd64. [2021-07-29T15:39:36.076Z] #34 10.49 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-29T15:39:36.076Z] #34 10.49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:39:36.338Z] #34 10.68 Selecting previously unselected package libssh2-1:amd64. [2021-07-29T15:39:36.338Z] #34 10.68 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-29T15:39:36.338Z] #34 10.70 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:39:36.596Z] #34 10.91 Selecting previously unselected package libcurl4:amd64. [2021-07-29T15:39:36.596Z] #34 10.91 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:39:36.596Z] #34 10.92 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:39:36.596Z] #34 11.09 Selecting previously unselected package curl. [2021-07-29T15:39:36.596Z] #34 11.09 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:39:36.596Z] #34 11.10 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-29T15:39:36.858Z] #34 11.32 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:39:36.858Z] #34 11.32 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:39:36.858Z] #34 11.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:39:37.121Z] #34 ... [2021-07-29T15:39:37.121Z] [2021-07-29T15:39:37.121Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-29T15:39:37.121Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72 [2021-07-29T15:39:37.121Z] #13 DONE 2.2s [2021-07-29T15:39:37.121Z] [2021-07-29T15:39:37.121Z] #34 [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-07-29T15:39:37.121Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:37.121Z] #34 11.57 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:39:37.121Z] #34 11.57 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:39:37.121Z] #34 11.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:39:37.380Z] #34 11.77 Selecting previously unselected package jq. [2021-07-29T15:39:37.380Z] #34 11.77 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:39:37.380Z] #34 11.77 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:39:37.638Z] #34 11.93 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:39:37.638Z] #34 11.98 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:39:37.638Z] #34 12.02 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:39:38.582Z] #34 ... [2021-07-29T15:39:38.582Z] [2021-07-29T15:39:38.582Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-29T15:39:38.582Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d [2021-07-29T15:39:38.582Z] #14 DONE 1.2s [2021-07-29T15:39:38.582Z] [2021-07-29T15:39:38.582Z] #34 [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-07-29T15:39:38.582Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:38.582Z] #34 12.72 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:39:38.582Z] #34 12.76 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:39:38.582Z] #34 12.80 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:38.582Z] #34 12.83 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:39:38.582Z] #34 12.84 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:39:38.582Z] #34 12.85 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:38.583Z] #34 12.86 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:39:38.583Z] #34 12.88 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:39:38.583Z] #34 12.89 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:38.583Z] #34 12.90 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:39:38.583Z] #34 12.93 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:39:38.583Z] #34 12.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:39:38.583Z] #34 12.96 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:39:38.583Z] #34 12.98 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-29T15:39:39.518Z] #34 ... [2021-07-29T15:39:39.518Z] [2021-07-29T15:39:39.518Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-29T15:39:39.518Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be [2021-07-29T15:39:39.518Z] #15 DONE 1.3s [2021-07-29T15:39:39.777Z] [2021-07-29T15:39:39.777Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-29T15:39:39.777Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-29T15:39:41.153Z] #16 ... [2021-07-29T15:39:41.153Z] [2021-07-29T15:39:41.153Z] #59 [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-07-29T15:39:41.153Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:39:41.153Z] #59 4.355 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:39:41.153Z] #59 4.355 + RM_GOPATH=0 [2021-07-29T15:39:41.153Z] #59 4.355 + TMP_GOPATH= [2021-07-29T15:39:41.153Z] #59 4.355 + : /build [2021-07-29T15:39:41.153Z] #59 4.355 + '[' -z '' ']' [2021-07-29T15:39:41.153Z] #59 4.355 ++ mktemp -d [2021-07-29T15:39:41.153Z] #59 4.355 + export GOPATH=/tmp/tmp.tn4CwwhYuE [2021-07-29T15:39:41.153Z] #59 4.355 + GOPATH=/tmp/tmp.tn4CwwhYuE [2021-07-29T15:39:41.153Z] #59 4.355 + RM_GOPATH=1 [2021-07-29T15:39:41.153Z] #59 4.355 + case "$(go env GOARCH)" in [2021-07-29T15:39:41.153Z] #59 4.355 ++ go env GOARCH [2021-07-29T15:39:41.153Z] #59 4.355 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #59 4.355 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #59 4.355 ++ dirname /tmp/install/install.sh [2021-07-29T15:39:41.153Z] #59 4.355 + dir=/tmp/install [2021-07-29T15:39:41.153Z] #59 4.355 + bin=shfmt [2021-07-29T15:39:41.153Z] #59 4.355 + shift [2021-07-29T15:39:41.153Z] #59 4.355 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-29T15:39:41.153Z] #59 4.355 + . /tmp/install/shfmt.installer [2021-07-29T15:39:41.153Z] #59 4.355 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:39:41.153Z] #59 4.355 + install_shfmt [2021-07-29T15:39:41.153Z] #59 4.355 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-29T15:39:41.153Z] #59 4.355 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tn4CwwhYuE/src/github.com/mvdan/sh [2021-07-29T15:39:41.153Z] #59 4.388 Cloning into '/tmp/tmp.tn4CwwhYuE/src/github.com/mvdan/sh'... [2021-07-29T15:39:41.153Z] #59 ... [2021-07-29T15:39:41.153Z] [2021-07-29T15:39:41.153Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-29T15:39:41.153Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae [2021-07-29T15:39:41.153Z] #16 DONE 1.3s [2021-07-29T15:39:41.153Z] [2021-07-29T15:39:41.153Z] #53 [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-07-29T15:39:41.153Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:39:41.153Z] #53 5.376 + RM_GOPATH=0 [2021-07-29T15:39:41.153Z] #53 5.377 + TMP_GOPATH= [2021-07-29T15:39:41.153Z] #53 5.377 + : /build [2021-07-29T15:39:41.153Z] #53 5.377 + '[' -z '' ']' [2021-07-29T15:39:41.153Z] #53 5.377 ++ mktemp -d [2021-07-29T15:39:41.153Z] #53 5.384 + export GOPATH=/tmp/tmp.iddllrtbgA [2021-07-29T15:39:41.153Z] #53 5.384 + GOPATH=/tmp/tmp.iddllrtbgA [2021-07-29T15:39:41.153Z] #53 5.384 + RM_GOPATH=1 [2021-07-29T15:39:41.153Z] #53 5.384 + case "$(go env GOARCH)" in [2021-07-29T15:39:41.153Z] #53 5.385 ++ go env GOARCH [2021-07-29T15:39:41.153Z] #53 5.416 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #53 5.416 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #53 5.416 ++ dirname /tmp/install/install.sh [2021-07-29T15:39:41.153Z] #53 5.416 + dir=/tmp/install [2021-07-29T15:39:41.153Z] #53 5.416 + bin=vndr [2021-07-29T15:39:41.153Z] #53 5.416 + shift [2021-07-29T15:39:41.153Z] #53 5.416 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-29T15:39:41.153Z] #53 5.416 + . /tmp/install/vndr.installer [2021-07-29T15:39:41.153Z] #53 5.416 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:39:41.153Z] #53 5.416 + install_vndr [2021-07-29T15:39:41.153Z] #53 5.416 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-29T15:39:41.153Z] #53 5.416 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iddllrtbgA/src/github.com/LK4D4/vndr [2021-07-29T15:39:41.153Z] #53 5.418 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:39:41.153Z] #53 5.446 Cloning into '/tmp/tmp.iddllrtbgA/src/github.com/LK4D4/vndr'... [2021-07-29T15:39:41.153Z] #53 5.973 + cd /tmp/tmp.iddllrtbgA/src/github.com/LK4D4/vndr [2021-07-29T15:39:41.153Z] #53 5.978 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:39:41.153Z] #53 5.990 + go build -buildmode=pie -v -o /build/vndr . [2021-07-29T15:39:41.153Z] #53 7.140 internal/unsafeheader [2021-07-29T15:39:41.153Z] #53 7.220 internal/cpu [2021-07-29T15:39:41.153Z] #53 7.220 runtime/internal/atomic [2021-07-29T15:39:41.153Z] #53 7.399 runtime/internal/sys [2021-07-29T15:39:41.153Z] #53 7.827 runtime/internal/math [2021-07-29T15:39:41.153Z] #53 7.941 internal/bytealg [2021-07-29T15:39:41.153Z] #53 7.978 internal/race [2021-07-29T15:39:41.153Z] #53 8.103 sync/atomic [2021-07-29T15:39:41.153Z] #53 8.504 unicode [2021-07-29T15:39:41.153Z] #53 9.170 runtime [2021-07-29T15:39:41.153Z] #53 ... [2021-07-29T15:39:41.153Z] [2021-07-29T15:39:41.153Z] #57 [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-07-29T15:39:41.153Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:39:41.153Z] #57 3.805 + RM_GOPATH=0 [2021-07-29T15:39:41.153Z] #57 3.805 + TMP_GOPATH= [2021-07-29T15:39:41.153Z] #57 3.805 + : /build [2021-07-29T15:39:41.153Z] #57 3.805 + '[' -z '' ']' [2021-07-29T15:39:41.153Z] #57 3.805 ++ mktemp -d [2021-07-29T15:39:41.153Z] #57 3.805 + export GOPATH=/tmp/tmp.wXuDPZ1tHj [2021-07-29T15:39:41.153Z] #57 3.805 + GOPATH=/tmp/tmp.wXuDPZ1tHj [2021-07-29T15:39:41.153Z] #57 3.805 + RM_GOPATH=1 [2021-07-29T15:39:41.153Z] #57 3.805 + case "$(go env GOARCH)" in [2021-07-29T15:39:41.153Z] #57 3.805 ++ go env GOARCH [2021-07-29T15:39:41.153Z] #57 3.805 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #57 3.805 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.153Z] #57 3.805 ++ dirname /tmp/install/install.sh [2021-07-29T15:39:41.153Z] #57 3.811 + dir=/tmp/install [2021-07-29T15:39:41.153Z] #57 3.811 + bin=golangci_lint [2021-07-29T15:39:41.153Z] #57 3.811 + shift [2021-07-29T15:39:41.153Z] #57 3.811 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-29T15:39:41.153Z] #57 3.811 + . /tmp/install/golangci_lint.installer [2021-07-29T15:39:41.153Z] #57 3.811 ++ : v1.23.8 [2021-07-29T15:39:41.153Z] #57 3.811 + install_golangci_lint [2021-07-29T15:39:41.153Z] #57 3.811 + set -e [2021-07-29T15:39:41.153Z] #57 3.811 + export GO111MODULE=on [2021-07-29T15:39:41.153Z] #57 3.811 + GO111MODULE=on [2021-07-29T15:39:41.153Z] #57 3.811 + GOBIN=/build [2021-07-29T15:39:41.153Z] #57 3.811 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-29T15:39:41.153Z] #57 4.257 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-29T15:39:41.410Z] #57 ... [2021-07-29T15:39:41.410Z] [2021-07-29T15:39:41.410Z] #41 [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-07-29T15:39:41.410Z] #41 sha256:99b6d7850f403efbcc14ba1a92ebf57515ff19bc988c9006293b78936c6ec6aa [2021-07-29T15:39:41.410Z] #41 4.700 Install go-toml version v1.8.1 [2021-07-29T15:39:41.410Z] #41 5.397 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-29T15:39:41.410Z] #41 9.442 github.com/pelletier/go-toml [2021-07-29T15:39:41.668Z] #41 ... [2021-07-29T15:39:41.668Z] [2021-07-29T15:39:41.668Z] #55 [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-07-29T15:39:41.668Z] #55 sha256:c2ec7616b91a7997b021c35c668f242fe3c5d283be0eab4f5df49bdf0fcc5c45 [2021-07-29T15:39:41.668Z] #55 4.034 + RM_GOPATH=0 [2021-07-29T15:39:41.668Z] #55 4.034 + TMP_GOPATH= [2021-07-29T15:39:41.668Z] #55 4.034 + : /build [2021-07-29T15:39:41.668Z] #55 4.034 + '[' -z '' ']' [2021-07-29T15:39:41.668Z] #55 4.040 ++ mktemp -d [2021-07-29T15:39:41.668Z] #55 4.040 + export GOPATH=/tmp/tmp.qT6DsebdH7 [2021-07-29T15:39:41.668Z] #55 4.040 + GOPATH=/tmp/tmp.qT6DsebdH7 [2021-07-29T15:39:41.668Z] #55 4.040 + RM_GOPATH=1 [2021-07-29T15:39:41.668Z] #55 4.040 + case "$(go env GOARCH)" in [2021-07-29T15:39:41.668Z] #55 4.040 ++ go env GOARCH [2021-07-29T15:39:41.668Z] #55 4.047 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.668Z] #55 4.047 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:39:41.668Z] #55 4.047 ++ dirname /tmp/install/install.sh [2021-07-29T15:39:41.668Z] #55 4.047 + dir=/tmp/install [2021-07-29T15:39:41.668Z] #55 4.047 + bin=gotestsum [2021-07-29T15:39:41.668Z] #55 4.047 + shift [2021-07-29T15:39:41.668Z] #55 4.047 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-29T15:39:41.668Z] #55 4.047 + . /tmp/install/gotestsum.installer [2021-07-29T15:39:41.668Z] #55 4.047 ++ : v0.5.3 [2021-07-29T15:39:41.668Z] #55 4.047 + install_gotestsum [2021-07-29T15:39:41.668Z] #55 4.047 + set -e [2021-07-29T15:39:41.668Z] #55 4.047 + export GO111MODULE=on [2021-07-29T15:39:41.668Z] #55 4.047 + GO111MODULE=on [2021-07-29T15:39:41.668Z] #55 4.047 + GOBIN=/build [2021-07-29T15:39:41.668Z] #55 4.047 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-29T15:39:41.668Z] #55 4.633 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:39:41.668Z] #55 6.566 go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:39:41.668Z] #55 6.576 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:39:41.668Z] #55 6.678 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:39:41.668Z] #55 6.678 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:39:41.668Z] #55 7.021 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:39:41.668Z] #55 7.021 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:39:41.668Z] #55 7.147 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:39:41.668Z] #55 7.252 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:39:41.668Z] #55 7.254 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:39:41.668Z] #55 7.710 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:39:41.668Z] #55 9.813 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:39:41.668Z] #55 ... [2021-07-29T15:39:41.668Z] [2021-07-29T15:39:41.668Z] #47 [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-07-29T15:39:41.668Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:39:41.668Z] #47 4.655 + git clone https://github.com/docker/distribution.git . [2021-07-29T15:39:41.668Z] #47 4.658 Cloning into '.'... [2021-07-29T15:39:41.926Z] #47 ... [2021-07-29T15:39:41.926Z] [2021-07-29T15:39:41.926Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:39:41.926Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:39:41.926Z] #39 4.825 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-29T15:39:41.926Z] #39 4.829 Cloning into '.'... [2021-07-29T15:39:41.926Z] #39 ... [2021-07-29T15:39:41.926Z] [2021-07-29T15:39:41.926Z] #51 [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-07-29T15:39:41.926Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:39:41.926Z] #51 5.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:39:41.926Z] #51 5.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:39:41.926Z] #51 5.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:39:41.926Z] #51 5.689 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-29T15:39:41.926Z] #51 6.475 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:39:41.926Z] #51 9.023 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:39:42.491Z] #51 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:39:42.491Z] #51 ... [2021-07-29T15:39:42.491Z] [2021-07-29T15:39:42.491Z] #34 [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-07-29T15:39:42.491Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:42.491Z] #34 16.98 Updating certificates in /etc/ssl/certs... [2021-07-29T15:39:46.674Z] #34 20.47 137 added, 0 removed; done. [2021-07-29T15:39:46.674Z] #34 20.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:39:46.674Z] #34 20.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:39:46.674Z] #34 20.60 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:39:46.674Z] #34 20.64 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-29T15:39:46.674Z] #34 20.66 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:39:46.674Z] #34 20.70 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-29T15:39:46.674Z] #34 20.72 Updating certificates in /etc/ssl/certs... [2021-07-29T15:39:48.578Z] #34 ... [2021-07-29T15:39:48.578Z] [2021-07-29T15:39:48.578Z] #41 [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-07-29T15:39:48.578Z] #41 sha256:99b6d7850f403efbcc14ba1a92ebf57515ff19bc988c9006293b78936c6ec6aa [2021-07-29T15:39:48.578Z] #41 15.47 github.com/pelletier/go-toml/cmd/tomll [2021-07-29T15:39:48.578Z] #41 DONE 17.4s [2021-07-29T15:39:48.578Z] [2021-07-29T15:39:48.578Z] #57 [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-07-29T15:39:48.578Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:39:48.578Z] #57 13.68 go: downloading github.com/fatih/color v1.7.0 [2021-07-29T15:39:48.578Z] #57 13.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-29T15:39:48.578Z] #57 13.85 go: downloading github.com/pkg/errors v0.8.1 [2021-07-29T15:39:48.578Z] #57 13.85 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-29T15:39:48.578Z] #57 13.95 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-29T15:39:48.578Z] #57 14.17 go: downloading github.com/spf13/viper v1.6.1 [2021-07-29T15:39:48.578Z] #57 14.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-29T15:39:48.578Z] #57 14.68 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-29T15:39:48.578Z] #57 15.68 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-29T15:39:48.578Z] #57 15.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T15:39:49.148Z] #57 18.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-29T15:39:49.148Z] #57 18.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-29T15:39:49.148Z] #57 18.29 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-29T15:39:49.412Z] #57 18.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-29T15:39:49.412Z] #57 18.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-29T15:39:49.412Z] #57 18.66 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-29T15:39:49.412Z] #57 18.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-29T15:39:49.674Z] #57 18.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-29T15:39:49.674Z] #57 18.96 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-29T15:39:49.933Z] #57 18.97 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T15:39:49.933Z] #57 ... [2021-07-29T15:39:49.933Z] [2021-07-29T15:39:49.933Z] #34 [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-07-29T15:39:49.933Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:39:49.933Z] #34 24.13 0 added, 0 removed; done. [2021-07-29T15:39:49.933Z] #34 24.13 Running hooks in /etc/ca-certificates/update.d... [2021-07-29T15:39:49.933Z] #34 24.14 done. [2021-07-29T15:39:49.933Z] #34 DONE 24.4s [2021-07-29T15:39:49.933Z] [2021-07-29T15:39:49.933Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-29T15:39:49.933Z] #35 sha256:e585049865da20cd988752985d7869a74bca3715a52e5b3d5e6cfa0cb1967b84 [2021-07-29T15:39:49.933Z] #35 DONE 0.1s [2021-07-29T15:39:49.933Z] [2021-07-29T15:39:49.933Z] #57 [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-07-29T15:39:49.933Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:39:49.933Z] #57 19.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T15:39:49.933Z] #57 19.13 go: downloading github.com/spf13/afero v1.1.2 [2021-07-29T15:39:49.933Z] #57 ... [2021-07-29T15:39:49.933Z] [2021-07-29T15:39:49.933Z] #53 [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-07-29T15:39:49.933Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:39:49.933Z] #53 12.08 unicode/utf8 [2021-07-29T15:39:49.933Z] #53 12.66 math/bits [2021-07-29T15:39:49.933Z] #53 13.18 math [2021-07-29T15:39:49.933Z] #53 15.99 encoding [2021-07-29T15:39:49.933Z] #53 16.08 unicode/utf16 [2021-07-29T15:39:49.933Z] #53 16.27 container/list [2021-07-29T15:39:49.933Z] #53 16.88 crypto/internal/subtle [2021-07-29T15:39:49.933Z] #53 17.02 crypto/subtle [2021-07-29T15:39:49.933Z] #53 17.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-29T15:39:49.933Z] #53 17.37 internal/nettrace [2021-07-29T15:39:49.933Z] #53 17.64 runtime/cgo [2021-07-29T15:39:50.192Z] #53 ... [2021-07-29T15:39:50.192Z] [2021-07-29T15:39:50.192Z] #47 [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-07-29T15:39:50.192Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:39:50.192Z] #47 18.60 Checking out files: 92% (1565/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-29T15:39:50.192Z] #47 18.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-29T15:39:51.133Z] #47 ... [2021-07-29T15:39:51.133Z] [2021-07-29T15:39:51.133Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:39:51.133Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:39:51.133Z] #17 1.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:39:51.133Z] #17 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:39:51.133Z] #17 1.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:39:51.133Z] #17 2.419 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:39:51.133Z] #17 3.721 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-29T15:39:51.133Z] #17 5.433 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-29T15:39:51.133Z] #17 6.690 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-29T15:39:51.133Z] #17 8.236 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:39:51.133Z] #17 9.876 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-29T15:39:51.133Z] #17 ... [2021-07-29T15:39:51.133Z] [2021-07-29T15:39:51.133Z] #57 [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-07-29T15:39:51.133Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:39:51.133Z] #57 19.45 go: downloading github.com/spf13/cast v1.3.0 [2021-07-29T15:39:51.133Z] #57 19.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-29T15:39:51.133Z] #57 19.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-29T15:39:51.133Z] #57 19.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-29T15:39:51.133Z] #57 19.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-29T15:39:51.133Z] #57 19.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-29T15:39:51.133Z] #57 19.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-29T15:39:51.133Z] #57 20.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-29T15:39:51.133Z] #57 20.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-29T15:39:51.133Z] #57 20.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-29T15:39:51.133Z] #57 20.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-29T15:39:51.133Z] #57 20.28 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-29T15:39:51.133Z] #57 20.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-29T15:39:51.133Z] #57 20.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-29T15:39:51.393Z] #57 20.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-29T15:39:51.393Z] #57 20.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-29T15:39:51.650Z] #57 20.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-29T15:39:51.650Z] #57 20.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-29T15:39:51.650Z] #57 20.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-29T15:39:51.650Z] #57 20.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-29T15:39:51.908Z] #57 20.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-29T15:39:51.908Z] #57 20.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-29T15:39:51.908Z] #57 20.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-29T15:39:51.908Z] #57 21.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-29T15:39:51.908Z] #57 21.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-29T15:39:52.166Z] #57 21.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-29T15:39:52.166Z] #57 21.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-29T15:39:52.166Z] #57 21.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-29T15:39:52.424Z] #57 21.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-29T15:39:52.424Z] #57 21.53 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-29T15:39:52.424Z] #57 21.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-29T15:39:52.424Z] #57 21.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-29T15:39:52.424Z] #57 21.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-29T15:39:53.358Z] #57 22.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-29T15:39:53.358Z] #57 22.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-29T15:39:53.358Z] #57 22.55 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-29T15:39:53.358Z] #57 22.56 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-29T15:39:53.615Z] #57 22.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T15:39:53.615Z] #57 ... [2021-07-29T15:39:53.615Z] [2021-07-29T15:39:53.615Z] #59 [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-07-29T15:39:53.615Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:39:53.615Z] #59 12.76 + cd /tmp/tmp.tn4CwwhYuE/src/github.com/mvdan/sh [2021-07-29T15:39:53.615Z] #59 12.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:39:53.615Z] #59 12.86 + GO111MODULE=on [2021-07-29T15:39:53.615Z] #59 12.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-29T15:39:53.615Z] #59 13.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-29T15:39:53.615Z] #59 13.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-29T15:39:53.615Z] #59 14.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-29T15:39:53.615Z] #59 15.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-29T15:39:53.615Z] #59 18.29 runtime [2021-07-29T15:39:53.615Z] #59 ... [2021-07-29T15:39:53.615Z] [2021-07-29T15:39:53.615Z] #36 [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-07-29T15:39:53.615Z] #36 sha256:4ea45317be1685f241e516897673ddbbff89e823c0223b77f30879ea43ec9306 [2021-07-29T15:39:53.615Z] #36 2.088 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-29T15:39:53.615Z] #36 2.313 [2021-07-29T15:39:53.615Z] #36 2.467 #### 6.1% ########## 13.9% ################ 22.6% ###################### 31.1% ########################### 38.8% ################################# 46.6% ####################################### 54.9% ############################################## 64.8% ####################################################### 76.5% ################################################################# 91.3% ######################################################################## 100.0% [2021-07-29T15:39:53.873Z] #36 3.722 [2021-07-29T15:39:54.136Z] #36 3.859 ######################### 34.9% #################################################################### 94.9% ######################################################################## 100.0% [2021-07-29T15:39:54.701Z] #36 4.438 [2021-07-29T15:39:54.959Z] #36 4.599 ################# 24.1% ########################################## 59.6% ######################################################################## 100.0% [2021-07-29T15:39:55.217Z] #36 5.145 [2021-07-29T15:39:56.264Z] #36 5.332 #### 6.4% ############ 17.2% #################### 28.2% ########################### 38.5% ################################# 46.6% ##################################### 52.6% ############################################ 62.3% ########################################################## 81.6% ################################################################# 90.7% ######################################################################## 100.0% [2021-07-29T15:39:56.831Z] #36 6.568 [2021-07-29T15:39:57.421Z] #36 6.742 # 1.4% ## 3.2% ### 5.5% ##### 8.0% ####### 11.0% ######### 12.6% [2021-07-29T15:39:57.421Z] #36 ... [2021-07-29T15:39:57.421Z] [2021-07-29T15:39:57.421Z] #51 [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-07-29T15:39:57.421Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:39:57.421Z] #51 15.83 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-29T15:39:57.421Z] #51 20.02 Fetched 8462 kB in 15s (557 kB/s) [2021-07-29T15:39:57.421Z] #51 20.02 Reading package lists... [2021-07-29T15:39:57.680Z] #51 25.15 Reading package lists... [2021-07-29T15:39:57.680Z] #51 ... [2021-07-29T15:39:57.680Z] [2021-07-29T15:39:57.680Z] #36 [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-07-29T15:39:57.680Z] #36 sha256:4ea45317be1685f241e516897673ddbbff89e823c0223b77f30879ea43ec9306 [2021-07-29T15:40:01.318Z] #36 6.742 # 1.4% ## 3.2% ### 5.5% ##### 8.0% ####### 11.0% ######### 12.6% ########## 14.8% ############ 16.7% ############# 18.8% ############### 21.5% ################# 23.7% ################## 25.4% ################### 27.5% #################### 28.9% ###################### 31.2% ####################### 32.9% ######################### 36.1% ########################### 37.8% ############################# 40.5% ############################### 43.1% ################################# 46.5% ################################## 48.3% #################################### 50.9% ###################################### 53.6% ######################################## 55.8% ########################################## 58.6% ############################################ 61.6% ############################################## 64.8% ################################################ 67.8% ################################################### 71.1% #################################################### 73.5% ###################################################### 75.6% ####################################################### 77.5% ######################################################### 79.7% ########################################################## 81.8% ############################################################ 84.2% ############################################################# 86.0% ############################################################### 88.8% ################################################################# 90.4% ################################################################### 94.1% ##################################################################### 96.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-07-29T15:40:01.318Z] #36 11.32 [2021-07-29T15:40:01.885Z] #36 ... [2021-07-29T15:40:01.885Z] [2021-07-29T15:40:01.885Z] #47 [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-07-29T15:40:01.885Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:40:01.885Z] #47 20.31 + 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-07-29T15:40:02.144Z] #47 ... [2021-07-29T15:40:02.144Z] [2021-07-29T15:40:02.144Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:40:02.144Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:40:02.144Z] #17 11.01 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-29T15:40:02.144Z] #17 11.06 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-29T15:40:02.144Z] #17 11.09 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-29T15:40:02.144Z] #17 11.13 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:40:02.144Z] #17 11.16 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:40:02.144Z] #17 11.20 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-29T15:40:02.144Z] #17 11.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-29T15:40:02.144Z] #17 11.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-29T15:40:02.144Z] #17 11.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-29T15:40:02.144Z] #17 11.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:40:02.144Z] #17 11.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-29T15:40:02.144Z] #17 11.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:40:02.144Z] #17 ... [2021-07-29T15:40:02.144Z] [2021-07-29T15:40:02.144Z] #36 [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-07-29T15:40:02.144Z] #36 sha256:4ea45317be1685f241e516897673ddbbff89e823c0223b77f30879ea43ec9306 [2021-07-29T15:40:02.144Z] #36 12.04 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-29T15:40:02.408Z] #36 12.34 [2021-07-29T15:40:02.669Z] #36 12.54 1.1% ######################################################################## 100.0% [2021-07-29T15:40:02.927Z] #36 12.65 [2021-07-29T15:40:03.861Z] #36 13.56 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-29T15:40:03.861Z] #36 ... [2021-07-29T15:40:03.861Z] [2021-07-29T15:40:03.861Z] #57 [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-07-29T15:40:03.861Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:40:03.861Z] #57 22.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T15:40:03.861Z] #57 22.86 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-29T15:40:03.861Z] #57 22.99 go: downloading golang.org/x/text v0.3.2 [2021-07-29T15:40:03.861Z] #57 29.20 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-29T15:40:03.861Z] #57 29.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-29T15:40:03.861Z] #57 29.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-29T15:40:03.861Z] #57 29.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-29T15:40:03.861Z] #57 29.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-29T15:40:03.861Z] #57 30.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-29T15:40:03.861Z] #57 30.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-29T15:40:03.861Z] #57 30.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T15:40:03.861Z] #57 ... [2021-07-29T15:40:03.861Z] [2021-07-29T15:40:03.861Z] #51 [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-07-29T15:40:03.861Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:40:03.861Z] #51 25.15 Reading package lists... [2021-07-29T15:40:03.861Z] #51 30.42 Building dependency tree... [2021-07-29T15:40:04.427Z] #51 32.84 The following additional packages will be installed: [2021-07-29T15:40:04.427Z] #51 32.85 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-29T15:40:04.427Z] #51 32.85 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-29T15:40:04.427Z] #51 32.85 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:40:04.427Z] #51 32.85 python3.7-minimal [2021-07-29T15:40:04.427Z] #51 32.86 Suggested packages: [2021-07-29T15:40:04.427Z] #51 32.87 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-29T15:40:04.427Z] #51 32.87 python3.7-doc binfmt-support [2021-07-29T15:40:05.360Z] #51 33.90 The following NEW packages will be installed: [2021-07-29T15:40:05.360Z] #51 33.90 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-29T15:40:05.360Z] #51 33.90 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-29T15:40:05.360Z] #51 33.91 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:40:05.360Z] #51 33.91 python3.7-minimal [2021-07-29T15:40:05.925Z] #51 34.33 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:40:05.925Z] #51 34.33 Need to get 6695 kB of archives. [2021-07-29T15:40:05.925Z] #51 34.33 After this operation, 33.1 MB of additional disk space will be used. [2021-07-29T15:40:05.925Z] #51 34.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:40:05.925Z] #51 34.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:40:06.183Z] #51 34.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:40:06.183Z] #51 34.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:40:06.183Z] #51 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:40:06.183Z] #51 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:40:06.441Z] #51 34.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:40:06.441Z] #51 34.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:40:06.441Z] #51 34.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-29T15:40:06.441Z] #51 34.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:40:06.441Z] #51 34.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-29T15:40:06.441Z] #51 34.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-29T15:40:06.441Z] #51 34.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:40:06.441Z] #51 34.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:40:06.441Z] #51 34.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:40:07.007Z] #51 ... [2021-07-29T15:40:07.007Z] [2021-07-29T15:40:07.007Z] #36 [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-07-29T15:40:07.007Z] #36 sha256:4ea45317be1685f241e516897673ddbbff89e823c0223b77f30879ea43ec9306 [2021-07-29T15:40:07.007Z] #36 13.88 [2021-07-29T15:40:07.007Z] #36 14.01 ############# 18.3% ######################################################################## 100.0% [2021-07-29T15:40:07.007Z] #36 14.15 [2021-07-29T15:40:07.007Z] #36 14.93 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-29T15:40:07.007Z] #36 15.29 [2021-07-29T15:40:07.007Z] #36 15.57 0.0% ########## 14.6% ############# 18.8% ################### 27.2% ########################### 38.0% ################################# 45.9% ######################################## 56.1% ############################################### 65.4% ######################################################## 78.5% ############################################################## 86.8% ##################################################################### 97.2% ######################################################################## 100.0% [2021-07-29T15:40:07.007Z] #36 16.84 [2021-07-29T15:40:07.577Z] #36 17.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-29T15:40:08.144Z] #36 17.86 [2021-07-29T15:40:08.144Z] #36 18.03 ######################################################################## 100.0% [2021-07-29T15:40:08.401Z] #36 18.12 [2021-07-29T15:40:08.401Z] #36 ... [2021-07-29T15:40:08.401Z] [2021-07-29T15:40:08.401Z] #53 [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-07-29T15:40:08.401Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:08.401Z] #53 27.47 vendor/golang.org/x/crypto/internal/subtle [2021-07-29T15:40:08.401Z] #53 ... [2021-07-29T15:40:08.401Z] [2021-07-29T15:40:08.401Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:40:08.401Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:40:08.401Z] #39 36.71 Checking out files: 93% (1423/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-07-29T15:40:08.401Z] #39 36.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-29T15:40:08.401Z] #39 37.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:40:12.587Z] #39 ... [2021-07-29T15:40:12.587Z] [2021-07-29T15:40:12.587Z] #36 [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-07-29T15:40:12.587Z] #36 sha256:4ea45317be1685f241e516897673ddbbff89e823c0223b77f30879ea43ec9306 [2021-07-29T15:40:12.587Z] #36 18.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-29T15:40:12.587Z] #36 18.86 [2021-07-29T15:40:12.587Z] #36 19.08 ######################################################################## 100.0% [2021-07-29T15:40:12.587Z] #36 19.16 [2021-07-29T15:40:12.587Z] #36 19.25 Download of images into '/build' complete. [2021-07-29T15:40:12.587Z] #36 19.28 Use something like the following to load the result into a Docker daemon: [2021-07-29T15:40:12.587Z] #36 19.28 tar -cC '/build' . | docker load [2021-07-29T15:40:12.587Z] #36 DONE 22.4s [2021-07-29T15:40:12.587Z] [2021-07-29T15:40:12.587Z] #51 [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-07-29T15:40:12.587Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:40:12.587Z] #51 37.17 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-29T15:40:12.587Z] #51 38.34 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:40:12.587Z] #51 38.67 Fetched 6695 kB in 3s (1946 kB/s) [2021-07-29T15:40:12.587Z] #51 39.59 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:40:12.587Z] #51 39.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 ... 15421 files and directories currently installed.) [2021-07-29T15:40:12.587Z] #51 39.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:40:12.587Z] #51 39.96 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:12.587Z] #51 40.97 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:40:12.587Z] #51 40.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:40:12.587Z] #51 41.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:40:15.121Z] #51 43.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:15.121Z] #51 43.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:40:15.378Z] #51 ... [2021-07-29T15:40:15.379Z] [2021-07-29T15:40:15.379Z] #55 [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-07-29T15:40:15.379Z] #55 sha256:c2ec7616b91a7997b021c35c668f242fe3c5d283be0eab4f5df49bdf0fcc5c45 [2021-07-29T15:40:15.379Z] #55 DONE 44.4s [2021-07-29T15:40:15.379Z] [2021-07-29T15:40:15.379Z] #53 [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-07-29T15:40:15.379Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:15.379Z] #53 38.43 sync [2021-07-29T15:40:15.379Z] #53 38.44 internal/reflectlite [2021-07-29T15:40:15.379Z] #53 39.49 internal/testlog [2021-07-29T15:40:15.379Z] #53 39.81 github.com/LK4D4/vndr/godl/singleflight [2021-07-29T15:40:15.379Z] #53 40.00 math/rand [2021-07-29T15:40:15.379Z] #53 40.61 internal/singleflight [2021-07-29T15:40:15.379Z] #53 40.62 io [2021-07-29T15:40:15.379Z] #53 40.85 strconv [2021-07-29T15:40:15.379Z] #53 41.45 bytes [2021-07-29T15:40:15.379Z] #53 43.75 strings [2021-07-29T15:40:15.944Z] #53 44.93 reflect [2021-07-29T15:40:17.842Z] #53 46.63 bufio [2021-07-29T15:40:17.842Z] #53 ... [2021-07-29T15:40:17.842Z] [2021-07-29T15:40:17.842Z] #51 [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-07-29T15:40:17.842Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:40:17.842Z] #51 46.31 Selecting previously unselected package python3-minimal. [2021-07-29T15:40:18.100Z] #51 46.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 ... 15661 files and directories currently installed.) [2021-07-29T15:40:18.100Z] #51 46.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:40:18.100Z] #51 46.37 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:40:18.100Z] #51 46.46 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:40:18.100Z] #51 46.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:40:18.100Z] #51 46.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:40:18.100Z] #51 46.58 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:40:18.358Z] #51 46.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:40:18.358Z] #51 46.59 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:19.294Z] #51 47.64 Selecting previously unselected package python3.7. [2021-07-29T15:40:19.294Z] #51 47.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:40:19.294Z] #51 47.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:19.294Z] #51 ... [2021-07-29T15:40:19.294Z] [2021-07-29T15:40:19.294Z] #59 [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-07-29T15:40:19.294Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:40:19.294Z] #59 38.34 sync [2021-07-29T15:40:19.294Z] #59 38.36 internal/reflectlite [2021-07-29T15:40:19.294Z] #59 39.58 internal/testlog [2021-07-29T15:40:19.294Z] #59 40.14 errors [2021-07-29T15:40:19.294Z] #59 40.14 sort [2021-07-29T15:40:19.294Z] #59 40.49 io [2021-07-29T15:40:19.294Z] #59 40.80 internal/oserror [2021-07-29T15:40:19.294Z] #59 40.91 syscall [2021-07-29T15:40:19.294Z] #59 41.47 bytes [2021-07-29T15:40:19.294Z] #59 44.12 strconv [2021-07-29T15:40:19.294Z] #59 47.19 reflect [2021-07-29T15:40:19.294Z] #59 47.93 time [2021-07-29T15:40:19.552Z] #59 ... [2021-07-29T15:40:19.552Z] [2021-07-29T15:40:19.552Z] #51 [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-07-29T15:40:19.552Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:40:19.552Z] #51 47.78 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:40:19.552Z] #51 47.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:40:19.552Z] #51 47.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:40:19.552Z] #51 47.93 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:40:20.491Z] #51 48.83 Selecting previously unselected package python3. [2021-07-29T15:40:20.491Z] #51 48.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-29T15:40:20.491Z] #51 48.88 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:40:20.491Z] #51 48.90 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:40:20.748Z] #51 48.98 Selecting previously unselected package libprotobuf17:amd64. [2021-07-29T15:40:20.748Z] #51 48.98 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-29T15:40:20.748Z] #51 48.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:40:21.006Z] #51 49.50 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:40:21.006Z] #51 49.51 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:40:21.264Z] #51 49.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:40:21.264Z] #51 49.67 Selecting previously unselected package python3-six. [2021-07-29T15:40:21.264Z] #51 49.67 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-29T15:40:21.264Z] #51 49.68 Unpacking python3-six (1.12.0-1) ... [2021-07-29T15:40:21.264Z] #51 49.75 Selecting previously unselected package python3-protobuf. [2021-07-29T15:40:21.264Z] #51 49.75 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-29T15:40:21.264Z] #51 49.76 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:40:21.361Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00c57846d26cfbf18) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] { [Pipeline] checkout [2021-07-29T15:40:21.522Z] #51 50.08 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:40:21.526Z] The recommended git tool is: git [2021-07-29T15:40:21.781Z] #51 50.08 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:40:21.781Z] #51 50.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:40:21.781Z] #51 50.19 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:40:21.781Z] #51 50.19 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:40:21.781Z] #51 50.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:40:22.039Z] #51 50.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:40:22.039Z] #51 50.31 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:40:22.039Z] #51 50.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:40:22.039Z] #51 50.40 Selecting previously unselected package criu. [2021-07-29T15:40:22.039Z] #51 50.40 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-29T15:40:22.039Z] #51 50.41 Unpacking criu (3.15-1) ... [2021-07-29T15:40:22.063Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06e824105dd5a3a19) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] { [Pipeline] checkout [2021-07-29T15:40:22.210Z] The recommended git tool is: git [2021-07-29T15:40:22.607Z] #51 50.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:40:22.607Z] #51 50.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:40:22.607Z] #51 50.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:40:22.607Z] #51 51.00 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:40:22.607Z] #51 51.01 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:40:22.607Z] #51 51.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:22.607Z] #51 51.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:40:22.607Z] #51 51.07 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:40:24.931Z] using credential docker-jenkins-github-credentials [2021-07-29T15:40:24.944Z] Cloning the remote Git repository [2021-07-29T15:40:24.944Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:40:25.192Z] using credential docker-jenkins-github-credentials [2021-07-29T15:40:25.207Z] Cloning the remote Git repository [2021-07-29T15:40:25.207Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:40:24.965Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:40:25.037Z] > git init /home/ubuntu/workspace/moby_PR-42679 # timeout=10 [2021-07-29T15:40:25.276Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:40:25.350Z] > git init /home/ubuntu/workspace/moby_PR-42679 # timeout=10 [2021-07-29T15:40:25.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:40:25.627Z] > git --version # timeout=10 [2021-07-29T15:40:25.641Z] > git --version # 'git version 2.17.1' [2021-07-29T15:40:25.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:25.643Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:25.898Z] #51 54.28 Setting up python3 (3.7.3-1) ... [2021-07-29T15:40:25.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:40:25.347Z] > git --version # timeout=10 [2021-07-29T15:40:25.387Z] > git --version # 'git version 2.17.1' [2021-07-29T15:40:25.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:25.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:26.465Z] #51 54.73 Setting up python3-six (1.12.0-1) ... [2021-07-29T15:40:27.290Z] #51 55.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:40:28.224Z] #51 56.64 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:40:28.791Z] #51 ... [2021-07-29T15:40:28.791Z] [2021-07-29T15:40:28.791Z] #53 [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-07-29T15:40:28.791Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:28.791Z] #53 47.85 syscall [2021-07-29T15:40:28.791Z] #53 52.80 internal/fmtsort [2021-07-29T15:40:28.791Z] #53 53.06 internal/poll [2021-07-29T15:40:28.791Z] #53 53.15 internal/syscall/execenv [2021-07-29T15:40:28.791Z] #53 53.29 path [2021-07-29T15:40:28.791Z] #53 53.82 io/fs [2021-07-29T15:40:28.791Z] #53 54.74 regexp/syntax [2021-07-29T15:40:28.791Z] #53 54.80 os [2021-07-29T15:40:28.791Z] #53 57.96 path/filepath [2021-07-29T15:40:28.791Z] #53 57.96 fmt [2021-07-29T15:40:28.791Z] #53 ... [2021-07-29T15:40:28.791Z] [2021-07-29T15:40:28.791Z] #59 [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-07-29T15:40:28.791Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:40:28.791Z] #59 51.53 context [2021-07-29T15:40:28.791Z] #59 52.12 internal/syscall/unix [2021-07-29T15:40:28.791Z] #59 52.31 internal/poll [2021-07-29T15:40:28.791Z] #59 54.09 io/fs [2021-07-29T15:40:28.791Z] #59 55.01 os [2021-07-29T15:40:28.791Z] #59 55.48 encoding/binary [2021-07-29T15:40:28.791Z] #59 56.66 encoding/base64 [2021-07-29T15:40:28.791Z] #59 57.17 golang.org/x/sys/unix [2021-07-29T15:40:29.365Z] #59 58.42 fmt [2021-07-29T15:40:29.935Z] #59 ... [2021-07-29T15:40:29.935Z] [2021-07-29T15:40:29.935Z] #53 [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-07-29T15:40:29.935Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:29.935Z] #53 59.06 regexp [2021-07-29T15:40:32.459Z] #53 61.05 flag [2021-07-29T15:40:32.460Z] #53 61.46 go/token [2021-07-29T15:40:33.024Z] #53 ... [2021-07-29T15:40:33.024Z] [2021-07-29T15:40:33.024Z] #51 [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-07-29T15:40:33.024Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:40:33.024Z] #51 58.80 Setting up criu (3.15-1) ... [2021-07-29T15:40:33.024Z] #51 60.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:40:33.024Z] #51 60.19 Processing triggers for mime-support (3.62) ... [2021-07-29T15:40:33.024Z] #51 DONE 61.2s [2021-07-29T15:40:33.024Z] [2021-07-29T15:40:33.024Z] #53 [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-07-29T15:40:33.024Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:33.024Z] #53 62.01 go/scanner [2021-07-29T15:40:33.282Z] #53 62.39 internal/lazyregexp [2021-07-29T15:40:33.847Z] #53 62.85 net/url [2021-07-29T15:40:34.413Z] #53 63.50 go/ast [2021-07-29T15:40:34.979Z] #53 64.12 text/template/parse [2021-07-29T15:40:37.513Z] #53 66.44 go/parser [2021-07-29T15:40:38.446Z] #53 67.30 text/template [2021-07-29T15:40:39.821Z] #53 69.01 log [2021-07-29T15:40:40.387Z] #53 69.57 encoding/xml [2021-07-29T15:40:41.781Z] #53 ... [2021-07-29T15:40:41.781Z] [2021-07-29T15:40:41.781Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:40:41.781Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:40:41.781Z] #17 50.72 Fetched 48.3 MB in 49s (977 kB/s) [2021-07-29T15:40:41.781Z] #17 50.72 Reading package lists... [2021-07-29T15:40:41.781Z] #17 ... [2021-07-29T15:40:41.781Z] [2021-07-29T15:40:41.781Z] #59 [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-07-29T15:40:41.781Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:40:41.781Z] #59 61.57 encoding/json [2021-07-29T15:40:41.781Z] #59 63.71 github.com/pkg/diff [2021-07-29T15:40:41.781Z] #59 64.54 go/ast [2021-07-29T15:40:41.781Z] #59 65.80 golang.org/x/crypto/ssh/terminal [2021-07-29T15:40:41.781Z] #59 66.73 io/ioutil [2021-07-29T15:40:41.781Z] #59 67.14 mvdan.cc/editorconfig [2021-07-29T15:40:41.781Z] #59 67.57 mvdan.cc/sh/v3/fileutil [2021-07-29T15:40:41.781Z] #59 67.69 text/tabwriter [2021-07-29T15:40:41.781Z] #59 67.99 mvdan.cc/sh/v3/syntax [2021-07-29T15:40:42.371Z] #59 ... [2021-07-29T15:40:42.371Z] [2021-07-29T15:40:42.371Z] #53 [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-07-29T15:40:42.371Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:42.371Z] #53 71.38 go/doc [2021-07-29T15:40:44.272Z] #53 73.46 github.com/LK4D4/vndr/versioned [2021-07-29T15:40:44.272Z] #53 73.56 compress/flate [2021-07-29T15:40:44.846Z] #53 73.85 github.com/LK4D4/vndr/build [2021-07-29T15:40:45.105Z] #53 ... [2021-07-29T15:40:45.105Z] [2021-07-29T15:40:45.105Z] #59 [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-07-29T15:40:45.105Z] #59 sha256:ce144a59ccb63b897eb3e1c8a79e4997be084ca631a9de6c8b7bfa77225d1e9d [2021-07-29T15:40:45.105Z] #59 72.15 mvdan.cc/sh/v3/cmd/shfmt [2021-07-29T15:40:45.105Z] #59 DONE 74.2s [2021-07-29T15:40:45.371Z] [2021-07-29T15:40:45.371Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:40:45.371Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:40:46.748Z] #17 50.72 Reading package lists... [2021-07-29T15:40:46.748Z] #17 ... [2021-07-29T15:40:46.748Z] [2021-07-29T15:40:46.748Z] #53 [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-07-29T15:40:46.748Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:46.748Z] #53 75.83 hash/crc32 [2021-07-29T15:40:47.007Z] #53 76.13 crypto/x509/pkix [2021-07-29T15:40:47.266Z] #53 76.28 compress/gzip [2021-07-29T15:40:47.266Z] #53 76.54 net [2021-07-29T15:40:47.525Z] #53 76.61 vendor/golang.org/x/crypto/chacha20 [2021-07-29T15:40:47.554Z] Fetching without tags [2021-07-29T15:40:47.786Z] #53 76.97 vendor/golang.org/x/crypto/poly1305 [2021-07-29T15:40:47.925Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:40:48.352Z] #53 77.30 vendor/golang.org/x/sys/cpu [2021-07-29T15:40:47.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:40:47.474Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:40:47.506Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:47.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:40:47.603Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:40:47.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:47.607Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:47.937Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:40:47.974Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:40:48.651Z] #53 77.62 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-29T15:40:49.220Z] #53 78.22 vendor/golang.org/x/crypto/curve25519 [2021-07-29T15:40:49.478Z] #53 78.75 vendor/golang.org/x/crypto/hkdf [2021-07-29T15:40:49.736Z] #53 78.88 vendor/golang.org/x/text/transform [2021-07-29T15:40:50.031Z] Merge succeeded, producing 71ad5c00c57cebfdb1a9705b80e631890dc48ef4 [2021-07-29T15:40:50.032Z] Checking out Revision 71ad5c00c57cebfdb1a9705b80e631890dc48ef4 (PR-42679) [2021-07-29T15:40:50.302Z] #53 79.41 vendor/golang.org/x/text/unicode/bidi [2021-07-29T15:40:48.908Z] > git remote # timeout=10 [2021-07-29T15:40:48.937Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:40:48.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:48.966Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:40:50.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:40:50.038Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:40:50.065Z] > git checkout -f 71ad5c00c57cebfdb1a9705b80e631890dc48ef4 # timeout=10 [2021-07-29T15:40:51.236Z] #53 80.49 vendor/golang.org/x/text/secure/bidirule [2021-07-29T15:40:51.802Z] #53 80.68 vendor/golang.org/x/text/unicode/norm [2021-07-29T15:40:52.239Z] Fetching without tags [2021-07-29T15:40:52.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:40:52.169Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:40:52.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:52.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:40:52.243Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:40:52.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:52.244Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:40:52.622Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:40:53.884Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:40:53.915Z] First time build. Skipping changelog. [2021-07-29T15:40:54.036Z] Merge succeeded, producing 6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:40:54.036Z] Checking out Revision 6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 (PR-42679) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:40:54.333Z] #53 83.20 vendor/golang.org/x/net/idna [2021-07-29T15:40:54.956Z] + docker version [2021-07-29T15:40:52.631Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:40:52.649Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:40:53.378Z] > git remote # timeout=10 [2021-07-29T15:40:53.401Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:40:53.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:40:53.443Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:40:54.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:40:54.038Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:40:54.059Z] > git checkout -f 6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 # timeout=10 [2021-07-29T15:40:53.890Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [2021-07-29T15:40:55.709Z] #53 84.87 vendor/golang.org/x/net/http2/hpack [2021-07-29T15:40:56.054Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e2e1fa3049814603) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] { [Pipeline] checkout [2021-07-29T15:40:56.238Z] The recommended git tool is: git [2021-07-29T15:40:56.295Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0da4b7cd947984517) in /home/ubuntu/workspace/moby_PR-42679 [Pipeline] { [Pipeline] checkout [2021-07-29T15:40:56.474Z] The recommended git tool is: git [2021-07-29T15:40:56.643Z] #53 85.71 mime [2021-07-29T15:40:57.580Z] #53 86.50 mime/quotedprintable [2021-07-29T15:40:57.580Z] #53 ... [2021-07-29T15:40:57.580Z] [2021-07-29T15:40:57.580Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:40:57.580Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:40:57.580Z] #17 50.72 Reading package lists... [2021-07-29T15:40:57.840Z] #17 66.78 Reading package lists... [2021-07-29T15:40:57.840Z] #17 ... [2021-07-29T15:40:57.840Z] [2021-07-29T15:40:57.840Z] #53 [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-07-29T15:40:57.840Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:40:57.840Z] #53 86.81 net/http/internal [2021-07-29T15:40:58.088Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:40:58.111Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:40:59.150Z] + docker version [2021-07-29T15:40:59.741Z] #53 88.46 crypto/tls [2021-07-29T15:40:59.819Z] using credential docker-jenkins-github-credentials [2021-07-29T15:40:59.827Z] Cloning the remote Git repository [2021-07-29T15:40:59.827Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:40:59.689Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:40:59.746Z] > git init /home/ubuntu/workspace/moby_PR-42679 # timeout=10 [2021-07-29T15:40:58.091Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [2021-07-29T15:41:00.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:41:00.108Z] > git --version # timeout=10 [2021-07-29T15:41:00.124Z] > git --version # 'git version 2.25.1' [2021-07-29T15:41:00.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:00.161Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:01.637Z] Client: Docker Engine - Community [2021-07-29T15:41:01.637Z] Version: 20.10.6 [2021-07-29T15:41:01.637Z] API version: 1.41 [2021-07-29T15:41:01.637Z] Go version: go1.13.15 [2021-07-29T15:41:01.637Z] Git commit: 370c289 [2021-07-29T15:41:01.637Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-29T15:41:01.637Z] OS/Arch: linux/amd64 [2021-07-29T15:41:01.637Z] Context: default [2021-07-29T15:41:01.637Z] Experimental: true [2021-07-29T15:41:01.637Z] [2021-07-29T15:41:01.637Z] Server: Docker Engine - Community [2021-07-29T15:41:01.637Z] Engine: [2021-07-29T15:41:01.637Z] Version: 20.10.6 [2021-07-29T15:41:01.637Z] API version: 1.41 (minimum version 1.12) [2021-07-29T15:41:01.637Z] Go version: go1.13.15 [2021-07-29T15:41:01.637Z] Git commit: 8728dd2 [2021-07-29T15:41:01.637Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-29T15:41:01.637Z] OS/Arch: linux/amd64 [2021-07-29T15:41:01.637Z] Experimental: true [2021-07-29T15:41:01.637Z] containerd: [2021-07-29T15:41:01.637Z] Version: 1.4.6 [2021-07-29T15:41:01.637Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:01.637Z] runc: [2021-07-29T15:41:01.637Z] Version: 1.0.0-rc95 [2021-07-29T15:41:01.637Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:01.637Z] docker-init: [2021-07-29T15:41:01.637Z] Version: 0.19.0 [2021-07-29T15:41:01.637Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-29T15:41:01.687Z] using credential docker-jenkins-github-credentials [2021-07-29T15:41:01.696Z] Cloning the remote Git repository [2021-07-29T15:41:01.696Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:41:01.941Z] + docker info [2021-07-29T15:41:01.717Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:41:01.785Z] > git init /home/ubuntu/workspace/moby_PR-42679 # timeout=10 [2021-07-29T15:41:02.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:41:02.149Z] > git --version # timeout=10 [2021-07-29T15:41:02.171Z] > git --version # 'git version 2.25.1' [2021-07-29T15:41:02.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:02.271Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:03.363Z] Client: Docker Engine - Community [2021-07-29T15:41:03.363Z] Version: 20.10.6 [2021-07-29T15:41:03.363Z] API version: 1.41 [2021-07-29T15:41:03.363Z] Go version: go1.13.15 [2021-07-29T15:41:03.363Z] Git commit: 370c289 [2021-07-29T15:41:03.363Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-29T15:41:03.363Z] OS/Arch: linux/amd64 [2021-07-29T15:41:03.363Z] Context: default [2021-07-29T15:41:03.363Z] Experimental: true [2021-07-29T15:41:03.363Z] [2021-07-29T15:41:03.363Z] Server: Docker Engine - Community [2021-07-29T15:41:03.363Z] Engine: [2021-07-29T15:41:03.363Z] Version: 20.10.6 [2021-07-29T15:41:03.363Z] API version: 1.41 (minimum version 1.12) [2021-07-29T15:41:03.363Z] Go version: go1.13.15 [2021-07-29T15:41:03.363Z] Git commit: 8728dd2 [2021-07-29T15:41:03.363Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-29T15:41:03.363Z] OS/Arch: linux/amd64 [2021-07-29T15:41:03.363Z] Experimental: true [2021-07-29T15:41:03.363Z] containerd: [2021-07-29T15:41:03.363Z] Version: 1.4.6 [2021-07-29T15:41:03.363Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:03.363Z] runc: [2021-07-29T15:41:03.363Z] Version: 1.0.0-rc95 [2021-07-29T15:41:03.363Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:03.363Z] docker-init: [2021-07-29T15:41:03.363Z] Version: 0.19.0 [2021-07-29T15:41:03.363Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-29T15:41:03.691Z] + docker info [2021-07-29T15:41:03.927Z] #53 92.85 net/http/httptrace [2021-07-29T15:41:03.927Z] #53 93.02 net/http [2021-07-29T15:41:05.828Z] #53 ... [2021-07-29T15:41:05.828Z] [2021-07-29T15:41:05.828Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:41:05.828Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:41:05.828Z] #17 66.78 Reading package lists... [2021-07-29T15:41:05.828Z] #17 79.20 Building dependency tree... [2021-07-29T15:41:05.828Z] #17 84.47 The following additional packages will be installed: [2021-07-29T15:41:05.828Z] #17 84.47 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-29T15:41:05.829Z] #17 84.47 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-29T15:41:05.829Z] #17 84.48 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-29T15:41:05.829Z] #17 84.48 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-29T15:41:05.829Z] #17 84.48 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-29T15:41:05.829Z] #17 84.48 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-29T15:41:05.829Z] #17 84.48 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-29T15:41:05.829Z] #17 84.48 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-29T15:41:05.829Z] #17 84.48 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.48 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-29T15:41:05.829Z] #17 84.48 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.48 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.48 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.48 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.48 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-29T15:41:05.829Z] #17 84.49 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.49 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.49 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-29T15:41:05.829Z] #17 84.49 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.49 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.49 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-29T15:41:05.829Z] #17 84.49 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.49 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.49 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.49 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-29T15:41:05.829Z] #17 84.49 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.50 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-29T15:41:05.829Z] #17 84.50 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.50 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.50 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.50 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-29T15:41:05.829Z] #17 84.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-29T15:41:05.829Z] #17 84.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-29T15:41:05.829Z] #17 84.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.51 linux-libc-dev-s390x-cross patch xz-utils [2021-07-29T15:41:05.829Z] #17 84.54 Suggested packages: [2021-07-29T15:41:05.829Z] #17 84.54 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-29T15:41:05.829Z] #17 84.54 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.54 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.54 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.54 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.54 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.54 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.54 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-29T15:41:05.829Z] #17 84.54 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-29T15:41:05.829Z] #17 84.54 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-29T15:41:05.829Z] #17 84.54 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-29T15:41:05.829Z] #17 84.54 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-29T15:41:05.829Z] #17 84.54 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.54 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.54 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.54 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-29T15:41:05.829Z] #17 84.54 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.54 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.54 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.54 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.54 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-29T15:41:05.829Z] #17 84.54 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.54 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.54 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.54 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-29T15:41:05.829Z] #17 84.54 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-29T15:41:05.829Z] #17 84.54 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-29T15:41:05.829Z] #17 84.54 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-29T15:41:05.829Z] #17 84.54 libyaml-shell-perl ed diffutils-doc [2021-07-29T15:41:05.829Z] #17 84.54 Recommended packages: [2021-07-29T15:41:05.829Z] #17 84.54 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-29T15:41:05.829Z] #17 84.54 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-29T15:41:11.098Z] #17 89.29 The following NEW packages will be installed: [2021-07-29T15:41:11.098Z] #17 89.30 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-29T15:41:11.098Z] #17 89.30 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-29T15:41:11.098Z] #17 89.30 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-29T15:41:11.098Z] #17 89.30 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-29T15:41:11.098Z] #17 89.30 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-29T15:41:11.098Z] #17 89.30 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-29T15:41:11.098Z] #17 89.30 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-29T15:41:11.098Z] #17 89.30 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-29T15:41:11.098Z] #17 89.30 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-29T15:41:11.098Z] #17 89.30 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.30 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-29T15:41:11.098Z] #17 89.30 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-29T15:41:11.098Z] #17 89.31 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-29T15:41:11.098Z] #17 89.31 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-29T15:41:11.098Z] #17 89.31 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.31 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-29T15:41:11.098Z] #17 89.31 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-29T15:41:11.098Z] #17 89.31 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.31 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-29T15:41:11.098Z] #17 89.31 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-29T15:41:11.098Z] #17 89.31 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-29T15:41:11.098Z] #17 89.31 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-29T15:41:11.098Z] #17 89.31 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.32 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-29T15:41:11.098Z] #17 89.32 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-29T15:41:11.098Z] #17 89.32 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.32 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-29T15:41:11.098Z] #17 89.32 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.33 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-29T15:41:11.098Z] #17 89.33 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.33 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-29T15:41:11.098Z] #17 89.33 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-29T15:41:11.098Z] #17 89.33 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-29T15:41:11.098Z] #17 89.33 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-29T15:41:11.098Z] #17 89.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-29T15:41:11.098Z] #17 89.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-29T15:41:11.098Z] #17 89.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-29T15:41:11.098Z] #17 89.34 linux-libc-dev-s390x-cross patch xz-utils [2021-07-29T15:41:11.098Z] #17 89.88 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:41:11.098Z] #17 89.88 Need to get 169 MB of archives. [2021-07-29T15:41:11.098Z] #17 89.88 After this operation, 612 MB of additional disk space will be used. [2021-07-29T15:41:11.098Z] #17 89.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-29T15:41:11.098Z] #17 89.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-29T15:41:11.098Z] #17 89.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-29T15:41:11.098Z] #17 89.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-29T15:41:11.098Z] #17 89.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-29T15:41:11.098Z] #17 89.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-29T15:41:11.098Z] #17 89.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-29T15:41:11.098Z] #17 90.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-29T15:41:11.098Z] #17 90.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-29T15:41:11.357Z] #17 90.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-29T15:41:11.357Z] #17 90.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-29T15:41:11.616Z] #17 90.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-29T15:41:11.616Z] #17 90.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-29T15:41:11.616Z] #17 90.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-29T15:41:11.874Z] #17 90.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-29T15:41:12.132Z] #17 91.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-29T15:41:12.132Z] #17 91.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-29T15:41:12.404Z] #17 91.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-29T15:41:12.404Z] #17 91.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-29T15:41:12.665Z] #17 ... [2021-07-29T15:41:12.665Z] [2021-07-29T15:41:12.665Z] #53 [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-07-29T15:41:12.665Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:41:12.665Z] #53 101.7 github.com/LK4D4/vndr/godl [2021-07-29T15:41:12.923Z] #53 102.1 github.com/LK4D4/vndr [2021-07-29T15:41:13.698Z] Client: [2021-07-29T15:41:13.698Z] Context: default [2021-07-29T15:41:13.698Z] Debug Mode: false [2021-07-29T15:41:13.698Z] Plugins: [2021-07-29T15:41:13.698Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-29T15:41:13.698Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-29T15:41:13.698Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-29T15:41:13.698Z] [2021-07-29T15:41:13.698Z] Server: [2021-07-29T15:41:13.698Z] Containers: 0 [2021-07-29T15:41:13.698Z] Running: 0 [2021-07-29T15:41:13.698Z] Paused: 0 [2021-07-29T15:41:13.698Z] Stopped: 0 [2021-07-29T15:41:13.698Z] Images: 0 [2021-07-29T15:41:13.698Z] Server Version: 20.10.6 [2021-07-29T15:41:13.698Z] Storage Driver: overlay2 [2021-07-29T15:41:13.698Z] Backing Filesystem: extfs [2021-07-29T15:41:13.698Z] Supports d_type: true [2021-07-29T15:41:13.698Z] Native Overlay Diff: true [2021-07-29T15:41:13.698Z] userxattr: false [2021-07-29T15:41:13.698Z] Logging Driver: json-file [2021-07-29T15:41:13.698Z] Cgroup Driver: cgroupfs [2021-07-29T15:41:13.698Z] Cgroup Version: 1 [2021-07-29T15:41:13.698Z] Plugins: [2021-07-29T15:41:13.698Z] Volume: local [2021-07-29T15:41:13.698Z] Network: bridge host ipvlan macvlan null overlay [2021-07-29T15:41:13.698Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-29T15:41:13.698Z] Swarm: inactive [2021-07-29T15:41:13.698Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-29T15:41:13.698Z] Default Runtime: runc [2021-07-29T15:41:13.698Z] Init Binary: docker-init [2021-07-29T15:41:13.698Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:13.698Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:13.698Z] init version: de40ad0 [2021-07-29T15:41:13.698Z] Security Options: [2021-07-29T15:41:13.698Z] apparmor [2021-07-29T15:41:13.698Z] seccomp [2021-07-29T15:41:13.698Z] Profile: default [2021-07-29T15:41:13.698Z] Kernel Version: 5.4.0-1048-aws [2021-07-29T15:41:13.698Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-29T15:41:13.698Z] OSType: linux [2021-07-29T15:41:13.698Z] Architecture: x86_64 [2021-07-29T15:41:13.698Z] CPUs: 2 [2021-07-29T15:41:13.698Z] Total Memory: 7.487GiB [2021-07-29T15:41:13.698Z] Name: ip-10-100-47-99 [2021-07-29T15:41:13.698Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-29T15:41:13.698Z] Docker Root Dir: /var/lib/docker [2021-07-29T15:41:13.698Z] Debug Mode: false [2021-07-29T15:41:13.698Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:41:13.698Z] Labels: [2021-07-29T15:41:13.698Z] Experimental: true [2021-07-29T15:41:13.698Z] Insecure Registries: [2021-07-29T15:41:13.698Z] 127.0.0.0/8 [2021-07-29T15:41:13.698Z] Live Restore Enabled: true [2021-07-29T15:41:13.698Z] [2021-07-29T15:41:13.698Z] WARNING: No swap limit support [Pipeline] sh [2021-07-29T15:41:14.002Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:14.002Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:14.002Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42679/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-29T15:41:14.002Z] + bash /home/ubuntu/workspace/moby_PR-42679/check-config.sh [2021-07-29T15:41:14.002Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-29T15:41:14.002Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-29T15:41:14.002Z] [2021-07-29T15:41:14.002Z] Generally Necessary: [2021-07-29T15:41:14.002Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-29T15:41:14.002Z] - apparmor: enabled and tools installed [2021-07-29T15:41:14.002Z] - CONFIG_NAMESPACES: enabled [2021-07-29T15:41:14.002Z] - CONFIG_NET_NS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_PID_NS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_IPC_NS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_UTS_NS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CGROUPS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-29T15:41:14.002Z] - CONFIG_CPUSETS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_MEMCG: enabled [2021-07-29T15:41:14.002Z] - CONFIG_KEYS: enabled [2021-07-29T15:41:14.002Z] - CONFIG_VETH: enabled (as module) [2021-07-29T15:41:14.002Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-29T15:41:14.165Z] Client: [2021-07-29T15:41:14.165Z] Context: default [2021-07-29T15:41:14.165Z] Debug Mode: false [2021-07-29T15:41:14.165Z] Plugins: [2021-07-29T15:41:14.165Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-29T15:41:14.165Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-29T15:41:14.165Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-29T15:41:14.165Z] [2021-07-29T15:41:14.165Z] Server: [2021-07-29T15:41:14.165Z] Containers: 0 [2021-07-29T15:41:14.165Z] Running: 0 [2021-07-29T15:41:14.165Z] Paused: 0 [2021-07-29T15:41:14.165Z] Stopped: 0 [2021-07-29T15:41:14.165Z] Images: 0 [2021-07-29T15:41:14.165Z] Server Version: 20.10.6 [2021-07-29T15:41:14.165Z] Storage Driver: overlay2 [2021-07-29T15:41:14.165Z] Backing Filesystem: extfs [2021-07-29T15:41:14.165Z] Supports d_type: true [2021-07-29T15:41:14.165Z] Native Overlay Diff: true [2021-07-29T15:41:14.165Z] userxattr: false [2021-07-29T15:41:14.165Z] Logging Driver: json-file [2021-07-29T15:41:14.165Z] Cgroup Driver: cgroupfs [2021-07-29T15:41:14.165Z] Cgroup Version: 1 [2021-07-29T15:41:14.165Z] Plugins: [2021-07-29T15:41:14.165Z] Volume: local [2021-07-29T15:41:14.165Z] Network: bridge host ipvlan macvlan null overlay [2021-07-29T15:41:14.165Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-29T15:41:14.165Z] Swarm: inactive [2021-07-29T15:41:14.165Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-29T15:41:14.165Z] Default Runtime: runc [2021-07-29T15:41:14.165Z] Init Binary: docker-init [2021-07-29T15:41:14.165Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:14.165Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:14.165Z] init version: de40ad0 [2021-07-29T15:41:14.165Z] Security Options: [2021-07-29T15:41:14.165Z] apparmor [2021-07-29T15:41:14.165Z] seccomp [2021-07-29T15:41:14.165Z] Profile: default [2021-07-29T15:41:14.165Z] Kernel Version: 5.4.0-1048-aws [2021-07-29T15:41:14.165Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-29T15:41:14.165Z] OSType: linux [2021-07-29T15:41:14.165Z] Architecture: x86_64 [2021-07-29T15:41:14.165Z] CPUs: 2 [2021-07-29T15:41:14.165Z] Total Memory: 7.487GiB [2021-07-29T15:41:14.165Z] Name: ip-10-100-86-29 [2021-07-29T15:41:14.165Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-29T15:41:14.165Z] Docker Root Dir: /var/lib/docker [2021-07-29T15:41:14.165Z] Debug Mode: false [2021-07-29T15:41:14.165Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:41:14.165Z] Labels: [2021-07-29T15:41:14.165Z] Experimental: true [2021-07-29T15:41:14.165Z] Insecure Registries: [2021-07-29T15:41:14.165Z] 127.0.0.0/8 [2021-07-29T15:41:14.165Z] Live Restore Enabled: true [2021-07-29T15:41:14.165Z] [2021-07-29T15:41:14.165Z] WARNING: No swap limit support [Pipeline] sh [2021-07-29T15:41:14.281Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-29T15:41:14.282Z] [2021-07-29T15:41:14.282Z] Optional Features: [2021-07-29T15:41:14.282Z] - CONFIG_USER_NS: enabled [2021-07-29T15:41:14.282Z] - CONFIG_SECCOMP: enabled [2021-07-29T15:41:14.282Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-29T15:41:14.282Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-29T15:41:14.282Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-29T15:41:14.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-29T15:41:14.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-29T15:41:14.282Z] - CONFIG_BLK_CGROUP: enabled [2021-07-29T15:41:14.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-29T15:41:14.282Z] - CONFIG_CGROUP_PERF: enabled [2021-07-29T15:41:14.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-29T15:41:14.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-29T15:41:14.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-29T15:41:14.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-29T15:41:14.282Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-29T15:41:14.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_IP_VS: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-29T15:41:14.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-29T15:41:14.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-29T15:41:14.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-29T15:41:14.282Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-29T15:41:14.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-29T15:41:14.448Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:14.448Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:14.448Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42679/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-29T15:41:14.448Z] + bash /home/ubuntu/workspace/moby_PR-42679/check-config.sh [2021-07-29T15:41:14.448Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-29T15:41:14.448Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-29T15:41:14.448Z] [2021-07-29T15:41:14.448Z] Generally Necessary: [2021-07-29T15:41:14.448Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-29T15:41:14.448Z] - apparmor: enabled and tools installed [2021-07-29T15:41:14.448Z] - CONFIG_NAMESPACES: enabled [2021-07-29T15:41:14.448Z] - CONFIG_NET_NS: enabled [2021-07-29T15:41:14.448Z] - CONFIG_PID_NS: enabled [2021-07-29T15:41:14.448Z] - CONFIG_IPC_NS: enabled [2021-07-29T15:41:14.448Z] - CONFIG_UTS_NS: enabled [2021-07-29T15:41:14.581Z] - CONFIG_EXT4_FS: enabled [2021-07-29T15:41:14.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-29T15:41:14.581Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-29T15:41:14.581Z] - Network Drivers: [2021-07-29T15:41:14.581Z] - "overlay": [2021-07-29T15:41:14.581Z] - CONFIG_VXLAN: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-29T15:41:14.581Z] Optional (for encrypted networks): [2021-07-29T15:41:14.581Z] - CONFIG_CRYPTO: enabled [2021-07-29T15:41:14.581Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-29T15:41:14.581Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-29T15:41:14.581Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-29T15:41:14.581Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-29T15:41:14.581Z] - CONFIG_XFRM: enabled [2021-07-29T15:41:14.581Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-29T15:41:14.581Z] - "ipvlan": [2021-07-29T15:41:14.581Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-29T15:41:14.581Z] - "macvlan": [2021-07-29T15:41:14.581Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_DUMMY: enabled (as module) [2021-07-29T15:41:14.581Z] - "ftp,tftp client in container": [2021-07-29T15:41:14.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-29T15:41:14.581Z] - Storage Drivers: [2021-07-29T15:41:14.581Z] - "aufs": [2021-07-29T15:41:14.581Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-29T15:41:14.581Z] - "btrfs": [2021-07-29T15:41:14.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-29T15:41:14.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-29T15:41:14.581Z] - "devicemapper": [2021-07-29T15:41:14.581Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-29T15:41:14.581Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-29T15:41:14.581Z] - "overlay": [2021-07-29T15:41:14.581Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-29T15:41:14.581Z] - "zfs": [2021-07-29T15:41:14.581Z] - /dev/zfs: present [2021-07-29T15:41:14.581Z] - zfs command: missing [2021-07-29T15:41:14.581Z] - zpool command: missing [2021-07-29T15:41:14.581Z] [2021-07-29T15:41:14.581Z] Limits: [2021-07-29T15:41:14.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-29T15:41:14.581Z] [2021-07-29T15:41:14.581Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-29T15:41:14.712Z] - CONFIG_CGROUPS: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CPUSETS: enabled [2021-07-29T15:41:14.712Z] - CONFIG_MEMCG: enabled [2021-07-29T15:41:14.712Z] - CONFIG_KEYS: enabled [2021-07-29T15:41:14.712Z] - CONFIG_VETH: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-29T15:41:14.712Z] [2021-07-29T15:41:14.712Z] Optional Features: [2021-07-29T15:41:14.712Z] - CONFIG_USER_NS: enabled [2021-07-29T15:41:14.712Z] - CONFIG_SECCOMP: enabled [2021-07-29T15:41:14.712Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-29T15:41:14.712Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-29T15:41:14.712Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-29T15:41:14.712Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-29T15:41:14.712Z] - CONFIG_BLK_CGROUP: enabled [2021-07-29T15:41:14.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_PERF: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-29T15:41:14.712Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-29T15:41:14.712Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-29T15:41:14.712Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-29T15:41:14.929Z] + sudo modprobe ip_vs [2021-07-29T15:41:14.929Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 . [2021-07-29T15:41:14.993Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-29T15:41:14.993Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-29T15:41:14.993Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_IP_VS: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-29T15:41:14.993Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-29T15:41:14.993Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-29T15:41:14.993Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-29T15:41:14.993Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-29T15:41:14.993Z] - CONFIG_EXT4_FS: enabled [2021-07-29T15:41:14.993Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-29T15:41:14.993Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-29T15:41:14.993Z] - Network Drivers: [2021-07-29T15:41:14.993Z] - "overlay": [2021-07-29T15:41:14.993Z] - CONFIG_VXLAN: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-29T15:41:14.993Z] Optional (for encrypted networks): [2021-07-29T15:41:14.993Z] - CONFIG_CRYPTO: enabled [2021-07-29T15:41:14.993Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-29T15:41:14.993Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-29T15:41:14.993Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-29T15:41:14.993Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-29T15:41:14.993Z] - CONFIG_XFRM: enabled [2021-07-29T15:41:14.993Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-29T15:41:14.993Z] - "ipvlan": [2021-07-29T15:41:14.993Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-29T15:41:14.993Z] - "macvlan": [2021-07-29T15:41:14.993Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_DUMMY: enabled (as module) [2021-07-29T15:41:14.993Z] - "ftp,tftp client in container": [2021-07-29T15:41:14.993Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-29T15:41:14.993Z] - Storage Drivers: [2021-07-29T15:41:14.993Z] - "aufs": [2021-07-29T15:41:14.993Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-29T15:41:14.993Z] - "btrfs": [2021-07-29T15:41:14.993Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-29T15:41:14.993Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-29T15:41:14.993Z] - "devicemapper": [2021-07-29T15:41:14.993Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-29T15:41:14.993Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-29T15:41:14.993Z] - "overlay": [2021-07-29T15:41:15.189Z] #2 [internal] load .dockerignore [2021-07-29T15:41:15.189Z] #2 sha256:30fcd0ce7b54cee5b3d7b4955a1c37b0706c64ddcacf56a653d84251498798b6 [2021-07-29T15:41:15.255Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-29T15:41:15.255Z] - "zfs": [2021-07-29T15:41:15.255Z] - /dev/zfs: present [2021-07-29T15:41:15.255Z] - zfs command: missing [2021-07-29T15:41:15.255Z] - zpool command: missing [2021-07-29T15:41:15.255Z] [2021-07-29T15:41:15.255Z] Limits: [2021-07-29T15:41:15.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-29T15:41:15.255Z] [2021-07-29T15:41:15.255Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-29T15:41:15.455Z] #53 ... [2021-07-29T15:41:15.455Z] [2021-07-29T15:41:15.455Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:41:15.455Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:41:15.455Z] #39 DONE 104.4s [2021-07-29T15:41:15.455Z] [2021-07-29T15:41:15.455Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:41:15.455Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:41:15.455Z] #17 91.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-29T15:41:15.455Z] #17 91.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-29T15:41:15.455Z] #17 92.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-29T15:41:15.455Z] #17 92.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-29T15:41:15.455Z] #17 92.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-29T15:41:15.455Z] #17 92.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-29T15:41:15.455Z] #17 92.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-29T15:41:15.455Z] #17 92.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-29T15:41:15.455Z] #17 92.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-29T15:41:15.455Z] #17 92.09 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-29T15:41:15.455Z] #17 92.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-29T15:41:15.455Z] #17 92.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-29T15:41:15.455Z] #17 92.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-29T15:41:15.455Z] #17 92.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-29T15:41:15.455Z] #17 92.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-29T15:41:15.455Z] #17 92.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-29T15:41:15.455Z] #17 92.21 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-29T15:41:15.455Z] #17 92.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-29T15:41:15.455Z] #17 92.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-29T15:41:15.455Z] #17 92.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-29T15:41:15.455Z] #17 92.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-29T15:41:15.455Z] #17 92.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-29T15:41:15.455Z] #17 92.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-29T15:41:15.455Z] #17 92.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-29T15:41:15.455Z] #17 92.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-29T15:41:15.455Z] #17 92.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-29T15:41:15.455Z] #17 93.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-29T15:41:15.455Z] #17 93.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-29T15:41:15.455Z] #17 93.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-29T15:41:15.455Z] #17 93.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-29T15:41:15.455Z] #17 93.31 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-29T15:41:15.455Z] #17 93.32 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:41:15.455Z] #17 93.74 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-29T15:41:15.455Z] #17 93.78 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-29T15:41:15.455Z] #17 93.78 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-29T15:41:15.455Z] #17 93.78 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-29T15:41:15.455Z] #17 93.78 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-29T15:41:15.455Z] #17 93.79 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-29T15:41:15.455Z] #17 93.79 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-29T15:41:15.455Z] #17 93.79 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-29T15:41:15.455Z] #17 93.80 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-29T15:41:15.455Z] #17 93.80 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-29T15:41:15.455Z] #17 93.80 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-29T15:41:15.455Z] #17 93.81 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-29T15:41:15.455Z] #17 93.81 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-29T15:41:15.455Z] #17 93.81 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-29T15:41:15.455Z] #17 93.86 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-29T15:41:15.455Z] #17 93.86 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-29T15:41:15.455Z] #17 93.86 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-29T15:41:15.455Z] #17 93.86 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-29T15:41:15.455Z] #17 93.91 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-29T15:41:15.455Z] #17 93.92 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-29T15:41:15.455Z] #17 93.92 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-29T15:41:15.455Z] #17 93.96 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-29T15:41:15.455Z] #17 94.31 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-29T15:41:15.455Z] #17 94.31 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-29T15:41:15.455Z] #17 94.36 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-29T15:41:15.455Z] #17 94.44 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-29T15:41:15.455Z] #17 94.51 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-29T15:41:15.598Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 . [2021-07-29T15:41:16.022Z] #17 94.86 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-29T15:41:16.022Z] #17 94.86 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-29T15:41:16.022Z] #17 94.86 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-29T15:41:16.022Z] #17 94.90 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-29T15:41:16.022Z] #17 94.91 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-29T15:41:16.022Z] #17 94.91 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-29T15:41:16.022Z] #17 94.91 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-29T15:41:16.022Z] #17 94.92 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-29T15:41:16.022Z] #17 94.96 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-29T15:41:16.022Z] #17 94.96 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-29T15:41:16.022Z] #17 94.97 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-29T15:41:16.163Z] #1 [internal] load build definition from Dockerfile [2021-07-29T15:41:16.163Z] #1 sha256:961994cf92f3e02e080f2594641c14ceaf6ab4dfdeb3020dc1e890fc7f73f0ca [2021-07-29T15:41:16.163Z] #1 transferring dockerfile: 16.59kB done [2021-07-29T15:41:16.163Z] #1 DONE 0.1s [2021-07-29T15:41:16.163Z] [2021-07-29T15:41:16.163Z] #2 [internal] load .dockerignore [2021-07-29T15:41:16.163Z] #2 sha256:f83bd5695bfdc3db112fb9c83cb960d6d9e8e20d9f576ea7a1ea163875b21a02 [2021-07-29T15:41:16.163Z] #2 transferring context: 87B done [2021-07-29T15:41:16.163Z] #2 DONE 0.0s [2021-07-29T15:41:16.163Z] [2021-07-29T15:41:16.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-29T15:41:16.163Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-29T15:41:16.281Z] #17 ... [2021-07-29T15:41:16.281Z] [2021-07-29T15:41:16.281Z] #53 [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-07-29T15:41:16.281Z] #53 sha256:12145d63442cbc1432342a0423cc867a8bc210ece16e562b9fad6c76d84adcd0 [2021-07-29T15:41:16.281Z] #53 DONE 105.5s [2021-07-29T15:41:16.281Z] [2021-07-29T15:41:16.281Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:41:16.281Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:41:16.281Z] #17 95.22 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-29T15:41:16.281Z] #17 95.22 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-29T15:41:16.281Z] #17 95.27 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-29T15:41:16.539Z] #17 95.38 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-29T15:41:16.539Z] #17 95.48 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-29T15:41:16.569Z] #2 transferring context: 87B done [2021-07-29T15:41:16.569Z] #2 DONE 1.2s [2021-07-29T15:41:16.569Z] [2021-07-29T15:41:16.569Z] #1 [internal] load build definition from Dockerfile [2021-07-29T15:41:16.569Z] #1 sha256:683cda8f11e27fb8cf7b6489ddf3c310cd72418a50edf2c6bb60f5b8c3628741 [2021-07-29T15:41:16.569Z] #1 transferring dockerfile: 16.59kB done [2021-07-29T15:41:16.569Z] #1 DONE 1.3s [2021-07-29T15:41:16.569Z] [2021-07-29T15:41:16.569Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-29T15:41:16.569Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-29T15:41:16.767Z] #3 DONE 0.5s [2021-07-29T15:41:16.767Z] [2021-07-29T15:41:16.767Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-29T15:41:16.767Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-29T15:41:16.767Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-29T15:41:16.767Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-29T15:41:16.767Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-29T15:41:16.767Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-29T15:41:16.767Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-29T15:41:16.767Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-07-29T15:41:16.801Z] #17 95.84 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-29T15:41:16.801Z] #17 95.84 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-29T15:41:16.801Z] #17 95.84 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-29T15:41:16.801Z] #17 95.90 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-29T15:41:16.801Z] #17 95.90 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-29T15:41:16.801Z] #17 95.90 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-29T15:41:16.801Z] #17 95.90 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-29T15:41:16.801Z] #17 95.90 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-29T15:41:17.026Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-29T15:41:17.026Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-29T15:41:17.026Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-29T15:41:17.060Z] #17 95.92 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-29T15:41:17.060Z] #17 95.95 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-29T15:41:17.060Z] #17 95.96 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-29T15:41:17.060Z] #17 95.97 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-29T15:41:17.060Z] #17 95.98 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-29T15:41:17.060Z] #17 95.99 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-29T15:41:17.060Z] #17 96.05 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-29T15:41:17.142Z] #3 DONE 0.4s [2021-07-29T15:41:17.142Z] [2021-07-29T15:41:17.142Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-29T15:41:17.142Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-29T15:41:17.142Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-07-29T15:41:17.142Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-29T15:41:17.142Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-29T15:41:17.142Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-29T15:41:17.142Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-29T15:41:17.318Z] #17 96.40 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-29T15:41:17.319Z] #17 96.40 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-29T15:41:17.402Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-07-29T15:41:17.402Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-29T15:41:17.577Z] #17 96.45 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-29T15:41:17.577Z] #17 96.55 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-29T15:41:17.577Z] #17 96.64 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-29T15:41:17.595Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-29T15:41:17.595Z] #4 DONE 1.0s [2021-07-29T15:41:17.662Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-29T15:41:17.837Z] #17 96.93 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-29T15:41:17.837Z] #17 96.93 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-29T15:41:17.838Z] #17 96.93 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-29T15:41:17.838Z] #17 96.97 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-29T15:41:17.838Z] #17 96.97 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-29T15:41:17.853Z] [2021-07-29T15:41:17.853Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-29T15:41:17.853Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-29T15:41:17.956Z] #4 DONE 1.0s [2021-07-29T15:41:18.096Z] #17 96.98 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-29T15:41:18.096Z] #17 96.99 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-29T15:41:18.096Z] #17 96.99 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-29T15:41:18.096Z] #17 97.01 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-29T15:41:18.096Z] #17 97.01 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-29T15:41:18.096Z] #17 97.01 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-29T15:41:18.096Z] #17 97.02 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-29T15:41:18.218Z] [2021-07-29T15:41:18.218Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:18.218Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:41:18.355Z] #17 97.22 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-29T15:41:18.355Z] #17 97.22 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-29T15:41:18.355Z] #17 97.24 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-29T15:41:18.355Z] #17 97.29 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-29T15:41:18.355Z] #17 97.33 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-29T15:41:18.614Z] #17 97.53 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-29T15:41:18.614Z] #17 97.53 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-29T15:41:18.787Z] #8 DONE 0.8s [2021-07-29T15:41:18.787Z] [2021-07-29T15:41:18.787Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:18.787Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:41:18.787Z] #7 DONE 1.0s [2021-07-29T15:41:18.787Z] [2021-07-29T15:41:18.787Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:41:18.787Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-29T15:41:18.787Z] #6 DONE 0.9s [2021-07-29T15:41:18.787Z] [2021-07-29T15:41:18.787Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:18.787Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:41:19.045Z] #5 DONE 1.0s [2021-07-29T15:41:19.159Z] #5 ... [2021-07-29T15:41:19.159Z] [2021-07-29T15:41:19.159Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:19.159Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:41:19.159Z] #7 DONE 0.7s [2021-07-29T15:41:19.159Z] [2021-07-29T15:41:19.159Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:41:19.159Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-29T15:41:19.159Z] #6 DONE 0.7s [2021-07-29T15:41:19.159Z] [2021-07-29T15:41:19.159Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:19.159Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:41:19.159Z] #5 DONE 0.8s [2021-07-29T15:41:19.159Z] [2021-07-29T15:41:19.159Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-29T15:41:19.159Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-29T15:41:19.159Z] #8 DONE 0.8s [2021-07-29T15:41:19.181Z] #17 98.13 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:41:19.439Z] #17 98.41 Fetched 169 MB in 8s (21.2 MB/s) [2021-07-29T15:41:19.439Z] #17 98.47 Selecting previously unselected package liblocale-gettext-perl. [2021-07-29T15:41:19.439Z] #17 98.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:41:19.439Z] #17 98.50 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-29T15:41:19.439Z] #17 98.50 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-29T15:41:19.697Z] #17 98.53 Selecting previously unselected package bzip2. [2021-07-29T15:41:19.697Z] #17 98.54 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-29T15:41:19.697Z] #17 98.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:41:19.697Z] #17 98.60 Selecting previously unselected package libmagic-mgc. [2021-07-29T15:41:19.697Z] #17 98.60 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-29T15:41:19.697Z] #17 98.61 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-29T15:41:19.697Z] #17 98.76 Selecting previously unselected package libmagic1:amd64. [2021-07-29T15:41:19.697Z] #17 98.76 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-29T15:41:19.697Z] #17 98.78 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-29T15:41:19.956Z] #17 98.85 Selecting previously unselected package file. [2021-07-29T15:41:19.956Z] #17 98.85 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-29T15:41:19.956Z] #17 98.85 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-29T15:41:19.956Z] #17 98.92 Selecting previously unselected package xz-utils. [2021-07-29T15:41:19.956Z] #17 98.92 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-29T15:41:19.956Z] #17 98.93 Unpacking xz-utils (5.2.4-1) ... [2021-07-29T15:41:20.215Z] #17 99.02 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-29T15:41:20.215Z] #17 99.02 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-29T15:41:20.215Z] #17 99.03 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:20.542Z] [2021-07-29T15:41:20.542Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:20.542Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:20.542Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:20.542Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-29T15:41:20.542Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-29T15:41:20.542Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-29T15:41:20.542Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-29T15:41:20.806Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.05MB / 50.44MB 0.2s [2021-07-29T15:41:20.806Z] #26 ... [2021-07-29T15:41:20.806Z] [2021-07-29T15:41:20.806Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:41:20.806Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:41:20.806Z] #42 DONE 0.6s [2021-07-29T15:41:20.806Z] [2021-07-29T15:41:20.806Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:20.806Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:20.806Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 8.39MB / 50.44MB 0.3s [2021-07-29T15:41:20.936Z] [2021-07-29T15:41:20.936Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:20.936Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:20.936Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:20.936Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done [2021-07-29T15:41:20.936Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-29T15:41:20.936Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-29T15:41:20.936Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.1s [2021-07-29T15:41:20.936Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-29T15:41:20.936Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.44MB / 50.44MB 0.3s [2021-07-29T15:41:21.069Z] #26 ... [2021-07-29T15:41:21.069Z] [2021-07-29T15:41:21.069Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:41:21.069Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:41:21.069Z] #42 DONE 0.0s [2021-07-29T15:41:21.069Z] [2021-07-29T15:41:21.069Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:21.069Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:21.069Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 14.44MB / 50.44MB 0.4s [2021-07-29T15:41:21.069Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.6s [2021-07-29T15:41:21.069Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 25.17MB / 50.44MB 0.7s [2021-07-29T15:41:21.151Z] #17 99.89 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-29T15:41:21.151Z] #17 99.89 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-29T15:41:21.151Z] #17 99.90 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-29T15:41:21.192Z] #26 ... [2021-07-29T15:41:21.192Z] [2021-07-29T15:41:21.192Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:41:21.192Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:41:21.192Z] #42 DONE 0.0s [2021-07-29T15:41:21.192Z] [2021-07-29T15:41:21.192Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:21.192Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:21.192Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 12.81MB / 50.44MB 0.4s [2021-07-29T15:41:21.331Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 30.41MB / 50.44MB 0.9s [2021-07-29T15:41:21.451Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.6s [2021-07-29T15:41:21.591Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 35.65MB / 50.44MB 1.1s [2021-07-29T15:41:21.712Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 27.26MB / 50.44MB 0.9s [2021-07-29T15:41:21.717Z] #17 100.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-29T15:41:21.717Z] #17 100.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-29T15:41:21.717Z] #17 100.7 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-29T15:41:21.859Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 39.39MB / 50.44MB 1.3s [2021-07-29T15:41:21.859Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 41.94MB / 50.44MB 1.3s [2021-07-29T15:41:21.859Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 45.09MB / 50.44MB 1.5s [2021-07-29T15:41:21.968Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 37.75MB / 50.44MB 1.1s [2021-07-29T15:41:21.968Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 41.94MB / 50.44MB 1.2s [2021-07-29T15:41:22.123Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 49.28MB / 50.44MB 1.8s [2021-07-29T15:41:22.225Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 44.69MB / 50.44MB 1.3s [2021-07-29T15:41:22.225Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 48.23MB / 50.44MB 1.4s [2021-07-29T15:41:22.651Z] #17 101.4 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-29T15:41:22.651Z] #17 101.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-29T15:41:22.651Z] #17 101.4 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:22.786Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done [2021-07-29T15:41:22.790Z] Fetching without tags [2021-07-29T15:41:22.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:41:22.630Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:41:22.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:22.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:41:22.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:41:22.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:22.802Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:23.072Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.4s done [2021-07-29T15:41:23.217Z] #17 102.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-29T15:41:23.217Z] #17 102.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-29T15:41:23.217Z] #17 102.0 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:23.231Z] Fetching without tags [2021-07-29T15:41:23.257Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:41:23.476Z] #17 102.6 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-29T15:41:23.476Z] #17 102.6 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:23.502Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:41:23.734Z] #17 102.6 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:23.734Z] #17 102.6 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-29T15:41:23.734Z] #17 102.6 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:23.734Z] #17 102.7 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:24.723Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 1.5s [2021-07-29T15:41:24.747Z] Merge succeeded, producing 79be57525d71d1d07fd2f9097c07cd20b2026829 [2021-07-29T15:41:24.747Z] Checking out Revision 79be57525d71d1d07fd2f9097c07cd20b2026829 (PR-42679) [2021-07-29T15:41:23.164Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:41:23.183Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:41:23.195Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:23.214Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:41:23.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:41:23.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:23.229Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:41:23.498Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:41:23.525Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:41:24.150Z] > git remote # timeout=10 [2021-07-29T15:41:24.165Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:41:24.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:24.189Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:41:24.721Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:41:24.740Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:41:24.753Z] > git checkout -f 79be57525d71d1d07fd2f9097c07cd20b2026829 # timeout=10 [2021-07-29T15:41:25.130Z] #17 104.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-29T15:41:25.130Z] #17 104.0 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:25.130Z] #17 104.0 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:25.130Z] #17 104.0 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-29T15:41:25.130Z] #17 104.0 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:25.130Z] #17 104.0 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:41:23.270Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:41:23.284Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:41:25.636Z] #26 ... [2021-07-29T15:41:25.636Z] [2021-07-29T15:41:25.636Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:41:25.636Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-29T15:41:25.636Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-29T15:41:25.636Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:41:25.636Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-29T15:41:25.636Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-29T15:41:25.636Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-29T15:41:25.636Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2021-07-29T15:41:25.636Z] #63 DONE 5.1s [2021-07-29T15:41:25.636Z] [2021-07-29T15:41:25.636Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:25.636Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:25.636Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-29T15:41:25.636Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-29T15:41:25.636Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-29T15:41:25.636Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-29T15:41:25.636Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.4s done [2021-07-29T15:41:25.636Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 1.2s done [2021-07-29T15:41:25.636Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.5s done [2021-07-29T15:41:25.636Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.8s done [2021-07-29T15:41:25.636Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.8s done [2021-07-29T15:41:25.636Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 96.47MB / 129.05MB 5.2s [2021-07-29T15:41:25.636Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.4s [2021-07-29T15:41:25.636Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 4.9s done [2021-07-29T15:41:25.896Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 105.91MB / 129.05MB 5.4s [2021-07-29T15:41:26.039Z] Merge succeeded, producing d64f1f8be8a90979feff828fe94dabeea5f998e6 [2021-07-29T15:41:26.039Z] Checking out Revision d64f1f8be8a90979feff828fe94dabeea5f998e6 (PR-42679) [2021-07-29T15:41:26.157Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 116.39MB / 129.05MB 5.7s [2021-07-29T15:41:26.418Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.1s [2021-07-29T15:41:26.512Z] #17 105.5 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-29T15:41:26.512Z] #17 105.5 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:26.512Z] #17 105.5 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:26.512Z] #17 105.6 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-29T15:41:26.512Z] #17 105.6 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:26.512Z] #17 105.6 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:41:27.341Z] #26 ... [2021-07-29T15:41:27.341Z] [2021-07-29T15:41:27.341Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:27.341Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:27.341Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-29T15:41:27.341Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-29T15:41:27.341Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-29T15:41:27.341Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-29T15:41:27.341Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done [2021-07-29T15:41:27.341Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.6s done [2021-07-29T15:41:27.341Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.8s done [2021-07-29T15:41:27.341Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s done [2021-07-29T15:41:27.341Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.2s done [2021-07-29T15:41:27.341Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 6.1s [2021-07-29T15:41:27.341Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.6s done [2021-07-29T15:41:25.329Z] > git remote # timeout=10 [2021-07-29T15:41:25.361Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:41:25.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:41:25.381Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:41:26.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:41:26.042Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:41:26.049Z] > git checkout -f d64f1f8be8a90979feff828fe94dabeea5f998e6 # timeout=10 [2021-07-29T15:41:27.888Z] #17 106.9 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-29T15:41:27.888Z] #17 106.9 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:27.888Z] #17 106.9 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:27.902Z] #9 ... [2021-07-29T15:41:27.902Z] [2021-07-29T15:41:27.902Z] #23 [internal] load build context [2021-07-29T15:41:27.902Z] #23 sha256:292363e633db14630c59dacd4a0266f9b330ab34d3d8b832664c6f1d29abcc6f [2021-07-29T15:41:27.902Z] #23 transferring context: 55.80MB 7.3s done [2021-07-29T15:41:27.902Z] #23 DONE 7.5s [2021-07-29T15:41:27.902Z] [2021-07-29T15:41:27.902Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:41:27.902Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-29T15:41:27.902Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-29T15:41:27.902Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:41:27.902Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-29T15:41:27.902Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-29T15:41:27.902Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2021-07-29T15:41:27.902Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2021-07-29T15:41:27.902Z] #63 DONE 7.4s [2021-07-29T15:41:27.902Z] [2021-07-29T15:41:27.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:27.902Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:27.902Z] #9 ... [2021-07-29T15:41:27.902Z] [2021-07-29T15:41:27.902Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:41:27.902Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:41:27.903Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-29T15:41:27.903Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:41:27.903Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-29T15:41:27.903Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-29T15:41:27.903Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-07-29T15:41:27.903Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s [2021-07-29T15:41:28.146Z] #17 107.0 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-29T15:41:28.146Z] #17 107.0 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:28.146Z] #17 107.0 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:28.158Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-07-29T15:41:28.395Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:41:28.409Z] First time build. Skipping changelog. [2021-07-29T15:41:28.415Z] #65 DONE 7.7s [2021-07-29T15:41:28.415Z] [2021-07-29T15:41:28.415Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:28.415Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:41:29.427Z] + docker version [2021-07-29T15:41:29.519Z] #17 108.4 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-29T15:41:29.520Z] #17 108.4 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:29.520Z] #17 108.4 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:29.520Z] #17 108.4 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-29T15:41:29.520Z] #17 108.4 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:29.520Z] #17 108.4 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:29.783Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 6.5s [2021-07-29T15:41:28.391Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [2021-07-29T15:41:29.923Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:41:29.938Z] First time build. Skipping changelog. [2021-07-29T15:41:29.927Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:41:30.648Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 9.5s done [2021-07-29T15:41:30.648Z] #9 ... [2021-07-29T15:41:30.648Z] [2021-07-29T15:41:30.648Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:41:30.648Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:41:30.648Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-29T15:41:30.648Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-29T15:41:30.648Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:41:30.648Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-29T15:41:30.648Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-29T15:41:30.648Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2021-07-29T15:41:30.648Z] #65 DONE 9.9s [2021-07-29T15:41:30.648Z] [2021-07-29T15:41:30.648Z] #23 [internal] load build context [2021-07-29T15:41:30.648Z] #23 sha256:d72b2ca11aff3571976dd6597d527021113933134863c20725262aa9f8503712 [2021-07-29T15:41:30.648Z] #23 transferring context: 55.80MB 7.6s done [2021-07-29T15:41:30.648Z] #23 DONE 10.0s [2021-07-29T15:41:30.648Z] [2021-07-29T15:41:30.648Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:30.648Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:30.648Z] #9 ... [2021-07-29T15:41:30.648Z] [2021-07-29T15:41:30.648Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:30.648Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:30.713Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.5s done [2021-07-29T15:41:30.895Z] #17 109.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-29T15:41:30.895Z] #17 109.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:30.895Z] #17 109.6 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:30.895Z] #17 109.6 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-29T15:41:30.895Z] #17 109.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:30.895Z] #17 109.7 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:41:30.895Z] #17 109.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-29T15:41:30.895Z] #17 109.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:30.895Z] #17 109.7 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:41:30.895Z] #17 109.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-29T15:41:30.895Z] #17 109.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:30.895Z] #17 109.7 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:30.895Z] #17 109.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-29T15:41:30.895Z] #17 109.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:30.895Z] #17 109.8 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:30.895Z] #17 109.8 Selecting previously unselected package cross-config. [2021-07-29T15:41:30.895Z] #17 109.8 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-29T15:41:30.895Z] #17 109.9 Unpacking cross-config (2.6.15-3) ... [2021-07-29T15:41:30.895Z] #17 109.9 Selecting previously unselected package gcc-8-cross-base. [2021-07-29T15:41:31.032Z] + docker version [2021-07-29T15:41:31.154Z] #17 109.9 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.154Z] #17 109.9 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-29T15:41:31.154Z] #17 110.0 Selecting previously unselected package libc6-arm64-cross. [2021-07-29T15:41:31.154Z] #17 110.0 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:31.154Z] #17 110.0 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-29T15:41:31.280Z] #9 ... [2021-07-29T15:41:31.280Z] [2021-07-29T15:41:31.280Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:41:31.280Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-29T15:41:31.280Z] #64 DONE 0.9s [2021-07-29T15:41:31.280Z] [2021-07-29T15:41:31.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:31.280Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:31.280Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 [2021-07-29T15:41:31.280Z] #9 ... [2021-07-29T15:41:31.280Z] [2021-07-29T15:41:31.280Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:41:31.280Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:41:31.280Z] #26 DONE 10.6s [2021-07-29T15:41:31.280Z] [2021-07-29T15:41:31.280Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:31.280Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:31.412Z] #17 110.3 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-29T15:41:31.412Z] #17 110.3 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.412Z] #17 110.3 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:31.412Z] #17 110.4 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-29T15:41:31.412Z] #17 110.4 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.412Z] #17 110.4 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.412Z] #17 110.4 Selecting previously unselected package libitm1-arm64-cross. [2021-07-29T15:41:31.412Z] #17 110.4 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.412Z] #17 110.5 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.412Z] #17 110.5 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-29T15:41:31.412Z] #17 110.5 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.413Z] #17 110.5 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.593Z] #26 DONE 11.2s [2021-07-29T15:41:31.593Z] [2021-07-29T15:41:31.593Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:31.593Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:31.593Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.6s done [2021-07-29T15:41:31.593Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.3s [2021-07-29T15:41:31.671Z] #17 110.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-29T15:41:31.671Z] #17 110.5 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.671Z] #17 110.6 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.854Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.6s done [2021-07-29T15:41:31.929Z] #17 110.7 Selecting previously unselected package libasan5-arm64-cross. [2021-07-29T15:41:31.929Z] #17 110.7 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.929Z] #17 110.7 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.929Z] #17 110.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-29T15:41:31.929Z] #17 110.8 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.929Z] #17 110.8 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:31.929Z] #17 110.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-29T15:41:31.929Z] #17 110.9 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:31.929Z] #17 110.9 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:32.115Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-29T15:41:32.188Z] #17 111.1 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-29T15:41:32.188Z] #17 111.1 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:32.188Z] #17 111.1 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:32.188Z] #17 111.1 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-29T15:41:32.188Z] #17 111.1 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:32.188Z] #17 111.1 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:32.217Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.8s done [2021-07-29T15:41:32.217Z] #9 ... [2021-07-29T15:41:32.217Z] [2021-07-29T15:41:32.217Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-29T15:41:32.217Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-29T15:41:32.217Z] #66 DONE 0.9s [2021-07-29T15:41:32.217Z] [2021-07-29T15:41:32.217Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:32.217Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:32.217Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-29T15:41:32.447Z] #17 111.5 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-29T15:41:32.447Z] #17 111.5 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:32.447Z] #17 111.5 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:32.687Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done [2021-07-29T15:41:33.149Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.8s done [2021-07-29T15:41:33.404Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-29T15:41:33.821Z] #17 112.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-29T15:41:33.821Z] #17 112.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:33.821Z] #17 112.8 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:34.069Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-29T15:41:34.079Z] #17 112.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-29T15:41:34.079Z] #17 112.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-29T15:41:34.079Z] #17 112.9 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-29T15:41:34.337Z] #17 113.3 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-29T15:41:34.337Z] #17 113.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:34.337Z] #17 113.3 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-29T15:41:35.277Z] #17 114.0 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-29T15:41:35.277Z] #17 114.0 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:35.277Z] #17 114.0 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:35.451Z] #9 ... [2021-07-29T15:41:35.451Z] [2021-07-29T15:41:35.451Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:41:35.451Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-29T15:41:35.451Z] #64 DONE 1.4s [2021-07-29T15:41:35.451Z] [2021-07-29T15:41:35.451Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-29T15:41:35.451Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-29T15:41:35.534Z] #17 114.6 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-29T15:41:35.534Z] #17 114.6 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:35.534Z] #17 114.6 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:36.906Z] #17 115.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-29T15:41:36.906Z] #17 115.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:36.906Z] #17 115.9 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:36.906Z] #17 115.9 Selecting previously unselected package patch. [2021-07-29T15:41:36.906Z] #17 115.9 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-29T15:41:36.906Z] #17 115.9 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-29T15:41:37.163Z] #17 116.0 Selecting previously unselected package dpkg-dev. [2021-07-29T15:41:37.163Z] #17 116.0 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-29T15:41:37.163Z] #17 116.0 Unpacking dpkg-dev (1.19.7) ... [2021-07-29T15:41:37.163Z] #17 ... [2021-07-29T15:41:37.163Z] [2021-07-29T15:41:37.163Z] #47 [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-07-29T15:41:37.163Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:41:37.163Z] #47 125.5 + dpkg --print-architecture [2021-07-29T15:41:37.163Z] #47 125.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-29T15:41:37.421Z] #47 125.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-29T15:41:37.421Z] #47 125.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-29T15:41:38.695Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.0s [2021-07-29T15:41:38.745Z] #66 DONE 3.5s [2021-07-29T15:41:38.745Z] [2021-07-29T15:41:38.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:38.745Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:39.415Z] Client: Docker Engine - Community [2021-07-29T15:41:39.415Z] Version: 20.10.6 [2021-07-29T15:41:39.415Z] API version: 1.41 [2021-07-29T15:41:39.415Z] Go version: go1.13.15 [2021-07-29T15:41:39.415Z] Git commit: 370c289 [2021-07-29T15:41:39.415Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-29T15:41:39.415Z] OS/Arch: linux/amd64 [2021-07-29T15:41:39.415Z] Context: default [2021-07-29T15:41:39.415Z] Experimental: true [2021-07-29T15:41:39.415Z] [2021-07-29T15:41:39.415Z] Server: Docker Engine - Community [2021-07-29T15:41:39.415Z] Engine: [2021-07-29T15:41:39.415Z] Version: 20.10.6 [2021-07-29T15:41:39.415Z] API version: 1.41 (minimum version 1.12) [2021-07-29T15:41:39.415Z] Go version: go1.13.15 [2021-07-29T15:41:39.415Z] Git commit: 8728dd2 [2021-07-29T15:41:39.415Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-29T15:41:39.415Z] OS/Arch: linux/amd64 [2021-07-29T15:41:39.415Z] Experimental: true [2021-07-29T15:41:39.415Z] containerd: [2021-07-29T15:41:39.415Z] Version: 1.4.6 [2021-07-29T15:41:39.415Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:39.415Z] runc: [2021-07-29T15:41:39.415Z] Version: 1.0.0-rc95 [2021-07-29T15:41:39.415Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:39.415Z] docker-init: [2021-07-29T15:41:39.415Z] Version: 0.19.0 [2021-07-29T15:41:39.415Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-29T15:41:39.685Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.4s [2021-07-29T15:41:39.733Z] + docker info [2021-07-29T15:41:40.064Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.5s done [2021-07-29T15:41:40.321Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-29T15:41:40.626Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.5s done [2021-07-29T15:41:41.071Z] Client: Docker Engine - Community [2021-07-29T15:41:41.071Z] Version: 20.10.6 [2021-07-29T15:41:41.071Z] API version: 1.41 [2021-07-29T15:41:41.071Z] Go version: go1.13.15 [2021-07-29T15:41:41.071Z] Git commit: 370c289 [2021-07-29T15:41:41.071Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-29T15:41:41.071Z] OS/Arch: linux/arm64 [2021-07-29T15:41:41.071Z] Context: default [2021-07-29T15:41:41.071Z] Experimental: true [2021-07-29T15:41:41.071Z] [2021-07-29T15:41:41.071Z] Server: Docker Engine - Community [2021-07-29T15:41:41.071Z] Engine: [2021-07-29T15:41:41.071Z] Version: 20.10.6 [2021-07-29T15:41:41.071Z] API version: 1.41 (minimum version 1.12) [2021-07-29T15:41:41.071Z] Go version: go1.13.15 [2021-07-29T15:41:41.071Z] Git commit: 8728dd2 [2021-07-29T15:41:41.071Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-29T15:41:41.071Z] OS/Arch: linux/arm64 [2021-07-29T15:41:41.071Z] Experimental: true [2021-07-29T15:41:41.071Z] containerd: [2021-07-29T15:41:41.071Z] Version: 1.4.6 [2021-07-29T15:41:41.071Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:41.071Z] runc: [2021-07-29T15:41:41.071Z] Version: 1.0.0-rc95 [2021-07-29T15:41:41.071Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:41.071Z] docker-init: [2021-07-29T15:41:41.071Z] Version: 0.19.0 [2021-07-29T15:41:41.071Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-29T15:41:41.202Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-29T15:41:41.250Z] #9 ... [2021-07-29T15:41:41.251Z] [2021-07-29T15:41:41.251Z] #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-07-29T15:41:41.251Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:41:41.251Z] #27 2.349 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:41:41.251Z] #27 2.349 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:41:41.251Z] #27 2.370 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:41:41.251Z] #27 2.518 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:41:41.251Z] #27 2.750 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:41:41.251Z] #27 3.230 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:41:41.251Z] #27 4.703 Fetched 8458 kB in 3s (3253 kB/s) [2021-07-29T15:41:41.251Z] #27 4.703 Reading package lists... [2021-07-29T15:41:41.251Z] #27 5.651 Reading package lists... [2021-07-29T15:41:41.251Z] #27 6.576 Building dependency tree... [2021-07-29T15:41:41.251Z] #27 6.929 The following additional packages will be installed: [2021-07-29T15:41:41.251Z] #27 6.929 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-29T15:41:41.251Z] #27 6.929 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-29T15:41:41.251Z] #27 6.929 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-29T15:41:41.251Z] #27 6.929 Suggested packages: [2021-07-29T15:41:41.251Z] #27 6.929 krb5-doc krb5-user [2021-07-29T15:41:41.251Z] #27 6.929 Recommended packages: [2021-07-29T15:41:41.251Z] #27 6.929 krb5-locales publicsuffix libsasl2-modules [2021-07-29T15:41:41.251Z] #27 7.129 The following NEW packages will be installed: [2021-07-29T15:41:41.251Z] #27 7.129 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-29T15:41:41.251Z] #27 7.129 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-29T15:41:41.251Z] #27 7.132 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-29T15:41:41.251Z] #27 7.132 libssh2-1 libssl1.1 openssl [2021-07-29T15:41:41.251Z] #27 7.447 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T15:41:41.251Z] #27 7.447 Need to get 5058 kB of archives. [2021-07-29T15:41:41.251Z] #27 7.447 After this operation, 12.1 MB of additional disk space will be used. [2021-07-29T15:41:41.251Z] #27 7.447 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-29T15:41:41.251Z] #27 7.447 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-29T15:41:41.251Z] #27 7.447 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-29T15:41:41.251Z] #27 7.457 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-29T15:41:41.251Z] #27 7.459 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-29T15:41:41.251Z] #27 7.473 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-29T15:41:41.251Z] #27 7.489 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-29T15:41:41.251Z] #27 7.504 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-29T15:41:41.251Z] #27 7.517 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-29T15:41:41.251Z] #27 7.517 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-29T15:41:41.251Z] #27 7.517 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-29T15:41:41.251Z] #27 7.522 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-29T15:41:41.251Z] #27 7.522 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-29T15:41:41.251Z] #27 7.522 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-29T15:41:41.251Z] #27 7.534 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-29T15:41:41.251Z] #27 7.534 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-29T15:41:41.251Z] #27 7.534 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-29T15:41:41.251Z] #27 7.534 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-29T15:41:41.251Z] #27 7.548 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:41:41.251Z] #27 7.548 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:41:41.251Z] #27 7.553 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:41:41.251Z] #27 7.746 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:41:41.251Z] #27 7.777 Fetched 5058 kB in 0s (13.9 MB/s) [2021-07-29T15:41:41.251Z] #27 7.810 Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T15:41:41.251Z] #27 7.810 (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-07-29T15:41:41.251Z] #27 7.814 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 7.824 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:41:41.251Z] #27 7.860 Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T15:41:41.251Z] #27 7.860 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 7.867 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 7.924 Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T15:41:41.251Z] #27 7.924 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 7.928 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 8.025 Selecting previously unselected package libssl1.1:amd64. [2021-07-29T15:41:41.251Z] #27 8.025 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 8.041 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 8.430 Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T15:41:41.251Z] #27 8.430 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 8.435 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 8.557 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T15:41:41.251Z] #27 8.557 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 8.557 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 8.650 Selecting previously unselected package openssl. [2021-07-29T15:41:41.251Z] #27 8.650 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 8.655 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 8.863 Selecting previously unselected package ca-certificates. [2021-07-29T15:41:41.251Z] #27 8.863 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-29T15:41:41.251Z] #27 8.867 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:41.251Z] #27 8.954 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T15:41:41.251Z] #27 8.954 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 8.957 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:41.251Z] #27 9.011 Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T15:41:41.251Z] #27 9.011 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.014 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:41.251Z] #27 9.069 Selecting previously unselected package libldap-common. [2021-07-29T15:41:41.251Z] #27 9.069 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-29T15:41:41.251Z] #27 9.075 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 9.132 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T15:41:41.251Z] #27 9.132 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.135 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 9.228 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T15:41:41.251Z] #27 9.228 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.236 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:41:41.251Z] #27 9.293 Selecting previously unselected package libpsl5:amd64. [2021-07-29T15:41:41.251Z] #27 9.293 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.298 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:41:41.251Z] #27 9.374 Selecting previously unselected package librtmp1:amd64. [2021-07-29T15:41:41.251Z] #27 9.374 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.378 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:41:41.251Z] #27 9.430 Selecting previously unselected package libssh2-1:amd64. [2021-07-29T15:41:41.251Z] #27 9.430 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.435 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:41:41.251Z] #27 9.496 Selecting previously unselected package libcurl4:amd64. [2021-07-29T15:41:41.251Z] #27 9.496 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.503 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 9.590 Selecting previously unselected package curl. [2021-07-29T15:41:41.251Z] #27 9.590 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.595 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 9.690 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:41:41.251Z] #27 9.692 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.695 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:41:41.251Z] #27 9.765 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:41:41.251Z] #27 9.767 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.772 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:41:41.251Z] #27 9.858 Selecting previously unselected package jq. [2021-07-29T15:41:41.251Z] #27 9.858 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:41:41.251Z] #27 9.863 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:41:41.251Z] #27 9.919 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:41:41.251Z] #27 9.930 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:41:41.251Z] #27 9.937 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 10.06 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:41:41.251Z] #27 10.07 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:41.251Z] #27 10.08 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.251Z] #27 10.10 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:41.414Z] + docker info [2021-07-29T15:41:41.462Z] #9 ... [2021-07-29T15:41:41.462Z] [2021-07-29T15:41:41.462Z] #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-07-29T15:41:41.462Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:41:41.462Z] #27 3.628 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:41:41.462Z] #27 3.708 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:41:41.462Z] #27 3.708 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:41:41.462Z] #27 3.899 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:41:41.462Z] #27 4.154 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:41:41.462Z] #27 4.536 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:41:41.462Z] #27 6.245 Fetched 8458 kB in 3s (2948 kB/s) [2021-07-29T15:41:41.462Z] #27 6.245 Reading package lists... [2021-07-29T15:41:41.462Z] #27 7.260 Reading package lists... [2021-07-29T15:41:41.462Z] #27 8.301 Building dependency tree... [2021-07-29T15:41:41.462Z] #27 8.670 The following additional packages will be installed: [2021-07-29T15:41:41.462Z] #27 8.670 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-29T15:41:41.462Z] #27 8.670 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-29T15:41:41.462Z] #27 8.670 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-29T15:41:41.462Z] #27 8.670 Suggested packages: [2021-07-29T15:41:41.462Z] #27 8.670 krb5-doc krb5-user [2021-07-29T15:41:41.462Z] #27 8.670 Recommended packages: [2021-07-29T15:41:41.462Z] #27 8.670 krb5-locales publicsuffix libsasl2-modules [2021-07-29T15:41:41.462Z] #27 8.880 The following NEW packages will be installed: [2021-07-29T15:41:41.462Z] #27 8.880 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-29T15:41:41.462Z] #27 8.880 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-29T15:41:41.462Z] #27 8.880 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-29T15:41:41.462Z] #27 8.880 libssh2-1 libssl1.1 openssl [2021-07-29T15:41:41.462Z] #27 9.166 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T15:41:41.462Z] #27 9.166 Need to get 5058 kB of archives. [2021-07-29T15:41:41.462Z] #27 9.166 After this operation, 12.1 MB of additional disk space will be used. [2021-07-29T15:41:41.462Z] #27 9.166 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-29T15:41:41.462Z] #27 9.169 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-29T15:41:41.462Z] #27 9.171 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-29T15:41:41.462Z] #27 9.172 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-29T15:41:41.462Z] #27 9.175 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-29T15:41:41.462Z] #27 9.186 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-29T15:41:41.462Z] #27 9.208 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-29T15:41:41.462Z] #27 9.219 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-29T15:41:41.462Z] #27 9.222 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-29T15:41:41.463Z] #27 9.224 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-29T15:41:41.463Z] #27 9.226 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-29T15:41:41.463Z] #27 9.227 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-29T15:41:41.463Z] #27 9.239 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-29T15:41:41.463Z] #27 9.239 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-29T15:41:41.463Z] #27 9.239 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-29T15:41:41.463Z] #27 9.239 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-29T15:41:41.463Z] #27 9.239 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-29T15:41:41.463Z] #27 9.246 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-29T15:41:41.463Z] #27 9.249 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:41:41.463Z] #27 9.256 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:41:41.463Z] #27 9.256 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:41:41.463Z] #27 9.443 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:41:41.463Z] #27 9.473 Fetched 5058 kB in 0s (14.6 MB/s) [2021-07-29T15:41:41.463Z] #27 9.505 Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T15:41:41.463Z] #27 9.505 (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-07-29T15:41:41.463Z] #27 9.506 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 9.518 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:41:41.463Z] #27 9.562 Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T15:41:41.463Z] #27 9.562 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 9.565 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.463Z] #27 9.613 Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T15:41:41.463Z] #27 9.613 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 9.616 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.463Z] #27 9.699 Selecting previously unselected package libssl1.1:amd64. [2021-07-29T15:41:41.463Z] #27 9.699 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 9.703 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.463Z] #27 9.917 Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T15:41:41.463Z] #27 9.917 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 9.927 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.463Z] #27 10.04 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T15:41:41.463Z] #27 10.04 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:41:41.463Z] #27 10.04 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.509Z] #27 10.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:41:41.509Z] #27 10.12 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.509Z] #27 10.13 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:41.509Z] #27 10.14 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:41:41.509Z] #27 10.15 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:41.509Z] #27 10.17 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.509Z] #27 10.22 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:41:41.509Z] #27 10.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:41:41.509Z] #27 10.24 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:41.509Z] #27 10.25 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:41.509Z] #27 ... [2021-07-29T15:41:41.509Z] [2021-07-29T15:41:41.509Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:41.509Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:41.723Z] #27 10.12 Selecting previously unselected package openssl. [2021-07-29T15:41:41.723Z] #27 10.12 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:41:41.723Z] #27 10.12 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:41.723Z] #27 ... [2021-07-29T15:41:41.723Z] [2021-07-29T15:41:41.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:41.723Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:43.982Z] #47 ... [2021-07-29T15:41:43.982Z] [2021-07-29T15:41:43.982Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:41:43.982Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:41:43.982Z] #17 116.2 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-29T15:41:43.982Z] #17 116.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 116.3 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-29T15:41:43.982Z] #17 116.3 Selecting previously unselected package libio-string-perl. [2021-07-29T15:41:43.982Z] #17 116.3 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-29T15:41:43.982Z] #17 116.3 Unpacking libio-string-perl (1.08-3) ... [2021-07-29T15:41:43.982Z] #17 116.4 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:41:43.982Z] #17 116.4 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:41:43.982Z] #17 116.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:41:43.982Z] #17 118.1 Selecting previously unselected package libxml2:amd64. [2021-07-29T15:41:43.982Z] #17 118.1 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-29T15:41:43.982Z] #17 118.1 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:41:43.982Z] #17 118.3 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-29T15:41:43.982Z] #17 118.3 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 118.3 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-29T15:41:43.982Z] #17 118.3 Selecting previously unselected package libxml-sax-base-perl. [2021-07-29T15:41:43.982Z] #17 118.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 118.3 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-29T15:41:43.982Z] #17 118.4 Selecting previously unselected package libxml-sax-perl. [2021-07-29T15:41:43.982Z] #17 118.4 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 118.4 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-29T15:41:43.982Z] #17 118.4 Selecting previously unselected package libxml-libxml-perl. [2021-07-29T15:41:43.982Z] #17 118.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-29T15:41:43.982Z] #17 118.4 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-29T15:41:43.982Z] #17 118.6 Selecting previously unselected package libxml-simple-perl. [2021-07-29T15:41:43.982Z] #17 118.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 118.6 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-29T15:41:43.982Z] #17 118.6 Selecting previously unselected package libyaml-perl. [2021-07-29T15:41:43.982Z] #17 118.6 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-29T15:41:43.982Z] #17 118.6 Unpacking libyaml-perl (1.27-1) ... [2021-07-29T15:41:43.982Z] #17 118.7 Selecting previously unselected package libconfig-auto-perl. [2021-07-29T15:41:43.983Z] #17 118.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-29T15:41:43.983Z] #17 118.7 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-29T15:41:43.983Z] #17 118.8 Selecting previously unselected package libfile-which-perl. [2021-07-29T15:41:43.983Z] #17 118.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-29T15:41:43.983Z] #17 118.8 Unpacking libfile-which-perl (1.23-1) ... [2021-07-29T15:41:43.983Z] #17 118.8 Selecting previously unselected package libfile-homedir-perl. [2021-07-29T15:41:43.983Z] #17 118.8 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-29T15:41:43.983Z] #17 118.8 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-29T15:41:43.983Z] #17 118.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-29T15:41:43.983Z] #17 118.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-29T15:41:43.983Z] #17 118.9 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-29T15:41:43.983Z] #17 118.9 Selecting previously unselected package dpkg-cross. [2021-07-29T15:41:43.983Z] #17 118.9 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-29T15:41:43.983Z] #17 118.9 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-29T15:41:43.983Z] #17 119.0 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-29T15:41:43.983Z] #17 119.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.0 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-29T15:41:43.983Z] #17 119.0 Selecting previously unselected package libc6-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.0 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.0 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-29T15:41:43.983Z] #17 119.3 Selecting previously unselected package libgcc1-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.3 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.3 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.3 Selecting previously unselected package libgomp1-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.3 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.3 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.4 Selecting previously unselected package libatomic1-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.4 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.4 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.5 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.5 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.6 Selecting previously unselected package libasan5-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.6 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.6 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.7 Selecting previously unselected package libubsan1-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.7 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.7 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 119.8 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-29T15:41:43.983Z] #17 119.8 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 119.8 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 120.0 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-29T15:41:43.983Z] #17 120.0 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:43.983Z] #17 120.0 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 121.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-29T15:41:43.983Z] #17 121.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:43.983Z] #17 121.3 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:41:43.983Z] #17 121.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-29T15:41:43.983Z] #17 121.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 121.4 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-29T15:41:43.983Z] #17 121.8 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-29T15:41:43.983Z] #17 121.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 121.8 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-29T15:41:43.983Z] #17 122.4 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-29T15:41:43.983Z] #17 122.4 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:43.983Z] #17 122.4 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:41:43.983Z] #17 123.0 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-29T15:41:43.983Z] #17 123.0 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:43.983Z] #17 123.0 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:41:45.354Z] #17 124.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-29T15:41:45.354Z] #17 124.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:45.354Z] #17 124.4 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:41:45.612Z] #17 124.5 Selecting previously unselected package crossbuild-essential-armel. [2021-07-29T15:41:45.612Z] #17 124.5 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-29T15:41:45.612Z] #17 124.5 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-29T15:41:45.612Z] #17 124.5 Selecting previously unselected package libc6-armhf-cross. [2021-07-29T15:41:45.612Z] #17 124.5 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:45.612Z] #17 124.5 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-29T15:41:45.726Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.0s [2021-07-29T15:41:45.870Z] #17 124.8 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-29T15:41:45.870Z] #17 124.8 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-29T15:41:45.870Z] #17 124.8 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:45.870Z] #17 124.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-29T15:41:45.870Z] #17 124.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:46.013Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.7s done [2021-07-29T15:41:46.128Z] #17 124.9 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:46.128Z] #17 124.9 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-29T15:41:46.128Z] #17 124.9 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:46.128Z] #17 125.0 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:46.128Z] #17 125.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-29T15:41:46.128Z] #17 125.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:46.128Z] #17 125.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:46.419Z] #17 125.3 Selecting previously unselected package libasan5-armhf-cross. [2021-07-29T15:41:46.419Z] #17 125.3 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:46.575Z] #9 ... [2021-07-29T15:41:46.575Z] [2021-07-29T15:41:46.575Z] #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-07-29T15:41:46.575Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:41:46.575Z] #27 10.93 Updating certificates in /etc/ssl/certs... [2021-07-29T15:41:46.575Z] #27 12.32 137 added, 0 removed; done. [2021-07-29T15:41:46.575Z] #27 12.35 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:46.575Z] #27 12.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:41:46.575Z] #27 12.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:41:46.575Z] #27 12.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-29T15:41:46.575Z] #27 12.40 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:41:46.575Z] #27 12.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:46.575Z] #27 12.43 Updating certificates in /etc/ssl/certs... [2021-07-29T15:41:46.575Z] #27 13.43 0 added, 0 removed; done. [2021-07-29T15:41:46.575Z] #27 13.43 Running hooks in /etc/ca-certificates/update.d... [2021-07-29T15:41:46.575Z] #27 13.44 done. [2021-07-29T15:41:46.575Z] #27 DONE 15.2s [2021-07-29T15:41:46.575Z] [2021-07-29T15:41:46.575Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-29T15:41:46.575Z] #28 sha256:bb48ff49046ed440f402e9dd1592a6c6466418d8b41d3e048036a28e2a926d70 [2021-07-29T15:41:46.575Z] #28 DONE 0.1s [2021-07-29T15:41:46.575Z] [2021-07-29T15:41:46.575Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:46.575Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:46.575Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-29T15:41:46.728Z] #17 125.6 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:47.022Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.1s [2021-07-29T15:41:47.022Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 5.8s done [2021-07-29T15:41:47.290Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-29T15:41:48.102Z] #17 127.1 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-29T15:41:48.102Z] #17 127.1 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:48.360Z] #17 127.2 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:48.618Z] #17 127.4 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-29T15:41:48.618Z] #17 127.4 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:48.618Z] #17 127.4 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:49.185Z] #17 ... [2021-07-29T15:41:49.185Z] [2021-07-29T15:41:49.185Z] #57 [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-07-29T15:41:49.185Z] #57 sha256:bae26d3d18bc094ff88e203730e832d18bf7860bffef5bee09006ba1287957f0 [2021-07-29T15:41:49.185Z] #57 138.3 + /build/golangci-lint --version [2021-07-29T15:41:49.185Z] #57 138.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-29T15:41:50.584Z] #9 ... [2021-07-29T15:41:50.584Z] [2021-07-29T15:41:50.584Z] #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-07-29T15:41:50.584Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:41:50.584Z] #27 10.27 Selecting previously unselected package ca-certificates. [2021-07-29T15:41:50.584Z] #27 10.27 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-29T15:41:50.584Z] #27 10.27 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:50.584Z] #27 10.39 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T15:41:50.584Z] #27 10.39 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:41:50.584Z] #27 10.39 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:50.584Z] #27 10.44 Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T15:41:50.584Z] #27 10.44 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:41:50.584Z] #27 10.44 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:50.584Z] #27 10.49 Selecting previously unselected package libldap-common. [2021-07-29T15:41:50.584Z] #27 10.49 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-29T15:41:50.584Z] #27 10.50 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:50.584Z] #27 10.59 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T15:41:50.584Z] #27 10.59 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-29T15:41:50.584Z] #27 10.59 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:50.584Z] #27 10.68 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T15:41:50.584Z] #27 10.68 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-29T15:41:50.584Z] #27 10.68 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:41:50.584Z] #27 10.75 Selecting previously unselected package libpsl5:amd64. [2021-07-29T15:41:50.584Z] #27 10.75 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-29T15:41:50.584Z] #27 10.76 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:41:50.585Z] #27 10.79 Selecting previously unselected package librtmp1:amd64. [2021-07-29T15:41:50.585Z] #27 10.79 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 10.80 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:41:50.585Z] #27 10.85 Selecting previously unselected package libssh2-1:amd64. [2021-07-29T15:41:50.585Z] #27 10.85 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 10.86 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:41:50.585Z] #27 10.96 Selecting previously unselected package libcurl4:amd64. [2021-07-29T15:41:50.585Z] #27 10.96 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 10.97 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 11.05 Selecting previously unselected package curl. [2021-07-29T15:41:50.585Z] #27 11.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 11.05 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 11.16 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:41:50.585Z] #27 11.16 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 11.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:41:50.585Z] #27 11.27 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:41:50.585Z] #27 11.27 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 11.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:41:50.585Z] #27 11.33 Selecting previously unselected package jq. [2021-07-29T15:41:50.585Z] #27 11.33 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:41:50.585Z] #27 11.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:41:50.585Z] #27 11.37 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:41:50.585Z] #27 11.40 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:41:50.585Z] #27 11.41 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:50.585Z] #27 11.52 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:41:50.585Z] #27 11.54 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:50.585Z] #27 11.55 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 11.56 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:50.585Z] #27 11.57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:41:50.585Z] #27 11.58 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 11.59 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:41:50.585Z] #27 11.60 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:41:50.585Z] #27 11.62 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 11.63 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:41:50.585Z] #27 11.64 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:41:50.585Z] #27 11.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:41:50.585Z] #27 11.66 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:41:50.585Z] #27 11.67 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:50.585Z] #27 12.40 Updating certificates in /etc/ssl/certs... [2021-07-29T15:41:50.585Z] #27 13.75 137 added, 0 removed; done. [2021-07-29T15:41:50.585Z] #27 13.79 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 13.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:41:50.585Z] #27 13.82 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 13.83 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-29T15:41:50.585Z] #27 13.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:41:50.585Z] #27 13.86 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-29T15:41:50.585Z] #27 13.87 Updating certificates in /etc/ssl/certs... [2021-07-29T15:41:50.585Z] #27 14.82 0 added, 0 removed; done. [2021-07-29T15:41:50.585Z] #27 14.82 Running hooks in /etc/ca-certificates/update.d... [2021-07-29T15:41:50.585Z] #27 14.82 done. [2021-07-29T15:41:50.585Z] #27 DONE 18.8s [2021-07-29T15:41:50.585Z] [2021-07-29T15:41:50.585Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:50.585Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:50.585Z] #9 ... [2021-07-29T15:41:50.585Z] [2021-07-29T15:41:50.585Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-29T15:41:50.585Z] #28 sha256:91f415dd95f050f239e8f4185c80c5c8fe2e4760dec36e7857dbec42c6afba8a [2021-07-29T15:41:51.158Z] #57 DONE 140.4s [2021-07-29T15:41:51.158Z] [2021-07-29T15:41:51.158Z] #47 [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-07-29T15:41:51.158Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:41:51.158Z] #47 DONE 139.7s [2021-07-29T15:41:51.158Z] [2021-07-29T15:41:51.158Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-29T15:41:51.158Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e [2021-07-29T15:41:51.158Z] #17 128.5 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-29T15:41:51.158Z] #17 128.5 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:51.158Z] #17 128.5 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:41:51.158Z] #17 129.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-29T15:41:51.158Z] #17 129.7 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:51.158Z] #17 129.9 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:41:51.158Z] #17 130.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-29T15:41:51.158Z] #17 130.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-29T15:41:51.419Z] #17 130.3 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-29T15:41:51.676Z] #17 130.6 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-29T15:41:51.676Z] #17 130.6 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:51.676Z] #17 130.6 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-29T15:41:51.844Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s [2021-07-29T15:41:52.246Z] #17 131.1 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-29T15:41:52.246Z] #17 131.1 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:52.246Z] #17 131.1 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:52.496Z] #28 DONE 1.9s [2021-07-29T15:41:52.496Z] [2021-07-29T15:41:52.496Z] #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-07-29T15:41:52.496Z] #29 sha256:afcc682de40189c25a62be3392e20bffe1f99018c3d4c571ff47f42ce8e34bfb [2021-07-29T15:41:52.505Z] #17 131.6 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-29T15:41:52.505Z] #17 131.6 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:52.763Z] #17 131.6 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:41:54.135Z] #17 132.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-29T15:41:54.135Z] #17 132.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:54.136Z] #17 132.8 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:41:54.136Z] #17 132.8 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-29T15:41:54.136Z] #17 132.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-29T15:41:54.136Z] #17 132.8 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-29T15:41:54.136Z] #17 132.8 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 132.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 132.9 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-29T15:41:54.136Z] #17 133.0 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 133.0 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 133.0 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:54.136Z] #17 133.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 133.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 133.1 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.136Z] #17 133.1 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 133.1 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 133.1 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.136Z] #17 133.1 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 133.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 133.1 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.136Z] #17 133.2 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-29T15:41:54.136Z] #17 133.2 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.136Z] #17 133.2 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.136Z] #17 133.2 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-29T15:41:54.394Z] #17 133.2 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.394Z] #17 133.2 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.394Z] #17 133.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-29T15:41:54.394Z] #17 133.3 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.394Z] #17 133.3 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.394Z] #17 133.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-29T15:41:54.394Z] #17 133.4 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.394Z] #17 133.4 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.394Z] #17 133.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-29T15:41:54.394Z] #17 133.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.394Z] #17 133.4 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.394Z] #17 133.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-29T15:41:54.407Z] #29 1.599 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-29T15:41:54.407Z] #29 1.692 [2021-07-29T15:41:54.651Z] #17 133.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.651Z] #17 133.5 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.651Z] #17 133.5 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-29T15:41:54.651Z] #17 133.5 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:54.651Z] #17 133.5 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:54.651Z] #17 133.7 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-29T15:41:54.651Z] #17 133.7 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:54.651Z] #17 133.7 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:54.666Z] #29 1.816 ####### 10.0% ################# 24.1% ################################# 46.3% ################################################# 69.4% ############################################################### 88.5% ######################################################################## 100.0% [2021-07-29T15:41:54.926Z] #29 2.461 [2021-07-29T15:41:54.926Z] #29 2.591 ################################################ 66.9% ######################################################################## 100.0% [2021-07-29T15:41:55.187Z] #29 2.727 [2021-07-29T15:41:55.187Z] #29 2.855 ################################################### 71.8% ######################################################################## 100.0% [2021-07-29T15:41:55.219Z] #17 134.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-29T15:41:55.447Z] #29 2.974 [2021-07-29T15:41:55.477Z] #17 134.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:55.477Z] #17 134.3 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:55.477Z] #17 134.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-29T15:41:55.477Z] #17 134.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-29T15:41:55.477Z] #17 134.4 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-29T15:41:55.477Z] #17 134.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-29T15:41:55.477Z] #17 134.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:55.477Z] #17 134.5 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-29T15:41:55.968Z] #29 3.102 ########## 15.0% ########################## 36.3% ######################################## 55.6% ##################################################### 74.9% #################################################################### 94.5% ######################################################################## 100.0% [2021-07-29T15:41:55.968Z] #29 3.624 [2021-07-29T15:41:56.041Z] #17 134.8 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-29T15:41:56.042Z] #17 134.8 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:56.042Z] #17 134.8 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:56.299Z] #17 135.1 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-29T15:41:56.299Z] #17 135.1 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:56.299Z] #17 135.1 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:56.362Z] Client: [2021-07-29T15:41:56.362Z] Context: default [2021-07-29T15:41:56.362Z] Debug Mode: false [2021-07-29T15:41:56.362Z] Plugins: [2021-07-29T15:41:56.362Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-29T15:41:56.362Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-29T15:41:56.362Z] [2021-07-29T15:41:56.362Z] Server: [2021-07-29T15:41:56.362Z] Containers: 0 [2021-07-29T15:41:56.362Z] Running: 0 [2021-07-29T15:41:56.362Z] Paused: 0 [2021-07-29T15:41:56.362Z] Stopped: 0 [2021-07-29T15:41:56.362Z] Images: 0 [2021-07-29T15:41:56.362Z] Server Version: 20.10.6 [2021-07-29T15:41:56.362Z] Storage Driver: overlay2 [2021-07-29T15:41:56.362Z] Backing Filesystem: extfs [2021-07-29T15:41:56.362Z] Supports d_type: true [2021-07-29T15:41:56.362Z] Native Overlay Diff: true [2021-07-29T15:41:56.362Z] userxattr: false [2021-07-29T15:41:56.362Z] Logging Driver: json-file [2021-07-29T15:41:56.362Z] Cgroup Driver: cgroupfs [2021-07-29T15:41:56.362Z] Cgroup Version: 1 [2021-07-29T15:41:56.362Z] Plugins: [2021-07-29T15:41:56.362Z] Volume: local [2021-07-29T15:41:56.362Z] Network: bridge host ipvlan macvlan null overlay [2021-07-29T15:41:56.362Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-29T15:41:56.362Z] Swarm: inactive [2021-07-29T15:41:56.362Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-29T15:41:56.362Z] Default Runtime: runc [2021-07-29T15:41:56.362Z] Init Binary: docker-init [2021-07-29T15:41:56.362Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:56.362Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:56.362Z] init version: de40ad0 [2021-07-29T15:41:56.362Z] Security Options: [2021-07-29T15:41:56.362Z] apparmor [2021-07-29T15:41:56.362Z] seccomp [2021-07-29T15:41:56.362Z] Profile: default [2021-07-29T15:41:56.362Z] Kernel Version: 5.4.0-1048-aws [2021-07-29T15:41:56.362Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-29T15:41:56.362Z] OSType: linux [2021-07-29T15:41:56.362Z] Architecture: aarch64 [2021-07-29T15:41:56.362Z] CPUs: 4 [2021-07-29T15:41:56.362Z] Total Memory: 7.494GiB [2021-07-29T15:41:56.362Z] Name: ip-10-100-52-91 [2021-07-29T15:41:56.362Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-29T15:41:56.362Z] Docker Root Dir: /var/lib/docker [2021-07-29T15:41:56.362Z] Debug Mode: false [2021-07-29T15:41:56.362Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:41:56.362Z] Labels: [2021-07-29T15:41:56.362Z] Experimental: true [2021-07-29T15:41:56.362Z] Insecure Registries: [2021-07-29T15:41:56.362Z] 127.0.0.0/8 [2021-07-29T15:41:56.362Z] Live Restore Enabled: true [2021-07-29T15:41:56.362Z] [2021-07-29T15:41:56.362Z] WARNING: No swap limit support [Pipeline] sh [2021-07-29T15:41:56.662Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:56.662Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:41:56.662Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42679/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-29T15:41:56.662Z] + bash /home/ubuntu/workspace/moby_PR-42679/check-config.sh [2021-07-29T15:41:56.662Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-29T15:41:56.662Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-29T15:41:56.662Z] [2021-07-29T15:41:56.662Z] Generally Necessary: [2021-07-29T15:41:56.662Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-29T15:41:56.662Z] - apparmor: enabled and tools installed [2021-07-29T15:41:56.662Z] - CONFIG_NAMESPACES: enabled [2021-07-29T15:41:56.662Z] - CONFIG_NET_NS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_PID_NS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_IPC_NS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_UTS_NS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CGROUPS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-29T15:41:56.662Z] - CONFIG_CPUSETS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_MEMCG: enabled [2021-07-29T15:41:56.662Z] - CONFIG_KEYS: enabled [2021-07-29T15:41:56.662Z] - CONFIG_VETH: enabled (as module) [2021-07-29T15:41:56.662Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-29T15:41:56.662Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-29T15:41:56.864Z] #17 135.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-29T15:41:56.864Z] #17 135.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:56.864Z] #17 135.7 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:56.864Z] #17 135.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-29T15:41:56.864Z] #17 135.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-29T15:41:56.864Z] #17 135.8 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-29T15:41:56.864Z] #17 135.8 Selecting previously unselected package libc6-s390x-cross. [2021-07-29T15:41:56.864Z] #17 135.8 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:56.864Z] #17 135.8 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-29T15:41:56.864Z] #17 135.9 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-29T15:41:56.926Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-29T15:41:56.926Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-29T15:41:56.926Z] [2021-07-29T15:41:56.926Z] Optional Features: [2021-07-29T15:41:56.926Z] - CONFIG_USER_NS: enabled [2021-07-29T15:41:56.926Z] - CONFIG_SECCOMP: enabled [2021-07-29T15:41:56.926Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-29T15:41:56.926Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-29T15:41:56.926Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-29T15:41:56.926Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-29T15:41:56.926Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-29T15:41:56.926Z] - CONFIG_BLK_CGROUP: enabled [2021-07-29T15:41:56.926Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-29T15:41:56.926Z] - CONFIG_CGROUP_PERF: enabled [2021-07-29T15:41:56.926Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-29T15:41:56.926Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-29T15:41:57.121Z] #17 135.9 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 135.9 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 135.9 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-29T15:41:57.121Z] #17 135.9 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 135.9 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.0 Selecting previously unselected package libitm1-s390x-cross. [2021-07-29T15:41:57.121Z] #17 136.0 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 136.0 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.0 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-29T15:41:57.121Z] #17 136.0 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 136.0 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-29T15:41:57.121Z] #17 136.0 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 136.0 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.1 Selecting previously unselected package libasan5-s390x-cross. [2021-07-29T15:41:57.121Z] #17 136.1 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 136.1 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-29T15:41:57.121Z] #17 136.2 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.121Z] #17 136.2 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.121Z] #17 136.2 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-29T15:41:57.152Z] #9 ... [2021-07-29T15:41:57.152Z] [2021-07-29T15:41:57.152Z] #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-07-29T15:41:57.152Z] #29 sha256:11e7adade602e17dbfc55c3ccae8fad3168c862f2c55a93125edb8d9b0a56918 [2021-07-29T15:41:57.152Z] #29 1.650 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-29T15:41:57.152Z] #29 1.767 [2021-07-29T15:41:57.152Z] #29 1.889 ######## 12.5% ########################## 36.8% ######################################## 56.7% ##################################################### 74.4% ##################################################################### 96.0% ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 2.430 [2021-07-29T15:41:57.152Z] #29 2.548 ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 2.619 [2021-07-29T15:41:57.152Z] #29 2.753 ######## 11.8% ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 2.922 [2021-07-29T15:41:57.152Z] #29 3.041 ########### 16.5% ######################### 35.5% ######################################## 55.6% ###################################################### 75.7% ############################################################### 88.7% ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 3.694 [2021-07-29T15:41:57.152Z] #29 3.816 ### 4.3% ###### 9.2% ########## 14.8% ############## 19.9% ################## 25.3% ##################### 29.4% ######################### 34.8% ############################## 42.5% ################################### 49.7% ##################################### 51.7% ##################################### 52.4% ###################################### 53.8% ####################################### 55.2% ############################################# 63.3% ################################################# 68.5% ##################################################### 74.1% ########################################################## 80.8% ################################################################ 89.1% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 6.406 [2021-07-29T15:41:57.152Z] #29 6.766 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-29T15:41:57.152Z] #29 6.861 [2021-07-29T15:41:57.152Z] #29 6.942 ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 6.964 [2021-07-29T15:41:57.152Z] #29 7.317 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-29T15:41:57.152Z] #29 7.395 [2021-07-29T15:41:57.152Z] #29 7.489 ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 7.507 [2021-07-29T15:41:57.152Z] #29 7.811 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-29T15:41:57.152Z] #29 7.906 [2021-07-29T15:41:57.152Z] #29 8.031 0.0% #### 5.8% ############## 19.9% ########################### 38.8% ################################# 47.1% ########################################## 58.9% ############################################### 66.2% ################################################### 72.1% ######################################################## 78.0% ################################################################## 92.5% #################################################################### 94.9% ######################################################################## 100.0% [2021-07-29T15:41:57.152Z] #29 9.559 [2021-07-29T15:41:57.152Z] #29 9.838 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-29T15:41:57.152Z] #29 ... [2021-07-29T15:41:57.152Z] [2021-07-29T15:41:57.152Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:57.152Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:57.152Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.4s done [2021-07-29T15:41:57.190Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-29T15:41:57.190Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-29T15:41:57.190Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-29T15:41:57.190Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-29T15:41:57.190Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-29T15:41:57.190Z] - CONFIG_IP_VS: enabled (as module) [2021-07-29T15:41:57.190Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-29T15:41:57.190Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-29T15:41:57.190Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-29T15:41:57.190Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-29T15:41:57.190Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-29T15:41:57.190Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-29T15:41:57.190Z] - CONFIG_EXT4_FS: enabled [2021-07-29T15:41:57.190Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-29T15:41:57.190Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-29T15:41:57.190Z] - Network Drivers: [2021-07-29T15:41:57.190Z] - "overlay": [2021-07-29T15:41:57.190Z] - CONFIG_VXLAN: enabled (as module) [2021-07-29T15:41:57.190Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-29T15:41:57.190Z] Optional (for encrypted networks): [2021-07-29T15:41:57.379Z] #17 136.2 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:57.379Z] #17 136.2 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:57.379Z] #17 136.3 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-29T15:41:57.379Z] #17 136.3 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:57.379Z] #17 136.3 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:57.454Z] - CONFIG_CRYPTO: enabled [2021-07-29T15:41:57.454Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-29T15:41:57.454Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-29T15:41:57.454Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-29T15:41:57.454Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-29T15:41:57.454Z] - CONFIG_XFRM: enabled [2021-07-29T15:41:57.454Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-29T15:41:57.454Z] - "ipvlan": [2021-07-29T15:41:57.454Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-29T15:41:57.454Z] - "macvlan": [2021-07-29T15:41:57.454Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_DUMMY: enabled (as module) [2021-07-29T15:41:57.454Z] - "ftp,tftp client in container": [2021-07-29T15:41:57.454Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-29T15:41:57.454Z] - Storage Drivers: [2021-07-29T15:41:57.454Z] - "aufs": [2021-07-29T15:41:57.454Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-29T15:41:57.454Z] - "btrfs": [2021-07-29T15:41:57.454Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-29T15:41:57.454Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-29T15:41:57.454Z] - "devicemapper": [2021-07-29T15:41:57.454Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-29T15:41:57.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-29T15:41:57.454Z] - "overlay": [2021-07-29T15:41:57.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-29T15:41:57.454Z] - "zfs": [2021-07-29T15:41:57.454Z] - /dev/zfs: present [2021-07-29T15:41:57.454Z] - zfs command: missing [2021-07-29T15:41:57.454Z] - zpool command: missing [2021-07-29T15:41:57.454Z] [2021-07-29T15:41:57.454Z] Limits: [2021-07-29T15:41:57.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-29T15:41:57.454Z] [2021-07-29T15:41:57.454Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-29T15:41:57.798Z] #29 3.755 ## 3.1% ###### 9.1% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% [2021-07-29T15:41:57.798Z] #29 ... [2021-07-29T15:41:57.798Z] [2021-07-29T15:41:57.798Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:41:57.798Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:41:57.798Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 9.8s done [2021-07-29T15:41:57.798Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-29T15:41:57.798Z] #9 DONE 37.5s [2021-07-29T15:41:57.798Z] [2021-07-29T15:41:57.798Z] #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-07-29T15:41:57.798Z] #29 sha256:afcc682de40189c25a62be3392e20bffe1f99018c3d4c571ff47f42ce8e34bfb [2021-07-29T15:41:57.799Z] #29 3.755 ## 3.1% ###### 9.1% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% [2021-07-29T15:41:57.799Z] #29 ... [2021-07-29T15:41:57.799Z] [2021-07-29T15:41:57.799Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:41:57.799Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-29T15:41:57.803Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d64f1f8be8a90979feff828fe94dabeea5f998e6 . [2021-07-29T15:41:57.820Z] Client: [2021-07-29T15:41:57.820Z] Context: default [2021-07-29T15:41:57.820Z] Debug Mode: false [2021-07-29T15:41:57.820Z] Plugins: [2021-07-29T15:41:57.820Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-29T15:41:57.820Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-29T15:41:57.820Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-29T15:41:57.820Z] [2021-07-29T15:41:57.820Z] Server: [2021-07-29T15:41:57.820Z] Containers: 0 [2021-07-29T15:41:57.820Z] Running: 0 [2021-07-29T15:41:57.820Z] Paused: 0 [2021-07-29T15:41:57.820Z] Stopped: 0 [2021-07-29T15:41:57.820Z] Images: 0 [2021-07-29T15:41:57.820Z] Server Version: 20.10.6 [2021-07-29T15:41:57.820Z] Storage Driver: overlay2 [2021-07-29T15:41:57.820Z] Backing Filesystem: extfs [2021-07-29T15:41:57.820Z] Supports d_type: true [2021-07-29T15:41:57.820Z] Native Overlay Diff: true [2021-07-29T15:41:57.820Z] userxattr: false [2021-07-29T15:41:57.820Z] Logging Driver: json-file [2021-07-29T15:41:57.820Z] Cgroup Driver: systemd [2021-07-29T15:41:57.820Z] Cgroup Version: 2 [2021-07-29T15:41:57.820Z] Plugins: [2021-07-29T15:41:57.820Z] Volume: local [2021-07-29T15:41:57.820Z] Network: bridge host ipvlan macvlan null overlay [2021-07-29T15:41:57.820Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-29T15:41:57.820Z] Swarm: inactive [2021-07-29T15:41:57.820Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-07-29T15:41:57.820Z] Default Runtime: runc [2021-07-29T15:41:57.820Z] Init Binary: docker-init [2021-07-29T15:41:57.820Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-29T15:41:57.820Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-29T15:41:57.820Z] init version: de40ad0 [2021-07-29T15:41:57.820Z] Security Options: [2021-07-29T15:41:57.820Z] apparmor [2021-07-29T15:41:57.820Z] seccomp [2021-07-29T15:41:57.820Z] Profile: default [2021-07-29T15:41:57.820Z] cgroupns [2021-07-29T15:41:57.820Z] Kernel Version: 5.4.0-1048-aws [2021-07-29T15:41:57.820Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-29T15:41:57.820Z] OSType: linux [2021-07-29T15:41:57.820Z] Architecture: x86_64 [2021-07-29T15:41:57.820Z] CPUs: 2 [2021-07-29T15:41:57.820Z] Total Memory: 7.487GiB [2021-07-29T15:41:57.820Z] Name: ip-10-100-45-206 [2021-07-29T15:41:57.820Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-29T15:41:57.820Z] Docker Root Dir: /var/lib/docker [2021-07-29T15:41:57.820Z] Debug Mode: false [2021-07-29T15:41:57.820Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:41:57.820Z] Labels: [2021-07-29T15:41:57.820Z] Experimental: true [2021-07-29T15:41:57.820Z] Insecure Registries: [2021-07-29T15:41:57.820Z] 127.0.0.0/8 [2021-07-29T15:41:57.820Z] Live Restore Enabled: true [2021-07-29T15:41:57.820Z] [2021-07-29T15:41:57.820Z] WARNING: No kernel memory limit support [2021-07-29T15:41:57.820Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-29T15:41:57.945Z] #17 136.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-29T15:41:57.945Z] #17 136.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:57.945Z] #17 136.9 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:57.945Z] #17 137.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-29T15:41:57.945Z] #17 137.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-29T15:41:57.945Z] #17 137.0 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-29T15:41:58.158Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d64f1f8be8a90979feff828fe94dabeea5f998e6 . [2021-07-29T15:41:58.158Z] #2 [internal] load .dockerignore [2021-07-29T15:41:58.158Z] #2 sha256:ce61d35ec123a713f3e0cc06d25e0f7c334cdf690298c38e154b8bb14e7a568a [2021-07-29T15:41:58.158Z] #2 transferring context: 87B done [2021-07-29T15:41:58.158Z] #2 DONE 0.1s [2021-07-29T15:41:58.158Z] [2021-07-29T15:41:58.158Z] #1 [internal] load build definition from Dockerfile [2021-07-29T15:41:58.158Z] #1 sha256:d43e84dff095b8b9c1e8842795121e91bb28617977c845d7439430d620253ab2 [2021-07-29T15:41:58.158Z] #1 transferring dockerfile: 16.59kB 0.1s done [2021-07-29T15:41:58.202Z] #17 137.1 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-29T15:41:58.202Z] #17 137.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-29T15:41:58.202Z] #17 137.1 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-29T15:41:58.417Z] #1 DONE 0.1s [2021-07-29T15:41:58.417Z] [2021-07-29T15:41:58.417Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-29T15:41:58.417Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-29T15:41:58.459Z] #17 137.4 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-29T15:41:58.459Z] #17 137.4 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-29T15:41:58.459Z] #17 137.4 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:58.474Z] #2 [internal] load .dockerignore [2021-07-29T15:41:58.474Z] #2 sha256:53087f224894da9c2706c63ee0eb25bd66fd01d47d838de811aa2fec9273ded7 [2021-07-29T15:41:58.516Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-29T15:41:58.717Z] #17 137.6 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-29T15:41:58.717Z] #17 137.6 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-29T15:41:58.717Z] #17 137.6 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:58.738Z] #2 transferring context: [2021-07-29T15:41:58.738Z] #2 transferring context: 87B done [2021-07-29T15:41:58.738Z] #2 DONE 0.5s [2021-07-29T15:41:58.738Z] [2021-07-29T15:41:58.738Z] #1 [internal] load build definition from Dockerfile [2021-07-29T15:41:58.738Z] #1 sha256:9f12795655859bd35e63a5730e4e1d2f27f9ed7260e76698c46db2818c462694 [2021-07-29T15:41:58.738Z] #1 transferring dockerfile: 16.59kB done [2021-07-29T15:41:58.738Z] #1 DONE 0.6s [2021-07-29T15:41:58.984Z] #3 DONE 0.5s [2021-07-29T15:41:58.984Z] [2021-07-29T15:41:58.984Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-29T15:41:58.984Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-29T15:41:58.984Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-29T15:41:58.984Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-29T15:41:58.984Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-29T15:41:58.984Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-29T15:41:58.984Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-29T15:41:59.002Z] [2021-07-29T15:41:59.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-29T15:41:59.002Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-29T15:41:59.262Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-29T15:41:59.265Z] #3 DONE 0.5s [2021-07-29T15:41:59.265Z] [2021-07-29T15:41:59.265Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-29T15:41:59.265Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-29T15:41:59.265Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-29T15:41:59.281Z] #17 138.2 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-29T15:41:59.282Z] #17 138.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-29T15:41:59.282Z] #17 138.2 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:41:59.282Z] #17 138.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-29T15:41:59.282Z] #17 138.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-29T15:41:59.282Z] #17 138.3 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-29T15:41:59.282Z] #17 138.3 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-29T15:41:59.528Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-07-29T15:41:59.528Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-07-29T15:41:59.528Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-07-29T15:41:59.528Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-29T15:41:59.528Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-07-29T15:41:59.533Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-29T15:41:59.533Z] #4 DONE 0.7s [2021-07-29T15:41:59.538Z] #17 138.3 Setting up libfile-which-perl (1.23-1) ... [2021-07-29T15:41:59.538Z] #17 138.4 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-29T15:41:59.538Z] #17 138.4 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-29T15:41:59.538Z] #17 138.4 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.4 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up file (1:5.35-4+deb10u2) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up libyaml-perl (1.27-1) ... [2021-07-29T15:41:59.539Z] #17 138.5 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:41:59.791Z] [2021-07-29T15:41:59.791Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:41:59.791Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:41:59.795Z] #17 138.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up libio-string-perl (1.08-3) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-29T15:41:59.795Z] #17 138.6 Setting up cross-config (2.6.15-3) ... [2021-07-29T15:41:59.795Z] #17 138.7 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:41:59.795Z] #17 138.7 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.7 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.7 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.7 Setting up xz-utils (5.2.4-1) ... [2021-07-29T15:41:59.795Z] #17 138.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.8 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-29T15:41:59.795Z] #17 138.9 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 138.9 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:42:00.053Z] #17 138.9 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-29T15:42:00.053Z] #17 138.9 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-29T15:42:00.053Z] #17 139.0 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.053Z] #17 139.1 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-29T15:42:00.151Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-07-29T15:42:00.151Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-07-29T15:42:00.311Z] #17 139.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-29T15:42:00.311Z] #17 139.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-29T15:42:00.311Z] #17 139.4 [2021-07-29T15:42:00.311Z] #17 139.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-29T15:42:00.419Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-07-29T15:42:00.419Z] #4 DONE 1.0s [2021-07-29T15:42:00.568Z] #17 139.4 Setting up dpkg-dev (1.19.7) ... [2021-07-29T15:42:00.568Z] #17 139.4 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:00.568Z] #17 139.5 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-29T15:42:00.568Z] #17 139.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-29T15:42:00.568Z] #17 139.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-29T15:42:00.683Z] [2021-07-29T15:42:00.683Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:42:00.683Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-29T15:42:00.737Z] #8 ... [2021-07-29T15:42:00.737Z] [2021-07-29T15:42:00.737Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-29T15:42:00.737Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-29T15:42:00.737Z] #5 DONE 1.1s [2021-07-29T15:42:00.737Z] [2021-07-29T15:42:00.737Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:42:00.737Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:42:00.737Z] #8 DONE 1.1s [2021-07-29T15:42:00.737Z] [2021-07-29T15:42:00.737Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:42:00.737Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-29T15:42:00.737Z] #6 DONE 1.1s [2021-07-29T15:42:00.737Z] [2021-07-29T15:42:00.737Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:42:00.737Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:42:00.737Z] #7 DONE 1.1s [2021-07-29T15:42:00.826Z] #17 139.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-29T15:42:00.826Z] #17 139.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-29T15:42:00.826Z] #17 139.9 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:42:01.003Z] [2021-07-29T15:42:01.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:01.003Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:01.003Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done [2021-07-29T15:42:01.083Z] #17 139.9 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.083Z] #17 139.9 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 139.9 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 139.9 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 139.9 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 139.9 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.0 Setting up libxml-simple-perl (2.25-1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-29T15:42:01.083Z] #17 140.1 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.083Z] #17 140.2 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.264Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-29T15:42:01.264Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done [2021-07-29T15:42:01.340Z] #17 140.2 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.2 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-29T15:42:01.340Z] #17 140.2 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.3 Setting up dpkg-cross (2.6.15-3) ... [2021-07-29T15:42:01.340Z] #17 140.4 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.4 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-29T15:42:01.340Z] #17 140.4 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-29T15:42:01.340Z] #17 140.4 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-29T15:42:01.340Z] #17 140.4 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-29T15:42:01.528Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done [2021-07-29T15:42:01.528Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 0B / 50.44MB 0.3s [2021-07-29T15:42:01.597Z] #17 140.4 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-29T15:42:01.597Z] #17 140.4 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-29T15:42:01.597Z] #17 140.4 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-29T15:42:01.597Z] #17 140.5 Setting up crossbuild-essential-armel (12.6) ... [2021-07-29T15:42:01.597Z] #17 140.5 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:42:01.635Z] #5 ... [2021-07-29T15:42:01.635Z] [2021-07-29T15:42:01.635Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:42:01.635Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-29T15:42:01.635Z] #6 DONE 0.9s [2021-07-29T15:42:01.635Z] [2021-07-29T15:42:01.635Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-29T15:42:01.635Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-29T15:42:01.635Z] #7 DONE 1.0s [2021-07-29T15:42:01.635Z] [2021-07-29T15:42:01.635Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-29T15:42:01.635Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-29T15:42:01.635Z] #8 DONE 1.0s [2021-07-29T15:42:01.635Z] [2021-07-29T15:42:01.635Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-29T15:42:01.635Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-29T15:42:01.635Z] #5 DONE 1.0s [2021-07-29T15:42:01.793Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 3.15MB / 50.44MB 0.4s [2021-07-29T15:42:01.793Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0B / 7.83MB 0.4s [2021-07-29T15:42:01.793Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0B / 10.00MB 0.4s [2021-07-29T15:42:01.793Z] #9 ... [2021-07-29T15:42:01.793Z] [2021-07-29T15:42:01.793Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:42:01.793Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:42:01.793Z] #42 DONE 0.0s [2021-07-29T15:42:01.793Z] [2021-07-29T15:42:01.793Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:01.793Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:01.793Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.88MB / 50.44MB 0.5s [2021-07-29T15:42:01.793Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 1.05MB / 7.83MB 0.5s [2021-07-29T15:42:01.793Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 2.10MB / 10.00MB 0.5s [2021-07-29T15:42:01.793Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 24.12MB / 50.44MB 0.7s [2021-07-29T15:42:01.793Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.34MB / 7.83MB 0.7s [2021-07-29T15:42:01.793Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 8.39MB / 10.00MB 0.7s [2021-07-29T15:42:01.826Z] #9 DONE 41.0s [2021-07-29T15:42:01.826Z] [2021-07-29T15:42:01.826Z] #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-07-29T15:42:01.826Z] #29 sha256:11e7adade602e17dbfc55c3ccae8fad3168c862f2c55a93125edb8d9b0a56918 [2021-07-29T15:42:01.826Z] #29 9.927 [2021-07-29T15:42:01.826Z] #29 9.996 ######################################################################## 100.0% [2021-07-29T15:42:01.826Z] #29 10.03 [2021-07-29T15:42:01.826Z] #29 10.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-29T15:42:01.826Z] #29 10.35 [2021-07-29T15:42:01.826Z] #29 10.40 ######################################################################## 100.0% [2021-07-29T15:42:01.826Z] #29 10.43 [2021-07-29T15:42:01.826Z] #29 10.45 Download of images into '/build' complete. [2021-07-29T15:42:01.826Z] #29 10.45 Use something like the following to load the result into a Docker daemon: [2021-07-29T15:42:01.826Z] #29 10.45 tar -cC '/build' . | docker load [2021-07-29T15:42:01.826Z] #29 ... [2021-07-29T15:42:01.826Z] [2021-07-29T15:42:01.826Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:42:01.826Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-29T15:42:01.993Z] [2021-07-29T15:42:01.993Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:42:01.993Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-29T15:42:01.993Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:42:02.059Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.8s [2021-07-29T15:42:02.059Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 0.8s [2021-07-29T15:42:02.059Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s [2021-07-29T15:42:02.059Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.8s done [2021-07-29T15:42:02.059Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 0B / 51.84MB 1.0s [2021-07-29T15:42:02.264Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done [2021-07-29T15:42:02.264Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-29T15:42:02.264Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done [2021-07-29T15:42:02.264Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done [2021-07-29T15:42:02.264Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0B / 49.22MB 0.1s [2021-07-29T15:42:02.319Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.29MB / 51.84MB 1.1s [2021-07-29T15:42:02.319Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 17.83MB / 51.84MB 1.2s [2021-07-29T15:42:02.529Z] #26 ... [2021-07-29T15:42:02.529Z] [2021-07-29T15:42:02.529Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-29T15:42:02.529Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-29T15:42:02.529Z] #42 DONE 0.0s [2021-07-29T15:42:02.529Z] [2021-07-29T15:42:02.529Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:42:02.529Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-29T15:42:02.529Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 11.53MB / 49.22MB 0.3s [2021-07-29T15:42:02.610Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 26.05MB / 51.84MB 1.3s [2021-07-29T15:42:02.610Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 29.36MB / 51.84MB 1.4s [2021-07-29T15:42:02.823Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 17.83MB / 49.22MB 0.5s [2021-07-29T15:42:02.914Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.4s done [2021-07-29T15:42:02.915Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 35.73MB / 51.84MB 1.5s [2021-07-29T15:42:02.915Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.6s done [2021-07-29T15:42:02.915Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 38.80MB / 51.84MB 1.7s [2021-07-29T15:42:02.966Z] #17 DONE 141.9s [2021-07-29T15:42:02.966Z] [2021-07-29T15:42:02.966Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-29T15:42:02.966Z] #31 sha256:b6ba3d15822f3195e5328ba7f55b4dea14a645080eea2ec7dfacad63c3703e0c [2021-07-29T15:42:03.088Z] #10 DONE 4.4s [2021-07-29T15:42:03.088Z] [2021-07-29T15:42:03.088Z] #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-07-29T15:42:03.088Z] #29 sha256:afcc682de40189c25a62be3392e20bffe1f99018c3d4c571ff47f42ce8e34bfb [2021-07-29T15:42:03.088Z] #29 3.755 ## 3.1% ###### 9.1% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.0% ############################# 41.2% ################################# 46.5% ##################################### 51.7% ######################################## 56.8% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-07-29T15:42:03.088Z] #29 5.605 [2021-07-29T15:42:03.088Z] #29 6.003 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-29T15:42:03.088Z] #29 6.109 [2021-07-29T15:42:03.088Z] #29 6.181 ######################################################################## 100.0% [2021-07-29T15:42:03.088Z] #29 6.223 [2021-07-29T15:42:03.089Z] #29 6.486 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-29T15:42:03.089Z] #29 6.555 [2021-07-29T15:42:03.089Z] #29 6.662 ######################################################################## 100.0% [2021-07-29T15:42:03.089Z] #29 6.698 [2021-07-29T15:42:03.089Z] #29 7.093 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-29T15:42:03.089Z] #29 7.171 [2021-07-29T15:42:03.089Z] #29 7.283 #### 5.6% ############## 20.2% ################################### 49.0% ############################################## 64.0% ######################################################## 78.0% ################################################################## 91.8% ######################################################################## 100.0% [2021-07-29T15:42:03.089Z] #29 8.034 [2021-07-29T15:42:03.089Z] #29 8.302 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-29T15:42:03.089Z] #29 8.375 [2021-07-29T15:42:03.089Z] #29 8.427 ######################################################################## 100.0% [2021-07-29T15:42:03.089Z] #29 8.451 [2021-07-29T15:42:03.089Z] #29 8.598 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-29T15:42:03.089Z] #29 8.666 [2021-07-29T15:42:03.089Z] #29 8.698 ######################################################################## 100.0% [2021-07-29T15:42:03.089Z] #29 8.723 [2021-07-29T15:42:03.089Z] #29 8.734 Download of images into '/build' complete. [2021-07-29T15:42:03.089Z] #29 8.734 Use something like the following to load the result into a Docker daemon: [2021-07-29T15:42:03.089Z] #29 8.734 tar -cC '/build' . | docker load [2021-07-29T15:42:03.089Z] #29 DONE 9.8s [2021-07-29T15:42:03.089Z] [2021-07-29T15:42:03.089Z] #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-07-29T15:42:03.089Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-29T15:42:03.089Z] #11 DONE 1.0s [2021-07-29T15:42:03.089Z] [2021-07-29T15:42:03.089Z] #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-07-29T15:42:03.089Z] #24 sha256:a718c3c7c1a332d1abbb5b8595c7dc7f29c985b6efbbdeb7966bc977d0712882 [2021-07-29T15:42:03.096Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 30.41MB / 49.22MB 0.8s [2021-07-29T15:42:03.096Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 39.85MB / 49.22MB 1.0s [2021-07-29T15:42:03.178Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 [2021-07-29T15:42:03.178Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 48.23MB / 51.84MB 2.0s [2021-07-29T15:42:03.178Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 3.15MB / 129.05MB 2.0s [2021-07-29T15:42:03.358Z] #24 ... [2021-07-29T15:42:03.358Z] [2021-07-29T15:42:03.358Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-29T15:42:03.358Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-29T15:42:03.358Z] #39 DONE 0.3s [2021-07-29T15:42:03.376Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.2s [2021-07-29T15:42:03.439Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.1s [2021-07-29T15:42:03.439Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.53MB / 129.05MB 2.1s [2021-07-29T15:42:03.439Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 2.70MB / 68.75MB 2.1s [2021-07-29T15:42:03.439Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 26.21MB / 129.05MB 2.3s [2021-07-29T15:42:03.439Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 18.87MB / 68.75MB 2.3s [2021-07-29T15:42:03.618Z] [2021-07-29T15:42:03.618Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-29T15:42:03.618Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-29T15:42:03.618Z] #31 DONE 0.4s [2021-07-29T15:42:03.618Z] [2021-07-29T15:42:03.618Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:42:03.618Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:42:03.618Z] #32 ... [2021-07-29T15:42:03.618Z] [2021-07-29T15:42:03.618Z] #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-07-29T15:42:03.618Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-29T15:42:03.618Z] #43 DONE 0.5s [2021-07-29T15:42:03.701Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 26.21MB / 68.75MB 2.4s [2021-07-29T15:42:03.701Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 34.60MB / 129.05MB 2.5s [2021-07-29T15:42:03.721Z] #10 ... [2021-07-29T15:42:03.721Z] [2021-07-29T15:42:03.721Z] #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-07-29T15:42:03.721Z] #29 sha256:11e7adade602e17dbfc55c3ccae8fad3168c862f2c55a93125edb8d9b0a56918 [2021-07-29T15:42:03.721Z] #29 DONE 16.8s [2021-07-29T15:42:03.721Z] [2021-07-29T15:42:03.721Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:42:03.721Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-29T15:42:03.879Z] [2021-07-29T15:42:03.879Z] #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-07-29T15:42:03.879Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:03.960Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.5s done [2021-07-29T15:42:03.960Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 30.41MB / 68.75MB 2.6s [2021-07-29T15:42:03.960Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 44.04MB / 129.05MB 2.7s [2021-07-29T15:42:03.960Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 34.60MB / 68.75MB 2.7s [2021-07-29T15:42:03.960Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 0B / 155B 2.7s [2021-07-29T15:42:04.224Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 53.48MB / 129.05MB 2.8s [2021-07-29T15:42:04.224Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 2.7s done [2021-07-29T15:42:04.224Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 52.43MB / 68.75MB 2.9s [2021-07-29T15:42:04.224Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 69.21MB / 129.05MB 3.1s [2021-07-29T15:42:04.224Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 62.91MB / 68.75MB 3.1s [2021-07-29T15:42:04.339Z] #31 ... [2021-07-29T15:42:04.339Z] [2021-07-29T15:42:04.339Z] #18 [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-07-29T15:42:04.339Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c [2021-07-29T15:42:04.339Z] #18 DONE 1.4s [2021-07-29T15:42:04.339Z] [2021-07-29T15:42:04.339Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-29T15:42:04.340Z] #31 sha256:b6ba3d15822f3195e5328ba7f55b4dea14a645080eea2ec7dfacad63c3703e0c [2021-07-29T15:42:04.340Z] #31 1.568 + RM_GOPATH=0 [2021-07-29T15:42:04.340Z] #31 1.568 + TMP_GOPATH= [2021-07-29T15:42:04.340Z] #31 1.568 + : /build [2021-07-29T15:42:04.340Z] #31 1.568 + '[' -z '' ']' [2021-07-29T15:42:04.340Z] #31 1.568 ++ mktemp -d [2021-07-29T15:42:04.340Z] #31 1.568 + export GOPATH=/tmp/tmp.LsYkD22ac9 [2021-07-29T15:42:04.340Z] #31 1.568 + GOPATH=/tmp/tmp.LsYkD22ac9 [2021-07-29T15:42:04.340Z] #31 1.568 + RM_GOPATH=1 [2021-07-29T15:42:04.340Z] #31 1.568 + case "$(go env GOARCH)" in [2021-07-29T15:42:04.484Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 82.84MB / 129.05MB 3.3s [2021-07-29T15:42:04.484Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.3s [2021-07-29T15:42:04.598Z] #31 1.575 ++ go env GOARCH [2021-07-29T15:42:04.598Z] #31 1.583 Install docker/cli version 17.06.2-ce from stable [2021-07-29T15:42:04.598Z] #31 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:04.598Z] #31 1.590 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:04.598Z] #31 1.590 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:04.598Z] #31 1.590 + dir=/tmp/install [2021-07-29T15:42:04.598Z] #31 1.590 + bin=dockercli [2021-07-29T15:42:04.598Z] #31 1.590 + shift [2021-07-29T15:42:04.598Z] #31 1.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-29T15:42:04.598Z] #31 1.590 + . /tmp/install/dockercli.installer [2021-07-29T15:42:04.598Z] #31 1.590 ++ : stable [2021-07-29T15:42:04.598Z] #31 1.590 ++ : 17.06.2-ce [2021-07-29T15:42:04.598Z] #31 1.590 + install_dockercli [2021-07-29T15:42:04.598Z] #31 1.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-29T15:42:04.598Z] #31 1.590 ++ uname -m [2021-07-29T15:42:04.598Z] #31 1.596 + arch=x86_64 [2021-07-29T15:42:04.598Z] #31 1.596 + '[' x86_64 '!=' x86_64 ']' [2021-07-29T15:42:04.598Z] #31 1.596 + url=https://download.docker.com/linux/static [2021-07-29T15:42:04.598Z] #31 1.596 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-29T15:42:04.598Z] #31 1.596 + tar -xz docker/docker [2021-07-29T15:42:04.648Z] #10 DONE 2.5s [2021-07-29T15:42:04.648Z] [2021-07-29T15:42:04.648Z] #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-07-29T15:42:04.648Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-29T15:42:04.744Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 92.27MB / 129.05MB 3.5s [2021-07-29T15:42:04.808Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.4s done [2021-07-29T15:42:04.808Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e [2021-07-29T15:42:05.003Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 100.66MB / 129.05MB 3.6s [2021-07-29T15:42:05.003Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 113.25MB / 129.05MB 3.8s [2021-07-29T15:42:05.263Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 4.0s [2021-07-29T15:42:05.263Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.9s done [2021-07-29T15:42:05.761Z] #26 ... [2021-07-29T15:42:05.761Z] [2021-07-29T15:42:05.761Z] #23 [internal] load build context [2021-07-29T15:42:05.761Z] #23 sha256:c240f9108221b3a5fa29bad51872209afd12ac979a1534a7accd719df0d9a3eb [2021-07-29T15:42:05.761Z] #23 transferring context: 55.80MB 2.4s done [2021-07-29T15:42:05.761Z] #23 DONE 3.7s [2021-07-29T15:42:05.761Z] [2021-07-29T15:42:05.761Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:05.761Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-29T15:42:05.761Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done [2021-07-29T15:42:05.761Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done [2021-07-29T15:42:05.761Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done [2021-07-29T15:42:05.761Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done [2021-07-29T15:42:05.761Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.7s done [2021-07-29T15:42:05.761Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 0.8s done [2021-07-29T15:42:05.761Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.3s done [2021-07-29T15:42:05.761Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.8s [2021-07-29T15:42:05.761Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.8s [2021-07-29T15:42:06.024Z] #11 DONE 1.6s [2021-07-29T15:42:06.024Z] [2021-07-29T15:42:06.024Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-29T15:42:06.024Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-29T15:42:06.028Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 3.9s done [2021-07-29T15:42:06.028Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 4.1s [2021-07-29T15:42:06.282Z] #31 DONE 0.2s [2021-07-29T15:42:06.282Z] [2021-07-29T15:42:06.282Z] #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-07-29T15:42:06.282Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:06.282Z] #36 ... [2021-07-29T15:42:06.282Z] [2021-07-29T15:42:06.282Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-29T15:42:06.282Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-29T15:42:06.282Z] #39 DONE 0.2s [2021-07-29T15:42:06.282Z] [2021-07-29T15:42:06.282Z] #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-07-29T15:42:06.282Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-29T15:42:06.282Z] #43 DONE 0.2s [2021-07-29T15:42:06.292Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 10.49MB / 99.63MB 4.2s [2021-07-29T15:42:06.292Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 15.73MB / 99.63MB 4.3s [2021-07-29T15:42:06.539Z] [2021-07-29T15:42:06.539Z] #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-07-29T15:42:06.539Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:06.557Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 22.02MB / 99.63MB 4.6s [2021-07-29T15:42:06.643Z] #9 ... [2021-07-29T15:42:06.643Z] [2021-07-29T15:42:06.643Z] #23 [internal] load build context [2021-07-29T15:42:06.643Z] #23 sha256:bffaf9835b3004cf1558472508db34e869b09ffca65763c488b52072882a5ce2 [2021-07-29T15:42:06.643Z] #23 transferring context: 55.78MB 4.5s done [2021-07-29T15:42:06.643Z] #23 DONE 5.4s [2021-07-29T15:42:06.643Z] [2021-07-29T15:42:06.643Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:06.643Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:06.643Z] #9 ... [2021-07-29T15:42:06.643Z] [2021-07-29T15:42:06.643Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:42:06.643Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-29T15:42:06.643Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-29T15:42:06.643Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:42:06.643Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-29T15:42:06.643Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-29T15:42:06.643Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2021-07-29T15:42:06.643Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-07-29T15:42:06.643Z] #63 DONE 5.5s [2021-07-29T15:42:06.643Z] [2021-07-29T15:42:06.643Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:42:06.643Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:42:06.643Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:42:06.643Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-29T15:42:06.643Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-29T15:42:06.643Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-07-29T15:42:06.643Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-07-29T15:42:06.643Z] #65 DONE 5.5s [2021-07-29T15:42:06.643Z] [2021-07-29T15:42:06.643Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:06.643Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:06.643Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 5.2s done [2021-07-29T15:42:06.831Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 28.31MB / 99.63MB 4.7s [2021-07-29T15:42:06.831Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 1.9s done [2021-07-29T15:42:07.100Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 35.65MB / 99.63MB 5.0s [2021-07-29T15:42:07.376Z] #9 ... [2021-07-29T15:42:07.376Z] [2021-07-29T15:42:07.376Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:42:07.376Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858 [2021-07-29T15:42:07.376Z] #26 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 1.9s done [2021-07-29T15:42:07.376Z] #26 DONE 5.5s [2021-07-29T15:42:07.376Z] [2021-07-29T15:42:07.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:07.376Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-29T15:42:07.376Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 42.70MB / 99.63MB 5.5s [2021-07-29T15:42:07.376Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa [2021-07-29T15:42:07.376Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 0B / 155B 5.5s [2021-07-29T15:42:07.376Z] #9 ... [2021-07-29T15:42:07.376Z] [2021-07-29T15:42:07.376Z] #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-07-29T15:42:07.376Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-29T15:42:07.882Z] #31 4.398 + mkdir -p /build [2021-07-29T15:42:07.882Z] #31 4.400 + mv docker/docker /build/ [2021-07-29T15:42:07.882Z] #31 4.406 + rmdir docker [2021-07-29T15:42:07.882Z] #31 DONE 4.5s [2021-07-29T15:42:07.882Z] [2021-07-29T15:42:07.882Z] #19 [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-07-29T15:42:07.882Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:42:07.882Z] #19 1.481 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:42:07.882Z] #19 1.485 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:07.882Z] #19 1.541 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:07.882Z] #19 1.546 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:07.882Z] #19 1.969 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-29T15:42:07.882Z] #19 2.067 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-29T15:42:07.882Z] #19 2.095 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:42:07.882Z] #19 2.147 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-29T15:42:07.882Z] #19 2.199 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-29T15:42:07.882Z] #19 2.251 Get:10 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-29T15:42:07.882Z] #19 3.171 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:08.093Z] #44 ... [2021-07-29T15:42:08.093Z] [2021-07-29T15:42:08.093Z] #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-07-29T15:42:08.093Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-29T15:42:08.093Z] #12 DONE 4.4s [2021-07-29T15:42:08.093Z] [2021-07-29T15:42:08.093Z] #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-07-29T15:42:08.093Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:08.549Z] #9 ... [2021-07-29T15:42:08.549Z] [2021-07-29T15:42:08.549Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-07-29T15:42:08.549Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-07-29T15:42:08.549Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.2s done [2021-07-29T15:42:08.549Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done [2021-07-29T15:42:08.549Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done [2021-07-29T15:42:08.549Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done [2021-07-29T15:42:08.549Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.0s done [2021-07-29T15:42:08.549Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 4.8s done [2021-07-29T15:42:08.549Z] #26 DONE 7.2s [2021-07-29T15:42:08.549Z] [2021-07-29T15:42:08.549Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:08.549Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:08.549Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.1s [2021-07-29T15:42:08.550Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.3s done [2021-07-29T15:42:08.810Z] #9 ... [2021-07-29T15:42:08.810Z] [2021-07-29T15:42:08.810Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:42:08.810Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-29T15:42:08.810Z] #64 DONE 0.6s [2021-07-29T15:42:08.810Z] [2021-07-29T15:42:08.810Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:08.810Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:08.810Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a [2021-07-29T15:42:08.887Z] #27 ... [2021-07-29T15:42:08.887Z] [2021-07-29T15:42:08.887Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:42:08.887Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-29T15:42:08.887Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-29T15:42:08.887Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:42:08.887Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-29T15:42:08.887Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-29T15:42:08.887Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2021-07-29T15:42:08.887Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-07-29T15:42:08.887Z] #63 DONE 7.0s [2021-07-29T15:42:09.070Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.3s done [2021-07-29T15:42:09.152Z] [2021-07-29T15:42:09.152Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:09.152Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-29T15:42:09.152Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 94.37MB / 99.63MB 7.1s [2021-07-29T15:42:09.152Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.7s done [2021-07-29T15:42:09.152Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 5.5s done [2021-07-29T15:42:09.152Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.6s [2021-07-29T15:42:09.152Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.7s done [2021-07-29T15:42:09.258Z] #19 4.727 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-29T15:42:09.638Z] #9 ... [2021-07-29T15:42:09.638Z] [2021-07-29T15:42:09.638Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-29T15:42:09.638Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-29T15:42:09.638Z] #66 DONE 0.7s [2021-07-29T15:42:09.638Z] [2021-07-29T15:42:09.638Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:09.638Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:09.638Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 [2021-07-29T15:42:09.824Z] #19 5.443 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-29T15:42:09.835Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 7.6s [2021-07-29T15:42:10.390Z] #19 6.031 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-29T15:42:10.648Z] #19 ... [2021-07-29T15:42:10.648Z] [2021-07-29T15:42:10.648Z] #66 [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-07-29T15:42:10.648Z] #66 sha256:96f06d698c99ebc95fb8cf5b9a4ee4b14714afb2cdb37f64ebfa8ba9ced711cb [2021-07-29T15:42:10.648Z] #66 1.615 + RM_GOPATH=0 [2021-07-29T15:42:10.648Z] #66 1.615 + TMP_GOPATH= [2021-07-29T15:42:10.648Z] #66 1.615 + : /build [2021-07-29T15:42:10.648Z] #66 1.615 + '[' -z '' ']' [2021-07-29T15:42:10.648Z] #66 1.615 ++ mktemp -d [2021-07-29T15:42:10.648Z] #66 1.621 + export GOPATH=/tmp/tmp.1nwj6z9wND [2021-07-29T15:42:10.648Z] #66 1.621 + GOPATH=/tmp/tmp.1nwj6z9wND [2021-07-29T15:42:10.648Z] #66 1.621 + RM_GOPATH=1 [2021-07-29T15:42:10.648Z] #66 1.621 + case "$(go env GOARCH)" in [2021-07-29T15:42:10.648Z] #66 1.621 ++ go env GOARCH [2021-07-29T15:42:10.648Z] #66 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:10.648Z] #66 1.628 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:10.648Z] #66 1.631 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:10.648Z] #66 1.635 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:10.648Z] #66 1.635 + dir=/tmp/install [2021-07-29T15:42:10.648Z] #66 1.635 + bin=rootlesskit [2021-07-29T15:42:10.648Z] #66 1.635 + shift [2021-07-29T15:42:10.648Z] #66 1.635 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-29T15:42:10.648Z] #66 1.635 + . /tmp/install/rootlesskit.installer [2021-07-29T15:42:10.648Z] #66 1.635 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:10.648Z] #66 1.635 + install_rootlesskit [2021-07-29T15:42:10.648Z] #66 1.635 + case "$1" in [2021-07-29T15:42:10.648Z] #66 1.635 + export CGO_ENABLED=0 [2021-07-29T15:42:10.648Z] #66 1.635 + CGO_ENABLED=0 [2021-07-29T15:42:10.648Z] #66 1.635 + _install_rootlesskit [2021-07-29T15:42:10.648Z] #66 1.635 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-29T15:42:10.648Z] #66 1.635 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1nwj6z9wND/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:10.648Z] #66 1.635 Cloning into '/tmp/tmp.1nwj6z9wND/src/github.com/rootless-containers/rootlesskit'... [2021-07-29T15:42:10.648Z] #66 4.258 + cd /tmp/tmp.1nwj6z9wND/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:10.648Z] #66 4.259 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:10.648Z] #66 4.275 + export GO111MODULE=on [2021-07-29T15:42:10.648Z] #66 4.275 + GO111MODULE=on [2021-07-29T15:42:10.648Z] #66 4.276 + export GOPROXY=https://proxy.golang.org [2021-07-29T15:42:10.648Z] #66 4.276 + GOPROXY=https://proxy.golang.org [2021-07-29T15:42:10.648Z] #66 4.276 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:10.648Z] #66 4.276 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-29T15:42:10.648Z] #66 5.379 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:10.648Z] #66 5.423 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-29T15:42:10.648Z] #66 5.433 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-29T15:42:10.648Z] #66 5.883 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-29T15:42:10.648Z] #66 7.000 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-29T15:42:10.648Z] #66 7.237 go: downloading github.com/google/uuid v1.2.0 [2021-07-29T15:42:10.648Z] #66 7.263 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-29T15:42:10.648Z] #66 7.299 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-29T15:42:10.648Z] #66 7.309 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-29T15:42:10.648Z] #66 7.377 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T15:42:10.648Z] #66 7.484 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-29T15:42:10.648Z] #66 7.572 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-29T15:42:10.648Z] #66 7.619 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-29T15:42:11.213Z] #66 ... [2021-07-29T15:42:11.213Z] [2021-07-29T15:42:11.213Z] #19 [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-07-29T15:42:11.213Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:42:11.213Z] #19 6.648 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-29T15:42:11.762Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 9.7s done [2021-07-29T15:42:11.762Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a [2021-07-29T15:42:11.795Z] #19 7.196 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:11.826Z] #44 ... [2021-07-29T15:42:11.826Z] [2021-07-29T15:42:11.826Z] #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-07-29T15:42:11.826Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:42:11.826Z] #52 4.730 + RM_GOPATH=0 [2021-07-29T15:42:11.826Z] #52 4.730 + TMP_GOPATH= [2021-07-29T15:42:11.826Z] #52 4.730 + : /build [2021-07-29T15:42:11.826Z] #52 4.730 + '[' -z '' ']' [2021-07-29T15:42:11.826Z] #52 4.730 ++ mktemp -d [2021-07-29T15:42:11.826Z] #52 4.730 + export GOPATH=/tmp/tmp.h7Y6UU1czq [2021-07-29T15:42:11.826Z] #52 4.730 + GOPATH=/tmp/tmp.h7Y6UU1czq [2021-07-29T15:42:11.826Z] #52 4.730 + RM_GOPATH=1 [2021-07-29T15:42:11.826Z] #52 4.730 + case "$(go env GOARCH)" in [2021-07-29T15:42:11.826Z] #52 4.730 ++ go env GOARCH [2021-07-29T15:42:11.826Z] #52 4.740 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:11.826Z] #52 4.740 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:11.826Z] #52 4.740 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:11.826Z] #52 4.740 + dir=/tmp/install [2021-07-29T15:42:11.826Z] #52 4.740 + bin=shfmt [2021-07-29T15:42:11.826Z] #52 4.740 + shift [2021-07-29T15:42:11.826Z] #52 4.740 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-29T15:42:11.826Z] #52 4.740 + . /tmp/install/shfmt.installer [2021-07-29T15:42:11.826Z] #52 4.740 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:11.826Z] #52 4.740 + install_shfmt [2021-07-29T15:42:11.826Z] #52 4.740 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-29T15:42:11.826Z] #52 4.740 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h7Y6UU1czq/src/github.com/mvdan/sh [2021-07-29T15:42:11.826Z] #52 4.740 Cloning into '/tmp/tmp.h7Y6UU1czq/src/github.com/mvdan/sh'... [2021-07-29T15:42:11.826Z] #52 4.741 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:12.027Z] #9 ... [2021-07-29T15:42:12.027Z] [2021-07-29T15:42:12.027Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-29T15:42:12.027Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-29T15:42:12.027Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-29T15:42:12.027Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-29T15:42:12.027Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-29T15:42:12.027Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-29T15:42:12.027Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2021-07-29T15:42:12.027Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-07-29T15:42:12.027Z] #65 DONE 10.0s [2021-07-29T15:42:12.027Z] [2021-07-29T15:42:12.027Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:12.027Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-29T15:42:12.067Z] #19 7.704 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:12.067Z] #19 7.721 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-29T15:42:12.067Z] #19 7.732 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:12.083Z] #52 ... [2021-07-29T15:42:12.083Z] [2021-07-29T15:42:12.083Z] #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-07-29T15:42:12.083Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-29T15:42:12.083Z] #12 DONE 6.0s [2021-07-29T15:42:12.083Z] [2021-07-29T15:42:12.083Z] #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-07-29T15:42:12.083Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:12.325Z] #19 7.746 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-29T15:42:12.325Z] #19 7.762 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-29T15:42:12.325Z] #19 7.779 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-29T15:42:12.325Z] #19 7.803 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-29T15:42:12.325Z] #19 7.804 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-29T15:42:12.325Z] #19 7.805 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:12.325Z] #19 7.805 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-29T15:42:12.325Z] #19 7.806 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-29T15:42:12.325Z] #19 7.815 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:12.381Z] #40 ... [2021-07-29T15:42:12.381Z] [2021-07-29T15:42:12.381Z] #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-07-29T15:42:12.381Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:12.889Z] #19 ... [2021-07-29T15:42:12.889Z] [2021-07-29T15:42:12.889Z] #63 [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-07-29T15:42:12.889Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-29T15:42:12.889Z] #63 2.036 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:12.889Z] #63 2.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:12.889Z] #63 2.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:12.889Z] #63 2.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-29T15:42:12.889Z] #63 3.038 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-29T15:42:12.889Z] #63 3.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-29T15:42:12.889Z] #63 4.507 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:12.889Z] #63 5.131 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-29T15:42:12.889Z] #63 6.146 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:12.889Z] #63 6.773 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:12.889Z] #63 6.798 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-29T15:42:12.889Z] #63 6.812 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-29T15:42:12.889Z] #63 6.838 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-29T15:42:12.889Z] #63 6.854 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-29T15:42:12.889Z] #63 6.874 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:12.889Z] #63 6.895 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:12.889Z] #63 6.895 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-29T15:42:12.889Z] #63 6.896 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-29T15:42:12.889Z] #63 6.897 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-29T15:42:12.889Z] #63 6.898 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-29T15:42:12.889Z] #63 6.899 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:13.146Z] #63 ... [2021-07-29T15:42:13.146Z] [2021-07-29T15:42:13.147Z] #43 [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-07-29T15:42:13.147Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:13.147Z] #43 2.331 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:13.147Z] #43 2.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:13.147Z] #43 2.357 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:13.147Z] #43 2.797 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-29T15:42:13.147Z] #43 3.554 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:13.147Z] #43 4.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:13.147Z] #43 4.723 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-29T15:42:13.147Z] #43 5.768 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-29T15:42:13.147Z] #43 6.570 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-29T15:42:13.147Z] #43 7.102 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-29T15:42:13.147Z] #43 7.113 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:13.147Z] #43 7.130 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-29T15:42:13.147Z] #43 7.144 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-29T15:42:13.147Z] #43 7.170 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:13.147Z] #43 7.191 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-29T15:42:13.147Z] #43 7.209 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:13.147Z] #43 7.210 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-29T15:42:13.147Z] #43 7.210 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-29T15:42:13.147Z] #43 7.214 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-29T15:42:13.147Z] #43 7.218 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:13.147Z] #43 7.218 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-29T15:42:13.401Z] #13 4.902 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:42:13.401Z] #13 4.911 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:13.401Z] #13 4.997 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:13.401Z] #13 4.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:13.401Z] #13 ... [2021-07-29T15:42:13.401Z] [2021-07-29T15:42:13.401Z] #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-07-29T15:42:13.401Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:13.401Z] #44 8.064 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:13.401Z] #44 8.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:13.401Z] #44 8.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:13.401Z] #44 8.831 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-29T15:42:13.401Z] #44 9.567 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:13.401Z] #44 ... [2021-07-29T15:42:13.401Z] [2021-07-29T15:42:13.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-07-29T15:42:13.401Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:13.401Z] #56 8.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:13.401Z] #56 8.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:13.401Z] #56 8.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:13.401Z] #56 9.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:13.401Z] #56 ... [2021-07-29T15:42:13.401Z] [2021-07-29T15:42:13.401Z] #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-07-29T15:42:13.401Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:13.401Z] #36 7.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:13.401Z] #36 7.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:13.401Z] #36 7.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:13.401Z] #36 9.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:13.401Z] #36 ... [2021-07-29T15:42:13.401Z] [2021-07-29T15:42:13.401Z] #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-07-29T15:42:13.401Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:42:13.401Z] #59 7.132 + RM_GOPATH=0 [2021-07-29T15:42:13.401Z] #59 7.133 + TMP_GOPATH= [2021-07-29T15:42:13.401Z] #59 7.133 + : /build [2021-07-29T15:42:13.401Z] #59 7.134 + '[' -z '' ']' [2021-07-29T15:42:13.401Z] #59 7.139 ++ mktemp -d [2021-07-29T15:42:13.401Z] #59 7.150 + export GOPATH=/tmp/tmp.Me5LDIJnOT [2021-07-29T15:42:13.401Z] #59 7.150 + GOPATH=/tmp/tmp.Me5LDIJnOT [2021-07-29T15:42:13.401Z] #59 7.150 + RM_GOPATH=1 [2021-07-29T15:42:13.401Z] #59 7.150 + case "$(go env GOARCH)" in [2021-07-29T15:42:13.401Z] #59 7.150 ++ go env GOARCH [2021-07-29T15:42:13.401Z] #59 7.234 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.401Z] #59 7.234 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.401Z] #59 7.234 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:13.401Z] #59 7.241 + dir=/tmp/install [2021-07-29T15:42:13.401Z] #59 7.241 + bin=rootlesskit [2021-07-29T15:42:13.401Z] #59 7.241 + shift [2021-07-29T15:42:13.401Z] #59 7.241 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-29T15:42:13.401Z] #59 7.241 + . /tmp/install/rootlesskit.installer [2021-07-29T15:42:13.401Z] #59 7.241 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:13.401Z] #59 7.241 + install_rootlesskit [2021-07-29T15:42:13.401Z] #59 7.241 + case "$1" in [2021-07-29T15:42:13.401Z] #59 7.241 + export CGO_ENABLED=0 [2021-07-29T15:42:13.401Z] #59 7.241 + CGO_ENABLED=0 [2021-07-29T15:42:13.401Z] #59 7.241 + _install_rootlesskit [2021-07-29T15:42:13.401Z] #59 7.241 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-29T15:42:13.401Z] #59 7.241 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Me5LDIJnOT/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:13.401Z] #59 7.241 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:13.401Z] #59 7.314 Cloning into '/tmp/tmp.Me5LDIJnOT/src/github.com/rootless-containers/rootlesskit'... [2021-07-29T15:42:13.661Z] #59 ... [2021-07-29T15:42:13.661Z] [2021-07-29T15:42:13.661Z] #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-07-29T15:42:13.661Z] #48 sha256:f0246f1f85ba860f2dd87fe8acf743e58e8c2df33bb8def634d866fbac3c139e [2021-07-29T15:42:13.661Z] #48 5.952 + RM_GOPATH=0 [2021-07-29T15:42:13.661Z] #48 5.952 + TMP_GOPATH= [2021-07-29T15:42:13.661Z] #48 5.952 + : /build [2021-07-29T15:42:13.661Z] #48 5.952 + '[' -z '' ']' [2021-07-29T15:42:13.661Z] #48 5.952 ++ mktemp -d [2021-07-29T15:42:13.661Z] #48 5.952 + export GOPATH=/tmp/tmp.dY2fl3AiXH [2021-07-29T15:42:13.661Z] #48 5.952 + GOPATH=/tmp/tmp.dY2fl3AiXH [2021-07-29T15:42:13.661Z] #48 5.952 + RM_GOPATH=1 [2021-07-29T15:42:13.661Z] #48 5.952 + case "$(go env GOARCH)" in [2021-07-29T15:42:13.661Z] #48 5.952 ++ go env GOARCH [2021-07-29T15:42:13.661Z] #48 5.979 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.661Z] #48 5.979 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.661Z] #48 5.979 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:13.661Z] #48 5.979 + dir=/tmp/install [2021-07-29T15:42:13.661Z] #48 5.979 + bin=gotestsum [2021-07-29T15:42:13.661Z] #48 5.979 + shift [2021-07-29T15:42:13.661Z] #48 5.979 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-29T15:42:13.661Z] #48 5.979 + . /tmp/install/gotestsum.installer [2021-07-29T15:42:13.661Z] #48 5.979 ++ : v0.5.3 [2021-07-29T15:42:13.661Z] #48 5.979 + install_gotestsum [2021-07-29T15:42:13.661Z] #48 5.980 + set -e [2021-07-29T15:42:13.661Z] #48 5.980 + export GO111MODULE=on [2021-07-29T15:42:13.661Z] #48 5.980 + GO111MODULE=on [2021-07-29T15:42:13.661Z] #48 5.980 + GOBIN=/build [2021-07-29T15:42:13.661Z] #48 5.988 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-29T15:42:13.661Z] #48 6.659 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:42:13.661Z] #48 8.946 go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:42:13.661Z] #48 8.982 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:42:13.661Z] #48 9.006 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:13.661Z] #48 9.101 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:42:13.661Z] #48 9.334 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:42:13.661Z] #48 9.533 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:42:13.661Z] #48 9.655 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:42:13.661Z] #48 9.869 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:42:13.661Z] #48 9.951 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:42:13.842Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 3.8s done [2021-07-29T15:42:13.842Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 [2021-07-29T15:42:13.921Z] #48 ... [2021-07-29T15:42:13.921Z] [2021-07-29T15:42:13.921Z] #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-07-29T15:42:13.921Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:42:13.921Z] #46 7.220 + RM_GOPATH=0 [2021-07-29T15:42:13.921Z] #46 7.220 + TMP_GOPATH= [2021-07-29T15:42:13.921Z] #46 7.220 + : /build [2021-07-29T15:42:13.921Z] #46 7.220 + '[' -z '' ']' [2021-07-29T15:42:13.921Z] #46 7.228 ++ mktemp -d [2021-07-29T15:42:13.921Z] #46 7.234 + export GOPATH=/tmp/tmp.tElwFNngC7 [2021-07-29T15:42:13.921Z] #46 7.234 + GOPATH=/tmp/tmp.tElwFNngC7 [2021-07-29T15:42:13.921Z] #46 7.234 + RM_GOPATH=1 [2021-07-29T15:42:13.921Z] #46 7.234 + case "$(go env GOARCH)" in [2021-07-29T15:42:13.921Z] #46 7.234 ++ go env GOARCH [2021-07-29T15:42:13.921Z] #46 7.283 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.921Z] #46 7.306 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.921Z] #46 7.306 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:13.921Z] #46 7.306 + dir=/tmp/install [2021-07-29T15:42:13.921Z] #46 7.306 + bin=vndr [2021-07-29T15:42:13.921Z] #46 7.306 + shift [2021-07-29T15:42:13.921Z] #46 7.306 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-29T15:42:13.921Z] #46 7.306 + . /tmp/install/vndr.installer [2021-07-29T15:42:13.921Z] #46 7.306 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:13.921Z] #46 7.306 + install_vndr [2021-07-29T15:42:13.921Z] #46 7.306 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-29T15:42:13.921Z] #46 7.306 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tElwFNngC7/src/github.com/LK4D4/vndr [2021-07-29T15:42:13.921Z] #46 7.306 Cloning into '/tmp/tmp.tElwFNngC7/src/github.com/LK4D4/vndr'... [2021-07-29T15:42:13.921Z] #46 7.314 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:13.921Z] #46 8.549 + cd /tmp/tmp.tElwFNngC7/src/github.com/LK4D4/vndr [2021-07-29T15:42:13.921Z] #46 8.549 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:13.921Z] #46 8.569 + go build -buildmode=pie -v -o /build/vndr . [2021-07-29T15:42:13.921Z] #46 ... [2021-07-29T15:42:13.921Z] [2021-07-29T15:42:13.921Z] #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-07-29T15:42:13.921Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:42:13.921Z] #50 5.136 + RM_GOPATH=0 [2021-07-29T15:42:13.921Z] #50 5.136 + TMP_GOPATH= [2021-07-29T15:42:13.921Z] #50 5.136 + : /build [2021-07-29T15:42:13.921Z] #50 5.136 + '[' -z '' ']' [2021-07-29T15:42:13.921Z] #50 5.138 ++ mktemp -d [2021-07-29T15:42:13.921Z] #50 5.144 + export GOPATH=/tmp/tmp.Ze21z4oBf6 [2021-07-29T15:42:13.921Z] #50 5.144 + GOPATH=/tmp/tmp.Ze21z4oBf6 [2021-07-29T15:42:13.921Z] #50 5.144 + RM_GOPATH=1 [2021-07-29T15:42:13.921Z] #50 5.144 + case "$(go env GOARCH)" in [2021-07-29T15:42:13.921Z] #50 5.144 ++ go env GOARCH [2021-07-29T15:42:13.921Z] #50 5.154 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.921Z] #50 5.154 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:13.921Z] #50 5.154 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:13.921Z] #50 5.154 + dir=/tmp/install [2021-07-29T15:42:13.921Z] #50 5.154 + bin=golangci_lint [2021-07-29T15:42:13.921Z] #50 5.154 + shift [2021-07-29T15:42:13.921Z] #50 5.154 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-29T15:42:13.921Z] #50 5.154 + . /tmp/install/golangci_lint.installer [2021-07-29T15:42:13.921Z] #50 5.160 ++ : v1.23.8 [2021-07-29T15:42:13.921Z] #50 5.160 + install_golangci_lint [2021-07-29T15:42:13.921Z] #50 5.160 + set -e [2021-07-29T15:42:13.921Z] #50 5.160 + export GO111MODULE=on [2021-07-29T15:42:13.921Z] #50 5.160 + GO111MODULE=on [2021-07-29T15:42:13.921Z] #50 5.160 + GOBIN=/build [2021-07-29T15:42:13.921Z] #50 5.160 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-29T15:42:13.921Z] #50 5.681 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-29T15:42:14.181Z] #50 ... [2021-07-29T15:42:14.181Z] [2021-07-29T15:42:14.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-07-29T15:42:14.181Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:14.181Z] #40 7.092 + git clone https://github.com/docker/distribution.git . [2021-07-29T15:42:14.181Z] #40 7.092 Cloning into '.'... [2021-07-29T15:42:14.181Z] #40 ... [2021-07-29T15:42:14.181Z] [2021-07-29T15:42:14.181Z] #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-07-29T15:42:14.181Z] #34 sha256:cc4d61753a478b8b0dde6fb78737e7931d7eb95ec131bace1ce705c97f61d2a6 [2021-07-29T15:42:14.181Z] #34 6.034 Install go-toml version v1.8.1 [2021-07-29T15:42:14.181Z] #34 6.773 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-29T15:42:14.181Z] #34 11.05 github.com/pelletier/go-toml [2021-07-29T15:42:14.441Z] #34 ... [2021-07-29T15:42:14.441Z] [2021-07-29T15:42:14.441Z] #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-07-29T15:42:14.441Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:42:14.441Z] #52 5.128 + RM_GOPATH=0 [2021-07-29T15:42:14.441Z] #52 5.128 + TMP_GOPATH= [2021-07-29T15:42:14.441Z] #52 5.128 + : /build [2021-07-29T15:42:14.441Z] #52 5.128 + '[' -z '' ']' [2021-07-29T15:42:14.441Z] #52 5.128 ++ mktemp -d [2021-07-29T15:42:14.441Z] #52 5.128 + export GOPATH=/tmp/tmp.Cv84vOagAL [2021-07-29T15:42:14.441Z] #52 5.128 + GOPATH=/tmp/tmp.Cv84vOagAL [2021-07-29T15:42:14.441Z] #52 5.128 + RM_GOPATH=1 [2021-07-29T15:42:14.441Z] #52 5.128 + case "$(go env GOARCH)" in [2021-07-29T15:42:14.441Z] #52 5.128 ++ go env GOARCH [2021-07-29T15:42:14.441Z] #52 5.136 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:14.441Z] #52 5.136 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:14.441Z] #52 5.136 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:14.441Z] #52 5.141 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:14.441Z] #52 5.141 + dir=/tmp/install [2021-07-29T15:42:14.441Z] #52 5.141 + bin=shfmt [2021-07-29T15:42:14.441Z] #52 5.141 + shift [2021-07-29T15:42:14.441Z] #52 5.141 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-29T15:42:14.441Z] #52 5.141 + . /tmp/install/shfmt.installer [2021-07-29T15:42:14.441Z] #52 5.141 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:14.441Z] #52 5.141 + install_shfmt [2021-07-29T15:42:14.441Z] #52 5.141 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-29T15:42:14.441Z] #52 5.141 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Cv84vOagAL/src/github.com/mvdan/sh [2021-07-29T15:42:14.441Z] #52 5.141 Cloning into '/tmp/tmp.Cv84vOagAL/src/github.com/mvdan/sh'... [2021-07-29T15:42:14.594Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.3s done [2021-07-29T15:42:14.701Z] #52 ... [2021-07-29T15:42:14.701Z] [2021-07-29T15:42:14.701Z] #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-07-29T15:42:14.701Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:42:14.701Z] #46 10.96 internal/unsafeheader [2021-07-29T15:42:14.701Z] #46 11.12 internal/cpu [2021-07-29T15:42:14.701Z] #46 11.26 runtime/internal/atomic [2021-07-29T15:42:15.270Z] #46 12.02 runtime/internal/sys [2021-07-29T15:42:15.530Z] #46 12.26 runtime/internal/math [2021-07-29T15:42:15.790Z] #46 12.51 internal/race [2021-07-29T15:42:15.790Z] #46 12.59 internal/bytealg [2021-07-29T15:42:15.790Z] #46 12.71 sync/atomic [2021-07-29T15:42:15.993Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 [2021-07-29T15:42:16.360Z] #46 13.17 unicode [2021-07-29T15:42:16.564Z] #13 ... [2021-07-29T15:42:16.564Z] [2021-07-29T15:42:16.564Z] #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-07-29T15:42:16.564Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:16.564Z] #56 8.793 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:16.565Z] #56 8.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:16.565Z] #56 8.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:16.565Z] #56 ... [2021-07-29T15:42:16.565Z] [2021-07-29T15:42:16.565Z] #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-07-29T15:42:16.565Z] #34 sha256:9c467d217ece15bda45b1f61f9f23f68191033908033437b82cabadf13d07053 [2021-07-29T15:42:16.565Z] #34 8.693 Install go-toml version v1.8.1 [2021-07-29T15:42:16.565Z] #34 9.712 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-29T15:42:16.565Z] #34 ... [2021-07-29T15:42:16.565Z] [2021-07-29T15:42:16.565Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:42:16.565Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:42:16.565Z] #32 8.748 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-29T15:42:16.565Z] #32 8.764 Cloning into '.'... [2021-07-29T15:42:16.565Z] #32 ... [2021-07-29T15:42:16.565Z] [2021-07-29T15:42:16.565Z] #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-07-29T15:42:16.565Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:42:16.565Z] #50 8.359 + RM_GOPATH=0 [2021-07-29T15:42:16.565Z] #50 8.359 + TMP_GOPATH= [2021-07-29T15:42:16.565Z] #50 8.359 + : /build [2021-07-29T15:42:16.565Z] #50 8.359 + '[' -z '' ']' [2021-07-29T15:42:16.565Z] #50 8.367 ++ mktemp -d [2021-07-29T15:42:16.565Z] #50 8.367 + export GOPATH=/tmp/tmp.LRRdETsuh9 [2021-07-29T15:42:16.565Z] #50 8.367 + GOPATH=/tmp/tmp.LRRdETsuh9 [2021-07-29T15:42:16.565Z] #50 8.367 + RM_GOPATH=1 [2021-07-29T15:42:16.565Z] #50 8.367 + case "$(go env GOARCH)" in [2021-07-29T15:42:16.565Z] #50 8.367 ++ go env GOARCH [2021-07-29T15:42:16.565Z] #50 8.448 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.565Z] #50 8.452 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.565Z] #50 8.453 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:16.565Z] #50 8.471 + dir=/tmp/install [2021-07-29T15:42:16.565Z] #50 8.471 + bin=golangci_lint [2021-07-29T15:42:16.565Z] #50 8.471 + shift [2021-07-29T15:42:16.565Z] #50 8.471 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-29T15:42:16.565Z] #50 8.471 + . /tmp/install/golangci_lint.installer [2021-07-29T15:42:16.565Z] #50 8.471 ++ : v1.23.8 [2021-07-29T15:42:16.565Z] #50 8.471 + install_golangci_lint [2021-07-29T15:42:16.565Z] #50 8.471 + set -e [2021-07-29T15:42:16.565Z] #50 8.471 + export GO111MODULE=on [2021-07-29T15:42:16.565Z] #50 8.471 + GO111MODULE=on [2021-07-29T15:42:16.565Z] #50 8.471 + GOBIN=/build [2021-07-29T15:42:16.565Z] #50 8.471 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-29T15:42:16.565Z] #50 9.314 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-29T15:42:16.565Z] #50 ... [2021-07-29T15:42:16.565Z] [2021-07-29T15:42:16.565Z] #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-07-29T15:42:16.565Z] #59 sha256:37bb1e6415d5442c474d12d7d9ca39c0e278a2db044056bfb62ef8e772ae24cf [2021-07-29T15:42:16.565Z] #59 7.236 + RM_GOPATH=0 [2021-07-29T15:42:16.565Z] #59 7.236 + TMP_GOPATH= [2021-07-29T15:42:16.565Z] #59 7.236 + : /build [2021-07-29T15:42:16.565Z] #59 7.236 + '[' -z '' ']' [2021-07-29T15:42:16.565Z] #59 7.236 ++ mktemp -d [2021-07-29T15:42:16.565Z] #59 7.236 + export GOPATH=/tmp/tmp.nuG80yPzD6 [2021-07-29T15:42:16.565Z] #59 7.236 + GOPATH=/tmp/tmp.nuG80yPzD6 [2021-07-29T15:42:16.565Z] #59 7.236 + RM_GOPATH=1 [2021-07-29T15:42:16.565Z] #59 7.236 + case "$(go env GOARCH)" in [2021-07-29T15:42:16.565Z] #59 7.236 ++ go env GOARCH [2021-07-29T15:42:16.565Z] #59 7.248 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.565Z] #59 7.248 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.565Z] #59 7.248 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:16.565Z] #59 7.250 + dir=/tmp/install [2021-07-29T15:42:16.565Z] #59 7.250 + bin=rootlesskit [2021-07-29T15:42:16.565Z] #59 7.250 + shift [2021-07-29T15:42:16.565Z] #59 7.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-29T15:42:16.565Z] #59 7.250 + . /tmp/install/rootlesskit.installer [2021-07-29T15:42:16.565Z] #59 7.250 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:16.565Z] #59 7.250 + install_rootlesskit [2021-07-29T15:42:16.565Z] #59 7.250 + case "$1" in [2021-07-29T15:42:16.565Z] #59 7.250 + export CGO_ENABLED=0 [2021-07-29T15:42:16.565Z] #59 7.250 + CGO_ENABLED=0 [2021-07-29T15:42:16.565Z] #59 7.250 + _install_rootlesskit [2021-07-29T15:42:16.565Z] #59 7.253 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-29T15:42:16.565Z] #59 7.253 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nuG80yPzD6/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:16.565Z] #59 7.254 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:16.565Z] #59 7.260 Cloning into '/tmp/tmp.nuG80yPzD6/src/github.com/rootless-containers/rootlesskit'... [2021-07-29T15:42:16.867Z] #59 ... [2021-07-29T15:42:16.867Z] [2021-07-29T15:42:16.867Z] #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-07-29T15:42:16.867Z] #24 sha256:593c15e7455ea88df96dca854b92d3cf825ad57a64639a62b0138575f37d2ef9 [2021-07-29T15:42:16.867Z] #24 6.603 + RM_GOPATH=0 [2021-07-29T15:42:16.867Z] #24 6.603 + TMP_GOPATH= [2021-07-29T15:42:16.867Z] #24 6.603 + : /build [2021-07-29T15:42:16.867Z] #24 6.603 + '[' -z '' ']' [2021-07-29T15:42:16.867Z] #24 6.603 ++ mktemp -d [2021-07-29T15:42:16.867Z] #24 6.603 + export GOPATH=/tmp/tmp.9yu2CnPfTY [2021-07-29T15:42:16.867Z] #24 6.603 + GOPATH=/tmp/tmp.9yu2CnPfTY [2021-07-29T15:42:16.867Z] #24 6.603 + RM_GOPATH=1 [2021-07-29T15:42:16.867Z] #24 6.603 + case "$(go env GOARCH)" in [2021-07-29T15:42:16.867Z] #24 6.607 ++ go env GOARCH [2021-07-29T15:42:16.867Z] #24 6.616 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.867Z] #24 6.616 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.867Z] #24 6.616 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:16.867Z] #24 6.616 + dir=/tmp/install [2021-07-29T15:42:16.867Z] #24 6.616 + bin=dockercli [2021-07-29T15:42:16.867Z] #24 6.616 + shift [2021-07-29T15:42:16.867Z] #24 6.616 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-29T15:42:16.867Z] #24 6.616 + . /tmp/install/dockercli.installer [2021-07-29T15:42:16.867Z] #24 6.616 ++ : stable [2021-07-29T15:42:16.867Z] #24 6.616 ++ : 17.06.2-ce [2021-07-29T15:42:16.867Z] #24 6.616 + install_dockercli [2021-07-29T15:42:16.867Z] #24 6.616 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-29T15:42:16.867Z] #24 6.616 ++ uname -m [2021-07-29T15:42:16.867Z] #24 6.616 + arch=x86_64 [2021-07-29T15:42:16.867Z] #24 6.616 + '[' x86_64 '!=' x86_64 ']' [2021-07-29T15:42:16.867Z] #24 6.616 + url=https://download.docker.com/linux/static [2021-07-29T15:42:16.867Z] #24 6.616 Install docker/cli version 17.06.2-ce from stable [2021-07-29T15:42:16.867Z] #24 6.620 + tar -xz docker/docker [2021-07-29T15:42:16.867Z] #24 6.620 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-29T15:42:16.867Z] #24 ... [2021-07-29T15:42:16.867Z] [2021-07-29T15:42:16.867Z] #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-07-29T15:42:16.867Z] #48 sha256:af9253c08e1c7c290d5e3829826e7640f54a4df33d7eed364b79cbb273a3d3ce [2021-07-29T15:42:16.867Z] #48 7.981 + RM_GOPATH=0 [2021-07-29T15:42:16.867Z] #48 7.981 + TMP_GOPATH= [2021-07-29T15:42:16.867Z] #48 7.981 + : /build [2021-07-29T15:42:16.867Z] #48 7.981 + '[' -z '' ']' [2021-07-29T15:42:16.867Z] #48 7.991 ++ mktemp -d [2021-07-29T15:42:16.867Z] #48 7.991 + export GOPATH=/tmp/tmp.1S1aEvKGZI [2021-07-29T15:42:16.867Z] #48 7.991 + GOPATH=/tmp/tmp.1S1aEvKGZI [2021-07-29T15:42:16.867Z] #48 7.991 + RM_GOPATH=1 [2021-07-29T15:42:16.867Z] #48 7.991 + case "$(go env GOARCH)" in [2021-07-29T15:42:16.867Z] #48 7.991 ++ go env GOARCH [2021-07-29T15:42:16.867Z] #48 8.011 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.867Z] #48 8.011 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:16.867Z] #48 8.011 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:16.867Z] #48 8.011 + dir=/tmp/install [2021-07-29T15:42:16.867Z] #48 8.011 + bin=gotestsum [2021-07-29T15:42:16.867Z] #48 8.011 + shift [2021-07-29T15:42:16.867Z] #48 8.011 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-29T15:42:16.867Z] #48 8.011 + . /tmp/install/gotestsum.installer [2021-07-29T15:42:16.867Z] #48 8.011 ++ : v0.5.3 [2021-07-29T15:42:16.867Z] #48 8.011 + install_gotestsum [2021-07-29T15:42:16.867Z] #48 8.017 + set -e [2021-07-29T15:42:16.867Z] #48 8.017 + export GO111MODULE=on [2021-07-29T15:42:16.867Z] #48 8.017 + GO111MODULE=on [2021-07-29T15:42:16.867Z] #48 8.017 + GOBIN=/build [2021-07-29T15:42:16.867Z] #48 8.017 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-29T15:42:16.867Z] #48 8.791 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:42:17.125Z] #48 ... [2021-07-29T15:42:17.125Z] [2021-07-29T15:42:17.125Z] #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-07-29T15:42:17.125Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:42:17.125Z] #46 7.850 + RM_GOPATH=0 [2021-07-29T15:42:17.125Z] #46 7.850 + TMP_GOPATH= [2021-07-29T15:42:17.125Z] #46 7.850 + : /build [2021-07-29T15:42:17.125Z] #46 7.850 + '[' -z '' ']' [2021-07-29T15:42:17.125Z] #46 7.851 ++ mktemp -d [2021-07-29T15:42:17.125Z] #46 7.854 + export GOPATH=/tmp/tmp.UXG5Wg6TNa [2021-07-29T15:42:17.125Z] #46 7.854 + GOPATH=/tmp/tmp.UXG5Wg6TNa [2021-07-29T15:42:17.125Z] #46 7.854 + RM_GOPATH=1 [2021-07-29T15:42:17.125Z] #46 7.854 + case "$(go env GOARCH)" in [2021-07-29T15:42:17.125Z] #46 7.865 ++ go env GOARCH [2021-07-29T15:42:17.125Z] #46 7.892 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:17.125Z] #46 7.892 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:17.125Z] #46 7.892 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:17.125Z] #46 7.892 + dir=/tmp/install [2021-07-29T15:42:17.125Z] #46 7.892 + bin=vndr [2021-07-29T15:42:17.125Z] #46 7.892 + shift [2021-07-29T15:42:17.125Z] #46 7.892 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-29T15:42:17.125Z] #46 7.892 + . /tmp/install/vndr.installer [2021-07-29T15:42:17.125Z] #46 7.892 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:17.125Z] #46 7.892 + install_vndr [2021-07-29T15:42:17.125Z] #46 7.892 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-29T15:42:17.125Z] #46 7.892 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.UXG5Wg6TNa/src/github.com/LK4D4/vndr [2021-07-29T15:42:17.125Z] #46 7.892 Cloning into '/tmp/tmp.UXG5Wg6TNa/src/github.com/LK4D4/vndr'... [2021-07-29T15:42:17.125Z] #46 7.892 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:17.125Z] #46 8.626 + cd /tmp/tmp.UXG5Wg6TNa/src/github.com/LK4D4/vndr [2021-07-29T15:42:17.125Z] #46 8.626 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:17.125Z] #46 8.639 + go build -buildmode=pie -v -o /build/vndr . [2021-07-29T15:42:17.125Z] #46 11.05 internal/unsafeheader [2021-07-29T15:42:17.125Z] #46 11.09 internal/cpu [2021-07-29T15:42:17.125Z] #46 ... [2021-07-29T15:42:17.125Z] [2021-07-29T15:42:17.125Z] #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-07-29T15:42:17.125Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:17.125Z] #13 4.390 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:42:17.125Z] #13 4.456 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:17.125Z] #13 4.475 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:17.125Z] #13 4.520 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:17.136Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 3.4s done [2021-07-29T15:42:17.395Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a [2021-07-29T15:42:17.934Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.9s done [2021-07-29T15:42:18.103Z] #13 5.912 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:42:18.279Z] #46 14.75 runtime [2021-07-29T15:42:18.333Z] #9 ... [2021-07-29T15:42:18.333Z] [2021-07-29T15:42:18.333Z] #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-07-29T15:42:18.333Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:42:18.333Z] #27 2.211 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:18.333Z] #27 2.222 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:18.333Z] #27 2.305 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:18.333Z] #27 2.350 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:18.333Z] #27 2.634 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:18.333Z] #27 3.022 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:18.333Z] #27 4.420 Fetched 8458 kB in 2s (3426 kB/s) [2021-07-29T15:42:18.333Z] #27 4.420 Reading package lists... [2021-07-29T15:42:18.333Z] #27 5.356 Reading package lists... [2021-07-29T15:42:18.333Z] #27 6.249 Building dependency tree... [2021-07-29T15:42:18.333Z] #27 6.557 The following additional packages will be installed: [2021-07-29T15:42:18.333Z] #27 6.557 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-29T15:42:18.333Z] #27 6.557 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-29T15:42:18.333Z] #27 6.557 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-29T15:42:18.333Z] #27 6.562 Suggested packages: [2021-07-29T15:42:18.333Z] #27 6.562 krb5-doc krb5-user [2021-07-29T15:42:18.333Z] #27 6.562 Recommended packages: [2021-07-29T15:42:18.333Z] #27 6.562 krb5-locales publicsuffix libsasl2-modules [2021-07-29T15:42:18.333Z] #27 6.766 The following NEW packages will be installed: [2021-07-29T15:42:18.333Z] #27 6.766 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-29T15:42:18.333Z] #27 6.766 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-29T15:42:18.333Z] #27 6.766 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-29T15:42:18.333Z] #27 6.766 libssh2-1 libssl1.1 openssl [2021-07-29T15:42:18.333Z] #27 7.047 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T15:42:18.333Z] #27 7.047 Need to get 5058 kB of archives. [2021-07-29T15:42:18.333Z] #27 7.047 After this operation, 12.1 MB of additional disk space will be used. [2021-07-29T15:42:18.333Z] #27 7.047 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-29T15:42:18.333Z] #27 7.052 Get:2 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-29T15:42:18.333Z] #27 7.052 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-07-29T15:42:18.333Z] #27 7.061 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-07-29T15:42:18.333Z] #27 7.061 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-07-29T15:42:18.333Z] #27 7.061 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-07-29T15:42:18.333Z] #27 7.082 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-29T15:42:18.333Z] #27 7.092 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-29T15:42:18.333Z] #27 7.096 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-29T15:42:18.333Z] #27 7.099 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-29T15:42:18.333Z] #27 7.101 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-29T15:42:18.333Z] #27 7.104 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-29T15:42:18.333Z] #27 7.109 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-29T15:42:18.333Z] #27 7.110 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-29T15:42:18.333Z] #27 7.112 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-29T15:42:18.333Z] #27 7.113 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-29T15:42:18.333Z] #27 7.116 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-29T15:42:18.333Z] #27 7.123 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-29T15:42:18.333Z] #27 7.129 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:42:18.333Z] #27 7.132 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:42:18.333Z] #27 7.135 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:42:18.333Z] #27 7.297 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:42:18.333Z] #27 7.321 Fetched 5058 kB in 0s (14.5 MB/s) [2021-07-29T15:42:18.333Z] #27 7.349 Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T15:42:18.333Z] #27 7.349 (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-07-29T15:42:18.333Z] #27 7.355 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.365 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:42:18.333Z] #27 7.407 Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T15:42:18.333Z] #27 7.407 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.411 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 7.462 Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T15:42:18.333Z] #27 7.462 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.467 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 7.537 Selecting previously unselected package libssl1.1:amd64. [2021-07-29T15:42:18.333Z] #27 7.537 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.542 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 7.749 Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T15:42:18.333Z] #27 7.749 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.754 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 7.853 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T15:42:18.333Z] #27 7.853 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.860 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 7.916 Selecting previously unselected package openssl. [2021-07-29T15:42:18.333Z] #27 7.916 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 7.920 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 8.125 Selecting previously unselected package ca-certificates. [2021-07-29T15:42:18.333Z] #27 8.125 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-29T15:42:18.333Z] #27 8.139 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:18.333Z] #27 8.203 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T15:42:18.333Z] #27 8.203 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.208 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:18.333Z] #27 8.248 Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T15:42:18.333Z] #27 8.248 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.253 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:18.333Z] #27 8.297 Selecting previously unselected package libldap-common. [2021-07-29T15:42:18.333Z] #27 8.297 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-29T15:42:18.333Z] #27 8.302 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 8.350 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T15:42:18.333Z] #27 8.350 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.356 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 8.446 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T15:42:18.333Z] #27 8.447 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.452 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:42:18.333Z] #27 8.507 Selecting previously unselected package libpsl5:amd64. [2021-07-29T15:42:18.333Z] #27 8.507 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.512 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:42:18.333Z] #27 8.560 Selecting previously unselected package librtmp1:amd64. [2021-07-29T15:42:18.333Z] #27 8.560 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.569 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:42:18.333Z] #27 8.617 Selecting previously unselected package libssh2-1:amd64. [2021-07-29T15:42:18.333Z] #27 8.617 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.624 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:42:18.333Z] #27 8.740 Selecting previously unselected package libcurl4:amd64. [2021-07-29T15:42:18.333Z] #27 8.740 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.745 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 8.820 Selecting previously unselected package curl. [2021-07-29T15:42:18.333Z] #27 8.820 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.824 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 8.902 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:42:18.333Z] #27 8.903 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.907 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:42:18.333Z] #27 8.990 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:42:18.333Z] #27 8.990 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 8.990 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:42:18.333Z] #27 9.052 Selecting previously unselected package jq. [2021-07-29T15:42:18.333Z] #27 9.052 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:42:18.333Z] #27 9.056 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:42:18.333Z] #27 9.136 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-29T15:42:18.333Z] #27 9.150 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-29T15:42:18.333Z] #27 9.166 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 9.270 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-29T15:42:18.333Z] #27 9.289 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:18.333Z] #27 9.305 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.333Z] #27 9.322 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:18.334Z] #27 9.335 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:42:18.334Z] #27 9.350 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.334Z] #27 9.363 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:18.334Z] #27 9.375 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-29T15:42:18.334Z] #27 9.389 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:18.334Z] #27 9.403 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:18.334Z] #27 9.420 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:42:18.334Z] #27 9.434 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:42:18.334Z] #27 9.449 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:18.334Z] #27 9.463 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:18.334Z] #27 9.986 Updating certificates in /etc/ssl/certs... [2021-07-29T15:42:18.334Z] #27 ... [2021-07-29T15:42:18.334Z] [2021-07-29T15:42:18.334Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:18.334Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:18.886Z] #46 ... [2021-07-29T15:42:18.886Z] [2021-07-29T15:42:18.886Z] #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-07-29T15:42:18.886Z] #24 sha256:a718c3c7c1a332d1abbb5b8595c7dc7f29c985b6efbbdeb7966bc977d0712882 [2021-07-29T15:42:18.886Z] #24 5.472 Install docker/cli version 17.06.2-ce from stable [2021-07-29T15:42:18.886Z] #24 5.479 + RM_GOPATH=0 [2021-07-29T15:42:18.886Z] #24 5.479 + TMP_GOPATH= [2021-07-29T15:42:18.886Z] #24 5.479 + : /build [2021-07-29T15:42:18.886Z] #24 5.479 + '[' -z '' ']' [2021-07-29T15:42:18.886Z] #24 5.479 ++ mktemp -d [2021-07-29T15:42:18.886Z] #24 5.479 + export GOPATH=/tmp/tmp.JXJnTMuP6p [2021-07-29T15:42:18.886Z] #24 5.479 + GOPATH=/tmp/tmp.JXJnTMuP6p [2021-07-29T15:42:18.886Z] #24 5.479 + RM_GOPATH=1 [2021-07-29T15:42:18.886Z] #24 5.479 + case "$(go env GOARCH)" in [2021-07-29T15:42:18.886Z] #24 5.479 ++ go env GOARCH [2021-07-29T15:42:18.886Z] #24 5.479 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:18.886Z] #24 5.479 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:18.886Z] #24 5.479 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:18.886Z] #24 5.479 + dir=/tmp/install [2021-07-29T15:42:18.886Z] #24 5.479 + bin=dockercli [2021-07-29T15:42:18.886Z] #24 5.479 + shift [2021-07-29T15:42:18.886Z] #24 5.479 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-29T15:42:18.886Z] #24 5.479 + . /tmp/install/dockercli.installer [2021-07-29T15:42:18.886Z] #24 5.479 ++ : stable [2021-07-29T15:42:18.886Z] #24 5.479 ++ : 17.06.2-ce [2021-07-29T15:42:18.886Z] #24 5.479 + install_dockercli [2021-07-29T15:42:18.886Z] #24 5.479 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-29T15:42:18.886Z] #24 5.479 ++ uname -m [2021-07-29T15:42:18.886Z] #24 5.479 + arch=x86_64 [2021-07-29T15:42:18.886Z] #24 5.479 + '[' x86_64 '!=' x86_64 ']' [2021-07-29T15:42:18.886Z] #24 5.479 + url=https://download.docker.com/linux/static [2021-07-29T15:42:18.886Z] #24 5.479 + tar -xz docker/docker [2021-07-29T15:42:18.886Z] #24 5.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-29T15:42:18.886Z] #24 ... [2021-07-29T15:42:18.886Z] [2021-07-29T15:42:18.886Z] #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-07-29T15:42:18.886Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:42:18.886Z] #59 14.76 + cd /tmp/tmp.Me5LDIJnOT/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:18.886Z] #59 14.76 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:18.886Z] #59 14.83 + export GO111MODULE=on [2021-07-29T15:42:18.886Z] #59 14.84 + GO111MODULE=on [2021-07-29T15:42:18.886Z] #59 14.84 + export GOPROXY=https://proxy.golang.org [2021-07-29T15:42:18.886Z] #59 14.84 + GOPROXY=https://proxy.golang.org [2021-07-29T15:42:18.886Z] #59 14.84 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:18.886Z] #59 14.84 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-29T15:42:19.328Z] #9 ... [2021-07-29T15:42:19.328Z] [2021-07-29T15:42:19.328Z] #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-07-29T15:42:19.328Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-29T15:42:19.328Z] #27 1.654 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:19.328Z] #27 1.654 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:19.328Z] #27 1.672 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:19.328Z] #27 1.876 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:19.328Z] #27 2.053 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:19.328Z] #27 2.759 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:19.328Z] #27 4.779 Fetched 8280 kB in 3s (2452 kB/s) [2021-07-29T15:42:19.328Z] #27 4.779 Reading package lists... [2021-07-29T15:42:19.328Z] #27 6.150 Reading package lists... [2021-07-29T15:42:19.328Z] #27 7.369 Building dependency tree... [2021-07-29T15:42:19.328Z] #27 7.946 The following additional packages will be installed: [2021-07-29T15:42:19.328Z] #27 7.946 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-29T15:42:19.328Z] #27 7.947 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-29T15:42:19.328Z] #27 7.948 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-29T15:42:19.328Z] #27 7.950 Suggested packages: [2021-07-29T15:42:19.328Z] #27 7.950 krb5-doc krb5-user [2021-07-29T15:42:19.328Z] #27 7.950 Recommended packages: [2021-07-29T15:42:19.328Z] #27 7.950 krb5-locales publicsuffix libsasl2-modules [2021-07-29T15:42:19.328Z] #27 8.315 The following NEW packages will be installed: [2021-07-29T15:42:19.328Z] #27 8.318 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-29T15:42:19.328Z] #27 8.318 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-29T15:42:19.328Z] #27 8.318 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-29T15:42:19.328Z] #27 8.318 libssh2-1 libssl1.1 openssl [2021-07-29T15:42:19.328Z] #27 8.623 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T15:42:19.328Z] #27 8.623 Need to get 4777 kB of archives. [2021-07-29T15:42:19.328Z] #27 8.623 After this operation, 11.5 MB of additional disk space will be used. [2021-07-29T15:42:19.328Z] #27 8.623 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-07-29T15:42:19.328Z] #27 8.623 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-29T15:42:19.328Z] #27 8.638 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-07-29T15:42:19.328Z] #27 8.638 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-07-29T15:42:19.328Z] #27 8.668 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-07-29T15:42:19.328Z] #27 8.702 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-07-29T15:42:19.328Z] #27 8.717 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-07-29T15:42:19.328Z] #27 8.765 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-29T15:42:19.328Z] #27 8.789 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-29T15:42:19.328Z] #27 8.804 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-29T15:42:19.328Z] #27 8.808 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-29T15:42:19.328Z] #27 8.809 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-29T15:42:19.328Z] #27 8.814 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-29T15:42:19.328Z] #27 8.836 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-29T15:42:19.328Z] #27 8.838 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-29T15:42:19.328Z] #27 8.842 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-29T15:42:19.328Z] #27 8.845 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-07-29T15:42:19.328Z] #27 8.851 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-07-29T15:42:19.328Z] #27 8.855 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-29T15:42:19.328Z] #27 8.858 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-29T15:42:19.328Z] #27 8.862 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-29T15:42:19.328Z] #27 9.236 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:42:19.328Z] #27 9.301 Fetched 4777 kB in 1s (9534 kB/s) [2021-07-29T15:42:19.328Z] #27 9.571 Selecting previously unselected package libkeyutils1:arm64. [2021-07-29T15:42:19.328Z] #27 9.571 (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-07-29T15:42:19.328Z] #27 9.572 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-07-29T15:42:19.328Z] #27 9.582 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-29T15:42:19.328Z] #27 10.07 Selecting previously unselected package libkrb5support0:arm64. [2021-07-29T15:42:19.328Z] #27 10.07 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-07-29T15:42:19.328Z] #27 10.83 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:19.328Z] #27 ... [2021-07-29T15:42:19.328Z] [2021-07-29T15:42:19.328Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-29T15:42:19.328Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-29T15:42:19.328Z] #64 DONE 2.3s [2021-07-29T15:42:19.328Z] [2021-07-29T15:42:19.328Z] #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-07-29T15:42:19.328Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-29T15:42:19.328Z] #27 11.81 Selecting previously unselected package libk5crypto3:arm64. [2021-07-29T15:42:19.328Z] #27 11.81 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-07-29T15:42:19.328Z] #27 11.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:19.328Z] #27 11.88 Selecting previously unselected package libssl1.1:arm64. [2021-07-29T15:42:19.328Z] #27 11.88 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-29T15:42:19.328Z] #27 ... [2021-07-29T15:42:19.328Z] [2021-07-29T15:42:19.328Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-29T15:42:19.328Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-29T15:42:19.458Z] #59 ... [2021-07-29T15:42:19.458Z] [2021-07-29T15:42:19.458Z] #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-07-29T15:42:19.458Z] #24 sha256:a718c3c7c1a332d1abbb5b8595c7dc7f29c985b6efbbdeb7966bc977d0712882 [2021-07-29T15:42:19.458Z] #24 15.72 + mkdir -p /build [2021-07-29T15:42:19.458Z] #24 15.73 + mv docker/docker /build/ [2021-07-29T15:42:19.458Z] #24 15.75 + rmdir docker [2021-07-29T15:42:19.458Z] #24 DONE 16.2s [2021-07-29T15:42:19.760Z] [2021-07-29T15:42:19.760Z] #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-07-29T15:42:19.760Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:19.760Z] #36 15.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:20.702Z] #36 ... [2021-07-29T15:42:20.702Z] [2021-07-29T15:42:20.702Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:42:20.702Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:42:20.702Z] #32 7.180 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-29T15:42:20.702Z] #32 7.181 Cloning into '.'... [2021-07-29T15:42:20.970Z] #32 ... [2021-07-29T15:42:20.970Z] [2021-07-29T15:42:20.970Z] #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-07-29T15:42:20.970Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:42:20.970Z] #52 17.55 + cd /tmp/tmp.Cv84vOagAL/src/github.com/mvdan/sh [2021-07-29T15:42:20.970Z] #52 17.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:20.970Z] #52 17.71 + GO111MODULE=on [2021-07-29T15:42:20.970Z] #52 17.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-29T15:42:21.376Z] #13 8.708 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:21.946Z] #13 ... [2021-07-29T15:42:21.946Z] [2021-07-29T15:42:21.946Z] #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-07-29T15:42:21.946Z] #59 sha256:37bb1e6415d5442c474d12d7d9ca39c0e278a2db044056bfb62ef8e772ae24cf [2021-07-29T15:42:21.946Z] #59 12.25 + cd /tmp/tmp.nuG80yPzD6/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:21.946Z] #59 12.26 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:21.946Z] #59 12.29 + export GO111MODULE=on [2021-07-29T15:42:21.946Z] #59 12.29 + GO111MODULE=on [2021-07-29T15:42:21.946Z] #59 12.29 + export GOPROXY=https://proxy.golang.org [2021-07-29T15:42:21.946Z] #59 12.29 + GOPROXY=https://proxy.golang.org [2021-07-29T15:42:21.946Z] #59 12.29 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:21.946Z] #59 12.29 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-29T15:42:21.946Z] #59 14.44 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:21.946Z] #59 14.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-29T15:42:21.946Z] #59 14.62 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-29T15:42:21.946Z] #59 15.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-29T15:42:22.376Z] #52 19.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-29T15:42:22.531Z] #9 ... [2021-07-29T15:42:22.531Z] [2021-07-29T15:42:22.531Z] #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-07-29T15:42:22.531Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-07-29T15:42:22.531Z] #27 10.70 137 added, 0 removed; done. [2021-07-29T15:42:22.531Z] #27 10.74 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-07-29T15:42:22.531Z] #27 10.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:42:22.531Z] #27 10.77 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-29T15:42:22.531Z] #27 10.79 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-29T15:42:22.531Z] #27 10.81 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:42:22.531Z] #27 10.83 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:22.531Z] #27 10.84 Updating certificates in /etc/ssl/certs... [2021-07-29T15:42:22.531Z] #27 11.41 0 added, 0 removed; done. [2021-07-29T15:42:22.531Z] #27 11.41 Running hooks in /etc/ca-certificates/update.d... [2021-07-29T15:42:22.531Z] #27 11.41 done. [2021-07-29T15:42:22.531Z] #27 DONE 13.8s [2021-07-29T15:42:22.531Z] [2021-07-29T15:42:22.531Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:22.531Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:22.531Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.0s [2021-07-29T15:42:22.638Z] #52 19.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-29T15:42:22.638Z] #52 19.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-29T15:42:22.683Z] #66 DONE 2.9s [2021-07-29T15:42:22.683Z] [2021-07-29T15:42:22.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:22.683Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389 [2021-07-29T15:42:22.683Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 2.8s [2021-07-29T15:42:23.104Z] #43 ... [2021-07-29T15:42:23.104Z] [2021-07-29T15:42:23.104Z] #66 [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-07-29T15:42:23.104Z] #66 sha256:96f06d698c99ebc95fb8cf5b9a4ee4b14714afb2cdb37f64ebfa8ba9ced711cb [2021-07-29T15:42:23.104Z] #66 9.250 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-29T15:42:23.104Z] #66 9.271 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-29T15:42:23.314Z] #59 ... [2021-07-29T15:42:23.314Z] [2021-07-29T15:42:23.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-07-29T15:42:23.314Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:42:23.314Z] #52 7.051 + cd /tmp/tmp.h7Y6UU1czq/src/github.com/mvdan/sh [2021-07-29T15:42:23.314Z] #52 7.051 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:23.314Z] #52 7.139 + GO111MODULE=on [2021-07-29T15:42:23.314Z] #52 7.139 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-29T15:42:23.314Z] #52 7.775 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-29T15:42:23.314Z] #52 7.779 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-29T15:42:23.314Z] #52 7.893 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-29T15:42:23.314Z] #52 9.909 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-29T15:42:23.314Z] #52 16.25 unicode [2021-07-29T15:42:23.314Z] #52 16.71 runtime [2021-07-29T15:42:23.314Z] #52 ... [2021-07-29T15:42:23.314Z] [2021-07-29T15:42:23.315Z] #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-07-29T15:42:23.315Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:23.315Z] #13 11.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:23.474Z] #9 ... [2021-07-29T15:42:23.474Z] [2021-07-29T15:42:23.474Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-29T15:42:23.474Z] #28 sha256:cb36ca1d628457fe9548c76ca8d53889c048e841f54a8d93708122dcc08a9cd4 [2021-07-29T15:42:23.474Z] #28 DONE 1.1s [2021-07-29T15:42:23.474Z] [2021-07-29T15:42:23.474Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 [2021-07-29T15:42:23.474Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf [2021-07-29T15:42:23.571Z] #13 ... [2021-07-29T15:42:23.571Z] [2021-07-29T15:42:23.571Z] #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-07-29T15:42:23.571Z] #24 sha256:593c15e7455ea88df96dca854b92d3cf825ad57a64639a62b0138575f37d2ef9 [2021-07-29T15:42:23.571Z] #24 16.49 + mkdir -p /build [2021-07-29T15:42:23.571Z] #24 16.51 + mv docker/docker /build/ [2021-07-29T15:42:23.571Z] #24 16.52 + rmdir docker [2021-07-29T15:42:23.571Z] #24 DONE 17.4s [2021-07-29T15:42:23.571Z] [2021-07-29T15:42:23.571Z] #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-07-29T15:42:23.572Z] #48 sha256:af9253c08e1c7c290d5e3829826e7640f54a4df33d7eed364b79cbb273a3d3ce [2021-07-29T15:42:23.572Z] #48 11.41 go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:42:23.572Z] #48 11.42 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:42:23.572Z] #48 11.45 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:23.572Z] #48 11.49 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:42:23.572Z] #48 11.96 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:42:23.572Z] #48 11.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:42:23.572Z] #48 12.28 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:42:23.572Z] #48 12.33 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:42:23.572Z] #48 12.58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:42:23.572Z] #48 13.42 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:42:23.572Z] #48 16.33 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:42:23.637Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 4.2s done [2021-07-29T15:42:23.733Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 6.2s done [2021-07-29T15:42:23.903Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done [2021-07-29T15:42:23.993Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done [2021-07-29T15:42:24.029Z] #52 ... [2021-07-29T15:42:24.029Z] [2021-07-29T15:42:24.029Z] #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-07-29T15:42:24.029Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:24.029Z] #13 6.296 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:42:24.029Z] #13 9.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:24.029Z] #13 12.94 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:24.029Z] #13 ... [2021-07-29T15:42:24.029Z] [2021-07-29T15:42:24.029Z] #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-07-29T15:42:24.029Z] #48 sha256:f0246f1f85ba860f2dd87fe8acf743e58e8c2df33bb8def634d866fbac3c139e [2021-07-29T15:42:24.029Z] #48 10.69 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:42:24.029Z] #48 13.94 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:42:24.167Z] #9 DONE 22.1s [2021-07-29T15:42:24.167Z] [2021-07-29T15:42:24.167Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:42:24.167Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0 [2021-07-29T15:42:24.254Z] #9 DONE 23.2s [2021-07-29T15:42:24.254Z] [2021-07-29T15:42:24.254Z] #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-07-29T15:42:24.254Z] #29 sha256:834357856bb403b016986392491923f10807799e3804cb73b2dea42ad3a6f0ee [2021-07-29T15:42:24.254Z] #29 1.003 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-29T15:42:24.254Z] #29 1.085 [2021-07-29T15:42:24.290Z] #48 ... [2021-07-29T15:42:24.290Z] [2021-07-29T15:42:24.290Z] #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-07-29T15:42:24.290Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:42:24.290Z] #50 19.65 go: downloading github.com/fatih/color v1.7.0 [2021-07-29T15:42:24.290Z] #50 19.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-29T15:42:24.290Z] #50 19.99 go: downloading github.com/pkg/errors v0.8.1 [2021-07-29T15:42:24.290Z] #50 20.07 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-29T15:42:24.290Z] #50 20.41 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-29T15:42:24.290Z] #50 20.49 go: downloading github.com/spf13/viper v1.6.1 [2021-07-29T15:42:24.861Z] #50 21.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-29T15:42:24.861Z] #50 21.60 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-29T15:42:24.941Z] #48 ... [2021-07-29T15:42:24.941Z] [2021-07-29T15:42:24.941Z] #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-07-29T15:42:24.941Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:24.941Z] #44 8.630 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:24.941Z] #44 8.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:24.941Z] #44 8.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:24.941Z] #44 9.246 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-29T15:42:24.941Z] #44 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:24.941Z] #44 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:24.941Z] #44 16.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:25.035Z] #29 1.211 ########### 16.3% ########################## 36.2% ######################################## 56.0% ###################################################### 75.3% #################################################################### 95.8% ######################################################################## 100.0% [2021-07-29T15:42:25.035Z] #29 1.694 [2021-07-29T15:42:25.035Z] #29 1.802 ######################################################################## 100.0% [2021-07-29T15:42:25.035Z] #29 1.860 [2021-07-29T15:42:25.122Z] #10 DONE 1.0s [2021-07-29T15:42:25.122Z] [2021-07-29T15:42:25.122Z] #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-07-29T15:42:25.122Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-29T15:42:25.123Z] #27 11.89 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 13.85 Selecting previously unselected package libkrb5-3:arm64. [2021-07-29T15:42:25.123Z] #27 13.85 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 13.85 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 14.60 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-29T15:42:25.123Z] #27 14.60 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 14.61 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 14.69 Selecting previously unselected package openssl. [2021-07-29T15:42:25.123Z] #27 14.70 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 14.70 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 14.85 Selecting previously unselected package ca-certificates. [2021-07-29T15:42:25.123Z] #27 14.86 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-29T15:42:25.123Z] #27 14.86 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:25.123Z] #27 14.95 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-29T15:42:25.123Z] #27 14.95 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 14.96 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 15.01 Selecting previously unselected package libsasl2-2:arm64. [2021-07-29T15:42:25.123Z] #27 15.01 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.01 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 15.06 Selecting previously unselected package libldap-common. [2021-07-29T15:42:25.123Z] #27 15.07 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-29T15:42:25.123Z] #27 15.07 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 15.12 Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-29T15:42:25.123Z] #27 15.12 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.13 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 15.20 Selecting previously unselected package libnghttp2-14:arm64. [2021-07-29T15:42:25.123Z] #27 15.20 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.20 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 15.35 Selecting previously unselected package libpsl5:arm64. [2021-07-29T15:42:25.123Z] #27 15.35 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.35 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-29T15:42:25.123Z] #27 15.40 Selecting previously unselected package librtmp1:arm64. [2021-07-29T15:42:25.123Z] #27 15.40 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.41 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:42:25.123Z] #27 15.47 Selecting previously unselected package libssh2-1:arm64. [2021-07-29T15:42:25.123Z] #27 15.47 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.48 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-29T15:42:25.123Z] #27 15.53 Selecting previously unselected package libcurl4:arm64. [2021-07-29T15:42:25.123Z] #27 15.53 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.54 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 15.60 Selecting previously unselected package curl. [2021-07-29T15:42:25.123Z] #27 15.60 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.61 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 15.68 Selecting previously unselected package libonig5:arm64. [2021-07-29T15:42:25.123Z] #27 15.68 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.69 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-29T15:42:25.123Z] #27 15.77 Selecting previously unselected package libjq1:arm64. [2021-07-29T15:42:25.123Z] #27 15.77 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-29T15:42:25.123Z] #27 15.82 Selecting previously unselected package jq. [2021-07-29T15:42:25.123Z] #27 15.82 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-29T15:42:25.123Z] #27 15.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:42:25.123Z] #27 15.93 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-29T15:42:25.123Z] #27 15.95 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-29T15:42:25.123Z] #27 15.96 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 16.22 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 16.23 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 16.25 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 16.26 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 16.27 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-29T15:42:25.123Z] #27 16.28 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 16.30 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-29T15:42:25.123Z] #27 16.32 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-29T15:42:25.123Z] #27 16.33 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:25.123Z] #27 16.34 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 16.36 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-29T15:42:25.123Z] #27 16.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-29T15:42:25.123Z] #27 16.43 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-29T15:42:25.123Z] #27 16.51 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:25.123Z] #27 17.46 Updating certificates in /etc/ssl/certs... [2021-07-29T15:42:25.200Z] #44 ... [2021-07-29T15:42:25.200Z] [2021-07-29T15:42:25.200Z] #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-07-29T15:42:25.200Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:25.200Z] #36 8.949 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:25.200Z] #36 9.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:25.200Z] #36 9.078 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:25.200Z] #36 10.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:25.200Z] #36 14.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:25.200Z] #36 17.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:25.295Z] #29 1.971 ################################################################### 93.3% ######################################################################## 100.0% [2021-07-29T15:42:25.295Z] #29 2.037 [2021-07-29T15:42:25.459Z] #36 ... [2021-07-29T15:42:25.459Z] [2021-07-29T15:42:25.459Z] #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-07-29T15:42:25.459Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:25.459Z] #40 8.785 + git clone https://github.com/docker/distribution.git . [2021-07-29T15:42:25.459Z] #40 8.790 Cloning into '.'... [2021-07-29T15:42:25.459Z] #40 ... [2021-07-29T15:42:25.459Z] [2021-07-29T15:42:25.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-07-29T15:42:25.459Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:42:25.459Z] #46 11.38 runtime/internal/atomic [2021-07-29T15:42:25.459Z] #46 12.15 runtime/internal/sys [2021-07-29T15:42:25.459Z] #46 12.59 internal/bytealg [2021-07-29T15:42:25.459Z] #46 12.69 runtime/internal/math [2021-07-29T15:42:25.459Z] #46 12.81 internal/race [2021-07-29T15:42:25.459Z] #46 12.94 sync/atomic [2021-07-29T15:42:25.459Z] #46 13.56 unicode [2021-07-29T15:42:25.459Z] #46 14.81 runtime [2021-07-29T15:42:25.716Z] #46 19.64 unicode/utf8 [2021-07-29T15:42:25.815Z] #29 2.149 ############# 18.2% ########################## 37.2% ######################################## 56.8% ###################################################### 76.3% #################################################################### 95.5%#29 ... [2021-07-29T15:42:25.815Z] [2021-07-29T15:42:25.815Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-29T15:42:25.815Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f [2021-07-29T15:42:25.815Z] #10 DONE 1.6s [2021-07-29T15:42:25.815Z] [2021-07-29T15:42:25.815Z] #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-07-29T15:42:25.815Z] #29 sha256:834357856bb403b016986392491923f10807799e3804cb73b2dea42ad3a6f0ee [2021-07-29T15:42:25.815Z] #29 2.149 ############# 18.2% ########################## 37.2% ######################################## 56.8% ###################################################### 76.3% #################################################################### 95.5% ######################################################################## 100.0% [2021-07-29T15:42:25.815Z] #29 2.695 [2021-07-29T15:42:26.075Z] #27 ... [2021-07-29T15:42:26.075Z] [2021-07-29T15:42:26.075Z] #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-07-29T15:42:26.075Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda [2021-07-29T15:42:26.075Z] #11 DONE 0.7s [2021-07-29T15:42:26.075Z] [2021-07-29T15:42:26.075Z] #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-07-29T15:42:26.075Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:42:26.075Z] #36 ... [2021-07-29T15:42:26.075Z] [2021-07-29T15:42:26.075Z] #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-07-29T15:42:26.075Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1 [2021-07-29T15:42:26.075Z] #43 DONE 0.2s [2021-07-29T15:42:26.075Z] [2021-07-29T15:42:26.075Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-29T15:42:26.075Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094 [2021-07-29T15:42:26.075Z] #31 DONE 0.3s [2021-07-29T15:42:26.244Z] #50 23.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-29T15:42:26.341Z] [2021-07-29T15:42:26.341Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-29T15:42:26.341Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77 [2021-07-29T15:42:26.341Z] #39 DONE 0.3s [2021-07-29T15:42:26.341Z] [2021-07-29T15:42:26.341Z] #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-07-29T15:42:26.341Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-29T15:42:26.514Z] #50 23.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T15:42:26.514Z] #50 ... [2021-07-29T15:42:26.514Z] [2021-07-29T15:42:26.514Z] #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-07-29T15:42:26.514Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:26.514Z] #44 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:26.514Z] #44 16.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:26.650Z] #46 ... [2021-07-29T15:42:26.650Z] [2021-07-29T15:42:26.650Z] #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-07-29T15:42:26.650Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:26.650Z] #56 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:26.650Z] #56 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:26.650Z] #56 16.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:26.650Z] #56 ... [2021-07-29T15:42:26.650Z] [2021-07-29T15:42:26.650Z] #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-07-29T15:42:26.650Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:42:26.650Z] #46 20.51 math/bits [2021-07-29T15:42:26.781Z] #44 ... [2021-07-29T15:42:26.781Z] [2021-07-29T15:42:26.781Z] #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-07-29T15:42:26.781Z] #34 sha256:cc4d61753a478b8b0dde6fb78737e7931d7eb95ec131bace1ce705c97f61d2a6 [2021-07-29T15:42:26.781Z] #34 22.68 github.com/pelletier/go-toml/cmd/tomll [2021-07-29T15:42:27.042Z] #34 ... [2021-07-29T15:42:27.042Z] [2021-07-29T15:42:27.042Z] #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-07-29T15:42:27.042Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:27.042Z] #56 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:27.042Z] #56 17.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:27.303Z] #56 ... [2021-07-29T15:42:27.303Z] [2021-07-29T15:42:27.303Z] #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-07-29T15:42:27.303Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:42:27.303Z] #59 17.01 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:27.303Z] #59 17.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-29T15:42:27.303Z] #59 17.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-29T15:42:27.303Z] #59 18.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-29T15:42:27.303Z] #59 22.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-29T15:42:27.303Z] #59 24.06 go: downloading github.com/google/uuid v1.2.0 [2021-07-29T15:42:27.303Z] #59 24.17 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-29T15:42:27.568Z] #59 24.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-29T15:42:27.623Z] #46 21.37 math [2021-07-29T15:42:27.829Z] #59 24.63 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-29T15:42:27.904Z] #29 2.811 # 1.8% ###### 9.0% ######### 12.6% ################# 24.3% #################### 28.4% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 62.2% ############################################### 65.8% #################################################### 72.7% ######################################################## 77.8% ########################################################### 83.1% ############################################################## 87.3% ################################################################### 93.9% ####################################################################### 99.1% ######################################################################## 100.0% [2021-07-29T15:42:27.904Z] #29 4.679 [2021-07-29T15:42:28.092Z] #59 24.78 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T15:42:28.163Z] #29 4.986 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-29T15:42:28.423Z] #29 5.046 [2021-07-29T15:42:28.423Z] #29 5.104 ######################################################################## 100.0% [2021-07-29T15:42:28.423Z] #29 5.152 [2021-07-29T15:42:28.666Z] #59 25.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-29T15:42:28.682Z] #29 5.340 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-29T15:42:28.682Z] #29 5.401 [2021-07-29T15:42:28.682Z] #29 5.479 ######################################################################## 100.0% [2021-07-29T15:42:28.682Z] #29 5.504 [2021-07-29T15:42:28.915Z] #40 ... [2021-07-29T15:42:28.915Z] [2021-07-29T15:42:28.915Z] #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-07-29T15:42:28.915Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe [2021-07-29T15:42:28.915Z] #12 DONE 2.6s [2021-07-29T15:42:28.915Z] [2021-07-29T15:42:28.915Z] #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-07-29T15:42:28.915Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:42:28.926Z] #59 25.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-29T15:42:28.955Z] #29 5.733 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-29T15:42:28.955Z] #29 ... [2021-07-29T15:42:28.955Z] [2021-07-29T15:42:28.955Z] #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-07-29T15:42:28.955Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf [2021-07-29T15:42:28.955Z] #11 DONE 3.2s [2021-07-29T15:42:28.955Z] [2021-07-29T15:42:28.955Z] #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-07-29T15:42:28.955Z] #29 sha256:834357856bb403b016986392491923f10807799e3804cb73b2dea42ad3a6f0ee [2021-07-29T15:42:28.955Z] #29 5.785 [2021-07-29T15:42:29.190Z] #59 ... [2021-07-29T15:42:29.190Z] [2021-07-29T15:42:29.190Z] #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-07-29T15:42:29.190Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:29.190Z] #44 25.58 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-29T15:42:29.576Z] #13 ... [2021-07-29T15:42:29.576Z] [2021-07-29T15:42:29.576Z] #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-07-29T15:42:29.576Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9 [2021-07-29T15:42:29.576Z] #27 18.92 137 added, 0 removed; done. [2021-07-29T15:42:29.576Z] #27 19.08 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-07-29T15:42:29.576Z] #27 19.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:42:29.576Z] #27 19.12 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-07-29T15:42:29.576Z] #27 19.13 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-29T15:42:29.576Z] #27 19.15 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:42:29.576Z] #27 19.19 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-29T15:42:29.576Z] #27 19.27 Updating certificates in /etc/ssl/certs... [2021-07-29T15:42:29.576Z] #27 21.69 0 added, 0 removed; done. [2021-07-29T15:42:29.576Z] #27 21.69 Running hooks in /etc/ca-certificates/update.d... [2021-07-29T15:42:29.576Z] #27 21.69 done. [2021-07-29T15:42:29.576Z] #27 DONE 21.9s [2021-07-29T15:42:29.576Z] [2021-07-29T15:42:29.576Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-29T15:42:29.576Z] #28 sha256:96686122706bee536c4b86690997ef9071d2e442c8ec24e16af9ad2f7b0a584c [2021-07-29T15:42:29.576Z] #28 DONE 0.1s [2021-07-29T15:42:29.576Z] [2021-07-29T15:42:29.576Z] #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-07-29T15:42:29.576Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:29.659Z] #66 ... [2021-07-29T15:42:29.659Z] [2021-07-29T15:42:29.659Z] #43 [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-07-29T15:42:29.659Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:29.659Z] #43 25.73 Fetched 48.3 MB in 24s (2044 kB/s) [2021-07-29T15:42:29.762Z] #44 ... [2021-07-29T15:42:29.763Z] [2021-07-29T15:42:29.763Z] #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-07-29T15:42:29.763Z] #34 sha256:cc4d61753a478b8b0dde6fb78737e7931d7eb95ec131bace1ce705c97f61d2a6 [2021-07-29T15:42:29.763Z] #34 DONE 26.5s [2021-07-29T15:42:29.763Z] [2021-07-29T15:42:29.763Z] #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-07-29T15:42:29.763Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:42:29.763Z] #59 26.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-29T15:42:30.017Z] #29 5.902 ########### 16.4% ################### 27.7% ################################### 48.8% ################################################### 71.1% ######################################################## 78.0% ############################################################## 86.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-07-29T15:42:30.017Z] #29 6.680 [2021-07-29T15:42:30.017Z] #29 ... [2021-07-29T15:42:30.017Z] [2021-07-29T15:42:30.017Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-29T15:42:30.017Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9 [2021-07-29T15:42:30.017Z] #31 DONE 1.1s [2021-07-29T15:42:30.277Z] [2021-07-29T15:42:30.277Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-29T15:42:30.277Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677 [2021-07-29T15:42:30.277Z] #39 DONE 1.1s [2021-07-29T15:42:30.277Z] [2021-07-29T15:42:30.277Z] #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-07-29T15:42:30.277Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34 [2021-07-29T15:42:30.277Z] #43 DONE 1.2s [2021-07-29T15:42:30.277Z] [2021-07-29T15:42:30.277Z] #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-07-29T15:42:30.277Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:30.894Z] #46 ... [2021-07-29T15:42:30.894Z] [2021-07-29T15:42:30.894Z] #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-07-29T15:42:30.894Z] #34 sha256:9c467d217ece15bda45b1f61f9f23f68191033908033437b82cabadf13d07053 [2021-07-29T15:42:30.894Z] #34 14.81 github.com/pelletier/go-toml [2021-07-29T15:42:31.150Z] #34 ... [2021-07-29T15:42:31.150Z] [2021-07-29T15:42:31.150Z] #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-07-29T15:42:31.150Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:42:31.150Z] #50 24.03 go: downloading github.com/fatih/color v1.7.0 [2021-07-29T15:42:31.150Z] #50 24.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-29T15:42:31.150Z] #50 24.28 go: downloading github.com/pkg/errors v0.8.1 [2021-07-29T15:42:31.150Z] #50 24.30 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-29T15:42:31.150Z] #50 24.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-29T15:42:31.150Z] #50 24.95 go: downloading github.com/spf13/viper v1.6.1 [2021-07-29T15:42:31.150Z] #50 25.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-29T15:42:31.412Z] #50 25.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-29T15:42:31.675Z] #50 25.49 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-29T15:42:31.675Z] #50 25.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-29T15:42:32.216Z] #44 ... [2021-07-29T15:42:32.216Z] [2021-07-29T15:42:32.216Z] #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-07-29T15:42:32.216Z] #29 sha256:834357856bb403b016986392491923f10807799e3804cb73b2dea42ad3a6f0ee [2021-07-29T15:42:32.216Z] #29 7.465 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-29T15:42:32.216Z] #29 7.643 [2021-07-29T15:42:32.216Z] #29 7.734 ######################################################################## 100.0% [2021-07-29T15:42:32.216Z] #29 7.760 [2021-07-29T15:42:32.216Z] #29 8.077 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-29T15:42:32.216Z] #29 8.208 [2021-07-29T15:42:32.216Z] #29 8.287 ######################################################################## 100.0% [2021-07-29T15:42:32.216Z] #29 8.351 [2021-07-29T15:42:32.216Z] #29 8.373 Download of images into '/build' complete. [2021-07-29T15:42:32.216Z] #29 8.373 Use something like the following to load the result into a Docker daemon: [2021-07-29T15:42:32.216Z] #29 8.373 tar -cC '/build' . | docker load [2021-07-29T15:42:32.216Z] #29 DONE 8.5s [2021-07-29T15:42:32.216Z] [2021-07-29T15:42:32.216Z] #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-07-29T15:42:32.216Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:32.325Z] #59 ... [2021-07-29T15:42:32.326Z] [2021-07-29T15:42:32.326Z] #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-07-29T15:42:32.326Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:42:32.326Z] #46 18.92 unicode/utf8 [2021-07-29T15:42:32.326Z] #46 20.65 math/bits [2021-07-29T15:42:32.326Z] #46 21.70 math [2021-07-29T15:42:32.326Z] #46 27.92 unicode/utf16 [2021-07-29T15:42:32.326Z] #46 28.67 container/list [2021-07-29T15:42:32.326Z] #46 ... [2021-07-29T15:42:32.326Z] [2021-07-29T15:42:32.326Z] #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-07-29T15:42:32.326Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:32.326Z] #36 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:32.326Z] #36 ... [2021-07-29T15:42:32.326Z] [2021-07-29T15:42:32.326Z] #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-07-29T15:42:32.326Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:42:32.326Z] #50 28.08 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-29T15:42:32.326Z] #50 28.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-29T15:42:32.326Z] #50 28.38 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-29T15:42:32.326Z] #50 28.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-29T15:42:32.326Z] #50 28.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-29T15:42:32.326Z] #50 28.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-29T15:42:32.326Z] #50 28.87 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-29T15:42:32.326Z] #50 28.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-29T15:42:32.908Z] #50 29.49 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-29T15:42:32.908Z] #50 29.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T15:42:32.908Z] #50 29.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T15:42:33.169Z] #50 29.74 go: downloading github.com/spf13/afero v1.1.2 [2021-07-29T15:42:33.169Z] #50 30.13 go: downloading github.com/spf13/cast v1.3.0 [2021-07-29T15:42:33.429Z] #50 30.19 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-29T15:42:33.429Z] #50 30.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-29T15:42:33.429Z] #50 30.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-29T15:42:33.616Z] #50 27.45 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-29T15:42:33.691Z] #50 30.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-29T15:42:33.691Z] #50 30.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-29T15:42:33.872Z] #29 3.952 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-29T15:42:33.872Z] #29 4.417 [2021-07-29T15:42:33.978Z] #50 27.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T15:42:34.005Z] #50 30.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-29T15:42:34.005Z] #50 30.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-29T15:42:34.005Z] #50 30.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-29T15:42:34.005Z] #50 30.96 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-29T15:42:34.160Z] #40 ... [2021-07-29T15:42:34.160Z] [2021-07-29T15:42:34.160Z] #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-07-29T15:42:34.160Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d [2021-07-29T15:42:34.160Z] #12 DONE 5.1s [2021-07-29T15:42:34.271Z] #50 31.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-29T15:42:34.271Z] #50 31.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-29T15:42:34.419Z] [2021-07-29T15:42:34.419Z] #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-07-29T15:42:34.419Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:34.531Z] #50 31.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-29T15:42:34.531Z] #50 31.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-29T15:42:34.531Z] #50 31.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-29T15:42:34.816Z] #50 31.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-29T15:42:34.816Z] #50 ... [2021-07-29T15:42:34.816Z] [2021-07-29T15:42:34.816Z] #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-07-29T15:42:34.816Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:34.816Z] #13 17.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:34.816Z] #13 ... [2021-07-29T15:42:34.816Z] [2021-07-29T15:42:34.816Z] #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-07-29T15:42:34.816Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:35.379Z] #40 30.88 Checking out files: 66% (1126/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-29T15:42:35.379Z] #40 31.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-29T15:42:35.379Z] #40 ... [2021-07-29T15:42:35.379Z] [2021-07-29T15:42:35.379Z] #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-07-29T15:42:35.379Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:42:35.379Z] #52 22.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-29T15:42:35.379Z] #52 26.90 encoding [2021-07-29T15:42:35.379Z] #52 27.31 runtime [2021-07-29T15:42:35.379Z] #52 27.31 math [2021-07-29T15:42:35.640Z] #52 ... [2021-07-29T15:42:35.640Z] [2021-07-29T15:42:35.640Z] #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-07-29T15:42:35.640Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:42:35.640Z] #50 31.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-29T15:42:35.640Z] #50 31.66 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-29T15:42:35.640Z] #50 31.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-29T15:42:35.640Z] #50 31.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-29T15:42:35.640Z] #50 32.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-29T15:42:35.640Z] #50 32.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-29T15:42:35.640Z] #50 32.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-29T15:42:35.873Z] #50 ... [2021-07-29T15:42:35.873Z] [2021-07-29T15:42:35.873Z] #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-07-29T15:42:35.873Z] #34 sha256:9c467d217ece15bda45b1f61f9f23f68191033908033437b82cabadf13d07053 [2021-07-29T15:42:35.873Z] #34 25.32 github.com/pelletier/go-toml/cmd/tomll [2021-07-29T15:42:35.873Z] #34 DONE 29.5s [2021-07-29T15:42:35.873Z] [2021-07-29T15:42:35.873Z] #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-07-29T15:42:35.873Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:42:35.873Z] #46 26.73 unicode/utf16 [2021-07-29T15:42:35.873Z] #46 27.32 container/list [2021-07-29T15:42:35.873Z] #46 28.29 crypto/internal/subtle [2021-07-29T15:42:35.873Z] #46 28.85 crypto/subtle [2021-07-29T15:42:35.873Z] #46 29.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-29T15:42:35.873Z] #46 29.22 internal/nettrace [2021-07-29T15:42:35.873Z] #46 29.33 runtime/cgo [2021-07-29T15:42:35.902Z] #50 32.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-29T15:42:35.902Z] #50 32.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-29T15:42:35.903Z] #50 32.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-29T15:42:36.014Z] #29 4.717 #=#=# 1.3% ## 3.6% ### 4.7% #### 6.5% ####### 10.0% ########## 14.1% ############## 20.0% ################ 23.1% ##################### 30.1% ######################### 35.1% ############################# 41.4% ################################## 47.6% ###################################### 53.3% ######################################### 57.3% ############################################# 63.1% ################################################ 67.7% [2021-07-29T15:42:36.014Z] #29 ... [2021-07-29T15:42:36.014Z] [2021-07-29T15:42:36.014Z] #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-07-29T15:42:36.014Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:42:36.014Z] #46 5.703 + RM_GOPATH=0 [2021-07-29T15:42:36.014Z] #46 5.703 + TMP_GOPATH= [2021-07-29T15:42:36.014Z] #46 5.703 + : /build [2021-07-29T15:42:36.014Z] #46 5.703 + '[' -z '' ']' [2021-07-29T15:42:36.014Z] #46 5.709 ++ mktemp -d [2021-07-29T15:42:36.014Z] #46 5.711 + export GOPATH=/tmp/tmp.d4FeNecDdp [2021-07-29T15:42:36.014Z] #46 5.711 + GOPATH=/tmp/tmp.d4FeNecDdp [2021-07-29T15:42:36.014Z] #46 5.712 + RM_GOPATH=1 [2021-07-29T15:42:36.014Z] #46 5.712 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.014Z] #46 5.719 ++ go env GOARCH [2021-07-29T15:42:36.014Z] #46 5.761 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.014Z] #46 5.761 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.014Z] #46 5.771 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.014Z] #46 5.773 + dir=/tmp/install [2021-07-29T15:42:36.014Z] #46 5.773 + bin=vndr [2021-07-29T15:42:36.014Z] #46 5.773 + shift [2021-07-29T15:42:36.014Z] #46 5.773 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-29T15:42:36.014Z] #46 5.773 + . /tmp/install/vndr.installer [2021-07-29T15:42:36.014Z] #46 5.773 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:36.014Z] #46 5.774 + install_vndr [2021-07-29T15:42:36.014Z] #46 5.774 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-29T15:42:36.014Z] #46 5.774 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:36.014Z] #46 5.774 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.d4FeNecDdp/src/github.com/LK4D4/vndr [2021-07-29T15:42:36.014Z] #46 5.776 Cloning into '/tmp/tmp.d4FeNecDdp/src/github.com/LK4D4/vndr'... [2021-07-29T15:42:36.014Z] #46 6.528 + cd /tmp/tmp.d4FeNecDdp/src/github.com/LK4D4/vndr [2021-07-29T15:42:36.014Z] #46 6.530 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:36.014Z] #46 6.559 + go build -buildmode=pie -v -o /build/vndr . [2021-07-29T15:42:36.014Z] #46 7.793 internal/unsafeheader [2021-07-29T15:42:36.014Z] #46 7.848 runtime/internal/sys [2021-07-29T15:42:36.014Z] #46 7.878 internal/race [2021-07-29T15:42:36.014Z] #46 7.963 internal/cpu [2021-07-29T15:42:36.014Z] #46 7.987 runtime/internal/atomic [2021-07-29T15:42:36.014Z] #46 8.038 sync/atomic [2021-07-29T15:42:36.014Z] #46 8.255 runtime/internal/math [2021-07-29T15:42:36.014Z] #46 8.425 unicode [2021-07-29T15:42:36.014Z] #46 8.811 unicode/utf8 [2021-07-29T15:42:36.014Z] #46 8.979 math/bits [2021-07-29T15:42:36.014Z] #46 9.012 internal/bytealg [2021-07-29T15:42:36.014Z] #46 9.454 encoding [2021-07-29T15:42:36.014Z] #46 9.533 unicode/utf16 [2021-07-29T15:42:36.014Z] #46 9.865 container/list [2021-07-29T15:42:36.014Z] #46 ... [2021-07-29T15:42:36.014Z] [2021-07-29T15:42:36.014Z] #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-07-29T15:42:36.014Z] #59 sha256:f8fa10ecfb237b37f3750165778b324451ea783639b89716eaa5c295c4f60c1a [2021-07-29T15:42:36.014Z] #59 4.277 + RM_GOPATH=0 [2021-07-29T15:42:36.014Z] #59 4.277 + TMP_GOPATH= [2021-07-29T15:42:36.014Z] #59 4.277 + : /build [2021-07-29T15:42:36.014Z] #59 4.277 + '[' -z '' ']' [2021-07-29T15:42:36.014Z] #59 4.277 ++ mktemp -d [2021-07-29T15:42:36.014Z] #59 4.279 + export GOPATH=/tmp/tmp.I7myU5uQZT [2021-07-29T15:42:36.014Z] #59 4.279 + GOPATH=/tmp/tmp.I7myU5uQZT [2021-07-29T15:42:36.014Z] #59 4.279 + RM_GOPATH=1 [2021-07-29T15:42:36.014Z] #59 4.279 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.014Z] #59 4.281 ++ go env GOARCH [2021-07-29T15:42:36.014Z] #59 4.296 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.014Z] #59 4.296 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.014Z] #59 4.296 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.014Z] #59 4.303 + dir=/tmp/install [2021-07-29T15:42:36.014Z] #59 4.303 + bin=rootlesskit [2021-07-29T15:42:36.014Z] #59 4.303 + shift [2021-07-29T15:42:36.014Z] #59 4.303 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-29T15:42:36.014Z] #59 4.303 + . /tmp/install/rootlesskit.installer [2021-07-29T15:42:36.014Z] #59 4.303 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:36.014Z] #59 4.303 + install_rootlesskit [2021-07-29T15:42:36.014Z] #59 4.303 + case "$1" in [2021-07-29T15:42:36.014Z] #59 4.303 + export CGO_ENABLED=0 [2021-07-29T15:42:36.014Z] #59 4.303 + CGO_ENABLED=0 [2021-07-29T15:42:36.014Z] #59 4.303 + _install_rootlesskit [2021-07-29T15:42:36.014Z] #59 4.304 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-29T15:42:36.014Z] #59 4.305 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:36.014Z] #59 4.306 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.I7myU5uQZT/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:36.014Z] #59 4.308 Cloning into '/tmp/tmp.I7myU5uQZT/src/github.com/rootless-containers/rootlesskit'... [2021-07-29T15:42:36.014Z] #59 7.409 + cd /tmp/tmp.I7myU5uQZT/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:36.014Z] #59 7.412 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:36.014Z] #59 7.480 + export GO111MODULE=on [2021-07-29T15:42:36.014Z] #59 7.481 + GO111MODULE=on [2021-07-29T15:42:36.014Z] #59 7.481 + export GOPROXY=https://proxy.golang.org [2021-07-29T15:42:36.014Z] #59 7.481 + GOPROXY=https://proxy.golang.org [2021-07-29T15:42:36.014Z] #59 7.482 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:36.014Z] #59 7.483 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-29T15:42:36.014Z] #59 8.949 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-29T15:42:36.014Z] #59 8.957 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-29T15:42:36.014Z] #59 8.961 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:36.014Z] #59 9.232 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-29T15:42:36.014Z] #59 9.335 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-29T15:42:36.162Z] #50 32.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-29T15:42:36.162Z] #50 32.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-29T15:42:36.213Z] #43 25.73 Reading package lists... [2021-07-29T15:42:36.214Z] #43 ... [2021-07-29T15:42:36.214Z] [2021-07-29T15:42:36.214Z] #19 [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-07-29T15:42:36.214Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:42:36.214Z] #19 26.86 Fetched 51.2 MB in 26s (1999 kB/s) [2021-07-29T15:42:36.280Z] #59 ... [2021-07-29T15:42:36.280Z] [2021-07-29T15:42:36.280Z] #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-07-29T15:42:36.280Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:42:36.280Z] #44 6.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:36.280Z] #44 6.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:36.280Z] #44 6.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:36.280Z] #44 6.619 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-29T15:42:36.280Z] #44 7.240 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:36.280Z] #44 8.669 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:36.280Z] #44 10.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:36.280Z] #44 ... [2021-07-29T15:42:36.280Z] [2021-07-29T15:42:36.281Z] #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-07-29T15:42:36.281Z] #48 sha256:0b3fdca953271802f8af42ad64aae99fd5e02fc8f1611f40861762a8117038a7 [2021-07-29T15:42:36.281Z] #48 4.880 + RM_GOPATH=0 [2021-07-29T15:42:36.281Z] #48 4.893 + TMP_GOPATH= [2021-07-29T15:42:36.281Z] #48 4.893 + : /build [2021-07-29T15:42:36.281Z] #48 4.893 + '[' -z '' ']' [2021-07-29T15:42:36.281Z] #48 4.893 ++ mktemp -d [2021-07-29T15:42:36.281Z] #48 4.893 + export GOPATH=/tmp/tmp.9rTLufKbBY [2021-07-29T15:42:36.281Z] #48 4.893 + GOPATH=/tmp/tmp.9rTLufKbBY [2021-07-29T15:42:36.281Z] #48 4.893 + RM_GOPATH=1 [2021-07-29T15:42:36.281Z] #48 4.893 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.281Z] #48 4.893 ++ go env GOARCH [2021-07-29T15:42:36.281Z] #48 4.926 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.281Z] #48 4.926 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.281Z] #48 4.929 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.281Z] #48 4.937 + dir=/tmp/install [2021-07-29T15:42:36.281Z] #48 4.937 + bin=gotestsum [2021-07-29T15:42:36.281Z] #48 4.937 + shift [2021-07-29T15:42:36.281Z] #48 4.937 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-29T15:42:36.281Z] #48 4.937 + . /tmp/install/gotestsum.installer [2021-07-29T15:42:36.281Z] #48 4.937 ++ : v0.5.3 [2021-07-29T15:42:36.281Z] #48 4.937 + install_gotestsum [2021-07-29T15:42:36.281Z] #48 4.937 + set -e [2021-07-29T15:42:36.281Z] #48 4.937 + export GO111MODULE=on [2021-07-29T15:42:36.281Z] #48 4.937 + GO111MODULE=on [2021-07-29T15:42:36.281Z] #48 4.937 + GOBIN=/build [2021-07-29T15:42:36.281Z] #48 4.937 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-29T15:42:36.281Z] #48 5.771 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:42:36.281Z] #48 7.349 go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:42:36.281Z] #48 7.351 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:42:36.281Z] #48 7.353 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:36.281Z] #48 7.355 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:42:36.281Z] #48 7.759 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:42:36.281Z] #48 7.770 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:42:36.281Z] #48 7.905 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:42:36.281Z] #48 7.908 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:42:36.281Z] #48 7.974 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:42:36.281Z] #48 8.398 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:42:36.281Z] #48 8.554 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:42:36.281Z] #48 ... [2021-07-29T15:42:36.281Z] [2021-07-29T15:42:36.281Z] #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-07-29T15:42:36.281Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:42:36.281Z] #52 3.122 + RM_GOPATH=0 [2021-07-29T15:42:36.281Z] #52 3.122 + TMP_GOPATH= [2021-07-29T15:42:36.281Z] #52 3.122 + : /build [2021-07-29T15:42:36.281Z] #52 3.122 + '[' -z '' ']' [2021-07-29T15:42:36.281Z] #52 3.122 ++ mktemp -d [2021-07-29T15:42:36.281Z] #52 3.124 + export GOPATH=/tmp/tmp.5g5Oeh23cx [2021-07-29T15:42:36.281Z] #52 3.124 + GOPATH=/tmp/tmp.5g5Oeh23cx [2021-07-29T15:42:36.281Z] #52 3.124 + RM_GOPATH=1 [2021-07-29T15:42:36.281Z] #52 3.124 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.281Z] #52 3.127 ++ go env GOARCH [2021-07-29T15:42:36.281Z] #52 3.147 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.281Z] #52 3.147 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.281Z] #52 3.147 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.281Z] #52 3.151 + dir=/tmp/install [2021-07-29T15:42:36.281Z] #52 3.151 + bin=shfmt [2021-07-29T15:42:36.281Z] #52 3.151 + shift [2021-07-29T15:42:36.281Z] #52 3.151 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-29T15:42:36.281Z] #52 3.151 + . /tmp/install/shfmt.installer [2021-07-29T15:42:36.281Z] #52 3.151 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:36.281Z] #52 3.151 + install_shfmt [2021-07-29T15:42:36.281Z] #52 3.151 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-29T15:42:36.281Z] #52 3.151 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5g5Oeh23cx/src/github.com/mvdan/sh [2021-07-29T15:42:36.281Z] #52 3.151 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:36.281Z] #52 3.161 Cloning into '/tmp/tmp.5g5Oeh23cx/src/github.com/mvdan/sh'... [2021-07-29T15:42:36.281Z] #52 8.084 + cd /tmp/tmp.5g5Oeh23cx/src/github.com/mvdan/sh [2021-07-29T15:42:36.281Z] #52 8.086 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:36.281Z] #52 8.197 + GO111MODULE=on [2021-07-29T15:42:36.281Z] #52 8.198 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-29T15:42:36.281Z] #52 9.255 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-29T15:42:36.281Z] #52 9.257 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-29T15:42:36.281Z] #52 9.334 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-29T15:42:36.421Z] #50 33.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-29T15:42:36.421Z] #50 33.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-29T15:42:36.421Z] #50 33.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-29T15:42:36.547Z] #52 ... [2021-07-29T15:42:36.547Z] [2021-07-29T15:42:36.547Z] #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-07-29T15:42:36.547Z] #24 sha256:2b3cf08bfe67463955889e8d6730c424cc8379048dedcf7db5972a7d8b0cf558 [2021-07-29T15:42:36.547Z] #24 4.168 + RM_GOPATH=0 [2021-07-29T15:42:36.547Z] #24 4.168 + TMP_GOPATH= [2021-07-29T15:42:36.547Z] #24 4.168 + : /build [2021-07-29T15:42:36.547Z] #24 4.168 + '[' -z '' ']' [2021-07-29T15:42:36.547Z] #24 4.168 ++ mktemp -d [2021-07-29T15:42:36.547Z] #24 4.174 + export GOPATH=/tmp/tmp.bKCQusgY4w [2021-07-29T15:42:36.547Z] #24 4.174 + GOPATH=/tmp/tmp.bKCQusgY4w [2021-07-29T15:42:36.547Z] #24 4.174 + RM_GOPATH=1 [2021-07-29T15:42:36.547Z] #24 4.174 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.547Z] #24 4.174 ++ go env GOARCH [2021-07-29T15:42:36.547Z] #24 4.232 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.547Z] #24 4.232 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.547Z] #24 4.233 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.547Z] #24 4.246 Install docker/cli version 17.06.2-ce from stable [2021-07-29T15:42:36.547Z] #24 4.246 + dir=/tmp/install [2021-07-29T15:42:36.547Z] #24 4.246 + bin=dockercli [2021-07-29T15:42:36.547Z] #24 4.246 + shift [2021-07-29T15:42:36.547Z] #24 4.246 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-29T15:42:36.547Z] #24 4.246 + . /tmp/install/dockercli.installer [2021-07-29T15:42:36.547Z] #24 4.246 ++ : stable [2021-07-29T15:42:36.547Z] #24 4.246 ++ : 17.06.2-ce [2021-07-29T15:42:36.547Z] #24 4.246 + install_dockercli [2021-07-29T15:42:36.547Z] #24 4.246 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-29T15:42:36.547Z] #24 4.246 ++ uname -m [2021-07-29T15:42:36.547Z] #24 4.246 + arch=aarch64 [2021-07-29T15:42:36.547Z] #24 4.256 + '[' aarch64 '!=' x86_64 ']' [2021-07-29T15:42:36.547Z] #24 4.256 + '[' aarch64 '!=' s390x ']' [2021-07-29T15:42:36.547Z] #24 4.256 + '[' aarch64 '!=' armhf ']' [2021-07-29T15:42:36.547Z] #24 4.256 + build_dockercli [2021-07-29T15:42:36.547Z] #24 4.256 + git clone https://github.com/docker/docker-ce /tmp/tmp.bKCQusgY4w/tmp/docker-ce [2021-07-29T15:42:36.547Z] #24 4.259 Cloning into '/tmp/tmp.bKCQusgY4w/tmp/docker-ce'... [2021-07-29T15:42:36.805Z] #46 ... [2021-07-29T15:42:36.805Z] [2021-07-29T15:42:36.805Z] #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-07-29T15:42:36.805Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:36.805Z] #13 14.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:36.805Z] #13 ... [2021-07-29T15:42:36.805Z] [2021-07-29T15:42:36.805Z] #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-07-29T15:42:36.805Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:36.816Z] #24 ... [2021-07-29T15:42:36.816Z] [2021-07-29T15:42:36.816Z] #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-07-29T15:42:36.816Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:42:36.816Z] #50 5.343 + RM_GOPATH=0 [2021-07-29T15:42:36.816Z] #50 5.343 + TMP_GOPATH= [2021-07-29T15:42:36.816Z] #50 5.343 + : /build [2021-07-29T15:42:36.816Z] #50 5.343 + '[' -z '' ']' [2021-07-29T15:42:36.816Z] #50 5.343 ++ mktemp -d [2021-07-29T15:42:36.816Z] #50 5.350 + export GOPATH=/tmp/tmp.lSiYJNM7DC [2021-07-29T15:42:36.816Z] #50 5.350 + GOPATH=/tmp/tmp.lSiYJNM7DC [2021-07-29T15:42:36.816Z] #50 5.350 + RM_GOPATH=1 [2021-07-29T15:42:36.816Z] #50 5.350 + case "$(go env GOARCH)" in [2021-07-29T15:42:36.816Z] #50 5.359 ++ go env GOARCH [2021-07-29T15:42:36.816Z] #50 5.365 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.816Z] #50 5.365 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:36.816Z] #50 5.369 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:36.816Z] #50 5.377 + dir=/tmp/install [2021-07-29T15:42:36.817Z] #50 5.377 + bin=golangci_lint [2021-07-29T15:42:36.817Z] #50 5.377 + shift [2021-07-29T15:42:36.817Z] #50 5.377 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-29T15:42:36.817Z] #50 5.377 + . /tmp/install/golangci_lint.installer [2021-07-29T15:42:36.817Z] #50 5.377 ++ : v1.23.8 [2021-07-29T15:42:36.817Z] #50 5.377 + install_golangci_lint [2021-07-29T15:42:36.817Z] #50 5.377 + set -e [2021-07-29T15:42:36.817Z] #50 5.377 + export GO111MODULE=on [2021-07-29T15:42:36.817Z] #50 5.377 + GO111MODULE=on [2021-07-29T15:42:36.817Z] #50 5.377 + GOBIN=/build [2021-07-29T15:42:36.817Z] #50 5.377 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-29T15:42:36.817Z] #50 6.156 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-29T15:42:36.817Z] #50 ... [2021-07-29T15:42:36.817Z] [2021-07-29T15:42:36.817Z] #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-07-29T15:42:36.817Z] #34 sha256:11bd6a6b146a265289bc4ff6e0d9098707953547fc5203b5f71a6f61583ad583 [2021-07-29T15:42:36.817Z] #34 3.261 Install go-toml version v1.8.1 [2021-07-29T15:42:36.817Z] #34 3.851 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-29T15:42:36.817Z] #34 6.143 github.com/pelletier/go-toml [2021-07-29T15:42:36.817Z] #34 10.91 github.com/pelletier/go-toml/cmd/tomll [2021-07-29T15:42:36.817Z] #34 ... [2021-07-29T15:42:36.817Z] [2021-07-29T15:42:36.817Z] #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-07-29T15:42:36.817Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-29T15:42:36.817Z] #56 5.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:36.817Z] #56 5.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:36.817Z] #56 5.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:36.817Z] #56 6.486 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:36.817Z] #56 7.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:36.817Z] #56 8.739 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:37.062Z] #40 30.18 Checking out files: 68% (1166/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) [2021-07-29T15:42:37.062Z] #40 ... [2021-07-29T15:42:37.062Z] [2021-07-29T15:42:37.062Z] #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-07-29T15:42:37.062Z] #59 sha256:37bb1e6415d5442c474d12d7d9ca39c0e278a2db044056bfb62ef8e772ae24cf [2021-07-29T15:42:37.062Z] #59 21.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-29T15:42:37.062Z] #59 21.95 go: downloading github.com/google/uuid v1.2.0 [2021-07-29T15:42:37.062Z] #59 21.95 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-29T15:42:37.062Z] #59 21.99 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-29T15:42:37.062Z] #59 22.34 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-29T15:42:37.062Z] #59 22.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T15:42:37.062Z] #59 23.11 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-29T15:42:37.062Z] #59 23.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-29T15:42:37.062Z] #59 24.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-29T15:42:37.062Z] #59 27.29 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-29T15:42:37.082Z] #56 ... [2021-07-29T15:42:37.082Z] [2021-07-29T15:42:37.082Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:42:37.082Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-29T15:42:37.082Z] #32 5.105 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-29T15:42:37.082Z] #32 5.105 Cloning into '.'... [2021-07-29T15:42:37.082Z] #32 ... [2021-07-29T15:42:37.082Z] [2021-07-29T15:42:37.082Z] #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-07-29T15:42:37.082Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:37.082Z] #29 4.717 #=#=# 1.3% ## 3.6% ### 4.7% #### 6.5% ####### 10.0% ########## 14.1% ############## 20.0% ################ 23.1% ##################### 30.1% ######################### 35.1% ############################# 41.4% ################################## 47.6% ###################################### 53.3% ######################################### 57.3% ############################################# 63.1% ################################################ 67.7% ##################################################### 74.3% ######################################################### 79.5% ############################################################ 83.6% ############################################################### 88.4% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-29T15:42:37.082Z] #29 7.490 #=#=# [2021-07-29T15:42:37.319Z] #59 ... [2021-07-29T15:42:37.319Z] [2021-07-29T15:42:37.320Z] #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-07-29T15:42:37.320Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:37.320Z] #40 30.18 Checking out files: 68% (1166/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-29T15:42:37.320Z] #40 31.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-29T15:42:37.364Z] #50 33.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-29T15:42:37.364Z] #50 34.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-29T15:42:37.364Z] #50 34.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-29T15:42:37.578Z] #40 ... [2021-07-29T15:42:37.578Z] [2021-07-29T15:42:37.578Z] #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-07-29T15:42:37.578Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:42:37.578Z] #52 21.54 encoding [2021-07-29T15:42:37.578Z] #52 21.81 math [2021-07-29T15:42:37.614Z] #29 7.722 0.2% ############## 20.6% ################################## 48.3% ####################################################### 77.7% ######################################################################## 100.0% [2021-07-29T15:42:37.624Z] #50 34.28 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-29T15:42:37.624Z] #50 34.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-29T15:42:37.624Z] #50 34.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-29T15:42:37.890Z] #50 34.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-29T15:42:38.201Z] #29 8.481 [2021-07-29T15:42:38.551Z] #52 ... [2021-07-29T15:42:38.551Z] [2021-07-29T15:42:38.551Z] #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-07-29T15:42:38.551Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:42:38.551Z] #50 32.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-29T15:42:38.551Z] #50 32.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-29T15:42:38.741Z] #19 26.86 Reading package lists... [2021-07-29T15:42:38.741Z] #19 ... [2021-07-29T15:42:38.741Z] [2021-07-29T15:42:38.741Z] #43 [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-07-29T15:42:38.741Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:38.741Z] #43 25.73 Reading package lists... [2021-07-29T15:42:38.741Z] #43 35.80 Reading package lists... [2021-07-29T15:42:38.741Z] #43 ... [2021-07-29T15:42:38.741Z] [2021-07-29T15:42:38.741Z] #63 [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-07-29T15:42:38.741Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-29T15:42:38.741Z] #63 25.87 Fetched 48.3 MB in 24s (2007 kB/s) [2021-07-29T15:42:38.741Z] #63 25.87 Reading package lists... [2021-07-29T15:42:38.762Z] #29 8.731 0.0% ################# 24.3% ############################# 41.0% ################################################### 71.2% ######################################################################## 100.0% [2021-07-29T15:42:38.808Z] #50 32.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-29T15:42:39.033Z] #29 9.632 [2021-07-29T15:42:39.064Z] #50 32.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-29T15:42:39.275Z] #50 36.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-29T15:42:39.320Z] #50 33.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-29T15:42:39.320Z] #50 33.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-29T15:42:39.538Z] #50 36.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-29T15:42:39.700Z] #13 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #24 sha256:07fce140ce7b2f3c8d0b15efa66be718a00ccf43d26ef857ec7544fbf0b46b91 [2021-07-29T15:42:39.700Z] #24 5.114 + RM_GOPATH=0 [2021-07-29T15:42:39.700Z] #24 5.114 + TMP_GOPATH= [2021-07-29T15:42:39.700Z] #24 5.114 + : /build [2021-07-29T15:42:39.700Z] #24 5.114 + '[' -z '' ']' [2021-07-29T15:42:39.700Z] #24 5.114 ++ mktemp -d [2021-07-29T15:42:39.700Z] #24 5.114 + export GOPATH=/tmp/tmp.qvrfAXRoWy [2021-07-29T15:42:39.700Z] #24 5.114 + GOPATH=/tmp/tmp.qvrfAXRoWy [2021-07-29T15:42:39.700Z] #24 5.114 + RM_GOPATH=1 [2021-07-29T15:42:39.700Z] #24 5.114 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.700Z] #24 5.115 ++ go env GOARCH [2021-07-29T15:42:39.700Z] #24 5.149 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #24 5.149 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #24 5.149 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.700Z] #24 5.149 + dir=/tmp/install [2021-07-29T15:42:39.700Z] #24 5.149 + bin=dockercli [2021-07-29T15:42:39.700Z] #24 5.149 + shift [2021-07-29T15:42:39.700Z] #24 5.149 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-29T15:42:39.700Z] #24 5.149 + . /tmp/install/dockercli.installer [2021-07-29T15:42:39.700Z] #24 5.149 ++ : stable [2021-07-29T15:42:39.700Z] #24 5.149 ++ : 17.06.2-ce [2021-07-29T15:42:39.700Z] #24 5.149 + install_dockercli [2021-07-29T15:42:39.700Z] #24 5.149 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-29T15:42:39.700Z] #24 5.149 ++ uname -m [2021-07-29T15:42:39.700Z] #24 5.149 + arch=x86_64 [2021-07-29T15:42:39.700Z] #24 5.149 + '[' x86_64 '!=' x86_64 ']' [2021-07-29T15:42:39.700Z] #24 5.149 + url=https://download.docker.com/linux/static [2021-07-29T15:42:39.700Z] #24 5.149 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-29T15:42:39.700Z] #24 5.149 + tar -xz docker/docker [2021-07-29T15:42:39.700Z] #24 5.150 Install docker/cli version 17.06.2-ce from stable [2021-07-29T15:42:39.700Z] #24 9.712 + mkdir -p /build [2021-07-29T15:42:39.700Z] #24 9.729 + mv docker/docker /build/ [2021-07-29T15:42:39.700Z] #24 9.729 + rmdir docker [2021-07-29T15:42:39.700Z] #24 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #48 sha256:bf2839be415cdb932e5c05f3139b356b674c899d794c309182597918f6650492 [2021-07-29T15:42:39.700Z] #48 5.840 + RM_GOPATH=0 [2021-07-29T15:42:39.700Z] #48 5.840 + TMP_GOPATH= [2021-07-29T15:42:39.700Z] #48 5.840 + : /build [2021-07-29T15:42:39.700Z] #48 5.840 + '[' -z '' ']' [2021-07-29T15:42:39.700Z] #48 5.840 ++ mktemp -d [2021-07-29T15:42:39.700Z] #48 5.840 + export GOPATH=/tmp/tmp.a5aPpKt90n [2021-07-29T15:42:39.700Z] #48 5.840 + GOPATH=/tmp/tmp.a5aPpKt90n [2021-07-29T15:42:39.700Z] #48 5.840 + RM_GOPATH=1 [2021-07-29T15:42:39.700Z] #48 5.840 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.700Z] #48 5.840 ++ go env GOARCH [2021-07-29T15:42:39.700Z] #48 5.853 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #48 5.853 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #48 5.853 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.700Z] #48 5.853 + dir=/tmp/install [2021-07-29T15:42:39.700Z] #48 5.853 + bin=gotestsum [2021-07-29T15:42:39.700Z] #48 5.853 + shift [2021-07-29T15:42:39.700Z] #48 5.853 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-29T15:42:39.700Z] #48 5.853 + . /tmp/install/gotestsum.installer [2021-07-29T15:42:39.700Z] #48 5.853 ++ : v0.5.3 [2021-07-29T15:42:39.700Z] #48 5.853 + install_gotestsum [2021-07-29T15:42:39.700Z] #48 5.853 + set -e [2021-07-29T15:42:39.700Z] #48 5.853 + export GO111MODULE=on [2021-07-29T15:42:39.700Z] #48 5.853 + GO111MODULE=on [2021-07-29T15:42:39.700Z] #48 5.853 + GOBIN=/build [2021-07-29T15:42:39.700Z] #48 5.853 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-29T15:42:39.700Z] #48 6.351 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:42:39.700Z] #48 7.921 go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:42:39.700Z] #48 7.922 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:42:39.700Z] #48 7.971 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:39.700Z] #48 8.023 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:42:39.700Z] #48 8.325 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:42:39.700Z] #48 8.326 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:42:39.700Z] #48 8.502 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:42:39.700Z] #48 8.555 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:42:39.700Z] #48 8.636 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:42:39.700Z] #48 9.324 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:42:39.700Z] #48 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #59 sha256:46f1a61dd8cbd1ec2fb5f836e6aae2fcd40696be1613f9397114618ecb44fc99 [2021-07-29T15:42:39.700Z] #59 5.785 + RM_GOPATH=0 [2021-07-29T15:42:39.700Z] #59 5.785 + TMP_GOPATH= [2021-07-29T15:42:39.700Z] #59 5.785 + : /build [2021-07-29T15:42:39.700Z] #59 5.785 + '[' -z '' ']' [2021-07-29T15:42:39.700Z] #59 5.796 ++ mktemp -d [2021-07-29T15:42:39.700Z] #59 5.796 + export GOPATH=/tmp/tmp.Loy3VXuzs7 [2021-07-29T15:42:39.700Z] #59 5.796 + GOPATH=/tmp/tmp.Loy3VXuzs7 [2021-07-29T15:42:39.700Z] #59 5.796 + RM_GOPATH=1 [2021-07-29T15:42:39.700Z] #59 5.796 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.700Z] #59 5.796 ++ go env GOARCH [2021-07-29T15:42:39.700Z] #59 5.805 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #59 5.805 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #59 5.805 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.700Z] #59 5.805 + dir=/tmp/install [2021-07-29T15:42:39.700Z] #59 5.805 + bin=rootlesskit [2021-07-29T15:42:39.700Z] #59 5.805 + shift [2021-07-29T15:42:39.700Z] #59 5.805 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-29T15:42:39.700Z] #59 5.805 + . /tmp/install/rootlesskit.installer [2021-07-29T15:42:39.700Z] #59 5.805 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:39.700Z] #59 5.805 + install_rootlesskit [2021-07-29T15:42:39.700Z] #59 5.805 + case "$1" in [2021-07-29T15:42:39.700Z] #59 5.805 + export CGO_ENABLED=0 [2021-07-29T15:42:39.700Z] #59 5.805 + CGO_ENABLED=0 [2021-07-29T15:42:39.700Z] #59 5.805 + _install_rootlesskit [2021-07-29T15:42:39.700Z] #59 5.805 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-29T15:42:39.700Z] #59 5.805 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Loy3VXuzs7/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:39.700Z] #59 5.806 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:39.700Z] #59 5.807 Cloning into '/tmp/tmp.Loy3VXuzs7/src/github.com/rootless-containers/rootlesskit'... [2021-07-29T15:42:39.700Z] #59 9.221 + cd /tmp/tmp.Loy3VXuzs7/src/github.com/rootless-containers/rootlesskit [2021-07-29T15:42:39.700Z] #59 9.221 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-29T15:42:39.700Z] #59 9.264 + export GO111MODULE=on [2021-07-29T15:42:39.700Z] #59 9.264 + GO111MODULE=on [2021-07-29T15:42:39.700Z] #59 9.264 + export GOPROXY=https://proxy.golang.org [2021-07-29T15:42:39.700Z] #59 9.264 + GOPROXY=https://proxy.golang.org [2021-07-29T15:42:39.700Z] #59 9.264 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:39.700Z] #59 9.264 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-29T15:42:39.700Z] #59 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #34 sha256:cb0601be2a1c0c361ce7f1c97191abd116d57c9c6feb5c805eb88d2edeeedf73 [2021-07-29T15:42:39.700Z] #34 5.375 Install go-toml version v1.8.1 [2021-07-29T15:42:39.700Z] #34 5.998 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-29T15:42:39.700Z] #34 7.956 github.com/pelletier/go-toml [2021-07-29T15:42:39.700Z] #34 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:42:39.700Z] #46 7.153 + RM_GOPATH=0 [2021-07-29T15:42:39.700Z] #46 7.153 + TMP_GOPATH= [2021-07-29T15:42:39.700Z] #46 7.154 + : /build [2021-07-29T15:42:39.700Z] #46 7.154 + '[' -z '' ']' [2021-07-29T15:42:39.700Z] #46 7.154 ++ mktemp -d [2021-07-29T15:42:39.700Z] #46 7.160 + export GOPATH=/tmp/tmp.locmIjEskm [2021-07-29T15:42:39.700Z] #46 7.160 + GOPATH=/tmp/tmp.locmIjEskm [2021-07-29T15:42:39.700Z] #46 7.160 + RM_GOPATH=1 [2021-07-29T15:42:39.700Z] #46 7.161 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.700Z] #46 7.163 ++ go env GOARCH [2021-07-29T15:42:39.700Z] #46 7.195 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:39.700Z] #46 7.196 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #46 7.196 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #46 7.196 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.700Z] #46 7.196 + dir=/tmp/install [2021-07-29T15:42:39.700Z] #46 7.196 + bin=vndr [2021-07-29T15:42:39.700Z] #46 7.196 + shift [2021-07-29T15:42:39.700Z] #46 7.196 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-29T15:42:39.700Z] #46 7.196 + . /tmp/install/vndr.installer [2021-07-29T15:42:39.700Z] #46 7.196 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:39.700Z] #46 7.196 + install_vndr [2021-07-29T15:42:39.700Z] #46 7.196 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-29T15:42:39.700Z] #46 7.196 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.locmIjEskm/src/github.com/LK4D4/vndr [2021-07-29T15:42:39.700Z] #46 7.213 Cloning into '/tmp/tmp.locmIjEskm/src/github.com/LK4D4/vndr'... [2021-07-29T15:42:39.700Z] #46 7.893 + cd /tmp/tmp.locmIjEskm/src/github.com/LK4D4/vndr [2021-07-29T15:42:39.700Z] #46 7.893 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-29T15:42:39.700Z] #46 7.909 + go build -buildmode=pie -v -o /build/vndr . [2021-07-29T15:42:39.700Z] #46 9.424 internal/unsafeheader [2021-07-29T15:42:39.700Z] #46 9.424 internal/cpu [2021-07-29T15:42:39.700Z] #46 9.455 runtime/internal/atomic [2021-07-29T15:42:39.700Z] #46 9.762 runtime/internal/sys [2021-07-29T15:42:39.700Z] #46 10.06 runtime/internal/math [2021-07-29T15:42:39.700Z] #46 10.12 internal/bytealg [2021-07-29T15:42:39.700Z] #46 10.22 internal/race [2021-07-29T15:42:39.700Z] #46 10.34 sync/atomic [2021-07-29T15:42:39.700Z] #46 10.76 unicode [2021-07-29T15:42:39.700Z] #46 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:39.700Z] #36 6.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:39.700Z] #36 6.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:39.700Z] #36 6.755 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:39.700Z] #36 7.509 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:39.700Z] #36 9.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:39.700Z] #36 ... [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #24 sha256:07fce140ce7b2f3c8d0b15efa66be718a00ccf43d26ef857ec7544fbf0b46b91 [2021-07-29T15:42:39.700Z] #24 DONE 10.8s [2021-07-29T15:42:39.700Z] [2021-07-29T15:42:39.700Z] #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-07-29T15:42:39.700Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:42:39.700Z] #52 5.954 + RM_GOPATH=0 [2021-07-29T15:42:39.700Z] #52 5.954 + TMP_GOPATH= [2021-07-29T15:42:39.700Z] #52 5.954 + : /build [2021-07-29T15:42:39.700Z] #52 5.954 + '[' -z '' ']' [2021-07-29T15:42:39.700Z] #52 5.954 ++ mktemp -d [2021-07-29T15:42:39.700Z] #52 5.958 + export GOPATH=/tmp/tmp.GZH5lfJpks [2021-07-29T15:42:39.700Z] #52 5.958 + GOPATH=/tmp/tmp.GZH5lfJpks [2021-07-29T15:42:39.700Z] #52 5.958 + RM_GOPATH=1 [2021-07-29T15:42:39.700Z] #52 5.958 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.700Z] #52 5.958 ++ go env GOARCH [2021-07-29T15:42:39.700Z] #52 5.967 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #52 5.967 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.700Z] #52 5.968 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.700Z] #52 5.970 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:39.700Z] #52 5.971 + dir=/tmp/install [2021-07-29T15:42:39.700Z] #52 5.971 + bin=shfmt [2021-07-29T15:42:39.700Z] #52 5.971 + shift [2021-07-29T15:42:39.700Z] #52 5.971 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-29T15:42:39.700Z] #52 5.971 + . /tmp/install/shfmt.installer [2021-07-29T15:42:39.700Z] #52 5.971 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:39.700Z] #52 5.971 + install_shfmt [2021-07-29T15:42:39.700Z] #52 5.971 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-29T15:42:39.700Z] #52 5.971 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GZH5lfJpks/src/github.com/mvdan/sh [2021-07-29T15:42:39.700Z] #52 5.973 Cloning into '/tmp/tmp.GZH5lfJpks/src/github.com/mvdan/sh'... [2021-07-29T15:42:39.798Z] #50 36.45 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-29T15:42:39.798Z] #50 36.51 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-29T15:42:39.798Z] #50 36.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T15:42:39.884Z] #50 33.62 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-29T15:42:39.884Z] #50 33.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T15:42:39.884Z] #50 33.71 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T15:42:39.884Z] #50 33.79 go: downloading github.com/spf13/afero v1.1.2 [2021-07-29T15:42:39.884Z] #50 ... [2021-07-29T15:42:39.884Z] [2021-07-29T15:42:39.884Z] #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-07-29T15:42:39.884Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:39.884Z] #44 23.53 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-29T15:42:39.961Z] #52 ... [2021-07-29T15:42:39.961Z] [2021-07-29T15:42:39.961Z] #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-07-29T15:42:39.961Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:39.961Z] #56 8.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:39.961Z] #56 8.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:39.961Z] #56 8.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:39.961Z] #56 9.424 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:39.961Z] #56 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:39.961Z] #56 ... [2021-07-29T15:42:39.961Z] [2021-07-29T15:42:39.961Z] #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-07-29T15:42:39.961Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:42:39.961Z] #50 5.513 + RM_GOPATH=0 [2021-07-29T15:42:39.961Z] #50 5.513 + TMP_GOPATH= [2021-07-29T15:42:39.961Z] #50 5.513 + : /build [2021-07-29T15:42:39.961Z] #50 5.513 + '[' -z '' ']' [2021-07-29T15:42:39.961Z] #50 5.513 ++ mktemp -d [2021-07-29T15:42:39.961Z] #50 5.529 + export GOPATH=/tmp/tmp.xscRslB70g [2021-07-29T15:42:39.961Z] #50 5.529 + GOPATH=/tmp/tmp.xscRslB70g [2021-07-29T15:42:39.961Z] #50 5.529 + RM_GOPATH=1 [2021-07-29T15:42:39.961Z] #50 5.529 + case "$(go env GOARCH)" in [2021-07-29T15:42:39.961Z] #50 5.529 ++ go env GOARCH [2021-07-29T15:42:39.961Z] #50 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.961Z] #50 5.529 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:39.961Z] #50 5.529 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:39.961Z] #50 5.529 + dir=/tmp/install [2021-07-29T15:42:39.961Z] #50 5.529 + bin=golangci_lint [2021-07-29T15:42:39.961Z] #50 5.529 + shift [2021-07-29T15:42:39.961Z] #50 5.529 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-29T15:42:39.961Z] #50 5.529 + . /tmp/install/golangci_lint.installer [2021-07-29T15:42:39.961Z] #50 5.529 ++ : v1.23.8 [2021-07-29T15:42:39.961Z] #50 5.529 + install_golangci_lint [2021-07-29T15:42:39.961Z] #50 5.529 + set -e [2021-07-29T15:42:39.961Z] #50 5.529 + export GO111MODULE=on [2021-07-29T15:42:39.961Z] #50 5.529 + GO111MODULE=on [2021-07-29T15:42:39.961Z] #50 5.529 + GOBIN=/build [2021-07-29T15:42:39.961Z] #50 5.529 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-29T15:42:39.961Z] #50 6.027 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-29T15:42:40.141Z] #44 ... [2021-07-29T15:42:40.141Z] [2021-07-29T15:42:40.141Z] #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-07-29T15:42:40.141Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:42:40.141Z] #50 34.03 go: downloading github.com/spf13/cast v1.3.0 [2021-07-29T15:42:40.141Z] #50 34.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-29T15:42:40.141Z] #50 34.14 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-29T15:42:40.221Z] #50 ... [2021-07-29T15:42:40.221Z] [2021-07-29T15:42:40.221Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:42:40.221Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:42:40.221Z] #32 6.367 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-29T15:42:40.221Z] #32 6.368 Cloning into '.'... [2021-07-29T15:42:40.370Z] #50 36.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T15:42:40.370Z] #50 37.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-29T15:42:40.400Z] #50 34.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-29T15:42:40.400Z] #50 34.30 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-29T15:42:40.400Z] #50 34.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-29T15:42:40.481Z] #32 ... [2021-07-29T15:42:40.481Z] [2021-07-29T15:42:40.481Z] #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-07-29T15:42:40.481Z] #59 sha256:46f1a61dd8cbd1ec2fb5f836e6aae2fcd40696be1613f9397114618ecb44fc99 [2021-07-29T15:42:40.481Z] #59 10.84 go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:42:40.481Z] #59 10.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-29T15:42:40.481Z] #59 11.01 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-29T15:42:40.481Z] #59 11.48 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-29T15:42:40.630Z] #50 37.49 go: downloading golang.org/x/text v0.3.2 [2021-07-29T15:42:40.966Z] #50 34.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-29T15:42:40.966Z] #50 34.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-29T15:42:40.966Z] #50 34.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-29T15:42:40.966Z] #50 35.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-29T15:42:41.225Z] #50 35.10 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-29T15:42:41.225Z] #50 35.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-29T15:42:41.225Z] #50 35.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-29T15:42:41.483Z] #50 35.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-29T15:42:41.483Z] #50 35.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-29T15:42:41.693Z] #29 10.07 0.0% ### 4.6% ### 4.9% #### 5.7% ######## 11.9% ########## 14.7% ########### 16.0% ############### 21.7% ################ 22.4% #################### 28.5% ######################### 35.4% ############################ 39.1% [2021-07-29T15:42:41.693Z] #29 ... [2021-07-29T15:42:41.693Z] [2021-07-29T15:42:41.693Z] #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-07-29T15:42:41.693Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-29T15:42:41.693Z] #40 5.087 + git clone https://github.com/docker/distribution.git . [2021-07-29T15:42:41.693Z] #40 5.090 Cloning into '.'... [2021-07-29T15:42:41.693Z] #40 14.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-29T15:42:41.693Z] #40 14.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-07-29T15:42:41.693Z] #40 ... [2021-07-29T15:42:41.693Z] [2021-07-29T15:42:41.693Z] #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-07-29T15:42:41.693Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:41.740Z] #50 35.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-29T15:42:41.997Z] #50 35.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-29T15:42:41.997Z] #50 35.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-29T15:42:42.256Z] #50 36.02 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-29T15:42:42.280Z] #63 35.92 Reading package lists... [2021-07-29T15:42:42.280Z] #63 ... [2021-07-29T15:42:42.280Z] [2021-07-29T15:42:42.280Z] #19 [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-07-29T15:42:42.280Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:42:42.280Z] #19 26.86 Reading package lists... [2021-07-29T15:42:42.555Z] #29 10.07 0.0% ### 4.6% ### 4.9% #### 5.7% ######## 11.9% ########## 14.7% ########### 16.0% ############### 21.7% ################ 22.4% #################### 28.5% ######################### 35.4% ############################ 39.1% ############################# 40.9% ################################# 47.0% ################################# 47.1% #################################### 51.0% ####################################### 54.5% [2021-07-29T15:42:42.555Z] #29 ... [2021-07-29T15:42:42.555Z] [2021-07-29T15:42:42.555Z] #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-07-29T15:42:42.555Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:42:42.555Z] #36 6.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:42.555Z] #36 6.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:42.555Z] #36 6.362 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:42.555Z] #36 7.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:42.555Z] #36 8.890 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:42.555Z] #36 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:42.555Z] #36 ... [2021-07-29T15:42:42.555Z] [2021-07-29T15:42:42.555Z] #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-07-29T15:42:42.555Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:42:42.555Z] #13 3.802 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:42:42.555Z] #13 3.824 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:42.555Z] #13 3.824 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:42.555Z] #13 3.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:42.555Z] #13 4.532 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-29T15:42:42.555Z] #13 5.773 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:42:42.555Z] #13 7.225 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:42:42.555Z] #13 8.748 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:42:42.555Z] #13 ... [2021-07-29T15:42:42.555Z] [2021-07-29T15:42:42.555Z] #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-07-29T15:42:42.555Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:42.827Z] #50 36.76 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-29T15:42:43.084Z] #50 36.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-29T15:42:43.084Z] #50 36.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-29T15:42:43.177Z] #50 ... [2021-07-29T15:42:43.177Z] [2021-07-29T15:42:43.177Z] #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-07-29T15:42:43.177Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:42:43.177Z] #46 29.72 crypto/internal/subtle [2021-07-29T15:42:43.177Z] #46 29.93 crypto/subtle [2021-07-29T15:42:43.177Z] #46 30.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-29T15:42:43.177Z] #46 30.40 internal/nettrace [2021-07-29T15:42:43.177Z] #46 30.68 runtime/cgo [2021-07-29T15:42:43.177Z] #46 ... [2021-07-29T15:42:43.177Z] [2021-07-29T15:42:43.177Z] #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-07-29T15:42:43.177Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:43.177Z] #40 34.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-29T15:42:43.358Z] #29 10.07 0.0% ### 4.6% ### 4.9% #### 5.7% ######## 11.9% ########## 14.7% ########### 16.0% ############### 21.7% ################ 22.4% #################### 28.5% ######################### 35.4% ############################ 39.1% ############################# 40.9% ################################# 47.0% ################################# 47.1% #################################### 51.0% ####################################### 54.5% ####################################### 54.5% ####################################### 55.4% ######################################### 57.9% ############################################ 61.2% #################################################### 72.8% ######################################################### 80.2% ########################################################### 82.9% # [2021-07-29T15:42:43.358Z] #29 ... [2021-07-29T15:42:43.358Z] [2021-07-29T15:42:43.358Z] #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-07-29T15:42:43.358Z] #34 sha256:11bd6a6b146a265289bc4ff6e0d9098707953547fc5203b5f71a6f61583ad583 [2021-07-29T15:42:43.358Z] #34 DONE 17.5s [2021-07-29T15:42:43.358Z] [2021-07-29T15:42:43.358Z] #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-07-29T15:42:43.358Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:43.622Z] #29 10.07 0.0% ### 4.6% ### 4.9% #### 5.7% ######## 11.9% ########## 14.7% ########### 16.0% ############### 21.7% ################ 22.4% #################### 28.5% ######################### 35.4% ############################ 39.1% ############################# 40.9% ################################# 47.0% ################################# 47.1% #################################### 51.0% ####################################### 54.5% ####################################### 54.5% ####################################### 55.4% ######################################### 57.9% ############################################ 61.2% #################################################### 72.8% ######################################################### 80.2% ########################################################### 82.9% ################################################################# 90.9% ################################################################### 93.1% ####################################################################### 99.7% ######################################################################## 100.0% [2021-07-29T15:42:43.647Z] #50 37.39 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-29T15:42:43.647Z] #50 37.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-29T15:42:43.904Z] #50 37.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-29T15:42:44.160Z] #50 38.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-29T15:42:44.222Z] #29 14.59 [2021-07-29T15:42:44.688Z] #59 14.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-29T15:42:44.688Z] #59 15.55 go: downloading github.com/google/uuid v1.2.0 [2021-07-29T15:42:44.688Z] #59 15.55 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-29T15:42:44.688Z] #59 15.58 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-29T15:42:44.953Z] #59 15.81 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-29T15:42:45.172Z] #40 ... [2021-07-29T15:42:45.172Z] [2021-07-29T15:42:45.172Z] #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-07-29T15:42:45.172Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:45.172Z] #36 31.75 Fetched 8458 kB in 24s (350 kB/s) [2021-07-29T15:42:45.172Z] #36 31.75 Reading package lists... [2021-07-29T15:42:45.186Z] #50 39.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-29T15:42:45.186Z] #50 39.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-29T15:42:45.214Z] #59 16.11 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T15:42:45.434Z] #36 42.02 Reading package lists... [2021-07-29T15:42:45.434Z] #36 ... [2021-07-29T15:42:45.434Z] [2021-07-29T15:42:45.434Z] #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-07-29T15:42:45.434Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:45.434Z] #56 32.17 Fetched 8458 kB in 24s (349 kB/s) [2021-07-29T15:42:45.434Z] #56 32.17 Reading package lists... [2021-07-29T15:42:45.470Z] #50 39.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-29T15:42:45.470Z] #50 39.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-29T15:42:45.475Z] #59 16.41 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-29T15:42:45.735Z] #59 16.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-29T15:42:45.739Z] #50 39.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-29T15:42:45.996Z] #59 16.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-29T15:42:45.996Z] #59 ... [2021-07-29T15:42:45.996Z] [2021-07-29T15:42:45.996Z] #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-07-29T15:42:45.996Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:45.996Z] #40 5.877 + git clone https://github.com/docker/distribution.git . [2021-07-29T15:42:45.996Z] #40 5.877 Cloning into '.'... [2021-07-29T15:42:46.006Z] #56 42.02 Reading package lists... [2021-07-29T15:42:46.006Z] #56 ... [2021-07-29T15:42:46.006Z] [2021-07-29T15:42:46.006Z] #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-07-29T15:42:46.006Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:46.006Z] #44 33.05 Fetched 8462 kB in 25s (335 kB/s) [2021-07-29T15:42:46.006Z] #44 33.05 Reading package lists... [2021-07-29T15:42:46.021Z] #50 39.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-29T15:42:46.256Z] #40 ... [2021-07-29T15:42:46.256Z] [2021-07-29T15:42:46.256Z] #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-07-29T15:42:46.256Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:42:46.256Z] #52 14.54 + cd /tmp/tmp.GZH5lfJpks/src/github.com/mvdan/sh [2021-07-29T15:42:46.256Z] #52 14.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-29T15:42:46.256Z] #52 14.73 + GO111MODULE=on [2021-07-29T15:42:46.256Z] #52 14.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-29T15:42:46.256Z] #52 15.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-29T15:42:46.256Z] #52 15.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-29T15:42:46.256Z] #52 15.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-29T15:42:46.318Z] #50 40.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-29T15:42:46.391Z] #29 14.95 0.0% # 2.0% # 2.5% ## 3.6% ### 4.6% ### 5.5% #### 6.4% ##### 7.8% ###### 8.7% ####### 10.8% ######### 12.5% ########## 14.2% ########### 15.6% ############# 18.2% ############## 20.0% ############### 21.7% ################ 22.9% [2021-07-29T15:42:46.391Z] #29 ... [2021-07-29T15:42:46.391Z] [2021-07-29T15:42:46.391Z] #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-07-29T15:42:46.391Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:42:46.391Z] #46 10.37 math [2021-07-29T15:42:46.391Z] #46 10.80 runtime [2021-07-29T15:42:46.391Z] #46 10.96 crypto/internal/subtle [2021-07-29T15:42:46.391Z] #46 11.27 crypto/subtle [2021-07-29T15:42:46.391Z] #46 11.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-29T15:42:46.391Z] #46 11.55 internal/nettrace [2021-07-29T15:42:46.391Z] #46 11.98 runtime/cgo [2021-07-29T15:42:46.391Z] #46 13.87 vendor/golang.org/x/crypto/internal/subtle [2021-07-29T15:42:46.391Z] #46 ... [2021-07-29T15:42:46.391Z] [2021-07-29T15:42:46.391Z] #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-07-29T15:42:46.391Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:46.516Z] #52 ... [2021-07-29T15:42:46.516Z] [2021-07-29T15:42:46.516Z] #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-07-29T15:42:46.516Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:46.516Z] #44 6.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:46.516Z] #44 6.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:46.516Z] #44 6.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:46.516Z] #44 6.898 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-29T15:42:46.516Z] #44 7.391 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:46.516Z] #44 9.309 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:46.516Z] #44 11.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:46.580Z] #50 40.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-29T15:42:46.778Z] #44 ... [2021-07-29T15:42:46.778Z] [2021-07-29T15:42:46.778Z] #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-07-29T15:42:46.778Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:42:46.778Z] #52 17.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-29T15:42:46.879Z] #50 40.72 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-29T15:42:46.879Z] #50 40.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-29T15:42:46.922Z] #29 14.95 0.0% # 2.0% # 2.5% ## 3.6% ### 4.6% ### 5.5% #### 6.4% ##### 7.8% ###### 8.7% ####### 10.8% ######### 12.5% ########## 14.2% ########### 15.6% ############# 18.2% ############## 20.0% ############### 21.7% ################ 22.9% ################# 24.7% ################## 26.0% ################### 27.4% ##################### 29.8% ###################### 31.5% ####################### 32.8% [2021-07-29T15:42:46.922Z] #29 ... [2021-07-29T15:42:46.922Z] [2021-07-29T15:42:46.922Z] #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-07-29T15:42:46.922Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:42:46.922Z] #52 11.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-29T15:42:46.922Z] #52 15.68 runtime [2021-07-29T15:42:46.922Z] #52 ... [2021-07-29T15:42:46.922Z] [2021-07-29T15:42:46.922Z] #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-07-29T15:42:46.922Z] #59 sha256:f8fa10ecfb237b37f3750165778b324451ea783639b89716eaa5c295c4f60c1a [2021-07-29T15:42:46.922Z] #59 10.99 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-29T15:42:46.922Z] #59 11.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T15:42:46.922Z] #59 11.49 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-29T15:42:46.922Z] #59 11.79 go: downloading github.com/google/uuid v1.2.0 [2021-07-29T15:42:46.922Z] #59 11.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-29T15:42:46.922Z] #59 11.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-29T15:42:46.922Z] #59 12.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-29T15:42:46.922Z] #59 14.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-29T15:42:46.922Z] #59 19.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-29T15:42:46.922Z] #59 19.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-29T15:42:47.141Z] #50 40.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-29T15:42:47.141Z] #50 41.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-29T15:42:47.141Z] #50 41.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-29T15:42:47.191Z] #59 ... [2021-07-29T15:42:47.191Z] [2021-07-29T15:42:47.191Z] #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-07-29T15:42:47.191Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:47.349Z] #52 ... [2021-07-29T15:42:47.349Z] [2021-07-29T15:42:47.349Z] #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-07-29T15:42:47.349Z] #34 sha256:cb0601be2a1c0c361ce7f1c97191abd116d57c9c6feb5c805eb88d2edeeedf73 [2021-07-29T15:42:47.349Z] #34 15.00 github.com/pelletier/go-toml/cmd/tomll [2021-07-29T15:42:47.349Z] #34 DONE 18.3s [2021-07-29T15:42:47.392Z] #44 42.32 Reading package lists... [2021-07-29T15:42:47.392Z] #44 ... [2021-07-29T15:42:47.392Z] [2021-07-29T15:42:47.392Z] #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-07-29T15:42:47.392Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:47.392Z] #13 29.80 Fetched 8996 kB in 25s (357 kB/s) [2021-07-29T15:42:47.392Z] #13 29.80 Reading package lists... [2021-07-29T15:42:47.609Z] [2021-07-29T15:42:47.609Z] #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-07-29T15:42:47.609Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:47.609Z] #44 16.64 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-29T15:42:48.336Z] #13 39.60 Reading package lists... [2021-07-29T15:42:48.336Z] #13 ... [2021-07-29T15:42:48.336Z] [2021-07-29T15:42:48.336Z] #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-07-29T15:42:48.336Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:42:48.336Z] #59 34.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-29T15:42:48.336Z] #59 35.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-29T15:42:48.506Z] #50 ... [2021-07-29T15:42:48.506Z] [2021-07-29T15:42:48.506Z] #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-07-29T15:42:48.506Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:48.506Z] #56 32.35 Fetched 8458 kB in 24s (354 kB/s) [2021-07-29T15:42:48.506Z] #56 32.35 Reading package lists... [2021-07-29T15:42:48.506Z] #56 41.42 Reading package lists... [2021-07-29T15:42:48.506Z] #56 ... [2021-07-29T15:42:48.506Z] [2021-07-29T15:42:48.506Z] #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-07-29T15:42:48.506Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:48.506Z] #36 32.48 Fetched 8458 kB in 24s (356 kB/s) [2021-07-29T15:42:48.507Z] #36 32.48 Reading package lists... [2021-07-29T15:42:48.768Z] #36 41.68 Reading package lists... [2021-07-29T15:42:48.768Z] #36 ... [2021-07-29T15:42:48.768Z] [2021-07-29T15:42:48.768Z] #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-07-29T15:42:48.768Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:48.768Z] #40 33.17 + 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-07-29T15:42:48.831Z] #19 37.51 Reading package lists... [2021-07-29T15:42:48.831Z] #19 ... [2021-07-29T15:42:48.831Z] [2021-07-29T15:42:48.831Z] #43 [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-07-29T15:42:48.831Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:48.831Z] #43 35.80 Reading package lists... [2021-07-29T15:42:49.042Z] #40 ... [2021-07-29T15:42:49.042Z] [2021-07-29T15:42:49.042Z] #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-07-29T15:42:49.042Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:42:49.042Z] #50 42.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-29T15:42:49.042Z] #50 42.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-29T15:42:49.042Z] #50 43.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-29T15:42:49.298Z] #50 43.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T15:42:49.298Z] #50 43.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T15:42:49.298Z] #50 43.24 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-29T15:42:49.555Z] #50 43.37 go: downloading golang.org/x/text v0.3.2 [2021-07-29T15:42:50.118Z] #50 ... [2021-07-29T15:42:50.118Z] [2021-07-29T15:42:50.118Z] #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-07-29T15:42:50.118Z] #59 sha256:37bb1e6415d5442c474d12d7d9ca39c0e278a2db044056bfb62ef8e772ae24cf [2021-07-29T15:42:50.118Z] #59 33.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-29T15:42:50.162Z] #44 ... [2021-07-29T15:42:50.162Z] [2021-07-29T15:42:50.162Z] #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-07-29T15:42:50.162Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:42:50.162Z] #46 11.12 runtime [2021-07-29T15:42:50.162Z] #46 14.13 unicode/utf8 [2021-07-29T15:42:50.162Z] #46 14.78 math/bits [2021-07-29T15:42:50.162Z] #46 15.34 math [2021-07-29T15:42:50.162Z] #46 19.08 encoding [2021-07-29T15:42:50.162Z] #46 19.08 unicode/utf16 [2021-07-29T15:42:50.162Z] #46 19.53 container/list [2021-07-29T15:42:50.162Z] #46 19.83 crypto/internal/subtle [2021-07-29T15:42:50.162Z] #46 19.96 crypto/subtle [2021-07-29T15:42:50.162Z] #46 20.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-29T15:42:50.162Z] #46 20.27 internal/nettrace [2021-07-29T15:42:50.162Z] #46 20.38 runtime/cgo [2021-07-29T15:42:50.162Z] #46 ... [2021-07-29T15:42:50.162Z] [2021-07-29T15:42:50.162Z] #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-07-29T15:42:50.162Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:50.162Z] #36 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:50.204Z] #43 45.21 Building dependency tree... [2021-07-29T15:42:50.377Z] #59 ... [2021-07-29T15:42:50.377Z] [2021-07-29T15:42:50.377Z] #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-07-29T15:42:50.377Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:42:50.377Z] #44 33.81 Fetched 8462 kB in 25s (334 kB/s) [2021-07-29T15:42:50.377Z] #44 33.81 Reading package lists... [2021-07-29T15:42:50.422Z] #36 ... [2021-07-29T15:42:50.422Z] [2021-07-29T15:42:50.422Z] #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-07-29T15:42:50.422Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:42:50.422Z] #50 18.66 go: downloading github.com/fatih/color v1.7.0 [2021-07-29T15:42:50.422Z] #50 18.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-29T15:42:50.422Z] #50 18.66 go: downloading github.com/pkg/errors v0.8.1 [2021-07-29T15:42:50.422Z] #50 18.70 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-29T15:42:50.422Z] #50 18.70 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-29T15:42:50.422Z] #50 19.14 go: downloading github.com/spf13/viper v1.6.1 [2021-07-29T15:42:50.422Z] #50 19.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-29T15:42:50.422Z] #50 19.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-29T15:42:50.422Z] #50 20.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-29T15:42:50.422Z] #50 20.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T15:42:50.422Z] #50 20.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-29T15:42:50.422Z] #50 20.55 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-29T15:42:50.687Z] #29 14.95 0.0% # 2.0% # 2.5% ## 3.6% ### 4.6% ### 5.5% #### 6.4% ##### 7.8% ###### 8.7% ####### 10.8% ######### 12.5% ########## 14.2% ########### 15.6% ############# 18.2% ############## 20.0% ############### 21.7% ################ 22.9% ################# 24.7% ################## 26.0% ################### 27.4% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 34.2% ######################### 35.3% ########################## 36.7% ########################### 38.7% ############################ 40.0% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.3% ################################### 48.6% #################################### 50.1% ##################################### 51.6% ###################################### 54.1% ######################################## 56.2% ########################################## 58.3% ########################################### 60.9% ############################################# 62.8% ############################################## 64.2% ############################################### 65.3% ################################################ 67.1% ################################################# 68.8% ################################################## 69.6% ################################################### 71.8% #################################################### 73.0% ##################################################### 74.6% ####################################################### 77.3% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.6% ############################################################ 84.3% [2021-07-29T15:42:50.687Z] #29 ... [2021-07-29T15:42:50.687Z] [2021-07-29T15:42:50.687Z] #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-07-29T15:42:50.687Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:42:50.687Z] #44 14.59 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-29T15:42:50.687Z] #44 19.70 Fetched 8284 kB in 14s (601 kB/s) [2021-07-29T15:42:50.687Z] #44 19.70 Reading package lists... [2021-07-29T15:42:50.687Z] #44 ... [2021-07-29T15:42:50.687Z] [2021-07-29T15:42:50.687Z] #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-07-29T15:42:50.687Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:50.773Z] #43 ... [2021-07-29T15:42:50.773Z] [2021-07-29T15:42:50.773Z] #66 [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-07-29T15:42:50.773Z] #66 sha256:96f06d698c99ebc95fb8cf5b9a4ee4b14714afb2cdb37f64ebfa8ba9ced711cb [2021-07-29T15:42:50.773Z] #66 44.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:42:50.773Z] #66 44.91 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-29T15:42:50.773Z] #66 DONE 47.9s [2021-07-29T15:42:50.773Z] [2021-07-29T15:42:50.773Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-29T15:42:50.773Z] #67 sha256:a3cdaae7865319c0492562704b1a7b9ee4a9e1a1d18add6ccefdd825428327ed [2021-07-29T15:42:50.773Z] #67 DONE 0.0s [2021-07-29T15:42:50.773Z] [2021-07-29T15:42:50.773Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-29T15:42:50.773Z] #68 sha256:677db407cf3e01c9f68ebe28439a8eac41b9d3ea93f16ca235cea29297137475 [2021-07-29T15:42:50.773Z] #68 DONE 0.1s [2021-07-29T15:42:50.773Z] [2021-07-29T15:42:50.773Z] #63 [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-07-29T15:42:50.773Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-29T15:42:50.773Z] #63 35.92 Reading package lists... [2021-07-29T15:42:50.773Z] #63 45.31 Building dependency tree... [2021-07-29T15:42:50.888Z] #59 ... [2021-07-29T15:42:50.888Z] [2021-07-29T15:42:50.888Z] #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-07-29T15:42:50.888Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:42:50.888Z] #46 47.38 vendor/golang.org/x/crypto/internal/subtle [2021-07-29T15:42:51.362Z] #50 ... [2021-07-29T15:42:51.362Z] [2021-07-29T15:42:51.362Z] #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-07-29T15:42:51.362Z] #48 sha256:bf2839be415cdb932e5c05f3139b356b674c899d794c309182597918f6650492 [2021-07-29T15:42:51.362Z] #48 12.15 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:42:51.362Z] #48 ... [2021-07-29T15:42:51.362Z] [2021-07-29T15:42:51.362Z] #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-07-29T15:42:51.362Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:42:51.362Z] #40 20.87 Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-29T15:42:51.362Z] #40 20.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-29T15:42:51.496Z] #29 14.95 0.0% # 2.0% # 2.5% ## 3.6% ### 4.6% ### 5.5% #### 6.4% ##### 7.8% ###### 8.7% ####### 10.8% ######### 12.5% ########## 14.2% ########### 15.6% ############# 18.2% ############## 20.0% ############### 21.7% ################ 22.9% ################# 24.7% ################## 26.0% ################### 27.4% ##################### 29.8% ###################### 31.5% ####################### 32.8% ######################## 34.2% ######################### 35.3% ########################## 36.7% ########################### 38.7% ############################ 40.0% ############################## 42.0% ############################### 43.8% ################################ 45.3% ################################# 46.3% ################################### 48.6% #################################### 50.1% ##################################### 51.6% ###################################### 54.1% ######################################## 56.2% ########################################## 58.3% ########################################### 60.9% ############################################# 62.8% ############################################## 64.2% ############################################### 65.3% ################################################ 67.1% ################################################# 68.8% ################################################## 69.6% ################################################### 71.8% #################################################### 73.0% ##################################################### 74.6% ####################################################### 77.3% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.6% ############################################################ 84.3% ############################################################# 86.1% ############################################################### 88.0% ################################################################ 90.2% ################################################################## 92.2% #################################################################### 94.6% ##################################################################### 96.5% ##################################################################### 97.1% ####################################################################### 99.1% ######################################################################## 100.0% [2021-07-29T15:42:51.496Z] #29 22.08 [2021-07-29T15:42:51.623Z] #40 ... [2021-07-29T15:42:51.623Z] [2021-07-29T15:42:51.623Z] #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-07-29T15:42:51.623Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:51.623Z] #13 7.227 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:42:51.623Z] #13 7.227 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:42:51.623Z] #13 7.369 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:42:51.623Z] #13 7.369 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:42:51.623Z] #13 8.227 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:42:51.623Z] #13 9.883 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:42:51.623Z] #13 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:42:51.623Z] #13 13.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:51.623Z] #13 ... [2021-07-29T15:42:51.623Z] [2021-07-29T15:42:51.623Z] #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-07-29T15:42:51.623Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:51.623Z] #36 21.71 Fetched 8458 kB in 15s (555 kB/s) [2021-07-29T15:42:51.743Z] #44 43.51 Reading package lists... [2021-07-29T15:42:51.743Z] #44 ... [2021-07-29T15:42:51.743Z] [2021-07-29T15:42:51.743Z] #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-07-29T15:42:51.743Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:42:51.743Z] #46 45.27 vendor/golang.org/x/crypto/internal/subtle [2021-07-29T15:42:51.743Z] #46 ... [2021-07-29T15:42:51.743Z] [2021-07-29T15:42:51.743Z] #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-07-29T15:42:51.743Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:51.743Z] #13 29.59 Fetched 8996 kB in 25s (354 kB/s) [2021-07-29T15:42:51.743Z] #13 29.59 Reading package lists... [2021-07-29T15:42:52.193Z] #36 21.71 Reading package lists... [2021-07-29T15:42:52.193Z] #36 ... [2021-07-29T15:42:52.193Z] [2021-07-29T15:42:52.193Z] #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-07-29T15:42:52.193Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:52.193Z] #56 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:42:52.193Z] #56 ... [2021-07-29T15:42:52.193Z] [2021-07-29T15:42:52.193Z] #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-07-29T15:42:52.193Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:42:52.193Z] #52 21.04 runtime [2021-07-29T15:42:52.674Z] #63 49.48 The following additional packages will be installed: [2021-07-29T15:42:52.674Z] #63 49.51 libbtrfs0 [2021-07-29T15:42:52.674Z] #63 49.64 The following NEW packages will be installed: [2021-07-29T15:42:52.674Z] #63 49.67 libbtrfs-dev libbtrfs0 [2021-07-29T15:42:52.904Z] #29 23.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-29T15:42:52.904Z] #29 ... [2021-07-29T15:42:52.904Z] [2021-07-29T15:42:52.904Z] #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-07-29T15:42:52.904Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-29T15:42:52.904Z] #56 16.85 Fetched 8280 kB in 12s (718 kB/s) [2021-07-29T15:42:52.904Z] #56 16.85 Reading package lists... [2021-07-29T15:42:52.904Z] #56 22.30 Reading package lists... [2021-07-29T15:42:52.904Z] #56 27.05 Building dependency tree... [2021-07-29T15:42:52.904Z] #56 ... [2021-07-29T15:42:52.904Z] [2021-07-29T15:42:52.904Z] #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-07-29T15:42:52.904Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:42:52.904Z] #50 20.36 go: downloading github.com/fatih/color v1.7.0 [2021-07-29T15:42:52.904Z] #50 20.36 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-29T15:42:52.904Z] #50 20.49 go: downloading github.com/pkg/errors v0.8.1 [2021-07-29T15:42:52.904Z] #50 20.49 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-29T15:42:52.904Z] #50 20.51 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-29T15:42:52.904Z] #50 20.51 go: downloading github.com/spf13/viper v1.6.1 [2021-07-29T15:42:52.904Z] #50 21.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-29T15:42:52.904Z] #50 21.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-29T15:42:52.904Z] #50 21.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-29T15:42:52.904Z] #50 21.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T15:42:52.904Z] #50 22.07 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-29T15:42:52.904Z] #50 22.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-29T15:42:52.904Z] #50 22.55 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-29T15:42:52.904Z] #50 23.31 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-29T15:42:52.904Z] #50 23.41 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-29T15:42:52.904Z] #50 23.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-29T15:42:52.904Z] #50 23.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-29T15:42:52.904Z] #50 24.69 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-29T15:42:52.904Z] #50 24.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T15:42:52.904Z] #50 24.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T15:42:52.904Z] #50 24.82 go: downloading github.com/spf13/afero v1.1.2 [2021-07-29T15:42:52.904Z] #50 25.17 go: downloading github.com/spf13/cast v1.3.0 [2021-07-29T15:42:52.904Z] #50 25.23 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-29T15:42:52.904Z] #50 25.28 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-29T15:42:52.904Z] #50 25.41 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-29T15:42:52.904Z] #50 25.42 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-29T15:42:52.904Z] #50 25.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-29T15:42:52.904Z] #50 25.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-29T15:42:52.932Z] #63 50.01 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:42:52.932Z] #63 50.01 Need to get 119 kB of archives. [2021-07-29T15:42:52.932Z] #63 50.01 After this operation, 387 kB of additional disk space will be used. [2021-07-29T15:42:52.932Z] #63 50.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:42:52.932Z] #63 50.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:42:53.169Z] #50 ... [2021-07-29T15:42:53.169Z] [2021-07-29T15:42:53.169Z] #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-07-29T15:42:53.169Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:53.169Z] #29 23.67 [2021-07-29T15:42:53.434Z] #29 23.89 0.2% ######################################################################## 100.0% [2021-07-29T15:42:53.434Z] #29 24.00 [2021-07-29T15:42:53.498Z] #63 50.54 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:42:53.498Z] #63 ... [2021-07-29T15:42:53.498Z] [2021-07-29T15:42:53.498Z] #43 [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-07-29T15:42:53.498Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:53.498Z] #43 49.48 The following additional packages will be installed: [2021-07-29T15:42:53.498Z] #43 49.50 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-29T15:42:53.498Z] #43 49.53 Suggested packages: [2021-07-29T15:42:53.498Z] #43 49.53 cmake-doc ninja-build lrzip [2021-07-29T15:42:53.498Z] #43 49.53 Recommended packages: [2021-07-29T15:42:53.498Z] #43 49.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-29T15:42:53.498Z] #43 49.94 The following NEW packages will be installed: [2021-07-29T15:42:53.498Z] #43 49.95 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-29T15:42:53.498Z] #43 50.30 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:42:53.498Z] #43 50.30 Need to get 5913 kB of archives. [2021-07-29T15:42:53.498Z] #43 50.30 After this operation, 27.4 MB of additional disk space will be used. [2021-07-29T15:42:53.498Z] #43 50.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:42:53.498Z] #43 50.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:42:53.498Z] #43 50.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-29T15:42:53.498Z] #43 50.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-29T15:42:53.498Z] #43 50.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-29T15:42:53.498Z] #43 50.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-29T15:42:53.498Z] #43 50.36 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-29T15:42:53.498Z] #43 50.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-29T15:42:53.703Z] #29 ... [2021-07-29T15:42:53.703Z] [2021-07-29T15:42:53.703Z] #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-07-29T15:42:53.703Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:42:53.703Z] #36 17.76 Fetched 8280 kB in 12s (711 kB/s) [2021-07-29T15:42:53.703Z] #36 17.76 Reading package lists... [2021-07-29T15:42:53.703Z] #36 22.38 Reading package lists... [2021-07-29T15:42:53.703Z] #36 ... [2021-07-29T15:42:53.703Z] [2021-07-29T15:42:53.703Z] #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-07-29T15:42:53.703Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-29T15:42:53.703Z] #56 27.05 Building dependency tree... [2021-07-29T15:42:54.063Z] #43 51.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:42:54.063Z] #43 51.21 Fetched 5913 kB in 0s (13.2 MB/s) [2021-07-29T15:42:54.063Z] #43 51.29 Selecting previously unselected package xxd. [2021-07-29T15:42:54.321Z] #43 51.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% #43 ... [2021-07-29T15:42:54.321Z] [2021-07-29T15:42:54.321Z] #63 [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-07-29T15:42:54.321Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd [2021-07-29T15:42:54.321Z] #63 50.79 Fetched 119 kB in 0s (455 kB/s) [2021-07-29T15:42:54.321Z] #63 50.84 Selecting previously unselected package libbtrfs0. [2021-07-29T15:42:54.321Z] #63 50.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 ... 29521 files and directories currently installed.) [2021-07-29T15:42:54.321Z] #63 50.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:42:54.321Z] #63 50.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:42:54.321Z] #63 50.94 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:42:54.321Z] #63 50.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:42:54.321Z] #63 50.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:42:54.321Z] #63 51.16 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:42:54.321Z] #63 51.18 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:42:54.321Z] #63 51.19 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:42:54.321Z] #63 DONE 51.4s [2021-07-29T15:42:54.321Z] [2021-07-29T15:42:54.321Z] #43 [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-07-29T15:42:54.321Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596 [2021-07-29T15:42:54.321Z] #43 51.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-29T15:42:54.321Z] #43 51.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:42:54.321Z] #43 51.35 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:42:54.321Z] #43 51.43 Selecting previously unselected package vim-common. [2021-07-29T15:42:54.321Z] #43 51.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:42:54.321Z] #43 51.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:42:54.578Z] #43 51.63 Selecting previously unselected package cmake-data. [2021-07-29T15:42:54.578Z] #43 51.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-29T15:42:54.578Z] #43 51.66 Unpacking cmake-data (3.13.4-1) ... [2021-07-29T15:42:55.494Z] #52 ... [2021-07-29T15:42:55.494Z] [2021-07-29T15:42:55.494Z] #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-07-29T15:42:55.494Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:42:55.494Z] #50 23.46 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-29T15:42:55.494Z] #50 23.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-29T15:42:55.494Z] #50 23.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-29T15:42:55.494Z] #50 23.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-29T15:42:55.494Z] #50 23.93 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-29T15:42:55.494Z] #50 23.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-29T15:42:55.494Z] #50 24.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-29T15:42:55.494Z] #50 24.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T15:42:55.494Z] #50 24.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T15:42:55.494Z] #50 24.52 go: downloading github.com/spf13/afero v1.1.2 [2021-07-29T15:42:55.494Z] #50 24.62 go: downloading github.com/spf13/cast v1.3.0 [2021-07-29T15:42:55.494Z] #50 24.70 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-29T15:42:55.494Z] #50 24.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-29T15:42:55.494Z] #50 24.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-29T15:42:55.494Z] #50 24.85 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-29T15:42:55.494Z] #50 24.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-29T15:42:55.494Z] #50 24.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-29T15:42:55.494Z] #50 24.99 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-29T15:42:55.494Z] #50 24.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-29T15:42:55.494Z] #50 25.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-29T15:42:55.494Z] #50 25.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-29T15:42:55.494Z] #50 25.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-29T15:42:55.494Z] #50 25.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-29T15:42:55.494Z] #50 25.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-29T15:42:55.494Z] #50 25.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-29T15:42:55.494Z] #50 25.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-29T15:42:55.494Z] #50 25.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-29T15:42:55.494Z] #50 25.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-29T15:42:55.494Z] #50 25.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-29T15:42:55.494Z] #50 26.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-29T15:42:55.511Z] #43 52.51 Selecting previously unselected package libarchive13:amd64. [2021-07-29T15:42:55.511Z] #43 52.52 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-29T15:42:55.511Z] #43 52.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:42:55.511Z] #43 52.59 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-29T15:42:55.511Z] #43 52.59 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-29T15:42:55.511Z] #43 52.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:42:55.511Z] #43 52.63 Selecting previously unselected package librhash0:amd64. [2021-07-29T15:42:55.511Z] #43 52.64 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-29T15:42:55.511Z] #43 52.64 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:42:55.511Z] #43 52.69 Selecting previously unselected package libuv1:amd64. [2021-07-29T15:42:55.647Z] #56 29.46 The following additional packages will be installed: [2021-07-29T15:42:55.647Z] #56 29.46 libbtrfs0 [2021-07-29T15:42:55.647Z] #56 29.62 The following NEW packages will be installed: [2021-07-29T15:42:55.647Z] #56 29.62 libbtrfs-dev libbtrfs0 [2021-07-29T15:42:55.647Z] #56 ... [2021-07-29T15:42:55.647Z] [2021-07-29T15:42:55.647Z] #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-07-29T15:42:55.647Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:42:55.647Z] #13 17.22 Fetched 8813 kB in 14s (645 kB/s) [2021-07-29T15:42:55.647Z] #13 17.22 Reading package lists... [2021-07-29T15:42:55.756Z] #50 26.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-29T15:42:55.756Z] #50 26.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-29T15:42:55.769Z] #43 52.69 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-29T15:42:55.769Z] #43 52.70 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:42:55.769Z] #43 52.74 Selecting previously unselected package cmake. [2021-07-29T15:42:55.769Z] #43 52.74 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-29T15:42:55.769Z] #43 52.74 Unpacking cmake (3.13.4-1) ... [2021-07-29T15:42:55.911Z] #13 23.70 Reading package lists... [2021-07-29T15:42:55.911Z] #13 ... [2021-07-29T15:42:55.911Z] [2021-07-29T15:42:55.911Z] #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-07-29T15:42:55.911Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:42:55.911Z] #29 25.38 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-29T15:42:55.911Z] #29 25.77 [2021-07-29T15:42:55.911Z] #29 26.09 0.1% ################################################################ 89.9% ######################################################################## 100.0% [2021-07-29T15:42:55.911Z] #29 26.42 [2021-07-29T15:42:55.983Z] #13 40.31 Reading package lists... [2021-07-29T15:42:55.983Z] #13 ... [2021-07-29T15:42:55.983Z] [2021-07-29T15:42:55.983Z] #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-07-29T15:42:55.983Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:42:55.983Z] #56 41.42 Reading package lists... [2021-07-29T15:42:56.183Z] #50 27.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-29T15:42:56.183Z] #50 27.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-29T15:42:56.185Z] #46 ... [2021-07-29T15:42:56.185Z] [2021-07-29T15:42:56.185Z] #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-07-29T15:42:56.185Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:42:56.185Z] #13 39.60 Reading package lists... [2021-07-29T15:42:56.443Z] #50 27.23 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-29T15:42:56.443Z] #50 27.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-29T15:42:56.450Z] #43 53.53 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:42:56.450Z] #43 53.55 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:42:56.450Z] #43 53.56 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:42:56.450Z] #43 53.57 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:42:56.450Z] #43 53.60 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:42:56.450Z] #43 53.61 Setting up cmake-data (3.13.4-1) ... [2021-07-29T15:42:56.450Z] #43 53.63 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:42:56.708Z] #43 53.64 Setting up cmake (3.13.4-1) ... [2021-07-29T15:42:56.708Z] #43 53.66 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:42:56.708Z] #43 53.71 Processing triggers for mime-support (3.62) ... [2021-07-29T15:42:57.012Z] #50 27.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-29T15:42:57.012Z] #50 27.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-29T15:42:57.012Z] #50 27.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-29T15:42:57.012Z] #50 28.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-29T15:42:57.012Z] #50 28.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-29T15:42:57.271Z] #50 28.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-29T15:42:57.352Z] #56 49.82 Building dependency tree... [2021-07-29T15:42:57.354Z] #29 27.71 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-29T15:42:57.530Z] #50 28.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-29T15:42:57.789Z] #50 28.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-29T15:42:57.932Z] #29 28.16 [2021-07-29T15:42:58.056Z] #50 28.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-29T15:42:58.056Z] #50 28.93 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-29T15:42:58.056Z] #50 28.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-29T15:42:58.056Z] #50 29.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-29T15:42:58.056Z] #50 29.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-29T15:42:58.610Z] #43 DONE 55.3s [2021-07-29T15:42:58.610Z] [2021-07-29T15:42:58.610Z] #19 [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-07-29T15:42:58.610Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:42:58.610Z] #19 37.51 Reading package lists... [2021-07-29T15:42:58.610Z] #19 48.16 Building dependency tree... [2021-07-29T15:42:58.610Z] #19 50.45 The following additional packages will be installed: [2021-07-29T15:42:58.610Z] #19 50.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-29T15:42:58.610Z] #19 50.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-29T15:42:58.610Z] #19 50.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-29T15:42:58.610Z] #19 50.46 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-29T15:42:58.610Z] #19 50.46 mingw-w64-x86-64-dev [2021-07-29T15:42:58.610Z] #19 50.47 Suggested packages: [2021-07-29T15:42:58.610Z] #19 50.47 gcc-8-locales seccomp wine64 [2021-07-29T15:42:58.610Z] #19 50.88 The following NEW packages will be installed: [2021-07-29T15:42:58.610Z] #19 50.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-29T15:42:58.610Z] #19 50.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-29T15:42:58.610Z] #19 50.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-29T15:42:58.610Z] #19 50.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-29T15:42:58.610Z] #19 50.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-29T15:42:58.610Z] #19 50.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-29T15:42:58.610Z] #19 50.91 The following packages will be upgraded: [2021-07-29T15:42:58.610Z] #19 50.92 libseccomp2 [2021-07-29T15:42:58.610Z] #19 51.27 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:42:58.610Z] #19 51.27 Need to get 77.8 MB of archives. [2021-07-29T15:42:58.610Z] #19 51.27 After this operation, 487 MB of additional disk space will be used. [2021-07-29T15:42:58.610Z] #19 51.27 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-29T15:42:58.610Z] #19 51.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-29T15:42:58.610Z] #19 51.27 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-29T15:42:58.610Z] #19 51.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-29T15:42:58.610Z] #19 51.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-29T15:42:58.610Z] #19 51.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-29T15:42:58.610Z] #19 51.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-29T15:42:58.610Z] #19 51.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-29T15:42:58.610Z] #19 51.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-29T15:42:58.610Z] #19 51.63 Get:10 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-07-29T15:42:58.610Z] #19 51.63 Get:11 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-07-29T15:42:58.610Z] #19 52.94 Get:12 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-07-29T15:42:58.610Z] #19 53.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-29T15:42:58.610Z] #19 53.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-29T15:42:58.610Z] #19 53.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:42:58.610Z] #19 53.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:42:58.610Z] #19 53.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-29T15:42:58.610Z] #19 53.64 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-29T15:42:58.610Z] #19 53.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-29T15:42:58.610Z] #19 53.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-29T15:42:58.610Z] #19 53.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-29T15:42:58.610Z] #19 53.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-29T15:42:58.610Z] #19 53.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-29T15:42:58.610Z] #19 53.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-29T15:42:58.610Z] #19 53.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-29T15:42:58.610Z] #19 53.67 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-29T15:42:58.610Z] #19 54.29 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:42:58.625Z] #50 ... [2021-07-29T15:42:58.625Z] [2021-07-29T15:42:58.625Z] #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-07-29T15:42:58.625Z] #59 sha256:46f1a61dd8cbd1ec2fb5f836e6aae2fcd40696be1613f9397114618ecb44fc99 [2021-07-29T15:42:58.625Z] #59 19.08 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-29T15:42:58.625Z] #59 23.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-29T15:42:58.625Z] #59 ... [2021-07-29T15:42:58.625Z] [2021-07-29T15:42:58.625Z] #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-07-29T15:42:58.625Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:42:58.625Z] #36 21.71 Reading package lists... [2021-07-29T15:42:58.728Z] #13 48.08 Building dependency tree... [2021-07-29T15:42:58.869Z] #19 54.56 Fetched 77.8 MB in 3s (29.2 MB/s) [2021-07-29T15:42:59.126Z] #19 54.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 ... 29521 files and directories currently installed.) [2021-07-29T15:42:59.126Z] #19 54.68 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:42:59.126Z] #19 54.70 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-29T15:42:59.126Z] #19 ... [2021-07-29T15:42:59.126Z] [2021-07-29T15:42:59.126Z] #44 [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-07-29T15:42:59.126Z] #44 sha256:c7538c3d6002ebb7616e37e1d6259b1ad0df03970c5653fd1e698e3392cd1b3e [2021-07-29T15:42:59.126Z] #44 0.895 + RM_GOPATH=0 [2021-07-29T15:42:59.126Z] #44 0.895 + TMP_GOPATH= [2021-07-29T15:42:59.126Z] #44 0.895 + : /build [2021-07-29T15:42:59.126Z] #44 0.895 + '[' -z '' ']' [2021-07-29T15:42:59.126Z] #44 0.896 ++ mktemp -d [2021-07-29T15:42:59.126Z] #44 0.897 + export GOPATH=/tmp/tmp.GV8TCFeoRc [2021-07-29T15:42:59.126Z] #44 0.898 + GOPATH=/tmp/tmp.GV8TCFeoRc [2021-07-29T15:42:59.126Z] #44 0.898 + RM_GOPATH=1 [2021-07-29T15:42:59.126Z] #44 0.898 + case "$(go env GOARCH)" in [2021-07-29T15:42:59.126Z] #44 0.899 ++ go env GOARCH [2021-07-29T15:42:59.126Z] #44 0.904 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:59.126Z] #44 0.904 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:42:59.126Z] #44 0.905 ++ dirname /tmp/install/install.sh [2021-07-29T15:42:59.126Z] #44 0.906 + dir=/tmp/install [2021-07-29T15:42:59.126Z] #44 0.906 + bin=tini [2021-07-29T15:42:59.126Z] #44 0.906 + shift [2021-07-29T15:42:59.126Z] #44 0.906 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-29T15:42:59.126Z] #44 0.906 + . /tmp/install/tini.installer [2021-07-29T15:42:59.126Z] #44 0.907 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:42:59.126Z] #44 0.907 + install_tini [2021-07-29T15:42:59.126Z] #44 0.907 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-29T15:42:59.126Z] #44 0.907 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:42:59.126Z] #44 0.908 + git clone https://github.com/krallin/tini.git /tmp/tmp.GV8TCFeoRc/tini [2021-07-29T15:42:59.126Z] #44 0.911 Cloning into '/tmp/tmp.GV8TCFeoRc/tini'... [2021-07-29T15:42:59.243Z] #56 53.19 The following additional packages will be installed: [2021-07-29T15:42:59.243Z] #56 53.19 libbtrfs0 [2021-07-29T15:42:59.500Z] #56 53.39 The following NEW packages will be installed: [2021-07-29T15:42:59.500Z] #56 53.40 libbtrfs-dev libbtrfs0 [2021-07-29T15:42:59.692Z] #44 1.291 + cd /tmp/tmp.GV8TCFeoRc/tini [2021-07-29T15:42:59.692Z] #44 1.292 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:42:59.692Z] #44 1.302 + cmake . [2021-07-29T15:42:59.692Z] #44 1.464 -- The C compiler identification is GNU 8.3.0 [2021-07-29T15:42:59.692Z] #44 1.484 -- Check for working C compiler: /usr/bin/cc [2021-07-29T15:42:59.692Z] #44 1.684 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-29T15:42:59.692Z] #44 1.687 -- Detecting C compiler ABI info [2021-07-29T15:42:59.756Z] #56 53.80 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:42:59.756Z] #56 53.80 Need to get 119 kB of archives. [2021-07-29T15:42:59.756Z] #56 53.80 After this operation, 387 kB of additional disk space will be used. [2021-07-29T15:42:59.756Z] #56 53.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:00.012Z] #56 53.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:00.064Z] #29 28.48 0.0% ## 2.9% #### 6.7% ###### 9.4% ########## 14.2% ############# 18.4% ################ 22.8% #################### 28.1% ####################### 33.1% ########################### 37.9% ################################ 44.7% ################################### 49.9% ####################################### 55.3% ############################################# 63.4% ############################################### 65.4% ################################################ 67.6% ################################################## 70.5% ###################################################### 75.6% ############################################################# 85.2% ################################################################### 93.6% ######################################################################## 100.0% [2021-07-29T15:43:00.064Z] #29 ... [2021-07-29T15:43:00.064Z] [2021-07-29T15:43:00.064Z] #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-07-29T15:43:00.064Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:00.064Z] #52 34.27 io [2021-07-29T15:43:00.257Z] #44 1.902 -- Detecting C compiler ABI info - done [2021-07-29T15:43:00.257Z] #44 1.919 -- Detecting C compile features [2021-07-29T15:43:00.417Z] #52 34.29 sort [2021-07-29T15:43:00.417Z] #52 34.29 strconv [2021-07-29T15:43:00.417Z] #52 34.32 syscall [2021-07-29T15:43:00.640Z] #13 ... [2021-07-29T15:43:00.640Z] [2021-07-29T15:43:00.640Z] #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-07-29T15:43:00.640Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:00.640Z] #36 42.02 Reading package lists... [2021-07-29T15:43:00.640Z] #36 50.09 Building dependency tree... [2021-07-29T15:43:00.640Z] #36 55.19 The following additional packages will be installed: [2021-07-29T15:43:00.640Z] #36 55.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-29T15:43:00.640Z] #36 55.23 Suggested packages: [2021-07-29T15:43:00.640Z] #36 55.25 cmake-doc ninja-build lrzip [2021-07-29T15:43:00.640Z] #36 55.25 Recommended packages: [2021-07-29T15:43:00.640Z] #36 55.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-29T15:43:00.640Z] #36 56.77 The following NEW packages will be installed: [2021-07-29T15:43:00.640Z] #36 56.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-29T15:43:00.640Z] #36 56.78 vim-common xxd [2021-07-29T15:43:00.640Z] #36 57.16 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:00.640Z] #36 57.16 Need to get 14.9 MB of archives. [2021-07-29T15:43:00.640Z] #36 57.16 After this operation, 61.8 MB of additional disk space will be used. [2021-07-29T15:43:00.640Z] #36 57.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:43:00.640Z] #36 57.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:43:00.640Z] #36 57.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-29T15:43:00.640Z] #36 57.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:43:00.822Z] #44 2.448 -- Detecting C compile features - done [2021-07-29T15:43:00.822Z] #44 2.468 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-29T15:43:00.822Z] #44 2.544 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-29T15:43:00.822Z] #44 2.568 -- Configuring done [2021-07-29T15:43:00.822Z] #44 2.580 -- Generating done [2021-07-29T15:43:00.822Z] #44 2.581 -- Build files have been written to: /tmp/tmp.GV8TCFeoRc/tini [2021-07-29T15:43:00.822Z] #44 2.585 + make tini-static [2021-07-29T15:43:00.900Z] #36 ... [2021-07-29T15:43:00.900Z] [2021-07-29T15:43:00.900Z] #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-07-29T15:43:00.900Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:00.900Z] #13 53.20 The following additional packages will be installed: [2021-07-29T15:43:00.900Z] #13 53.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-29T15:43:00.900Z] #13 53.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-29T15:43:00.900Z] #13 53.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-29T15:43:00.900Z] #13 53.23 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-29T15:43:00.900Z] #13 53.23 mingw-w64-x86-64-dev [2021-07-29T15:43:00.900Z] #13 53.26 Suggested packages: [2021-07-29T15:43:00.900Z] #13 53.26 gcc-8-locales seccomp wine64 [2021-07-29T15:43:00.987Z] #56 54.73 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:00.987Z] #56 54.97 Fetched 119 kB in 0s (417 kB/s) [2021-07-29T15:43:00.987Z] #56 55.07 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:01.079Z] #44 2.747 Scanning dependencies of target tini-static [2021-07-29T15:43:01.079Z] #44 2.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-29T15:43:01.244Z] #56 55.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 ... 15421 files and directories currently installed.) [2021-07-29T15:43:01.244Z] #56 55.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:43:01.244Z] #56 55.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:01.244Z] #56 55.30 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:01.337Z] #44 3.135 [100%] Linking C executable tini-static [2021-07-29T15:43:01.337Z] #44 3.278 [100%] Built target tini-static [2021-07-29T15:43:01.372Z] #52 ... [2021-07-29T15:43:01.372Z] [2021-07-29T15:43:01.372Z] #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-07-29T15:43:01.372Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:01.372Z] #44 25.13 Reading package lists... [2021-07-29T15:43:01.372Z] #44 29.43 Building dependency tree... [2021-07-29T15:43:01.372Z] #44 31.58 The following additional packages will be installed: [2021-07-29T15:43:01.372Z] #44 31.58 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-29T15:43:01.372Z] #44 31.58 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-29T15:43:01.372Z] #44 31.58 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:01.372Z] #44 31.58 python3.7-minimal [2021-07-29T15:43:01.372Z] #44 31.59 Suggested packages: [2021-07-29T15:43:01.372Z] #44 31.59 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-29T15:43:01.372Z] #44 31.59 python3.7-doc binfmt-support [2021-07-29T15:43:01.372Z] #44 32.50 The following NEW packages will be installed: [2021-07-29T15:43:01.372Z] #44 32.52 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-29T15:43:01.372Z] #44 32.52 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-29T15:43:01.372Z] #44 32.52 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:01.372Z] #44 32.52 python3.7-minimal [2021-07-29T15:43:01.372Z] #44 32.91 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:01.372Z] #44 32.91 Need to get 6095 kB of archives. [2021-07-29T15:43:01.372Z] #44 32.91 After this operation, 32.3 MB of additional disk space will be used. [2021-07-29T15:43:01.372Z] #44 32.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-29T15:43:01.372Z] #44 32.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-29T15:43:01.372Z] #44 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-29T15:43:01.372Z] #44 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-29T15:43:01.372Z] #44 33.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-29T15:43:01.372Z] #44 33.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:43:01.372Z] #44 33.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-29T15:43:01.372Z] #44 33.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-29T15:43:01.372Z] #44 33.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-29T15:43:01.372Z] #44 33.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:43:01.372Z] #44 33.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-29T15:43:01.372Z] #44 33.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-29T15:43:01.372Z] #44 33.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-29T15:43:01.372Z] #44 33.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-29T15:43:01.372Z] #44 33.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-29T15:43:01.372Z] #44 ... [2021-07-29T15:43:01.372Z] [2021-07-29T15:43:01.372Z] #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-07-29T15:43:01.372Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:43:01.372Z] #50 27.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-29T15:43:01.372Z] #50 27.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-29T15:43:01.372Z] #50 27.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-29T15:43:01.372Z] #50 27.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-29T15:43:01.372Z] #50 27.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-29T15:43:01.372Z] #50 27.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-29T15:43:01.372Z] #50 27.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-29T15:43:01.372Z] #50 27.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-29T15:43:01.372Z] #50 27.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-29T15:43:01.372Z] #50 28.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-29T15:43:01.372Z] #50 28.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-29T15:43:01.372Z] #50 28.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-29T15:43:01.372Z] #50 28.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-29T15:43:01.372Z] #50 28.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-29T15:43:01.372Z] #50 28.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-29T15:43:01.372Z] #50 28.44 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-29T15:43:01.372Z] #50 28.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-29T15:43:01.372Z] #50 28.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-29T15:43:01.372Z] #50 28.61 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-29T15:43:01.372Z] #50 28.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-29T15:43:01.372Z] #50 28.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-29T15:43:01.372Z] #50 29.01 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-29T15:43:01.372Z] #50 29.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-29T15:43:01.372Z] #50 29.16 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-29T15:43:01.372Z] #50 29.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-29T15:43:01.372Z] #50 29.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-29T15:43:01.372Z] #50 30.32 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-29T15:43:01.372Z] #50 30.32 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-29T15:43:01.372Z] #50 30.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-29T15:43:01.372Z] #50 30.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-29T15:43:01.372Z] #50 30.54 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T15:43:01.372Z] #50 30.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T15:43:01.372Z] #50 30.70 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-29T15:43:01.372Z] #50 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-29T15:43:01.372Z] #50 30.90 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-29T15:43:01.372Z] #50 30.92 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-29T15:43:01.372Z] #50 31.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-29T15:43:01.372Z] #50 31.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-29T15:43:01.372Z] #50 31.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-29T15:43:01.372Z] #50 31.18 go: downloading golang.org/x/text v0.3.2 [2021-07-29T15:43:01.372Z] #50 31.38 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-29T15:43:01.372Z] #50 31.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-29T15:43:01.372Z] #50 34.22 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-29T15:43:01.372Z] #50 35.10 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-29T15:43:01.501Z] #56 55.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:43:01.501Z] #56 55.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:01.595Z] #44 3.301 + mkdir -p /build [2021-07-29T15:43:01.595Z] #44 3.303 + cp tini-static /build/docker-init [2021-07-29T15:43:01.679Z] #50 ... [2021-07-29T15:43:01.679Z] [2021-07-29T15:43:01.679Z] #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-07-29T15:43:01.679Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:01.679Z] #52 35.66 path [2021-07-29T15:43:01.757Z] #56 55.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:01.757Z] #56 55.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:01.757Z] #56 55.72 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:01.757Z] #56 ... [2021-07-29T15:43:01.757Z] [2021-07-29T15:43:01.757Z] #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-07-29T15:43:01.757Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:43:01.757Z] #52 55.80 internal/reflectlite [2021-07-29T15:43:01.858Z] #13 54.10 The following NEW packages will be installed: [2021-07-29T15:43:01.858Z] #13 54.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-29T15:43:01.858Z] #13 54.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-29T15:43:01.858Z] #13 54.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-29T15:43:01.858Z] #13 54.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-29T15:43:01.858Z] #13 54.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-29T15:43:01.858Z] #13 54.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-29T15:43:01.858Z] #13 54.12 The following packages will be upgraded: [2021-07-29T15:43:01.858Z] #13 54.13 libseccomp2 [2021-07-29T15:43:01.858Z] #13 ... [2021-07-29T15:43:01.858Z] [2021-07-29T15:43:01.858Z] #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-07-29T15:43:01.858Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:43:01.858Z] #50 48.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-29T15:43:01.858Z] #50 48.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-29T15:43:01.858Z] #50 48.74 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-29T15:43:01.858Z] #50 48.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-29T15:43:01.858Z] #50 48.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-29T15:43:01.858Z] #50 50.86 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-29T15:43:01.858Z] #50 51.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-29T15:43:01.858Z] #50 51.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T15:43:01.917Z] #36 27.71 Reading package lists... [2021-07-29T15:43:01.917Z] #36 ... [2021-07-29T15:43:01.917Z] [2021-07-29T15:43:01.917Z] #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-07-29T15:43:01.917Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:43:01.917Z] #50 30.14 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-29T15:43:01.917Z] #50 30.14 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-29T15:43:01.917Z] #50 30.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-29T15:43:01.917Z] #50 30.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T15:43:01.917Z] #50 30.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T15:43:01.917Z] #50 30.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-29T15:43:01.917Z] #50 30.61 go: downloading golang.org/x/text v0.3.2 [2021-07-29T15:43:02.013Z] #52 55.80 sync [2021-07-29T15:43:02.119Z] #50 ... [2021-07-29T15:43:02.119Z] [2021-07-29T15:43:02.119Z] #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-07-29T15:43:02.119Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:02.119Z] #36 58.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-29T15:43:02.119Z] #36 58.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-29T15:43:02.119Z] #36 58.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-29T15:43:02.119Z] #36 58.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-29T15:43:02.119Z] #36 58.18 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-29T15:43:02.119Z] #36 58.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-29T15:43:02.283Z] #52 ... [2021-07-29T15:43:02.283Z] [2021-07-29T15:43:02.283Z] #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-07-29T15:43:02.283Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08 [2021-07-29T15:43:02.283Z] #56 30.03 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:02.283Z] #56 30.03 Need to get 119 kB of archives. [2021-07-29T15:43:02.283Z] #56 30.03 After this operation, 387 kB of additional disk space will be used. [2021-07-29T15:43:02.283Z] #56 30.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-29T15:43:02.283Z] #56 30.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-29T15:43:02.283Z] #56 31.01 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:02.283Z] #56 31.18 Fetched 119 kB in 0s (378 kB/s) [2021-07-29T15:43:02.283Z] #56 31.28 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:02.283Z] #56 31.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 ... 15394 files and directories currently installed.) [2021-07-29T15:43:02.283Z] #56 31.34 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-29T15:43:02.283Z] #56 31.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:02.283Z] #56 31.46 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:02.283Z] #56 31.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-29T15:43:02.283Z] #56 31.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:02.283Z] #56 31.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:02.283Z] #56 31.71 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:02.283Z] #56 31.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:02.283Z] #56 DONE 36.2s [2021-07-29T15:43:02.283Z] [2021-07-29T15:43:02.283Z] #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-07-29T15:43:02.283Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:02.283Z] #52 36.24 bytes [2021-07-29T15:43:02.532Z] #44 DONE 4.2s [2021-07-29T15:43:02.532Z] [2021-07-29T15:43:02.532Z] #19 [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-07-29T15:43:02.532Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:43:02.532Z] #19 54.86 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:02.532Z] #19 54.94 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-29T15:43:02.532Z] #19 54.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 ... 29521 files and directories currently installed.) [2021-07-29T15:43:02.532Z] #19 54.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:02.532Z] #19 54.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:02.532Z] #19 55.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-29T15:43:02.532Z] #19 55.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:02.532Z] #19 55.71 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:02.532Z] #19 56.51 Selecting previously unselected package binutils-mingw-w64. [2021-07-29T15:43:02.532Z] #19 56.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-29T15:43:02.532Z] #19 56.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:02.532Z] #19 56.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-29T15:43:02.532Z] #19 56.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:02.532Z] #19 56.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:02.532Z] #19 56.66 Selecting previously unselected package dmsetup. [2021-07-29T15:43:02.532Z] #19 56.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:02.532Z] #19 56.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:02.532Z] #19 56.73 Selecting previously unselected package mingw-w64-common. [2021-07-29T15:43:02.532Z] #19 56.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-29T15:43:02.532Z] #19 56.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:02.793Z] #19 58.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-29T15:43:02.793Z] #19 58.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-29T15:43:02.793Z] #19 58.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:02.855Z] #50 ... [2021-07-29T15:43:02.855Z] [2021-07-29T15:43:02.855Z] #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-07-29T15:43:02.855Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:43:02.855Z] #56 23.74 Fetched 8458 kB in 16s (542 kB/s) [2021-07-29T15:43:02.855Z] #56 23.74 Reading package lists... [2021-07-29T15:43:02.941Z] #52 36.80 strings [2021-07-29T15:43:02.983Z] #52 56.97 internal/testlog [2021-07-29T15:43:03.062Z] #36 59.56 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:03.062Z] #36 ... [2021-07-29T15:43:03.062Z] [2021-07-29T15:43:03.062Z] #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-07-29T15:43:03.062Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:43:03.062Z] #56 42.02 Reading package lists... [2021-07-29T15:43:03.062Z] #56 49.94 Building dependency tree... [2021-07-29T15:43:03.062Z] #56 54.88 The following additional packages will be installed: [2021-07-29T15:43:03.062Z] #56 54.90 libbtrfs0 [2021-07-29T15:43:03.062Z] #56 55.24 The following NEW packages will be installed: [2021-07-29T15:43:03.062Z] #56 55.26 libbtrfs-dev libbtrfs0 [2021-07-29T15:43:03.062Z] #56 55.76 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:03.062Z] #56 55.76 Need to get 119 kB of archives. [2021-07-29T15:43:03.062Z] #56 55.76 After this operation, 387 kB of additional disk space will be used. [2021-07-29T15:43:03.062Z] #56 55.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:03.062Z] #56 55.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:03.062Z] #56 57.29 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:03.062Z] #56 57.54 Fetched 119 kB in 0s (390 kB/s) [2021-07-29T15:43:03.062Z] #56 57.93 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:03.062Z] #56 57.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:03.062Z] #56 57.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:43:03.062Z] #56 58.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:03.062Z] #56 58.55 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:03.062Z] #56 58.56 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:43:03.062Z] #56 58.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:03.062Z] #56 59.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:03.062Z] #56 59.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:03.062Z] #56 59.30 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:03.062Z] #56 ... [2021-07-29T15:43:03.062Z] [2021-07-29T15:43:03.062Z] #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-07-29T15:43:03.062Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:03.062Z] #36 59.80 Fetched 14.9 MB in 2s (9137 kB/s) [2021-07-29T15:43:03.062Z] #36 ... [2021-07-29T15:43:03.062Z] [2021-07-29T15:43:03.062Z] #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-07-29T15:43:03.062Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:43:03.062Z] #56 DONE 59.8s [2021-07-29T15:43:03.114Z] #56 29.79 Reading package lists... [2021-07-29T15:43:03.114Z] #56 ... [2021-07-29T15:43:03.114Z] [2021-07-29T15:43:03.114Z] #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-07-29T15:43:03.114Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:03.114Z] #36 27.71 Reading package lists... [2021-07-29T15:43:03.114Z] #36 33.88 Building dependency tree... [2021-07-29T15:43:03.114Z] #36 ... [2021-07-29T15:43:03.114Z] [2021-07-29T15:43:03.114Z] #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-07-29T15:43:03.114Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:03.114Z] #44 22.91 Fetched 8462 kB in 17s (508 kB/s) [2021-07-29T15:43:03.114Z] #44 22.91 Reading package lists... [2021-07-29T15:43:03.323Z] [2021-07-29T15:43:03.323Z] #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-07-29T15:43:03.323Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:03.323Z] #36 59.98 Selecting previously unselected package xxd. [2021-07-29T15:43:03.323Z] #36 59.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:03.323Z] #36 60.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:43:03.323Z] #36 60.17 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:43:03.323Z] #36 ... [2021-07-29T15:43:03.323Z] [2021-07-29T15:43:03.323Z] #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-07-29T15:43:03.323Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:03.323Z] #44 42.32 Reading package lists... [2021-07-29T15:43:03.323Z] #44 49.93 Building dependency tree... [2021-07-29T15:43:03.323Z] #44 55.26 The following additional packages will be installed: [2021-07-29T15:43:03.323Z] #44 55.30 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-29T15:43:03.323Z] #44 55.31 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-29T15:43:03.323Z] #44 55.31 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:03.323Z] #44 55.31 python3.7-minimal [2021-07-29T15:43:03.323Z] #44 55.33 Suggested packages: [2021-07-29T15:43:03.323Z] #44 55.35 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-29T15:43:03.323Z] #44 55.35 python3.7-doc binfmt-support [2021-07-29T15:43:03.323Z] #44 57.06 The following NEW packages will be installed: [2021-07-29T15:43:03.323Z] #44 57.08 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-29T15:43:03.323Z] #44 57.08 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-29T15:43:03.323Z] #44 57.09 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:03.323Z] #44 57.09 python3.7-minimal [2021-07-29T15:43:03.323Z] #44 57.57 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:03.323Z] #44 57.57 Need to get 6695 kB of archives. [2021-07-29T15:43:03.323Z] #44 57.57 After this operation, 33.1 MB of additional disk space will be used. [2021-07-29T15:43:03.323Z] #44 57.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:43:03.323Z] #44 57.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:43:03.323Z] #44 57.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:43:03.323Z] #44 57.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:43:03.323Z] #44 57.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:43:03.323Z] #44 58.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:43:03.323Z] #44 58.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:43:03.323Z] #44 58.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:43:03.323Z] #44 58.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-29T15:43:03.323Z] #44 58.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:43:03.323Z] #44 58.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-29T15:43:03.323Z] #44 58.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-29T15:43:03.323Z] #44 58.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:43:03.323Z] #44 58.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:43:03.323Z] #44 58.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:43:03.373Z] #44 29.21 Reading package lists... [2021-07-29T15:43:03.373Z] #44 ... [2021-07-29T15:43:03.373Z] [2021-07-29T15:43:03.373Z] #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-07-29T15:43:03.373Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:43:03.373Z] #46 31.60 vendor/golang.org/x/crypto/internal/subtle [2021-07-29T15:43:03.550Z] #52 ... [2021-07-29T15:43:03.550Z] [2021-07-29T15:43:03.550Z] #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-07-29T15:43:03.550Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:43:03.550Z] #56 DONE 57.3s [2021-07-29T15:43:03.550Z] [2021-07-29T15:43:03.550Z] #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-07-29T15:43:03.550Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:43:03.590Z] #44 ... [2021-07-29T15:43:03.590Z] [2021-07-29T15:43:03.590Z] #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-07-29T15:43:03.590Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:03.590Z] #13 54.58 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:03.590Z] #13 54.58 Need to get 77.8 MB of archives. [2021-07-29T15:43:03.590Z] #13 54.58 After this operation, 487 MB of additional disk space will be used. [2021-07-29T15:43:03.590Z] #13 54.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-29T15:43:03.590Z] #13 54.60 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-29T15:43:03.590Z] #13 54.61 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-29T15:43:03.590Z] #13 54.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-29T15:43:03.590Z] #13 55.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-29T15:43:03.590Z] #13 55.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-29T15:43:03.590Z] #13 55.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-29T15:43:03.590Z] #13 55.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-29T15:43:03.590Z] #13 55.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-29T15:43:03.590Z] #13 56.04 Get:10 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-07-29T15:43:03.632Z] #46 ... [2021-07-29T15:43:03.632Z] [2021-07-29T15:43:03.632Z] #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-07-29T15:43:03.632Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:43:03.632Z] #40 23.37 + 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-07-29T15:43:03.851Z] #13 56.12 Get:11 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-07-29T15:43:03.891Z] #40 ... [2021-07-29T15:43:03.891Z] [2021-07-29T15:43:03.891Z] #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-07-29T15:43:03.891Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:03.891Z] #13 23.02 Fetched 8996 kB in 16s (559 kB/s) [2021-07-29T15:43:03.891Z] #13 23.02 Reading package lists... [2021-07-29T15:43:03.902Z] #52 ... [2021-07-29T15:43:03.902Z] [2021-07-29T15:43:03.902Z] #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-07-29T15:43:03.902Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:43:03.902Z] #36 27.97 Building dependency tree... [2021-07-29T15:43:03.902Z] #36 30.53 The following additional packages will be installed: [2021-07-29T15:43:03.902Z] #36 30.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-29T15:43:03.902Z] #36 30.58 Suggested packages: [2021-07-29T15:43:03.902Z] #36 30.58 cmake-doc ninja-build lrzip [2021-07-29T15:43:03.902Z] #36 30.58 Recommended packages: [2021-07-29T15:43:03.902Z] #36 30.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-29T15:43:03.902Z] #36 31.26 The following NEW packages will be installed: [2021-07-29T15:43:03.902Z] #36 31.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-29T15:43:03.902Z] #36 31.26 vim-common xxd [2021-07-29T15:43:03.902Z] #36 31.66 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:03.902Z] #36 31.66 Need to get 14.2 MB of archives. [2021-07-29T15:43:03.902Z] #36 31.66 After this operation, 60.0 MB of additional disk space will be used. [2021-07-29T15:43:03.902Z] #36 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-29T15:43:03.902Z] #36 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:43:03.902Z] #36 31.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-29T15:43:03.902Z] #36 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-29T15:43:03.902Z] #36 32.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-29T15:43:03.902Z] #36 32.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-29T15:43:03.902Z] #36 32.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-29T15:43:03.902Z] #36 32.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-29T15:43:03.902Z] #36 32.35 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-29T15:43:03.902Z] #36 32.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-29T15:43:03.902Z] #36 34.03 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:03.902Z] #36 34.93 Fetched 14.2 MB in 1s (11.1 MB/s) [2021-07-29T15:43:03.902Z] #36 35.89 Selecting previously unselected package xxd. [2021-07-29T15:43:03.902Z] #36 35.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-29T15:43:03.902Z] #36 35.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-29T15:43:03.902Z] #36 36.15 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:43:03.902Z] #36 36.51 Selecting previously unselected package vim-common. [2021-07-29T15:43:03.902Z] #36 36.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:43:03.902Z] #36 36.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:03.902Z] #36 37.05 Selecting previously unselected package cmake-data. [2021-07-29T15:43:03.902Z] #36 37.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-29T15:43:03.902Z] #36 37.06 Unpacking cmake-data (3.13.4-1) ... [2021-07-29T15:43:03.902Z] #36 ... [2021-07-29T15:43:03.902Z] [2021-07-29T15:43:03.902Z] #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-07-29T15:43:03.902Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:43:03.902Z] #29 30.72 [2021-07-29T15:43:03.902Z] #29 31.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-29T15:43:03.902Z] #29 32.21 [2021-07-29T15:43:03.902Z] #29 32.43 ######################################################################## 100.0% [2021-07-29T15:43:03.902Z] #29 32.53 [2021-07-29T15:43:03.902Z] #29 33.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-29T15:43:03.902Z] #29 34.07 #=#=# [2021-07-29T15:43:03.902Z] #29 34.30 ######################################################################## 100.0% [2021-07-29T15:43:03.902Z] #29 34.46 [2021-07-29T15:43:03.902Z] #29 34.52 Download of images into '/build' complete. [2021-07-29T15:43:04.150Z] #13 29.67 Reading package lists... [2021-07-29T15:43:04.150Z] #13 ... [2021-07-29T15:43:04.150Z] [2021-07-29T15:43:04.150Z] #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-07-29T15:43:04.150Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:04.150Z] #36 33.88 Building dependency tree... [2021-07-29T15:43:04.167Z] #29 34.53 Use something like the following to load the result into a Docker daemon: [2021-07-29T15:43:04.168Z] #29 34.53 tar -cC '/build' . | docker load [2021-07-29T15:43:04.486Z] #57 1.174 + RM_GOPATH=0 [2021-07-29T15:43:04.486Z] #57 1.174 + TMP_GOPATH= [2021-07-29T15:43:04.486Z] #57 1.174 + : /build [2021-07-29T15:43:04.486Z] #57 1.174 + '[' -z '' ']' [2021-07-29T15:43:04.486Z] #57 1.177 ++ mktemp -d [2021-07-29T15:43:04.486Z] #57 1.184 + export GOPATH=/tmp/tmp.Bd9ulxHEvZ [2021-07-29T15:43:04.486Z] #57 1.187 + GOPATH=/tmp/tmp.Bd9ulxHEvZ [2021-07-29T15:43:04.486Z] #57 1.188 + RM_GOPATH=1 [2021-07-29T15:43:04.486Z] #57 1.188 + case "$(go env GOARCH)" in [2021-07-29T15:43:04.486Z] #57 1.189 ++ go env GOARCH [2021-07-29T15:43:04.486Z] #57 1.210 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:04.486Z] #57 1.211 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:04.692Z] #19 ... [2021-07-29T15:43:04.692Z] [2021-07-29T15:43:04.692Z] #64 [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-07-29T15:43:04.692Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:43:04.692Z] #64 0.966 + RM_GOPATH=0 [2021-07-29T15:43:04.692Z] #64 0.967 + TMP_GOPATH= [2021-07-29T15:43:04.692Z] #64 0.967 + : /build [2021-07-29T15:43:04.692Z] #64 0.967 + '[' -z '' ']' [2021-07-29T15:43:04.692Z] #64 0.970 ++ mktemp -d [2021-07-29T15:43:04.692Z] #64 0.971 + export GOPATH=/tmp/tmp.UaQlGyN2Ok [2021-07-29T15:43:04.692Z] #64 0.971 + GOPATH=/tmp/tmp.UaQlGyN2Ok [2021-07-29T15:43:04.692Z] #64 0.971 + RM_GOPATH=1 [2021-07-29T15:43:04.692Z] #64 0.971 + case "$(go env GOARCH)" in [2021-07-29T15:43:04.692Z] #64 0.972 ++ go env GOARCH [2021-07-29T15:43:04.692Z] #64 0.981 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:04.692Z] #64 0.981 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:04.692Z] #64 0.982 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:04.692Z] #64 0.983 + dir=/tmp/install [2021-07-29T15:43:04.692Z] #64 0.983 + bin=containerd [2021-07-29T15:43:04.692Z] #64 0.983 + shift [2021-07-29T15:43:04.692Z] #64 0.983 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-29T15:43:04.692Z] #64 0.983 + . /tmp/install/containerd.installer [2021-07-29T15:43:04.692Z] #64 0.984 ++ set -e [2021-07-29T15:43:04.692Z] #64 0.984 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:04.692Z] #64 0.984 + install_containerd [2021-07-29T15:43:04.692Z] #64 0.985 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-29T15:43:04.692Z] #64 0.985 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:04.692Z] #64 0.985 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UaQlGyN2Ok/src/github.com/containerd/containerd [2021-07-29T15:43:04.692Z] #64 0.990 Cloning into '/tmp/tmp.UaQlGyN2Ok/src/github.com/containerd/containerd'... [2021-07-29T15:43:04.692Z] #64 ... [2021-07-29T15:43:04.692Z] [2021-07-29T15:43:04.692Z] #19 [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-07-29T15:43:04.692Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:43:04.692Z] #19 60.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-29T15:43:04.692Z] #19 60.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:04.692Z] #19 60.29 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:04.692Z] #19 60.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-29T15:43:04.692Z] #19 60.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:04.692Z] #19 60.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:04.810Z] #57 1.215 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:04.810Z] #57 1.218 + dir=/tmp/install [2021-07-29T15:43:04.810Z] #57 1.218 + bin=containerd [2021-07-29T15:43:04.810Z] #57 1.218 + shift [2021-07-29T15:43:04.810Z] #57 1.219 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-29T15:43:04.810Z] #57 1.220 + . /tmp/install/containerd.installer [2021-07-29T15:43:04.810Z] #57 1.220 ++ set -e [2021-07-29T15:43:04.810Z] #57 1.220 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:04.810Z] #57 1.221 + install_containerd [2021-07-29T15:43:04.810Z] #57 1.222 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-29T15:43:04.810Z] #57 1.223 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:04.810Z] #57 1.224 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Bd9ulxHEvZ/src/github.com/containerd/containerd [2021-07-29T15:43:04.810Z] #57 1.231 Cloning into '/tmp/tmp.Bd9ulxHEvZ/src/github.com/containerd/containerd'... [2021-07-29T15:43:05.124Z] #29 ... [2021-07-29T15:43:05.124Z] [2021-07-29T15:43:05.125Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:05.125Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-29T15:43:05.125Z] #32 28.68 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-07-29T15:43:05.125Z] #32 28.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-29T15:43:05.125Z] #32 29.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:05.125Z] #32 ... [2021-07-29T15:43:05.125Z] [2021-07-29T15:43:05.125Z] #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-07-29T15:43:05.125Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:43:05.125Z] #57 1.692 + RM_GOPATH=0 [2021-07-29T15:43:05.125Z] #57 1.692 + TMP_GOPATH= [2021-07-29T15:43:05.125Z] #57 1.692 + : /build [2021-07-29T15:43:05.125Z] #57 1.692 + '[' -z '' ']' [2021-07-29T15:43:05.125Z] #57 1.693 ++ mktemp -d [2021-07-29T15:43:05.125Z] #57 1.708 + export GOPATH=/tmp/tmp.E9pO86HgDQ [2021-07-29T15:43:05.125Z] #57 1.708 + GOPATH=/tmp/tmp.E9pO86HgDQ [2021-07-29T15:43:05.125Z] #57 1.708 + RM_GOPATH=1 [2021-07-29T15:43:05.125Z] #57 1.709 + case "$(go env GOARCH)" in [2021-07-29T15:43:05.125Z] #57 1.712 ++ go env GOARCH [2021-07-29T15:43:05.125Z] #57 1.777 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:05.125Z] #57 1.778 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:05.125Z] #57 1.780 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:05.125Z] #57 1.785 + dir=/tmp/install [2021-07-29T15:43:05.125Z] #57 1.786 + bin=containerd [2021-07-29T15:43:05.125Z] #57 1.786 + shift [2021-07-29T15:43:05.125Z] #57 1.787 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-29T15:43:05.125Z] #57 1.787 + . /tmp/install/containerd.installer [2021-07-29T15:43:05.125Z] #57 1.788 ++ set -e [2021-07-29T15:43:05.125Z] #57 1.788 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:05.125Z] #57 1.789 + install_containerd [2021-07-29T15:43:05.125Z] #57 1.790 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-29T15:43:05.125Z] #57 1.790 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E9pO86HgDQ/src/github.com/containerd/containerd [2021-07-29T15:43:05.125Z] #57 1.790 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:05.125Z] #57 1.793 Cloning into '/tmp/tmp.E9pO86HgDQ/src/github.com/containerd/containerd'... [2021-07-29T15:43:05.529Z] #36 36.50 The following additional packages will be installed: [2021-07-29T15:43:05.529Z] #36 36.51 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-29T15:43:05.529Z] #36 36.52 Suggested packages: [2021-07-29T15:43:05.529Z] #36 36.54 cmake-doc ninja-build lrzip [2021-07-29T15:43:05.529Z] #36 36.54 Recommended packages: [2021-07-29T15:43:05.529Z] #36 36.54 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-29T15:43:05.713Z] #57 ... [2021-07-29T15:43:05.713Z] [2021-07-29T15:43:05.713Z] #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-07-29T15:43:05.713Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:05.713Z] #46 29.77 sync [2021-07-29T15:43:05.713Z] #46 29.78 internal/reflectlite [2021-07-29T15:43:05.713Z] #46 31.41 internal/testlog [2021-07-29T15:43:05.713Z] #46 31.42 github.com/LK4D4/vndr/godl/singleflight [2021-07-29T15:43:05.713Z] #46 31.42 math/rand [2021-07-29T15:43:05.713Z] #46 31.79 internal/singleflight [2021-07-29T15:43:05.713Z] #46 33.00 sort [2021-07-29T15:43:05.713Z] #46 33.00 errors [2021-07-29T15:43:05.713Z] #46 33.38 strconv [2021-07-29T15:43:05.713Z] #46 33.38 internal/oserror [2021-07-29T15:43:05.713Z] #46 33.39 io [2021-07-29T15:43:05.713Z] #46 33.73 syscall [2021-07-29T15:43:05.713Z] #46 35.19 path [2021-07-29T15:43:05.713Z] #46 35.65 bytes [2021-07-29T15:43:05.713Z] #46 36.19 strings [2021-07-29T15:43:05.713Z] #46 38.07 reflect [2021-07-29T15:43:05.713Z] #46 39.21 hash [2021-07-29T15:43:05.713Z] #46 39.63 hash/crc32 [2021-07-29T15:43:05.713Z] #46 ... [2021-07-29T15:43:05.713Z] [2021-07-29T15:43:05.713Z] #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-07-29T15:43:05.713Z] #29 sha256:46c1ef8d598a696e8848a3d7a490f15d3e832b5b3c52ed5228ac6b453a88c506 [2021-07-29T15:43:05.713Z] #29 DONE 36.2s [2021-07-29T15:43:05.713Z] [2021-07-29T15:43:05.713Z] #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-07-29T15:43:05.713Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:05.713Z] #44 35.78 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-07-29T15:43:05.713Z] #44 37.44 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:05.713Z] #44 37.65 Fetched 6095 kB in 3s (1753 kB/s) [2021-07-29T15:43:05.713Z] #44 37.78 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-29T15:43:05.713Z] #44 37.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 ... 15394 files and directories currently installed.) [2021-07-29T15:43:05.713Z] #44 37.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:43:05.713Z] #44 37.89 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:05.713Z] #44 39.68 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:43:05.713Z] #44 39.76 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:43:05.738Z] #57 ... [2021-07-29T15:43:05.738Z] [2021-07-29T15:43:05.738Z] #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-07-29T15:43:05.738Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:05.738Z] #36 41.68 Reading package lists... [2021-07-29T15:43:05.738Z] #36 49.99 Building dependency tree... [2021-07-29T15:43:05.738Z] #36 53.20 The following additional packages will be installed: [2021-07-29T15:43:05.738Z] #36 53.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-29T15:43:05.738Z] #36 53.24 Suggested packages: [2021-07-29T15:43:05.738Z] #36 53.25 cmake-doc ninja-build lrzip [2021-07-29T15:43:05.738Z] #36 53.25 Recommended packages: [2021-07-29T15:43:05.738Z] #36 53.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-29T15:43:05.738Z] #36 54.00 The following NEW packages will be installed: [2021-07-29T15:43:05.738Z] #36 54.01 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-29T15:43:05.738Z] #36 54.03 vim-common xxd [2021-07-29T15:43:05.738Z] #36 54.45 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:05.738Z] #36 54.45 Need to get 14.9 MB of archives. [2021-07-29T15:43:05.738Z] #36 54.45 After this operation, 61.8 MB of additional disk space will be used. [2021-07-29T15:43:05.738Z] #36 54.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:43:05.738Z] #36 54.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:43:05.738Z] #36 54.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-29T15:43:05.738Z] #36 54.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:43:05.738Z] #36 55.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-29T15:43:05.738Z] #36 55.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-29T15:43:05.738Z] #36 55.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-29T15:43:05.738Z] #36 55.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-29T15:43:05.738Z] #36 55.55 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-29T15:43:05.738Z] #36 55.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-29T15:43:05.738Z] #36 57.14 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:05.738Z] #36 57.42 Fetched 14.9 MB in 2s (8384 kB/s) [2021-07-29T15:43:05.738Z] #36 57.63 Selecting previously unselected package xxd. [2021-07-29T15:43:05.738Z] #36 57.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:05.738Z] #36 57.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:43:05.738Z] #36 57.93 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:43:05.738Z] #36 58.19 Selecting previously unselected package vim-common. [2021-07-29T15:43:05.738Z] #36 58.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:43:05.738Z] #36 58.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:05.738Z] #36 58.65 Selecting previously unselected package cmake-data. [2021-07-29T15:43:05.738Z] #36 58.65 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-29T15:43:05.738Z] #36 58.66 Unpacking cmake-data (3.13.4-1) ... [2021-07-29T15:43:05.979Z] #44 39.79 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:05.995Z] #36 ... [2021-07-29T15:43:05.995Z] [2021-07-29T15:43:05.995Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:05.995Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:43:05.995Z] #32 58.68 Checking out files: 87% (1331/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-07-29T15:43:05.995Z] #32 59.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-29T15:43:05.995Z] #32 59.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:06.477Z] #36 37.25 The following NEW packages will be installed: [2021-07-29T15:43:06.477Z] #36 37.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-29T15:43:06.477Z] #36 37.26 vim-common xxd [2021-07-29T15:43:06.737Z] #36 37.62 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:06.737Z] #36 37.62 Need to get 14.9 MB of archives. [2021-07-29T15:43:06.737Z] #36 37.62 After this operation, 61.8 MB of additional disk space will be used. [2021-07-29T15:43:06.737Z] #36 37.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:43:06.737Z] #36 37.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:43:06.737Z] #36 37.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-29T15:43:06.737Z] #36 37.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:43:07.362Z] #32 ... [2021-07-29T15:43:07.362Z] [2021-07-29T15:43:07.362Z] #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-07-29T15:43:07.362Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:07.362Z] #44 43.51 Reading package lists... [2021-07-29T15:43:07.362Z] #44 51.17 Building dependency tree... [2021-07-29T15:43:07.362Z] #44 54.32 The following additional packages will be installed: [2021-07-29T15:43:07.362Z] #44 54.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-29T15:43:07.362Z] #44 54.32 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-29T15:43:07.362Z] #44 54.32 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:07.362Z] #44 54.33 python3.7-minimal [2021-07-29T15:43:07.362Z] #44 54.34 Suggested packages: [2021-07-29T15:43:07.362Z] #44 54.34 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-29T15:43:07.362Z] #44 54.34 python3.7-doc binfmt-support [2021-07-29T15:43:07.362Z] #44 55.61 The following NEW packages will be installed: [2021-07-29T15:43:07.362Z] #44 55.61 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-29T15:43:07.362Z] #44 55.62 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-29T15:43:07.362Z] #44 55.62 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:07.362Z] #44 55.63 python3.7-minimal [2021-07-29T15:43:07.362Z] #44 56.12 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:07.362Z] #44 56.12 Need to get 6695 kB of archives. [2021-07-29T15:43:07.362Z] #44 56.12 After this operation, 33.1 MB of additional disk space will be used. [2021-07-29T15:43:07.362Z] #44 56.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:43:07.362Z] #44 56.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:43:07.362Z] #44 56.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:43:07.362Z] #44 56.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:43:07.362Z] #44 56.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:43:07.362Z] #44 56.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:43:07.362Z] #44 56.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:43:07.362Z] #44 56.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:43:07.362Z] #44 56.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-29T15:43:07.362Z] #44 56.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:43:07.362Z] #44 56.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-29T15:43:07.362Z] #44 56.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-29T15:43:07.362Z] #44 56.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:43:07.362Z] #44 56.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:43:07.362Z] #44 56.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:43:07.362Z] #44 58.94 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-29T15:43:07.362Z] #44 60.37 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:07.362Z] #44 60.59 Fetched 6695 kB in 3s (1958 kB/s) [2021-07-29T15:43:07.362Z] #44 60.67 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:43:07.362Z] #44 60.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:07.362Z] #44 60.73 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:07.362Z] #44 60.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:07.384Z] #44 ... [2021-07-29T15:43:07.384Z] [2021-07-29T15:43:07.384Z] #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-07-29T15:43:07.384Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:07.384Z] #13 23.70 Reading package lists... [2021-07-29T15:43:07.384Z] #13 28.79 Building dependency tree... [2021-07-29T15:43:07.384Z] #13 31.10 The following additional packages will be installed: [2021-07-29T15:43:07.384Z] #13 31.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-29T15:43:07.384Z] #13 31.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-29T15:43:07.384Z] #13 31.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-29T15:43:07.384Z] #13 31.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-29T15:43:07.384Z] #13 31.12 mingw-w64-x86-64-dev [2021-07-29T15:43:07.384Z] #13 31.12 Suggested packages: [2021-07-29T15:43:07.384Z] #13 31.12 gcc-8-locales seccomp wine64 [2021-07-29T15:43:07.384Z] #13 31.97 The following NEW packages will be installed: [2021-07-29T15:43:07.384Z] #13 31.97 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-29T15:43:07.384Z] #13 31.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-29T15:43:07.384Z] #13 31.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-29T15:43:07.384Z] #13 31.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-29T15:43:07.384Z] #13 31.97 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-29T15:43:07.384Z] #13 31.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-29T15:43:07.384Z] #13 31.98 The following packages will be upgraded: [2021-07-29T15:43:07.384Z] #13 31.98 libseccomp2 [2021-07-29T15:43:07.384Z] #13 32.53 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:07.384Z] #13 32.53 Need to get 73.4 MB of archives. [2021-07-29T15:43:07.384Z] #13 32.53 After this operation, 472 MB of additional disk space will be used. [2021-07-29T15:43:07.384Z] #13 32.53 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-29T15:43:07.384Z] #13 32.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-07-29T15:43:07.384Z] #13 32.55 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-29T15:43:07.384Z] #13 32.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-07-29T15:43:07.384Z] #13 33.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-29T15:43:07.384Z] #13 33.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-29T15:43:07.384Z] #13 33.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-29T15:43:07.384Z] #13 33.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-29T15:43:07.384Z] #13 33.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-29T15:43:07.384Z] #13 34.12 Get:10 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-07-29T15:43:07.384Z] #13 34.13 Get:11 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-07-29T15:43:07.384Z] #13 36.83 Get:12 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-07-29T15:43:07.384Z] #13 ... [2021-07-29T15:43:07.384Z] [2021-07-29T15:43:07.384Z] #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-07-29T15:43:07.384Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:43:07.384Z] #50 40.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-29T15:43:07.384Z] #50 40.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-29T15:43:07.384Z] #50 40.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-29T15:43:07.384Z] #50 40.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T15:43:07.618Z] #44 ... [2021-07-29T15:43:07.618Z] [2021-07-29T15:43:07.618Z] #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-07-29T15:43:07.618Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:43:07.618Z] #50 51.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-29T15:43:07.618Z] #50 51.57 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-29T15:43:07.618Z] #50 51.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-29T15:43:07.618Z] #50 51.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-29T15:43:07.618Z] #50 51.73 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-29T15:43:07.618Z] #50 53.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-29T15:43:07.618Z] #50 53.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-29T15:43:07.618Z] #50 53.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T15:43:07.618Z] #50 ... [2021-07-29T15:43:07.618Z] [2021-07-29T15:43:07.618Z] #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-07-29T15:43:07.618Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:07.618Z] #36 61.51 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:43:07.618Z] #36 61.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:43:07.618Z] #36 61.54 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:07.675Z] #36 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-29T15:43:07.675Z] #36 38.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-29T15:43:07.675Z] #36 38.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-29T15:43:07.675Z] #36 38.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-29T15:43:07.675Z] #36 38.59 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-29T15:43:07.675Z] #36 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-29T15:43:08.073Z] #13 ... [2021-07-29T15:43:08.073Z] [2021-07-29T15:43:08.073Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:08.073Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:43:08.073Z] #32 61.26 Checking out files: 81% (1243/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 93% (1422/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-07-29T15:43:08.073Z] #32 62.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-29T15:43:08.073Z] #32 63.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:09.056Z] #36 39.98 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:09.315Z] #36 40.15 Fetched 14.9 MB in 2s (9570 kB/s) [2021-07-29T15:43:09.315Z] #36 40.24 Selecting previously unselected package xxd. [2021-07-29T15:43:09.315Z] #36 40.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:09.315Z] #36 40.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:43:09.315Z] #36 40.36 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:43:09.555Z] #36 ... [2021-07-29T15:43:09.555Z] [2021-07-29T15:43:09.555Z] #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-07-29T15:43:09.555Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:09.555Z] #13 40.31 Reading package lists... [2021-07-29T15:43:09.555Z] #13 47.42 Building dependency tree... [2021-07-29T15:43:09.555Z] #13 50.54 The following additional packages will be installed: [2021-07-29T15:43:09.555Z] #13 50.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-29T15:43:09.555Z] #13 50.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-29T15:43:09.555Z] #13 50.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-29T15:43:09.555Z] #13 50.56 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-29T15:43:09.555Z] #13 50.56 mingw-w64-x86-64-dev [2021-07-29T15:43:09.555Z] #13 50.58 Suggested packages: [2021-07-29T15:43:09.555Z] #13 50.58 gcc-8-locales seccomp wine64 [2021-07-29T15:43:09.555Z] #13 51.46 The following NEW packages will be installed: [2021-07-29T15:43:09.555Z] #13 51.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-29T15:43:09.555Z] #13 51.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-29T15:43:09.555Z] #13 51.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-29T15:43:09.555Z] #13 51.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-29T15:43:09.555Z] #13 51.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-29T15:43:09.555Z] #13 51.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-29T15:43:09.555Z] #13 51.46 The following packages will be upgraded: [2021-07-29T15:43:09.555Z] #13 51.46 libseccomp2 [2021-07-29T15:43:09.555Z] #13 51.95 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:09.555Z] #13 51.95 Need to get 77.8 MB of archives. [2021-07-29T15:43:09.555Z] #13 51.95 After this operation, 487 MB of additional disk space will be used. [2021-07-29T15:43:09.555Z] #13 51.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-29T15:43:09.555Z] #13 51.98 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-29T15:43:09.555Z] #13 51.99 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-29T15:43:09.555Z] #13 52.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-29T15:43:09.555Z] #13 52.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-29T15:43:09.555Z] #13 52.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-29T15:43:09.555Z] #13 52.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-29T15:43:09.555Z] #13 52.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-29T15:43:09.555Z] #13 52.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-29T15:43:09.555Z] #13 53.17 Get:10 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-07-29T15:43:09.555Z] #13 53.19 Get:11 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-07-29T15:43:09.555Z] #13 56.74 Get:12 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-07-29T15:43:09.555Z] #13 ... [2021-07-29T15:43:09.555Z] [2021-07-29T15:43:09.555Z] #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-07-29T15:43:09.555Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:09.555Z] #44 61.52 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:43:09.555Z] #44 61.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:09.555Z] #44 61.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:09.555Z] #44 62.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:09.555Z] #44 62.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:09.575Z] #36 40.68 Selecting previously unselected package vim-common. [2021-07-29T15:43:09.575Z] #36 40.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:43:09.575Z] #36 40.73 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:09.961Z] #19 65.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-29T15:43:09.961Z] #19 65.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:09.961Z] #19 65.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:10.186Z] #36 41.10 Selecting previously unselected package cmake-data. [2021-07-29T15:43:10.186Z] #36 41.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-29T15:43:10.186Z] #36 41.12 Unpacking cmake-data (3.13.4-1) ... [2021-07-29T15:43:10.469Z] #36 ... [2021-07-29T15:43:10.469Z] [2021-07-29T15:43:10.469Z] #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-07-29T15:43:10.469Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e [2021-07-29T15:43:10.469Z] #56 29.79 Reading package lists... [2021-07-29T15:43:10.469Z] #56 35.72 Building dependency tree... [2021-07-29T15:43:10.469Z] #56 38.46 The following additional packages will be installed: [2021-07-29T15:43:10.469Z] #56 38.48 libbtrfs0 [2021-07-29T15:43:10.469Z] #56 38.66 The following NEW packages will be installed: [2021-07-29T15:43:10.469Z] #56 38.66 libbtrfs-dev libbtrfs0 [2021-07-29T15:43:10.469Z] #56 39.04 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:10.469Z] #56 39.04 Need to get 119 kB of archives. [2021-07-29T15:43:10.469Z] #56 39.04 After this operation, 387 kB of additional disk space will be used. [2021-07-29T15:43:10.469Z] #56 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:10.469Z] #56 39.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:10.469Z] #56 40.04 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:10.469Z] #56 40.20 Fetched 119 kB in 0s (423 kB/s) [2021-07-29T15:43:10.469Z] #56 40.30 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:10.469Z] #56 40.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:10.469Z] #56 40.37 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:43:10.469Z] #56 40.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:10.469Z] #56 40.59 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:10.469Z] #56 40.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:43:10.469Z] #56 40.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:10.469Z] #56 40.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:10.469Z] #56 40.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:10.469Z] #56 40.95 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:10.469Z] #56 DONE 41.5s [2021-07-29T15:43:10.469Z] [2021-07-29T15:43:10.469Z] #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-07-29T15:43:10.469Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:10.469Z] #44 29.21 Reading package lists... [2021-07-29T15:43:10.469Z] #44 35.12 Building dependency tree... [2021-07-29T15:43:10.469Z] #44 37.64 The following additional packages will be installed: [2021-07-29T15:43:10.469Z] #44 37.65 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-29T15:43:10.469Z] #44 37.65 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-29T15:43:10.469Z] #44 37.65 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:10.469Z] #44 37.65 python3.7-minimal [2021-07-29T15:43:10.469Z] #44 37.66 Suggested packages: [2021-07-29T15:43:10.469Z] #44 37.66 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-29T15:43:10.469Z] #44 37.66 python3.7-doc binfmt-support [2021-07-29T15:43:10.469Z] #44 38.77 The following NEW packages will be installed: [2021-07-29T15:43:10.469Z] #44 38.77 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-29T15:43:10.469Z] #44 38.79 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-29T15:43:10.469Z] #44 38.80 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-29T15:43:10.469Z] #44 38.80 python3.7-minimal [2021-07-29T15:43:10.469Z] #44 39.23 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:10.469Z] #44 39.23 Need to get 6695 kB of archives. [2021-07-29T15:43:10.469Z] #44 39.23 After this operation, 33.1 MB of additional disk space will be used. [2021-07-29T15:43:10.469Z] #44 39.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:43:10.469Z] #44 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:43:10.469Z] #44 39.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:43:10.469Z] #44 39.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:43:10.469Z] #44 39.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:43:10.469Z] #44 39.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:43:10.469Z] #44 39.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:43:10.469Z] #44 39.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:43:10.469Z] #44 39.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-29T15:43:10.469Z] #44 39.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:43:10.469Z] #44 39.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-29T15:43:10.469Z] #44 39.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-29T15:43:10.469Z] #44 39.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:43:10.469Z] #44 39.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:43:10.469Z] #44 39.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:43:10.612Z] #32 ... [2021-07-29T15:43:10.612Z] [2021-07-29T15:43:10.612Z] #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-07-29T15:43:10.612Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:10.612Z] #46 67.27 sync [2021-07-29T15:43:10.612Z] #46 67.27 internal/reflectlite [2021-07-29T15:43:11.637Z] #50 ... [2021-07-29T15:43:11.637Z] [2021-07-29T15:43:11.637Z] #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-07-29T15:43:11.637Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:11.637Z] #13 39.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-29T15:43:11.637Z] #13 39.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-29T15:43:11.637Z] #13 39.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-29T15:43:11.637Z] #13 39.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-29T15:43:11.637Z] #13 39.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-07-29T15:43:11.637Z] #13 39.20 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-07-29T15:43:11.637Z] #13 39.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-29T15:43:11.637Z] #13 39.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-29T15:43:11.637Z] #13 39.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-29T15:43:11.637Z] #13 39.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-29T15:43:11.637Z] #13 39.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-29T15:43:11.637Z] #13 39.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-29T15:43:11.637Z] #13 39.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-29T15:43:11.637Z] #13 39.34 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-07-29T15:43:11.637Z] #13 40.41 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:11.637Z] #13 40.63 Fetched 73.4 MB in 7s (10.2 MB/s) [2021-07-29T15:43:11.637Z] #13 40.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 ... 15394 files and directories currently installed.) [2021-07-29T15:43:11.637Z] #13 40.83 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-29T15:43:11.637Z] #13 40.86 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-29T15:43:11.637Z] #13 41.22 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:11.637Z] #13 41.44 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-29T15:43:11.637Z] #13 41.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-07-29T15:43:11.637Z] #13 41.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-29T15:43:11.637Z] #13 41.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:11.908Z] #13 43.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-29T15:43:11.908Z] #13 43.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-29T15:43:11.908Z] #13 43.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:11.992Z] #46 68.84 internal/testlog [2021-07-29T15:43:12.252Z] #46 69.13 github.com/LK4D4/vndr/godl/singleflight [2021-07-29T15:43:12.378Z] #44 42.20 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-29T15:43:12.822Z] #46 69.53 math/rand [2021-07-29T15:43:12.949Z] #44 ... [2021-07-29T15:43:12.949Z] [2021-07-29T15:43:12.949Z] #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-07-29T15:43:12.949Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:12.949Z] #36 43.97 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:43:12.949Z] #36 43.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:43:12.949Z] #36 44.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:13.082Z] #46 ... [2021-07-29T15:43:13.083Z] [2021-07-29T15:43:13.083Z] #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-07-29T15:43:13.083Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:43:13.083Z] #57 1.561 + RM_GOPATH=0 [2021-07-29T15:43:13.083Z] #57 1.562 + TMP_GOPATH= [2021-07-29T15:43:13.083Z] #57 1.562 + : /build [2021-07-29T15:43:13.083Z] #57 1.563 + '[' -z '' ']' [2021-07-29T15:43:13.083Z] #57 1.564 ++ mktemp -d [2021-07-29T15:43:13.083Z] #57 1.573 + export GOPATH=/tmp/tmp.U5iby4UB87 [2021-07-29T15:43:13.083Z] #57 1.573 + GOPATH=/tmp/tmp.U5iby4UB87 [2021-07-29T15:43:13.083Z] #57 1.573 + RM_GOPATH=1 [2021-07-29T15:43:13.083Z] #57 1.574 + case "$(go env GOARCH)" in [2021-07-29T15:43:13.083Z] #57 1.574 ++ go env GOARCH [2021-07-29T15:43:13.083Z] #57 1.589 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:13.083Z] #57 1.590 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:13.083Z] #57 1.590 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:13.083Z] #57 1.591 + dir=/tmp/install [2021-07-29T15:43:13.083Z] #57 1.593 + bin=containerd [2021-07-29T15:43:13.083Z] #57 1.593 + shift [2021-07-29T15:43:13.083Z] #57 1.593 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-29T15:43:13.083Z] #57 1.594 + . /tmp/install/containerd.installer [2021-07-29T15:43:13.083Z] #57 1.597 ++ set -e [2021-07-29T15:43:13.083Z] #57 1.597 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:13.083Z] #57 1.598 + install_containerd [2021-07-29T15:43:13.083Z] #57 1.598 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-29T15:43:13.083Z] #57 1.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U5iby4UB87/src/github.com/containerd/containerd [2021-07-29T15:43:13.083Z] #57 1.601 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:13.083Z] #57 1.609 Cloning into '/tmp/tmp.U5iby4UB87/src/github.com/containerd/containerd'... [2021-07-29T15:43:13.083Z] #57 ... [2021-07-29T15:43:13.083Z] [2021-07-29T15:43:13.083Z] #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-07-29T15:43:13.083Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:13.083Z] #13 61.15 Get:12 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-07-29T15:43:13.083Z] #13 63.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-29T15:43:13.083Z] #13 63.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-29T15:43:13.083Z] #13 63.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:13.083Z] #13 63.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:13.083Z] #13 63.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-29T15:43:13.083Z] #13 63.62 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-29T15:43:13.083Z] #13 63.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-29T15:43:13.083Z] #13 63.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-29T15:43:13.083Z] #13 63.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-29T15:43:13.083Z] #13 63.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-29T15:43:13.083Z] #13 63.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-29T15:43:13.083Z] #13 63.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-29T15:43:13.083Z] #13 63.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-29T15:43:13.083Z] #13 63.78 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-29T15:43:13.083Z] #13 64.90 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:13.083Z] #13 65.10 Fetched 77.8 MB in 9s (8202 kB/s) [2021-07-29T15:43:13.083Z] #13 65.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:13.083Z] #13 65.26 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:43:13.083Z] #13 65.29 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-29T15:43:13.083Z] #13 65.55 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:13.343Z] #13 65.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-29T15:43:13.343Z] #13 65.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:13.343Z] #13 65.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:13.604Z] #13 65.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:13.729Z] #44 66.87 Selecting previously unselected package python3-minimal. [2021-07-29T15:43:13.729Z] #44 66.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-29T15:43:13.729Z] #44 66.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:43:13.729Z] #44 66.96 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:43:13.729Z] #44 67.10 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:43:13.729Z] #44 67.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:43:13.729Z] #44 67.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:13.729Z] #44 67.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:43:13.729Z] #44 67.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:13.729Z] #44 67.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:13.729Z] #44 ... [2021-07-29T15:43:13.729Z] [2021-07-29T15:43:13.729Z] #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-07-29T15:43:13.729Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:13.729Z] #13 59.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-29T15:43:13.729Z] #13 59.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-29T15:43:13.729Z] #13 59.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:13.729Z] #13 59.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:13.729Z] #13 59.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-29T15:43:13.729Z] #13 59.25 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-29T15:43:13.729Z] #13 59.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-29T15:43:13.729Z] #13 59.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-29T15:43:13.729Z] #13 59.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-29T15:43:13.729Z] #13 59.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-29T15:43:13.729Z] #13 59.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-29T15:43:13.729Z] #13 59.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-29T15:43:13.729Z] #13 59.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-29T15:43:13.729Z] #13 59.43 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-29T15:43:13.730Z] #13 60.53 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:13.730Z] #13 60.77 Fetched 77.8 MB in 8s (9984 kB/s) [2021-07-29T15:43:13.730Z] #13 60.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:13.730Z] #13 61.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:43:13.730Z] #13 61.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-29T15:43:13.730Z] #13 61.32 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:13.730Z] #13 61.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-29T15:43:13.730Z] #13 61.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:13.730Z] #13 61.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:13.730Z] #13 61.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:13.864Z] #13 ... [2021-07-29T15:43:13.864Z] [2021-07-29T15:43:13.864Z] #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-07-29T15:43:13.864Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:13.864Z] #36 60.56 Selecting previously unselected package vim-common. [2021-07-29T15:43:13.864Z] #36 60.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:43:13.864Z] #36 60.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:13.864Z] #36 61.09 Selecting previously unselected package cmake-data. [2021-07-29T15:43:13.864Z] #36 61.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-29T15:43:13.864Z] #36 61.12 Unpacking cmake-data (3.13.4-1) ... [2021-07-29T15:43:13.864Z] #36 65.82 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:43:13.864Z] #36 65.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:43:13.864Z] #36 65.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:13.864Z] #36 ... [2021-07-29T15:43:13.864Z] [2021-07-29T15:43:13.864Z] #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-07-29T15:43:13.864Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:13.864Z] #44 60.79 Get:13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-29T15:43:13.864Z] #44 62.87 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:13.864Z] #44 63.20 Fetched 6695 kB in 4s (1727 kB/s) [2021-07-29T15:43:13.864Z] #44 63.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:43:13.864Z] #44 63.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 ... 15421 files and directories currently installed.) [2021-07-29T15:43:13.864Z] #44 63.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:13.864Z] #44 63.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:13.864Z] #44 65.17 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:43:13.864Z] #44 65.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:13.864Z] #44 65.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:13.864Z] #44 66.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:13.864Z] #44 66.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:14.124Z] #44 70.38 Selecting previously unselected package python3-minimal. [2021-07-29T15:43:14.124Z] #44 70.38 (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-07-29T15:43:14.124Z] #44 ... [2021-07-29T15:43:14.124Z] [2021-07-29T15:43:14.124Z] #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-07-29T15:43:14.124Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:14.124Z] #46 70.45 internal/singleflight [2021-07-29T15:43:14.124Z] #46 70.82 sort [2021-07-29T15:43:14.124Z] #46 70.82 io [2021-07-29T15:43:14.146Z] #19 69.17 Selecting previously unselected package libapparmor1:amd64. [2021-07-29T15:43:14.146Z] #19 69.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.17 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:43:14.146Z] #19 69.22 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-29T15:43:14.146Z] #19 69.22 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.23 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:43:14.146Z] #19 69.29 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:14.146Z] #19 69.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.30 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:14.146Z] #19 69.34 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:14.146Z] #19 69.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:14.146Z] #19 69.42 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-29T15:43:14.146Z] #19 69.43 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:14.146Z] #19 69.49 Selecting previously unselected package libudev-dev:amd64. [2021-07-29T15:43:14.146Z] #19 69.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.51 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:43:14.146Z] #19 69.58 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-29T15:43:14.146Z] #19 69.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.59 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:43:14.146Z] #19 69.70 Selecting previously unselected package libpcre16-3:amd64. [2021-07-29T15:43:14.146Z] #19 69.71 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.71 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.146Z] #19 69.79 Selecting previously unselected package libpcre32-3:amd64. [2021-07-29T15:43:14.146Z] #19 69.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:43:14.146Z] #19 69.80 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.444Z] #19 69.88 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-29T15:43:14.444Z] #19 69.89 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-29T15:43:14.444Z] #19 69.89 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.444Z] #19 69.94 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-29T15:43:14.444Z] #19 69.95 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-29T15:43:14.444Z] #19 69.96 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.668Z] #13 ... [2021-07-29T15:43:14.668Z] [2021-07-29T15:43:14.668Z] #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-07-29T15:43:14.668Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:43:14.668Z] #52 58.43 sort [2021-07-29T15:43:14.668Z] #52 58.49 errors [2021-07-29T15:43:14.668Z] #52 58.95 io [2021-07-29T15:43:14.668Z] #52 59.42 internal/oserror [2021-07-29T15:43:14.668Z] #52 59.53 syscall [2021-07-29T15:43:14.668Z] #52 60.44 bytes [2021-07-29T15:43:14.668Z] #52 62.64 strconv [2021-07-29T15:43:14.668Z] #52 66.43 reflect [2021-07-29T15:43:14.668Z] #52 68.49 time [2021-07-29T15:43:14.668Z] #52 ... [2021-07-29T15:43:14.668Z] [2021-07-29T15:43:14.668Z] #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-07-29T15:43:14.668Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:14.668Z] #36 68.05 Selecting previously unselected package libxml2:amd64. [2021-07-29T15:43:14.668Z] #36 68.05 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-29T15:43:14.668Z] #36 68.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:14.668Z] #36 68.59 Selecting previously unselected package libarchive13:amd64. [2021-07-29T15:43:14.668Z] #36 68.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-29T15:43:14.668Z] #36 68.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:14.718Z] #19 70.13 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-29T15:43:14.718Z] #19 70.13 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-29T15:43:14.718Z] #19 70.13 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:43:14.718Z] #19 70.28 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-29T15:43:14.718Z] #19 70.30 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:14.718Z] #19 70.31 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:14.718Z] #19 70.35 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-29T15:43:14.718Z] #19 70.36 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:43:14.718Z] #19 70.36 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:14.718Z] #19 70.42 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-29T15:43:14.718Z] #19 70.42 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:43:14.718Z] #19 70.43 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:43:14.977Z] #19 70.68 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.977Z] #19 70.69 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:14.977Z] #19 70.70 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:43:14.977Z] #19 70.71 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:14.977Z] #19 70.72 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.977Z] #19 70.73 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:43:14.977Z] #19 70.74 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:14.977Z] #19 70.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:14.977Z] #19 70.76 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:43:14.977Z] #19 70.77 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:43:15.236Z] #19 70.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:15.236Z] #19 70.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:15.236Z] #19 70.81 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:43:15.236Z] #19 70.83 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:15.236Z] #19 70.84 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:43:15.236Z] #19 70.85 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:15.236Z] #19 70.86 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:43:15.236Z] #19 70.87 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:15.236Z] #19 70.88 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-07-29T15:43:15.236Z] #19 ... [2021-07-29T15:43:15.236Z] [2021-07-29T15:43:15.236Z] #64 [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-07-29T15:43:15.236Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:43:15.236Z] #64 10.85 + cd /tmp/tmp.UaQlGyN2Ok/src/github.com/containerd/containerd [2021-07-29T15:43:15.236Z] #64 10.85 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:15.236Z] #64 11.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-29T15:43:15.236Z] #64 11.00 + BUILDTAGS='netgo osusergo static_build' [2021-07-29T15:43:15.236Z] #64 11.00 + export EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:15.236Z] #64 11.00 + EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:15.236Z] #64 11.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-29T15:43:15.236Z] #64 11.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-29T15:43:15.236Z] #64 11.00 + '[' '' = dynamic ']' [2021-07-29T15:43:15.236Z] #64 11.00 + make [2021-07-29T15:43:15.236Z] #64 11.92 + bin/ctr [2021-07-29T15:43:15.236Z] #64 ... [2021-07-29T15:43:15.236Z] [2021-07-29T15:43:15.236Z] #19 [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-07-29T15:43:15.236Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28 [2021-07-29T15:43:15.236Z] #19 70.88 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-07-29T15:43:15.236Z] #19 70.89 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:15.236Z] #19 70.90 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-07-29T15:43:15.236Z] #19 70.90 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-07-29T15:43:15.236Z] #19 70.91 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:15.236Z] #19 70.92 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:43:15.236Z] #19 70.93 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:15.236Z] #19 70.94 Setting up dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:15.236Z] #19 70.95 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:15.236Z] #19 70.97 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:15.236Z] #19 70.98 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:15.275Z] #13 ... [2021-07-29T15:43:15.276Z] [2021-07-29T15:43:15.276Z] #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-07-29T15:43:15.276Z] #48 sha256:0b3fdca953271802f8af42ad64aae99fd5e02fc8f1611f40861762a8117038a7 [2021-07-29T15:43:15.276Z] #48 DONE 48.8s [2021-07-29T15:43:15.276Z] [2021-07-29T15:43:15.276Z] #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-07-29T15:43:15.276Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:15.276Z] #13 46.27 Selecting previously unselected package binutils-mingw-w64. [2021-07-29T15:43:15.276Z] #13 46.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-29T15:43:15.276Z] #13 ... [2021-07-29T15:43:15.276Z] [2021-07-29T15:43:15.276Z] #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-07-29T15:43:15.276Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:15.276Z] #44 42.03 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:15.276Z] #44 42.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:15.276Z] #44 46.25 Selecting previously unselected package python3-minimal. [2021-07-29T15:43:15.276Z] #44 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-07-29T15:43:15.276Z] #44 46.46 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-29T15:43:15.276Z] #44 47.21 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:43:15.276Z] #44 48.67 Selecting previously unselected package libmpdec2:arm64. [2021-07-29T15:43:15.276Z] #44 48.67 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-29T15:43:15.276Z] #44 48.73 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-29T15:43:15.276Z] #44 ... [2021-07-29T15:43:15.276Z] [2021-07-29T15:43:15.276Z] #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-07-29T15:43:15.276Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:15.276Z] #13 46.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:15.276Z] #13 46.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-29T15:43:15.276Z] #13 46.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-29T15:43:15.276Z] #13 46.74 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:15.296Z] #36 ... [2021-07-29T15:43:15.296Z] [2021-07-29T15:43:15.296Z] #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-07-29T15:43:15.296Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:15.296Z] #46 59.10 github.com/LK4D4/vndr/godl/singleflight [2021-07-29T15:43:15.296Z] #46 59.10 io [2021-07-29T15:43:15.296Z] #46 59.53 strconv [2021-07-29T15:43:15.296Z] #46 60.76 bytes [2021-07-29T15:43:15.296Z] #46 62.94 strings [2021-07-29T15:43:15.296Z] #46 63.33 reflect [2021-07-29T15:43:15.296Z] #46 66.26 bufio [2021-07-29T15:43:15.296Z] #46 68.02 syscall [2021-07-29T15:43:15.490Z] #36 ... [2021-07-29T15:43:15.490Z] [2021-07-29T15:43:15.490Z] #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-07-29T15:43:15.490Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:43:15.490Z] #50 36.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-29T15:43:15.490Z] #50 36.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-29T15:43:15.490Z] #50 36.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-29T15:43:15.490Z] #50 36.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-29T15:43:15.490Z] #50 36.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-29T15:43:15.490Z] #50 37.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-29T15:43:15.490Z] #50 38.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-29T15:43:15.490Z] #50 38.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T15:43:15.490Z] #50 ... [2021-07-29T15:43:15.490Z] [2021-07-29T15:43:15.490Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:15.490Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:43:15.490Z] #32 43.34 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-07-29T15:43:15.490Z] #32 43.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-29T15:43:15.490Z] #32 44.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:43:15.506Z] #46 71.96 strconv [2021-07-29T15:43:15.542Z] #13 ... [2021-07-29T15:43:15.542Z] [2021-07-29T15:43:15.542Z] #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-07-29T15:43:15.542Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:15.542Z] #52 39.45 text/tabwriter [2021-07-29T15:43:15.542Z] #52 39.57 reflect [2021-07-29T15:43:15.542Z] #52 41.61 bufio [2021-07-29T15:43:15.542Z] #52 41.62 regexp/syntax [2021-07-29T15:43:15.542Z] #52 45.80 regexp [2021-07-29T15:43:15.542Z] #52 46.10 internal/syscall/execenv [2021-07-29T15:43:15.542Z] #52 46.13 time [2021-07-29T15:43:15.542Z] #52 ... [2021-07-29T15:43:15.542Z] [2021-07-29T15:43:15.542Z] #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-07-29T15:43:15.542Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:15.542Z] #13 47.11 Selecting previously unselected package dmsetup. [2021-07-29T15:43:15.552Z] #46 ... [2021-07-29T15:43:15.552Z] [2021-07-29T15:43:15.552Z] #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-07-29T15:43:15.552Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:15.552Z] #36 69.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-29T15:43:15.552Z] #36 69.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-29T15:43:15.552Z] #36 69.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:15.769Z] #46 72.63 bytes [2021-07-29T15:43:15.807Z] #13 47.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-29T15:43:15.807Z] #13 47.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:15.808Z] #36 ... [2021-07-29T15:43:15.808Z] [2021-07-29T15:43:15.808Z] #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-07-29T15:43:15.808Z] #48 sha256:af9253c08e1c7c290d5e3829826e7640f54a4df33d7eed364b79cbb273a3d3ce [2021-07-29T15:43:15.808Z] #48 DONE 69.7s [2021-07-29T15:43:15.808Z] [2021-07-29T15:43:15.808Z] #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-07-29T15:43:15.808Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:15.808Z] #36 69.82 Selecting previously unselected package librhash0:amd64. [2021-07-29T15:43:15.808Z] #36 69.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-29T15:43:15.808Z] #36 69.84 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:16.073Z] #13 47.50 Selecting previously unselected package mingw-w64-common. [2021-07-29T15:43:16.073Z] #13 47.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-29T15:43:16.073Z] #13 47.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:16.338Z] #13 ... [2021-07-29T15:43:16.338Z] [2021-07-29T15:43:16.338Z] #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-07-29T15:43:16.338Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:16.338Z] #46 40.39 bufio [2021-07-29T15:43:16.338Z] #46 41.19 regexp/syntax [2021-07-29T15:43:16.338Z] #46 42.59 vendor/golang.org/x/net/dns/dnsmessage [2021-07-29T15:43:16.338Z] #46 45.79 internal/syscall/unix [2021-07-29T15:43:16.338Z] #46 46.06 time [2021-07-29T15:43:16.338Z] #46 47.09 regexp [2021-07-29T15:43:16.370Z] #36 70.10 Selecting previously unselected package libuv1:amd64. [2021-07-29T15:43:16.370Z] #36 70.10 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-29T15:43:16.370Z] #36 70.11 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:16.370Z] #36 70.25 Selecting previously unselected package cmake. [2021-07-29T15:43:16.611Z] #46 ... [2021-07-29T15:43:16.611Z] [2021-07-29T15:43:16.611Z] #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-07-29T15:43:16.611Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:43:16.611Z] #36 42.14 Selecting previously unselected package libicu63:arm64. [2021-07-29T15:43:16.611Z] #36 42.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 42.16 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-29T15:43:16.611Z] #36 45.75 Selecting previously unselected package libxml2:arm64. [2021-07-29T15:43:16.611Z] #36 45.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 45.79 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:16.611Z] #36 46.35 Selecting previously unselected package libarchive13:arm64. [2021-07-29T15:43:16.611Z] #36 46.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 46.35 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:16.611Z] #36 48.81 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-29T15:43:16.611Z] #36 48.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 48.82 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-29T15:43:16.611Z] #36 48.97 Selecting previously unselected package librhash0:arm64. [2021-07-29T15:43:16.611Z] #36 48.97 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 48.97 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-29T15:43:16.611Z] #36 49.26 Selecting previously unselected package libuv1:arm64. [2021-07-29T15:43:16.611Z] #36 49.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 49.30 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:16.611Z] #36 49.58 Selecting previously unselected package cmake. [2021-07-29T15:43:16.611Z] #36 49.58 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-29T15:43:16.611Z] #36 49.59 Unpacking cmake (3.13.4-1) ... [2021-07-29T15:43:16.626Z] #36 70.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-29T15:43:16.626Z] #36 70.37 Unpacking cmake (3.13.4-1) ... [2021-07-29T15:43:16.712Z] #46 ... [2021-07-29T15:43:16.712Z] [2021-07-29T15:43:16.712Z] #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-07-29T15:43:16.712Z] #48 sha256:f0246f1f85ba860f2dd87fe8acf743e58e8c2df33bb8def634d866fbac3c139e [2021-07-29T15:43:16.712Z] #48 DONE 73.3s [2021-07-29T15:43:16.712Z] [2021-07-29T15:43:16.712Z] #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-07-29T15:43:16.712Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:16.712Z] #36 73.17 Selecting previously unselected package libxml2:amd64. [2021-07-29T15:43:16.712Z] #36 73.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-29T15:43:16.712Z] #36 73.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:16.881Z] #36 ... [2021-07-29T15:43:16.881Z] [2021-07-29T15:43:16.881Z] #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-07-29T15:43:16.881Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:16.881Z] #52 50.96 internal/fmtsort [2021-07-29T15:43:16.881Z] #52 50.96 encoding/binary [2021-07-29T15:43:17.283Z] #36 73.86 Selecting previously unselected package libarchive13:amd64. [2021-07-29T15:43:17.283Z] #36 73.87 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-29T15:43:17.283Z] #36 73.87 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:17.283Z] #36 74.21 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-29T15:43:17.283Z] #36 74.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-29T15:43:17.543Z] #36 74.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:17.804Z] #36 74.41 Selecting previously unselected package librhash0:amd64. [2021-07-29T15:43:17.804Z] #36 74.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-29T15:43:17.804Z] #36 74.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:17.804Z] #36 74.61 Selecting previously unselected package libuv1:amd64. [2021-07-29T15:43:17.837Z] #52 51.97 internal/poll [2021-07-29T15:43:17.837Z] #52 51.98 io/fs [2021-07-29T15:43:17.837Z] #52 51.98 context [2021-07-29T15:43:18.065Z] #36 74.73 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-29T15:43:18.065Z] #36 74.76 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:18.325Z] #36 74.95 Selecting previously unselected package cmake. [2021-07-29T15:43:18.325Z] #36 74.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-29T15:43:18.325Z] #36 74.96 Unpacking cmake (3.13.4-1) ... [2021-07-29T15:43:18.517Z] #19 DONE 74.0s [2021-07-29T15:43:18.517Z] [2021-07-29T15:43:18.517Z] #64 [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-07-29T15:43:18.517Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:43:18.517Z] #64 ... [2021-07-29T15:43:18.517Z] [2021-07-29T15:43:18.517Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-29T15:43:18.517Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93 [2021-07-29T15:43:19.247Z] #52 53.26 encoding/base64 [2021-07-29T15:43:19.247Z] #52 53.31 golang.org/x/sys/unix [2021-07-29T15:43:19.513Z] #52 ... [2021-07-29T15:43:19.513Z] [2021-07-29T15:43:19.513Z] #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-07-29T15:43:19.513Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f [2021-07-29T15:43:19.513Z] #36 51.84 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-29T15:43:19.513Z] #36 51.89 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:43:19.513Z] #36 51.90 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:19.513Z] #36 51.92 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:19.513Z] #36 51.98 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-29T15:43:19.513Z] #36 52.02 Setting up cmake-data (3.13.4-1) ... [2021-07-29T15:43:19.513Z] #36 52.05 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:19.513Z] #36 52.07 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-29T15:43:19.513Z] #36 52.09 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:19.513Z] #36 52.12 Setting up cmake (3.13.4-1) ... [2021-07-29T15:43:19.513Z] #36 52.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:19.513Z] #36 52.26 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:19.513Z] #36 DONE 53.4s [2021-07-29T15:43:19.513Z] [2021-07-29T15:43:19.513Z] #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-07-29T15:43:19.513Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:19.513Z] #44 49.01 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-29T15:43:19.513Z] #44 49.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:43:19.513Z] #44 49.04 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.513Z] #44 51.62 Selecting previously unselected package python3.7. [2021-07-29T15:43:19.513Z] #44 51.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:43:19.513Z] #44 51.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.513Z] #44 51.91 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-29T15:43:19.513Z] #44 51.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-29T15:43:19.513Z] #44 51.95 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-29T15:43:19.513Z] #44 52.14 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:43:19.703Z] #32 ... [2021-07-29T15:43:19.703Z] [2021-07-29T15:43:19.703Z] #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-07-29T15:43:19.703Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:19.703Z] #13 29.67 Reading package lists... [2021-07-29T15:43:19.703Z] #13 35.50 Building dependency tree... [2021-07-29T15:43:19.703Z] #13 38.43 The following additional packages will be installed: [2021-07-29T15:43:19.703Z] #13 38.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-29T15:43:19.703Z] #13 38.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-29T15:43:19.703Z] #13 38.43 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-29T15:43:19.703Z] #13 38.43 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-29T15:43:19.703Z] #13 38.43 mingw-w64-x86-64-dev [2021-07-29T15:43:19.703Z] #13 38.46 Suggested packages: [2021-07-29T15:43:19.703Z] #13 38.46 gcc-8-locales seccomp wine64 [2021-07-29T15:43:19.703Z] #13 39.37 The following NEW packages will be installed: [2021-07-29T15:43:19.703Z] #13 39.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-29T15:43:19.703Z] #13 39.38 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-29T15:43:19.703Z] #13 39.38 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-29T15:43:19.703Z] #13 39.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-29T15:43:19.703Z] #13 39.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-29T15:43:19.703Z] #13 39.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-29T15:43:19.703Z] #13 39.39 The following packages will be upgraded: [2021-07-29T15:43:19.703Z] #13 39.40 libseccomp2 [2021-07-29T15:43:19.703Z] #13 39.83 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:19.703Z] #13 39.83 Need to get 77.8 MB of archives. [2021-07-29T15:43:19.703Z] #13 39.83 After this operation, 487 MB of additional disk space will be used. [2021-07-29T15:43:19.703Z] #13 39.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-29T15:43:19.703Z] #13 39.84 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-29T15:43:19.703Z] #13 39.87 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-29T15:43:19.703Z] #13 40.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-29T15:43:19.703Z] #13 40.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-29T15:43:19.703Z] #13 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-29T15:43:19.703Z] #13 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-29T15:43:19.703Z] #13 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-29T15:43:19.703Z] #13 40.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-29T15:43:19.703Z] #13 40.96 Get:10 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-07-29T15:43:19.703Z] #13 40.98 Get:11 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-07-29T15:43:19.703Z] #13 44.76 Get:12 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-07-29T15:43:19.703Z] #13 ... [2021-07-29T15:43:19.703Z] [2021-07-29T15:43:19.703Z] #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-07-29T15:43:19.703Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:19.703Z] #44 43.45 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:19.703Z] #44 43.64 Fetched 6695 kB in 4s (1882 kB/s) [2021-07-29T15:43:19.703Z] #44 43.72 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:43:19.703Z] #44 43.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:19.703Z] #44 43.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:19.703Z] #44 43.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.703Z] #44 44.49 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:43:19.703Z] #44 44.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:19.703Z] #44 44.50 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.703Z] #44 45.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.703Z] #44 45.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:43:19.703Z] #44 49.67 Selecting previously unselected package python3-minimal. [2021-07-29T15:43:19.703Z] #44 49.67 (Reading database ... [2021-07-29T15:43:19.703Z] #44 ... [2021-07-29T15:43:19.703Z] [2021-07-29T15:43:19.703Z] #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-07-29T15:43:19.703Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:19.703Z] #36 50.80 Selecting previously unselected package libxml2:amd64. [2021-07-29T15:43:19.703Z] #36 50.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-29T15:43:19.703Z] #36 50.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:19.899Z] #20 1.295 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:43:19.899Z] #20 1.314 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-29T15:43:19.899Z] #20 1.379 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-29T15:43:19.899Z] #20 1.380 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-29T15:43:19.899Z] #20 1.493 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-29T15:43:19.899Z] #20 1.538 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-29T15:43:19.899Z] #20 1.558 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-29T15:43:19.899Z] #20 1.574 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:43:20.156Z] #20 1.602 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-29T15:43:20.156Z] #20 1.630 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-29T15:43:20.196Z] #36 73.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:20.196Z] #36 73.98 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:43:20.196Z] #36 74.00 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:20.196Z] #36 74.01 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:20.196Z] #36 74.05 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:20.196Z] #36 74.07 Setting up cmake-data (3.13.4-1) ... [2021-07-29T15:43:20.196Z] #36 74.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:20.196Z] #36 74.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:20.196Z] #36 74.11 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:20.196Z] #36 74.12 Setting up cmake (3.13.4-1) ... [2021-07-29T15:43:20.196Z] #36 74.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:20.206Z] #44 53.97 Selecting previously unselected package python3. [2021-07-29T15:43:20.206Z] #44 53.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-07-29T15:43:20.326Z] #36 51.40 Selecting previously unselected package libarchive13:amd64. [2021-07-29T15:43:20.331Z] Running on azwin-2-7f5720 in d:\jenkins\workspace\moby_PR-42679 [Pipeline] { [Pipeline] ws [2021-07-29T15:43:20.349Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-29T15:43:20.454Z] #36 74.20 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:20.473Z] #44 54.08 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-07-29T15:43:20.473Z] #44 54.33 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:43:20.616Z] #36 51.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-29T15:43:20.616Z] #36 ... [2021-07-29T15:43:20.616Z] [2021-07-29T15:43:20.616Z] #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-07-29T15:43:20.616Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:43:20.616Z] #57 2.937 + RM_GOPATH=0 [2021-07-29T15:43:20.616Z] #57 2.937 + TMP_GOPATH= [2021-07-29T15:43:20.616Z] #57 2.937 + : /build [2021-07-29T15:43:20.616Z] #57 2.937 + '[' -z '' ']' [2021-07-29T15:43:20.616Z] #57 2.939 ++ mktemp -d [2021-07-29T15:43:20.616Z] #57 2.943 + export GOPATH=/tmp/tmp.Lwx3dgjkMA [2021-07-29T15:43:20.616Z] #57 2.943 + GOPATH=/tmp/tmp.Lwx3dgjkMA [2021-07-29T15:43:20.616Z] #57 2.943 + RM_GOPATH=1 [2021-07-29T15:43:20.616Z] #57 2.943 + case "$(go env GOARCH)" in [2021-07-29T15:43:20.616Z] #57 2.945 ++ go env GOARCH [2021-07-29T15:43:20.616Z] #57 2.965 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:20.616Z] #57 2.965 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:20.616Z] #57 2.966 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:20.616Z] #57 2.967 + dir=/tmp/install [2021-07-29T15:43:20.616Z] #57 2.967 + bin=containerd [2021-07-29T15:43:20.616Z] #57 2.967 + shift [2021-07-29T15:43:20.616Z] #57 2.968 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-29T15:43:20.616Z] #57 2.968 + . /tmp/install/containerd.installer [2021-07-29T15:43:20.616Z] #57 2.968 ++ set -e [2021-07-29T15:43:20.616Z] #57 2.969 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:20.616Z] #57 2.969 + install_containerd [2021-07-29T15:43:20.616Z] #57 2.969 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483' [2021-07-29T15:43:20.616Z] #57 2.970 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:20.616Z] #57 2.970 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Lwx3dgjkMA/src/github.com/containerd/containerd [2021-07-29T15:43:20.616Z] #57 2.976 Cloning into '/tmp/tmp.Lwx3dgjkMA/src/github.com/containerd/containerd'... [2021-07-29T15:43:20.741Z] #44 54.61 Selecting previously unselected package libprotobuf17:arm64. [2021-07-29T15:43:20.741Z] #44 54.61 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-29T15:43:20.741Z] #44 54.63 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-29T15:43:20.867Z] #36 ... [2021-07-29T15:43:20.867Z] [2021-07-29T15:43:20.867Z] #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-07-29T15:43:20.867Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:43:20.867Z] #52 67.58 sync [2021-07-29T15:43:20.867Z] #52 67.59 internal/reflectlite [2021-07-29T15:43:20.867Z] #52 68.71 internal/testlog [2021-07-29T15:43:20.867Z] #52 70.16 errors [2021-07-29T15:43:20.867Z] #52 70.17 sort [2021-07-29T15:43:20.867Z] #52 70.68 io [2021-07-29T15:43:20.867Z] #52 71.56 internal/oserror [2021-07-29T15:43:20.867Z] #52 71.73 syscall [2021-07-29T15:43:20.867Z] #52 71.79 bytes [2021-07-29T15:43:20.867Z] #52 73.85 strconv [2021-07-29T15:43:20.875Z] #57 ... [2021-07-29T15:43:20.875Z] [2021-07-29T15:43:20.875Z] #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-07-29T15:43:20.875Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:20.875Z] #36 51.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:21.016Z] #36 DONE 74.9s [2021-07-29T15:43:21.016Z] [2021-07-29T15:43:21.016Z] #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-07-29T15:43:21.016Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:21.016Z] #44 69.23 Selecting previously unselected package python3.7. [2021-07-29T15:43:21.016Z] #44 69.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:21.016Z] #44 69.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:21.016Z] #44 69.61 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:43:21.016Z] #44 69.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:43:21.016Z] #44 69.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:21.016Z] #44 69.90 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:43:21.016Z] #44 71.77 Selecting previously unselected package python3. [2021-07-29T15:43:21.016Z] #44 71.77 (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 ... 16073 files and directories currently installed.) [2021-07-29T15:43:21.016Z] #44 71.85 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:43:21.016Z] #44 71.88 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:43:21.016Z] #44 72.27 Selecting previously unselected package libprotobuf17:amd64. [2021-07-29T15:43:21.016Z] #44 72.27 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:21.016Z] #44 72.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:21.016Z] #44 73.02 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:43:21.016Z] #44 73.02 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:43:21.016Z] #44 73.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:21.016Z] #44 73.28 Selecting previously unselected package python3-six. [2021-07-29T15:43:21.016Z] #44 73.28 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-29T15:43:21.016Z] #44 73.28 Unpacking python3-six (1.12.0-1) ... [2021-07-29T15:43:21.016Z] #44 73.37 Selecting previously unselected package python3-protobuf. [2021-07-29T15:43:21.017Z] #44 73.38 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:21.017Z] #44 73.39 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:21.017Z] #44 73.82 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:43:21.017Z] #44 73.83 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:43:21.017Z] #44 73.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:21.017Z] #44 73.96 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:43:21.017Z] #44 73.96 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:43:21.017Z] #44 73.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:21.017Z] #44 74.09 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:43:21.017Z] #44 74.09 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:43:21.017Z] #44 74.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:21.017Z] #44 74.19 Selecting previously unselected package criu. [2021-07-29T15:43:21.017Z] #44 74.20 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-29T15:43:21.017Z] #44 74.21 Unpacking criu (3.15-1) ... [2021-07-29T15:43:21.089Z] #20 2.606 Fetched 2889 kB in 2s (1850 kB/s) [2021-07-29T15:43:21.127Z] #52 ... [2021-07-29T15:43:21.127Z] [2021-07-29T15:43:21.127Z] #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-07-29T15:43:21.127Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:21.127Z] #44 70.38 (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 ... 15661 files and directories currently installed.) [2021-07-29T15:43:21.127Z] #44 70.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:43:21.127Z] #44 70.46 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:43:21.127Z] #44 70.56 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:43:21.127Z] #44 70.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:43:21.127Z] #44 70.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:21.127Z] #44 70.71 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:43:21.127Z] #44 70.71 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:21.127Z] #44 70.72 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:21.127Z] #44 72.83 Selecting previously unselected package python3.7. [2021-07-29T15:43:21.127Z] #44 72.83 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:21.127Z] #44 72.85 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:21.127Z] #44 73.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:43:21.127Z] #44 73.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:43:21.127Z] #44 73.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:21.127Z] #44 73.18 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:43:21.127Z] #44 74.94 Selecting previously unselected package python3. [2021-07-29T15:43:21.128Z] #44 74.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 ... 16073 files and directories currently installed.) [2021-07-29T15:43:21.128Z] #44 75.02 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 75.04 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:43:21.128Z] #44 75.29 Selecting previously unselected package libprotobuf17:amd64. [2021-07-29T15:43:21.128Z] #44 75.30 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 75.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:21.128Z] #44 76.13 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:43:21.128Z] #44 76.14 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:43:21.128Z] #44 76.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:21.128Z] #44 76.36 Selecting previously unselected package python3-six. [2021-07-29T15:43:21.128Z] #44 76.40 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-29T15:43:21.128Z] #44 76.41 Unpacking python3-six (1.12.0-1) ... [2021-07-29T15:43:21.128Z] #44 76.49 Selecting previously unselected package python3-protobuf. [2021-07-29T15:43:21.128Z] #44 76.50 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 76.52 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:21.128Z] #44 76.97 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:43:21.128Z] #44 76.97 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 76.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:21.128Z] #44 77.12 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:43:21.128Z] #44 77.12 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 77.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:21.128Z] #44 77.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:43:21.128Z] #44 77.26 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 77.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:21.128Z] #44 77.42 Selecting previously unselected package criu. [2021-07-29T15:43:21.128Z] #44 77.42 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-29T15:43:21.128Z] #44 77.44 Unpacking criu (3.15-1) ... [2021-07-29T15:43:21.322Z] #44 55.07 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:43:21.322Z] #44 55.07 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:43:21.322Z] #44 55.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:21.412Z] #44 ... [2021-07-29T15:43:21.412Z] [2021-07-29T15:43:21.412Z] #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-07-29T15:43:21.412Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:21.412Z] #36 78.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:21.412Z] #36 78.06 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:43:21.412Z] #36 78.08 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:21.412Z] #36 78.09 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:21.412Z] #36 78.14 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:21.412Z] #36 78.18 Setting up cmake-data (3.13.4-1) ... [2021-07-29T15:43:21.412Z] #36 78.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:21.412Z] #36 78.23 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:21.412Z] #36 78.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:21.588Z] #44 55.36 Selecting previously unselected package python3-six. [2021-07-29T15:43:21.588Z] #44 55.36 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-29T15:43:21.588Z] #44 55.39 Unpacking python3-six (1.12.0-1) ... [2021-07-29T15:43:21.588Z] #44 55.54 Selecting previously unselected package python3-protobuf. [2021-07-29T15:43:21.588Z] #44 55.54 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-29T15:43:21.588Z] #44 55.55 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:21.591Z] #44 75.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:21.675Z] #36 78.27 Setting up cmake (3.13.4-1) ... [2021-07-29T15:43:21.675Z] #36 78.29 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:21.675Z] #36 78.40 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:21.814Z] #36 ... [2021-07-29T15:43:21.814Z] [2021-07-29T15:43:21.814Z] #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-07-29T15:43:21.814Z] #48 sha256:bf2839be415cdb932e5c05f3139b356b674c899d794c309182597918f6650492 [2021-07-29T15:43:21.814Z] #48 DONE 52.7s [2021-07-29T15:43:21.814Z] [2021-07-29T15:43:21.814Z] #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-07-29T15:43:21.814Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:21.814Z] #13 47.31 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-29T15:43:21.814Z] #13 47.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-29T15:43:21.814Z] #13 47.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-29T15:43:21.814Z] #13 47.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-29T15:43:21.814Z] #13 47.35 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-29T15:43:21.814Z] #13 47.35 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-07-29T15:43:21.814Z] #13 47.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-29T15:43:21.814Z] #13 47.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-29T15:43:21.814Z] #13 47.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-29T15:43:21.814Z] #13 47.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-29T15:43:21.814Z] #13 47.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-29T15:43:21.814Z] #13 47.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-29T15:43:21.814Z] #13 47.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-29T15:43:21.814Z] #13 47.54 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-07-29T15:43:21.829Z] The recommended git tool is: git [2021-07-29T15:43:21.862Z] #44 75.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:21.862Z] #44 75.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:21.862Z] #44 75.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:21.862Z] #44 75.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:21.862Z] #44 75.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:21.862Z] #44 75.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:21.862Z] #44 75.54 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:21.876Z] #44 55.88 Selecting previously unselected package libnet1:arm64. [2021-07-29T15:43:21.876Z] #44 ... [2021-07-29T15:43:21.876Z] [2021-07-29T15:43:21.876Z] #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-07-29T15:43:21.876Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:21.876Z] #13 53.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-29T15:43:21.876Z] #13 53.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-29T15:43:21.876Z] #13 53.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:22.248Z] #36 DONE 79.1s [2021-07-29T15:43:22.249Z] [2021-07-29T15:43:22.249Z] #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-07-29T15:43:22.249Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:22.249Z] #13 68.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-29T15:43:22.249Z] #13 68.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:22.249Z] #13 68.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:22.249Z] #13 72.03 Selecting previously unselected package binutils-mingw-w64. [2021-07-29T15:43:22.249Z] #13 72.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-29T15:43:22.249Z] #13 72.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:22.249Z] #13 72.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-29T15:43:22.249Z] #13 72.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:22.249Z] #13 72.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:22.249Z] #13 72.45 Selecting previously unselected package dmsetup. [2021-07-29T15:43:22.249Z] #13 72.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:22.249Z] #13 72.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:22.249Z] #13 72.69 Selecting previously unselected package mingw-w64-common. [2021-07-29T15:43:22.249Z] #13 72.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-29T15:43:22.249Z] #13 72.72 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:22.511Z] #13 ... [2021-07-29T15:43:22.511Z] [2021-07-29T15:43:22.512Z] #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-07-29T15:43:22.512Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:22.512Z] #44 78.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:22.512Z] #44 78.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:22.512Z] #44 78.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:22.512Z] #44 78.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:22.512Z] #44 78.92 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:22.512Z] #44 78.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:22.512Z] #44 78.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:22.751Z] #13 48.51 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:22.776Z] #44 78.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:22.792Z] #44 ... [2021-07-29T15:43:22.792Z] [2021-07-29T15:43:22.792Z] #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-07-29T15:43:22.792Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:22.792Z] #46 76.73 internal/poll [2021-07-29T15:43:23.011Z] #13 48.69 Fetched 77.8 MB in 8s (9745 kB/s) [2021-07-29T15:43:23.012Z] #13 48.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-29T15:43:23.012Z] #13 48.90 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:43:23.012Z] #13 48.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-29T15:43:23.271Z] #13 49.14 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:23.271Z] #13 49.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-29T15:43:23.271Z] #13 49.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% [2021-07-29T15:43:23.271Z] #13 ... [2021-07-29T15:43:23.271Z] [2021-07-29T15:43:23.271Z] #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-07-29T15:43:23.271Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:43:23.271Z] #46 44.41 sync [2021-07-29T15:43:23.271Z] #46 44.42 internal/reflectlite [2021-07-29T15:43:23.271Z] #46 45.84 internal/testlog [2021-07-29T15:43:23.271Z] #46 46.22 github.com/LK4D4/vndr/godl/singleflight [2021-07-29T15:43:23.271Z] #46 46.61 math/rand [2021-07-29T15:43:23.271Z] #46 47.60 internal/singleflight [2021-07-29T15:43:23.271Z] #46 47.79 io [2021-07-29T15:43:23.271Z] #46 47.91 strconv [2021-07-29T15:43:23.271Z] #46 49.12 bytes [2021-07-29T15:43:23.271Z] #46 51.28 strings [2021-07-29T15:43:23.271Z] #46 51.51 reflect [2021-07-29T15:43:23.271Z] #46 53.51 bufio [2021-07-29T15:43:23.354Z] #46 77.05 internal/fmtsort [2021-07-29T15:43:23.530Z] #46 ... [2021-07-29T15:43:23.531Z] [2021-07-29T15:43:23.531Z] #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-07-29T15:43:23.531Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:43:23.531Z] #52 44.41 sync [2021-07-29T15:43:23.531Z] #52 44.42 internal/reflectlite [2021-07-29T15:43:23.531Z] #52 45.93 internal/testlog [2021-07-29T15:43:23.531Z] #52 46.74 sort [2021-07-29T15:43:23.531Z] #52 46.74 errors [2021-07-29T15:43:23.531Z] #52 47.10 io [2021-07-29T15:43:23.531Z] #52 47.80 internal/oserror [2021-07-29T15:43:23.531Z] #52 47.94 syscall [2021-07-29T15:43:23.531Z] #52 49.10 bytes [2021-07-29T15:43:23.531Z] #52 51.57 reflect [2021-07-29T15:43:23.790Z] #52 ... [2021-07-29T15:43:23.790Z] [2021-07-29T15:43:23.790Z] #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-07-29T15:43:23.790Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:23.790Z] #44 49.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-29T15:43:23.790Z] #44 49.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:43:23.791Z] #44 49.77 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:43:23.791Z] #44 49.92 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:43:23.791Z] #44 49.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:43:23.791Z] #44 49.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:23.791Z] #44 50.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:43:23.791Z] #44 50.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:23.791Z] #44 50.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:23.791Z] #44 51.82 Selecting previously unselected package python3.7. [2021-07-29T15:43:23.791Z] #44 51.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:43:23.791Z] #44 51.82 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:23.791Z] #44 51.98 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:43:23.791Z] #44 51.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:43:23.791Z] #44 51.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:23.791Z] #44 52.18 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:43:23.917Z] #46 77.73 internal/syscall/execenv [2021-07-29T15:43:24.050Z] #44 53.81 Selecting previously unselected package python3. [2021-07-29T15:43:24.050Z] #44 53.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 ... 16073 files and directories currently installed.) [2021-07-29T15:43:24.050Z] #44 53.83 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:43:24.050Z] #44 53.85 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:43:24.174Z] #46 77.96 path [2021-07-29T15:43:24.310Z] #44 54.04 Selecting previously unselected package libprotobuf17:amd64. [2021-07-29T15:43:24.310Z] #44 54.04 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:24.570Z] #44 54.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:24.740Z] #46 78.51 io/fs [2021-07-29T15:43:25.140Z] #44 54.78 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:43:25.140Z] #44 54.80 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:43:25.140Z] #44 54.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:25.140Z] #44 55.05 Selecting previously unselected package python3-six. [2021-07-29T15:43:25.140Z] #44 55.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-29T15:43:25.140Z] #44 55.07 Unpacking python3-six (1.12.0-1) ... [2021-07-29T15:43:25.400Z] #44 55.24 Selecting previously unselected package python3-protobuf. [2021-07-29T15:43:25.400Z] #44 55.24 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-29T15:43:25.400Z] #44 55.24 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:25.670Z] #46 79.64 regexp/syntax [2021-07-29T15:43:25.969Z] #44 55.67 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:43:25.969Z] #44 55.67 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:43:25.969Z] #44 55.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:25.969Z] #44 55.86 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:43:25.969Z] #44 55.86 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:43:25.969Z] #44 55.88 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:25.970Z] #46 79.69 os [2021-07-29T15:43:26.226Z] #46 ... [2021-07-29T15:43:26.226Z] [2021-07-29T15:43:26.226Z] #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-07-29T15:43:26.226Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:26.226Z] #13 64.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-29T15:43:26.226Z] #13 64.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:26.226Z] #13 64.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:26.226Z] #13 66.92 Selecting previously unselected package binutils-mingw-w64. [2021-07-29T15:43:26.226Z] #13 66.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-29T15:43:26.226Z] #13 66.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:26.226Z] #13 67.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-29T15:43:26.226Z] #13 67.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:26.226Z] #13 67.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:26.226Z] #13 67.28 Selecting previously unselected package dmsetup. [2021-07-29T15:43:26.226Z] #13 67.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:26.226Z] #13 67.30 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:26.226Z] #13 67.52 Selecting previously unselected package mingw-w64-common. [2021-07-29T15:43:26.226Z] #13 67.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-29T15:43:26.226Z] #13 67.54 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:26.226Z] #13 72.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-29T15:43:26.226Z] #13 72.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-29T15:43:26.226Z] #13 72.94 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:26.311Z] #44 56.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:43:26.311Z] #44 56.07 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:43:26.348Z] #20 2.606 Reading package lists... [2021-07-29T15:43:26.484Z] #13 ... [2021-07-29T15:43:26.484Z] [2021-07-29T15:43:26.484Z] #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-07-29T15:43:26.484Z] #37 sha256:8e64795e884a2b38e265e2734694f4398941388f4bae82523ec22cf56b06f7e6 [2021-07-29T15:43:26.484Z] #37 1.113 + RM_GOPATH=0 [2021-07-29T15:43:26.484Z] #37 1.113 + TMP_GOPATH= [2021-07-29T15:43:26.484Z] #37 1.113 + : /build [2021-07-29T15:43:26.484Z] #37 1.113 + '[' -z '' ']' [2021-07-29T15:43:26.484Z] #37 1.115 ++ mktemp -d [2021-07-29T15:43:26.484Z] #37 1.117 + export GOPATH=/tmp/tmp.gtWqSzvArm [2021-07-29T15:43:26.484Z] #37 1.117 + GOPATH=/tmp/tmp.gtWqSzvArm [2021-07-29T15:43:26.484Z] #37 1.117 + RM_GOPATH=1 [2021-07-29T15:43:26.484Z] #37 1.117 + case "$(go env GOARCH)" in [2021-07-29T15:43:26.484Z] #37 1.118 ++ go env GOARCH [2021-07-29T15:43:26.484Z] #37 1.143 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:26.484Z] #37 1.143 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:26.484Z] #37 1.144 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:26.484Z] #37 1.145 + dir=/tmp/install [2021-07-29T15:43:26.484Z] #37 1.145 + bin=tini [2021-07-29T15:43:26.484Z] #37 1.145 + shift [2021-07-29T15:43:26.484Z] #37 1.145 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-29T15:43:26.484Z] #37 1.145 + . /tmp/install/tini.installer [2021-07-29T15:43:26.484Z] #37 1.150 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:26.484Z] #37 1.151 + install_tini [2021-07-29T15:43:26.484Z] #37 1.151 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-29T15:43:26.484Z] #37 1.151 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:26.484Z] #37 1.151 + git clone https://github.com/krallin/tini.git /tmp/tmp.gtWqSzvArm/tini [2021-07-29T15:43:26.484Z] #37 1.159 Cloning into '/tmp/tmp.gtWqSzvArm/tini'... [2021-07-29T15:43:26.484Z] #37 2.026 + cd /tmp/tmp.gtWqSzvArm/tini [2021-07-29T15:43:26.484Z] #37 2.034 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:26.484Z] #37 2.043 + cmake . [2021-07-29T15:43:26.484Z] #37 2.584 -- The C compiler identification is GNU 8.3.0 [2021-07-29T15:43:26.484Z] #37 2.635 -- Check for working C compiler: /usr/bin/cc [2021-07-29T15:43:26.484Z] #37 3.303 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-29T15:43:26.484Z] #37 3.310 -- Detecting C compiler ABI info [2021-07-29T15:43:26.484Z] #37 3.951 -- Detecting C compiler ABI info - done [2021-07-29T15:43:26.484Z] #37 4.002 -- Detecting C compile features [2021-07-29T15:43:26.570Z] #44 56.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:26.740Z] #37 5.857 -- Detecting C compile features - done [2021-07-29T15:43:26.740Z] #37 5.900 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-29T15:43:26.830Z] #44 ... [2021-07-29T15:43:26.830Z] [2021-07-29T15:43:26.830Z] #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-07-29T15:43:26.830Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b [2021-07-29T15:43:26.830Z] #36 52.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-29T15:43:26.830Z] #36 52.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-29T15:43:26.830Z] #36 52.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:26.830Z] #36 52.97 Selecting previously unselected package librhash0:amd64. [2021-07-29T15:43:26.830Z] #36 52.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-29T15:43:26.830Z] #36 52.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:26.830Z] #36 53.14 Selecting previously unselected package libuv1:amd64. [2021-07-29T15:43:26.830Z] #36 53.14 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-29T15:43:26.830Z] #36 53.16 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:26.830Z] #36 53.35 Selecting previously unselected package cmake. [2021-07-29T15:43:26.830Z] #36 53.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-29T15:43:26.830Z] #36 53.38 Unpacking cmake (3.13.4-1) ... [2021-07-29T15:43:26.830Z] #36 56.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:43:26.830Z] #36 56.59 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:43:26.830Z] #36 56.61 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-29T15:43:26.830Z] #36 56.63 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:43:26.830Z] #36 56.70 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-29T15:43:26.830Z] #36 56.74 Setting up cmake-data (3.13.4-1) ... [2021-07-29T15:43:26.830Z] #36 56.79 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-29T15:43:26.830Z] #36 56.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-29T15:43:26.830Z] #36 56.83 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-29T15:43:26.830Z] #36 56.87 Setting up cmake (3.13.4-1) ... [2021-07-29T15:43:26.830Z] #36 56.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:26.830Z] #36 56.98 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:26.830Z] #36 DONE 57.9s [2021-07-29T15:43:26.830Z] [2021-07-29T15:43:26.830Z] #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-07-29T15:43:26.830Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:26.830Z] #44 56.64 Selecting previously unselected package criu. [2021-07-29T15:43:26.830Z] #44 56.64 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-29T15:43:26.830Z] #44 56.68 Unpacking criu (3.15-1) ... [2021-07-29T15:43:26.830Z] #44 ... [2021-07-29T15:43:26.830Z] [2021-07-29T15:43:26.830Z] #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-07-29T15:43:26.830Z] #37 sha256:492ee5e2418eac025a79a2af70e2ba8eda593d27ee64103c25599cee5eca7a60 [2021-07-29T15:43:27.207Z] #13 58.67 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-29T15:43:27.207Z] #13 58.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-29T15:43:27.207Z] #13 58.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:27.303Z] #37 6.150 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-29T15:43:27.303Z] #37 6.245 -- Configuring done [2021-07-29T15:43:27.303Z] #37 6.274 -- Generating done [2021-07-29T15:43:27.303Z] #37 6.276 -- Build files have been written to: /tmp/tmp.gtWqSzvArm/tini [2021-07-29T15:43:27.303Z] #37 6.291 + make tini-static [2021-07-29T15:43:27.473Z] #13 ... [2021-07-29T15:43:27.473Z] [2021-07-29T15:43:27.473Z] #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-07-29T15:43:27.473Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:27.473Z] #46 51.49 github.com/LK4D4/vndr/versioned [2021-07-29T15:43:27.473Z] #46 52.28 io/fs [2021-07-29T15:43:27.473Z] #46 52.29 context [2021-07-29T15:43:27.473Z] #46 52.29 internal/poll [2021-07-29T15:43:27.473Z] #46 52.62 encoding/binary [2021-07-29T15:43:27.473Z] #46 55.41 os [2021-07-29T15:43:27.473Z] #46 55.64 crypto/cipher [2021-07-29T15:43:27.473Z] #46 55.66 crypto/sha512 [2021-07-29T15:43:27.473Z] #46 55.66 crypto/ed25519/internal/edwards25519 [2021-07-29T15:43:27.473Z] #46 56.57 crypto/md5 [2021-07-29T15:43:27.473Z] #46 58.12 crypto/sha1 [2021-07-29T15:43:27.473Z] #46 58.21 crypto/aes [2021-07-29T15:43:27.473Z] #46 58.93 crypto/sha256 [2021-07-29T15:43:27.473Z] #46 59.64 encoding/pem [2021-07-29T15:43:27.473Z] #46 59.94 vendor/golang.org/x/crypto/chacha20 [2021-07-29T15:43:27.473Z] #46 60.13 vendor/golang.org/x/crypto/poly1305 [2021-07-29T15:43:27.473Z] #46 61.24 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-29T15:43:27.473Z] #46 ... [2021-07-29T15:43:27.473Z] [2021-07-29T15:43:27.473Z] #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-07-29T15:43:27.473Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:27.473Z] #13 58.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-29T15:43:27.473Z] #13 58.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-29T15:43:27.473Z] #13 58.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:27.559Z] #37 6.654 Scanning dependencies of target tini-static [2021-07-29T15:43:27.815Z] #37 6.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-29T15:43:28.061Z] #44 84.13 Setting up python3 (3.7.3-1) ... [2021-07-29T15:43:28.061Z] #44 ... [2021-07-29T15:43:28.061Z] [2021-07-29T15:43:28.061Z] #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-07-29T15:43:28.061Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:28.061Z] #46 74.91 strings [2021-07-29T15:43:28.061Z] #46 75.16 reflect [2021-07-29T15:43:28.061Z] #46 78.28 bufio [2021-07-29T15:43:28.061Z] #46 80.16 syscall [2021-07-29T15:43:28.323Z] #46 ... [2021-07-29T15:43:28.323Z] [2021-07-29T15:43:28.323Z] #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-07-29T15:43:28.323Z] #37 sha256:1627aa0272241d4c2476eeac39be965eac1b0e90c83d91aaaf64ceca4f93bd4f [2021-07-29T15:43:28.323Z] #37 1.098 + RM_GOPATH=0 [2021-07-29T15:43:28.323Z] #37 1.098 + TMP_GOPATH= [2021-07-29T15:43:28.323Z] #37 1.098 + : /build [2021-07-29T15:43:28.323Z] #37 1.098 + '[' -z '' ']' [2021-07-29T15:43:28.323Z] #37 1.100 ++ mktemp -d [2021-07-29T15:43:28.323Z] #37 1.110 + export GOPATH=/tmp/tmp.ixcWmZlyiA [2021-07-29T15:43:28.323Z] #37 1.114 + GOPATH=/tmp/tmp.ixcWmZlyiA [2021-07-29T15:43:28.323Z] #37 1.114 + RM_GOPATH=1 [2021-07-29T15:43:28.323Z] #37 1.114 + case "$(go env GOARCH)" in [2021-07-29T15:43:28.323Z] #37 1.115 ++ go env GOARCH [2021-07-29T15:43:28.323Z] #37 1.133 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:28.323Z] #37 1.133 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:28.323Z] #37 1.134 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:28.323Z] #37 1.135 + dir=/tmp/install [2021-07-29T15:43:28.323Z] #37 1.135 + bin=tini [2021-07-29T15:43:28.323Z] #37 1.136 + shift [2021-07-29T15:43:28.323Z] #37 1.136 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-29T15:43:28.323Z] #37 1.136 + . /tmp/install/tini.installer [2021-07-29T15:43:28.323Z] #37 1.136 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:28.323Z] #37 1.136 + install_tini [2021-07-29T15:43:28.323Z] #37 1.138 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-29T15:43:28.323Z] #37 1.141 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:28.323Z] #37 1.147 + git clone https://github.com/krallin/tini.git /tmp/tmp.ixcWmZlyiA/tini [2021-07-29T15:43:28.323Z] #37 1.152 Cloning into '/tmp/tmp.ixcWmZlyiA/tini'... [2021-07-29T15:43:28.323Z] #37 1.853 + cd /tmp/tmp.ixcWmZlyiA/tini [2021-07-29T15:43:28.323Z] #37 1.853 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:28.323Z] #37 1.862 + cmake . [2021-07-29T15:43:28.323Z] #37 2.580 -- The C compiler identification is GNU 8.3.0 [2021-07-29T15:43:28.323Z] #37 2.629 -- Check for working C compiler: /usr/bin/cc [2021-07-29T15:43:28.323Z] #37 3.390 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-29T15:43:28.323Z] #37 3.399 -- Detecting C compiler ABI info [2021-07-29T15:43:28.323Z] #37 4.193 -- Detecting C compiler ABI info - done [2021-07-29T15:43:28.323Z] #37 4.218 -- Detecting C compile features [2021-07-29T15:43:28.583Z] #37 6.121 -- Detecting C compile features - done [2021-07-29T15:43:28.583Z] #37 6.166 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-29T15:43:28.583Z] #37 6.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-29T15:43:28.786Z] #37 7.951 [100%] Linking C executable tini-static [2021-07-29T15:43:28.843Z] #37 6.507 -- Configuring done [2021-07-29T15:43:28.843Z] #37 6.526 -- Generating done [2021-07-29T15:43:28.843Z] #37 6.531 -- Build files have been written to: /tmp/tmp.ixcWmZlyiA/tini [2021-07-29T15:43:28.843Z] #37 6.550 + make tini-static [2021-07-29T15:43:29.104Z] #37 6.849 Scanning dependencies of target tini-static [2021-07-29T15:43:29.104Z] #37 6.952 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-29T15:43:29.407Z] #13 ... [2021-07-29T15:43:29.407Z] [2021-07-29T15:43:29.407Z] #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-07-29T15:43:29.407Z] #37 sha256:460b0a2140413ed97f7328fdedef436712ae2737f0c648db26cbb8fefe5d74fc [2021-07-29T15:43:29.407Z] #37 1.612 + RM_GOPATH=0 [2021-07-29T15:43:29.407Z] #37 1.613 + TMP_GOPATH= [2021-07-29T15:43:29.407Z] #37 1.613 + : /build [2021-07-29T15:43:29.407Z] #37 1.613 + '[' -z '' ']' [2021-07-29T15:43:29.407Z] #37 1.615 ++ mktemp -d [2021-07-29T15:43:29.407Z] #37 1.617 + export GOPATH=/tmp/tmp.giuNj0uxY4 [2021-07-29T15:43:29.407Z] #37 1.617 + GOPATH=/tmp/tmp.giuNj0uxY4 [2021-07-29T15:43:29.407Z] #37 1.618 + RM_GOPATH=1 [2021-07-29T15:43:29.407Z] #37 1.618 + case "$(go env GOARCH)" in [2021-07-29T15:43:29.407Z] #37 1.619 ++ go env GOARCH [2021-07-29T15:43:29.407Z] #37 1.640 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:29.407Z] #37 1.642 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:29.407Z] #37 1.643 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:29.407Z] #37 1.651 + dir=/tmp/install [2021-07-29T15:43:29.407Z] #37 1.654 + bin=tini [2021-07-29T15:43:29.407Z] #37 1.655 + shift [2021-07-29T15:43:29.407Z] #37 1.655 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-29T15:43:29.407Z] #37 1.656 + . /tmp/install/tini.installer [2021-07-29T15:43:29.407Z] #37 1.656 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:29.407Z] #37 1.662 + install_tini [2021-07-29T15:43:29.407Z] #37 1.662 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-29T15:43:29.407Z] #37 1.663 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:29.407Z] #37 1.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.giuNj0uxY4/tini [2021-07-29T15:43:29.407Z] #37 1.669 Cloning into '/tmp/tmp.giuNj0uxY4/tini'... [2021-07-29T15:43:29.407Z] #37 2.524 + cd /tmp/tmp.giuNj0uxY4/tini [2021-07-29T15:43:29.407Z] #37 2.524 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:29.407Z] #37 2.562 + cmake . [2021-07-29T15:43:29.407Z] #37 3.276 -- The C compiler identification is GNU 8.3.0 [2021-07-29T15:43:29.407Z] #37 3.346 -- Check for working C compiler: /usr/bin/cc [2021-07-29T15:43:29.407Z] #37 3.932 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-29T15:43:29.407Z] #37 3.935 -- Detecting C compiler ABI info [2021-07-29T15:43:29.407Z] #37 4.796 -- Detecting C compiler ABI info - done [2021-07-29T15:43:29.407Z] #37 4.862 -- Detecting C compile features [2021-07-29T15:43:29.407Z] #37 7.245 -- Detecting C compile features - done [2021-07-29T15:43:29.407Z] #37 7.279 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-29T15:43:29.407Z] #37 7.644 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-29T15:43:29.407Z] #37 7.744 -- Configuring done [2021-07-29T15:43:29.407Z] #37 7.776 -- Generating done [2021-07-29T15:43:29.407Z] #37 7.783 -- Build files have been written to: /tmp/tmp.giuNj0uxY4/tini [2021-07-29T15:43:29.407Z] #37 7.789 + make tini-static [2021-07-29T15:43:29.407Z] #37 8.088 Scanning dependencies of target tini-static [2021-07-29T15:43:29.407Z] #37 8.279 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-29T15:43:29.407Z] #37 10.02 [100%] Linking C executable tini-static [2021-07-29T15:43:29.715Z] #37 8.567 [100%] Built target tini-static [2021-07-29T15:43:29.715Z] #37 8.646 + mkdir -p /build [2021-07-29T15:43:29.715Z] #37 8.648 + cp tini-static /build/docker-init [2021-07-29T15:43:30.005Z] #37 10.66 [100%] Built target tini-static [2021-07-29T15:43:30.005Z] #37 10.72 + mkdir -p /build [2021-07-29T15:43:30.277Z] #37 ... [2021-07-29T15:43:30.277Z] [2021-07-29T15:43:30.277Z] #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-07-29T15:43:30.277Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:30.277Z] #46 84.06 fmt [2021-07-29T15:43:30.277Z] #46 84.26 path/filepath [2021-07-29T15:43:30.329Z] #37 10.72 + cp tini-static /build/docker-init [2021-07-29T15:43:30.489Z] #37 8.274 [100%] Linking C executable tini-static [2021-07-29T15:43:30.489Z] #37 ... [2021-07-29T15:43:30.489Z] [2021-07-29T15:43:30.489Z] #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-07-29T15:43:30.489Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:30.489Z] #46 87.33 internal/syscall/unix [2021-07-29T15:43:30.533Z] #46 ... [2021-07-29T15:43:30.533Z] [2021-07-29T15:43:30.533Z] #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-07-29T15:43:30.533Z] #37 sha256:8e64795e884a2b38e265e2734694f4398941388f4bae82523ec22cf56b06f7e6 [2021-07-29T15:43:30.533Z] #37 DONE 9.5s [2021-07-29T15:43:30.533Z] [2021-07-29T15:43:30.533Z] #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-07-29T15:43:30.533Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:30.533Z] #44 80.59 Setting up python3 (3.7.3-1) ... [2021-07-29T15:43:30.533Z] #44 81.43 Setting up python3-six (1.12.0-1) ... [2021-07-29T15:43:30.533Z] #44 82.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:30.749Z] #46 87.59 internal/poll [2021-07-29T15:43:30.789Z] #44 84.28 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:30.789Z] #44 ... [2021-07-29T15:43:30.789Z] [2021-07-29T15:43:30.789Z] #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-07-29T15:43:30.789Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:43:30.789Z] #52 74.59 context [2021-07-29T15:43:30.789Z] #52 75.84 internal/syscall/unix [2021-07-29T15:43:30.789Z] #52 76.15 internal/poll [2021-07-29T15:43:30.789Z] #52 78.69 io/fs [2021-07-29T15:43:30.789Z] #52 80.08 os [2021-07-29T15:43:30.789Z] #52 80.18 encoding/binary [2021-07-29T15:43:30.789Z] #52 82.26 encoding/base64 [2021-07-29T15:43:30.789Z] #52 83.08 golang.org/x/sys/unix [2021-07-29T15:43:31.009Z] #46 87.85 internal/fmtsort [2021-07-29T15:43:31.009Z] #46 ... [2021-07-29T15:43:31.009Z] [2021-07-29T15:43:31.009Z] #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-07-29T15:43:31.009Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:43:31.009Z] #52 77.88 reflect [2021-07-29T15:43:31.009Z] #52 80.96 time [2021-07-29T15:43:31.009Z] #52 87.23 context [2021-07-29T15:43:31.009Z] #52 87.95 internal/poll [2021-07-29T15:43:31.027Z] #37 3.333 + RM_GOPATH=0 [2021-07-29T15:43:31.027Z] #37 3.333 + TMP_GOPATH= [2021-07-29T15:43:31.027Z] #37 3.333 + : /build [2021-07-29T15:43:31.027Z] #37 3.334 + '[' -z '' ']' [2021-07-29T15:43:31.027Z] #37 3.334 ++ mktemp -d [2021-07-29T15:43:31.027Z] #37 3.336 + export GOPATH=/tmp/tmp.bFjcoAnObS [2021-07-29T15:43:31.027Z] #37 3.336 + GOPATH=/tmp/tmp.bFjcoAnObS [2021-07-29T15:43:31.027Z] #37 3.336 + RM_GOPATH=1 [2021-07-29T15:43:31.027Z] #37 3.336 + case "$(go env GOARCH)" in [2021-07-29T15:43:31.027Z] #37 3.339 ++ go env GOARCH [2021-07-29T15:43:31.027Z] #37 3.370 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:31.027Z] #37 3.371 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:31.027Z] #37 3.371 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:31.027Z] #37 3.376 + dir=/tmp/install [2021-07-29T15:43:31.027Z] #37 3.380 + bin=tini [2021-07-29T15:43:31.027Z] #37 3.380 + shift [2021-07-29T15:43:31.027Z] #37 3.380 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-29T15:43:31.027Z] #37 3.380 + . /tmp/install/tini.installer [2021-07-29T15:43:31.027Z] #37 3.381 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:31.027Z] #37 3.381 + install_tini [2021-07-29T15:43:31.027Z] #37 3.381 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-29T15:43:31.027Z] #37 3.381 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:31.027Z] #37 3.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.bFjcoAnObS/tini [2021-07-29T15:43:31.027Z] #37 3.389 Cloning into '/tmp/tmp.bFjcoAnObS/tini'... [2021-07-29T15:43:31.027Z] #37 4.193 + cd /tmp/tmp.bFjcoAnObS/tini [2021-07-29T15:43:31.045Z] #52 84.86 fmt [2021-07-29T15:43:31.271Z] #52 ... [2021-07-29T15:43:31.271Z] [2021-07-29T15:43:31.271Z] #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-07-29T15:43:31.271Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:31.271Z] #44 84.92 Setting up python3-six (1.12.0-1) ... [2021-07-29T15:43:31.271Z] #44 85.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:31.271Z] #44 87.38 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:31.287Z] #37 4.196 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-29T15:43:31.287Z] #37 4.199 + cmake . [2021-07-29T15:43:31.314Z] #52 ... [2021-07-29T15:43:31.314Z] [2021-07-29T15:43:31.314Z] #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-07-29T15:43:31.314Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:31.314Z] #13 79.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-29T15:43:31.314Z] #13 79.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:31.314Z] #13 79.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:31.571Z] #13 79.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-29T15:43:31.571Z] #13 79.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:31.571Z] #13 79.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:31.619Z] #20 7.954 Reading package lists... [2021-07-29T15:43:31.856Z] #37 4.813 -- The C compiler identification is GNU 8.3.0 [2021-07-29T15:43:31.856Z] #37 4.866 -- Check for working C compiler: /usr/bin/cc [2021-07-29T15:43:32.219Z] #44 ... [2021-07-29T15:43:32.219Z] [2021-07-29T15:43:32.220Z] #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-07-29T15:43:32.220Z] #37 sha256:1627aa0272241d4c2476eeac39be965eac1b0e90c83d91aaaf64ceca4f93bd4f [2021-07-29T15:43:32.220Z] #37 9.044 [100%] Built target tini-static [2021-07-29T15:43:32.220Z] #37 9.101 + mkdir -p /build [2021-07-29T15:43:32.220Z] #37 9.104 + cp tini-static /build/docker-init [2021-07-29T15:43:32.220Z] #37 DONE 10.0s [2021-07-29T15:43:32.260Z] #37 ... [2021-07-29T15:43:32.260Z] [2021-07-29T15:43:32.260Z] #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-07-29T15:43:32.260Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:32.260Z] #44 55.89 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-29T15:43:32.260Z] #44 55.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:32.260Z] #44 56.06 Selecting previously unselected package libnl-3-200:arm64. [2021-07-29T15:43:32.260Z] #44 56.07 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-29T15:43:32.260Z] #44 56.09 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-29T15:43:32.260Z] #44 56.22 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-29T15:43:32.260Z] #44 56.22 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-29T15:43:32.260Z] #44 56.25 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-29T15:43:32.260Z] #44 56.39 Selecting previously unselected package criu. [2021-07-29T15:43:32.260Z] #44 56.39 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-07-29T15:43:32.260Z] #44 56.42 Unpacking criu (3.15-1) ... [2021-07-29T15:43:32.260Z] #44 56.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:32.260Z] #44 56.99 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-29T15:43:32.260Z] #44 57.02 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-29T15:43:32.260Z] #44 57.07 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-29T15:43:32.260Z] #44 57.10 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-29T15:43:32.260Z] #44 57.12 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:32.260Z] #44 57.17 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-29T15:43:32.260Z] #44 57.22 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:32.260Z] #44 61.81 Setting up python3 (3.7.3-1) ... [2021-07-29T15:43:32.260Z] #44 62.75 Setting up python3-six (1.12.0-1) ... [2021-07-29T15:43:32.260Z] #44 64.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:32.260Z] #44 ... [2021-07-29T15:43:32.260Z] [2021-07-29T15:43:32.260Z] #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-07-29T15:43:32.260Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:32.260Z] #52 56.04 os [2021-07-29T15:43:32.260Z] #52 59.68 path/filepath [2021-07-29T15:43:32.260Z] #52 59.68 fmt [2021-07-29T15:43:32.260Z] #52 59.72 mvdan.cc/sh/v3/fileutil [2021-07-29T15:43:32.260Z] #52 61.14 io/ioutil [2021-07-29T15:43:32.260Z] #52 61.28 golang.org/x/crypto/ssh/terminal [2021-07-29T15:43:32.260Z] #52 63.06 github.com/pkg/diff [2021-07-29T15:43:32.260Z] #52 63.08 go/token [2021-07-29T15:43:32.260Z] #52 63.09 flag [2021-07-29T15:43:32.260Z] #52 63.10 encoding/json [2021-07-29T15:43:32.260Z] #52 64.67 go/scanner [2021-07-29T15:43:32.260Z] #52 65.47 mvdan.cc/editorconfig [2021-07-29T15:43:32.260Z] #52 65.95 mvdan.cc/sh/v3/syntax [2021-07-29T15:43:32.260Z] #52 ... [2021-07-29T15:43:32.260Z] [2021-07-29T15:43:32.260Z] #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-07-29T15:43:32.260Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:32.260Z] #46 61.94 internal/lazyregexp [2021-07-29T15:43:32.260Z] #46 61.95 os/exec [2021-07-29T15:43:32.260Z] #46 61.99 net [2021-07-29T15:43:32.260Z] #46 62.00 fmt [2021-07-29T15:43:32.260Z] #46 66.26 net/url [2021-07-29T15:43:32.260Z] #46 66.26 go/scanner [2021-07-29T15:43:32.260Z] #46 66.26 text/template/parse [2021-07-29T15:43:32.482Z] [2021-07-29T15:43:32.482Z] #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-07-29T15:43:32.482Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:43:32.482Z] #52 89.21 encoding/binary [2021-07-29T15:43:32.796Z] #37 5.691 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-29T15:43:32.796Z] #37 5.699 -- Detecting C compiler ABI info [2021-07-29T15:43:32.843Z] #46 ... [2021-07-29T15:43:32.843Z] [2021-07-29T15:43:32.844Z] #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-07-29T15:43:32.844Z] #37 sha256:460b0a2140413ed97f7328fdedef436712ae2737f0c648db26cbb8fefe5d74fc [2021-07-29T15:43:32.844Z] #37 DONE 13.4s [2021-07-29T15:43:32.844Z] [2021-07-29T15:43:32.844Z] #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-07-29T15:43:32.844Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:32.844Z] #52 66.68 go/ast [2021-07-29T15:43:33.250Z] #20 13.28 Building dependency tree... [2021-07-29T15:43:33.250Z] #20 14.46 Reading state information... [2021-07-29T15:43:33.375Z] #37 6.412 -- Detecting C compiler ABI info - done [2021-07-29T15:43:33.375Z] #37 6.443 -- Detecting C compile features [2021-07-29T15:43:33.640Z] #37 ... [2021-07-29T15:43:33.640Z] [2021-07-29T15:43:33.640Z] #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-07-29T15:43:33.640Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:33.640Z] #13 49.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 ... 15421 files and directories currently installed.) [2021-07-29T15:43:33.640Z] #13 49.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:33.640Z] #13 49.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:33.640Z] #13 51.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-29T15:43:33.640Z] #13 51.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-29T15:43:33.640Z] #13 51.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:33.640Z] #13 54.01 Selecting previously unselected package binutils-mingw-w64. [2021-07-29T15:43:33.640Z] #13 54.02 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-29T15:43:33.640Z] #13 54.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:33.640Z] #13 54.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-29T15:43:33.640Z] #13 54.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:33.640Z] #13 54.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:43:33.640Z] #13 54.38 Selecting previously unselected package dmsetup. [2021-07-29T15:43:33.640Z] #13 54.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:43:33.640Z] #13 54.39 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:33.640Z] #13 54.57 Selecting previously unselected package mingw-w64-common. [2021-07-29T15:43:33.640Z] #13 54.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-29T15:43:33.640Z] #13 54.59 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:33.900Z] #13 59.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-29T15:43:33.900Z] #13 59.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-29T15:43:33.900Z] #13 59.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:34.185Z] #20 15.54 The following additional packages will be installed: [2021-07-29T15:43:34.185Z] #20 15.54 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-29T15:43:34.185Z] #20 15.54 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-29T15:43:34.185Z] #20 15.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-29T15:43:34.185Z] #20 15.54 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-29T15:43:34.185Z] #20 15.55 libgcc1:ppc64el libgcc1:s390x [2021-07-29T15:43:34.185Z] #20 15.56 Suggested packages: [2021-07-29T15:43:34.185Z] #20 15.56 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-29T15:43:34.185Z] #20 15.56 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-29T15:43:34.185Z] #20 15.56 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-29T15:43:34.185Z] #20 15.56 libc-l10n:s390x locales:s390x [2021-07-29T15:43:34.185Z] #20 15.56 Recommended packages: [2021-07-29T15:43:34.185Z] #20 15.56 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-29T15:43:34.185Z] #20 15.56 libidn2-0:s390x [2021-07-29T15:43:34.185Z] #20 15.79 The following NEW packages will be installed: [2021-07-29T15:43:34.185Z] #20 15.79 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-29T15:43:34.185Z] #20 15.79 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-29T15:43:34.185Z] #20 15.79 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-29T15:43:34.185Z] #20 15.79 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-29T15:43:34.185Z] #20 15.79 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-29T15:43:34.185Z] #20 15.79 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-29T15:43:34.185Z] #20 15.80 libgcc1:ppc64el libgcc1:s390x [2021-07-29T15:43:34.392Z] #52 91.27 os [2021-07-29T15:43:34.471Z] #13 ... [2021-07-29T15:43:34.471Z] [2021-07-29T15:43:34.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-07-29T15:43:34.471Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:43:34.471Z] #46 55.40 syscall [2021-07-29T15:43:34.471Z] #46 63.10 internal/poll [2021-07-29T15:43:34.471Z] #46 63.93 internal/fmtsort [2021-07-29T15:43:34.471Z] #46 64.61 internal/syscall/execenv [2021-07-29T15:43:34.471Z] #46 64.76 path [2021-07-29T15:43:34.471Z] #46 65.54 io/fs [2021-07-29T15:43:34.652Z] #52 91.48 encoding/base64 [2021-07-29T15:43:34.730Z] #46 65.60 regexp/syntax [2021-07-29T15:43:34.730Z] #46 ... [2021-07-29T15:43:34.730Z] [2021-07-29T15:43:34.730Z] #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-07-29T15:43:34.730Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:43:34.730Z] #52 55.59 time [2021-07-29T15:43:34.730Z] #52 61.51 context [2021-07-29T15:43:34.730Z] #52 62.45 internal/syscall/unix [2021-07-29T15:43:34.730Z] #52 62.68 internal/poll [2021-07-29T15:43:34.730Z] #52 64.02 encoding/binary [2021-07-29T15:43:34.730Z] #52 65.00 path [2021-07-29T15:43:34.730Z] #52 65.71 io/fs [2021-07-29T15:43:34.730Z] #52 ... [2021-07-29T15:43:34.730Z] [2021-07-29T15:43:34.730Z] #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-07-29T15:43:34.730Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:34.730Z] #44 57.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:43:34.730Z] #44 57.43 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:43:34.730Z] #44 57.44 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:43:34.730Z] #44 57.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-29T15:43:34.730Z] #44 57.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:43:34.730Z] #44 57.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:34.730Z] #44 57.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:43:34.730Z] #44 57.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:43:34.730Z] #44 62.26 Setting up python3 (3.7.3-1) ... [2021-07-29T15:43:34.730Z] #44 62.91 Setting up python3-six (1.12.0-1) ... [2021-07-29T15:43:34.730Z] #44 64.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:43:34.752Z] #20 16.14 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:43:34.752Z] #20 16.14 Need to get 15.0 MB of archives. [2021-07-29T15:43:34.752Z] #20 16.14 After this operation, 68.1 MB of additional disk space will be used. [2021-07-29T15:43:34.752Z] #20 16.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-29T15:43:34.752Z] #20 16.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-29T15:43:34.752Z] #20 16.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-29T15:43:34.752Z] #20 16.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-29T15:43:34.752Z] #20 16.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-29T15:43:34.752Z] #20 16.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-29T15:43:34.752Z] #20 16.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-29T15:43:34.752Z] #20 16.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-29T15:43:34.752Z] #20 16.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-29T15:43:34.752Z] #20 16.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-29T15:43:34.752Z] #20 16.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-29T15:43:34.752Z] #20 16.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-29T15:43:34.752Z] #20 16.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-29T15:43:34.752Z] #20 16.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-29T15:43:34.752Z] #20 16.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-29T15:43:35.299Z] #44 ... [2021-07-29T15:43:35.299Z] [2021-07-29T15:43:35.299Z] #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-07-29T15:43:35.299Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:43:35.299Z] #52 66.29 encoding/base64 [2021-07-29T15:43:35.600Z] #52 92.27 golang.org/x/sys/unix [2021-07-29T15:43:35.686Z] #20 17.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-29T15:43:35.686Z] #20 17.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-29T15:43:35.686Z] #20 17.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-29T15:43:35.686Z] #20 17.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-29T15:43:35.686Z] #20 17.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-29T15:43:35.686Z] #20 17.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-29T15:43:35.686Z] #20 17.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-29T15:43:35.686Z] #20 17.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-29T15:43:35.686Z] #20 17.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-29T15:43:35.686Z] #20 17.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-29T15:43:35.868Z] #52 66.84 os [2021-07-29T15:43:35.945Z] #20 17.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:43:36.127Z] #52 67.21 golang.org/x/sys/unix [2021-07-29T15:43:36.203Z] #20 17.79 Fetched 15.0 MB in 1s (11.7 MB/s) [2021-07-29T15:43:36.203Z] #20 17.85 Selecting previously unselected package gcc-8-base:armhf. [2021-07-29T15:43:36.203Z] #20 17.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-07-29T15:43:36.203Z] #20 17.89 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-29T15:43:36.203Z] #20 17.90 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-29T15:43:36.203Z] #20 17.96 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-29T15:43:36.203Z] #20 17.96 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-29T15:43:36.461Z] #20 17.96 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-29T15:43:36.461Z] #20 18.02 Selecting previously unselected package gcc-8-base:s390x. [2021-07-29T15:43:36.461Z] #20 18.02 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-29T15:43:36.461Z] #20 18.02 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-29T15:43:36.461Z] #20 18.08 Selecting previously unselected package gcc-8-base:arm64. [2021-07-29T15:43:36.461Z] #20 18.09 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-29T15:43:36.461Z] #20 18.10 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-29T15:43:36.461Z] #20 18.16 Selecting previously unselected package gcc-8-base:armel. [2021-07-29T15:43:36.461Z] #20 18.16 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-29T15:43:36.461Z] #20 18.17 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-29T15:43:36.461Z] #20 18.22 Selecting previously unselected package libgcc1:arm64. [2021-07-29T15:43:36.540Z] #52 ... [2021-07-29T15:43:36.540Z] [2021-07-29T15:43:36.540Z] #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-07-29T15:43:36.540Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:36.540Z] #13 78.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-29T15:43:36.540Z] #13 78.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-29T15:43:36.540Z] #13 78.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:36.540Z] #13 84.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-29T15:43:36.540Z] #13 84.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:36.540Z] #13 84.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:36.540Z] #13 84.64 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-29T15:43:36.540Z] #13 84.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:36.540Z] #13 84.65 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:36.540Z] #13 ... [2021-07-29T15:43:36.540Z] [2021-07-29T15:43:36.540Z] #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-07-29T15:43:36.540Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:36.540Z] #44 90.81 Setting up criu (3.15-1) ... [2021-07-29T15:43:36.540Z] #44 92.78 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:36.720Z] #20 18.23 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-29T15:43:36.720Z] #20 18.24 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-29T15:43:36.720Z] #20 18.31 Selecting previously unselected package libc6:arm64. [2021-07-29T15:43:36.720Z] #20 18.31 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-29T15:43:36.806Z] #44 92.87 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:36.978Z] #20 18.51 Unpacking libc6:arm64 (2.28-10) ... [2021-07-29T15:43:37.381Z] #44 DONE 93.5s [2021-07-29T15:43:37.381Z] [2021-07-29T15:43:37.381Z] #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-07-29T15:43:37.381Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:37.381Z] #46 88.48 internal/syscall/execenv [2021-07-29T15:43:37.381Z] #46 88.59 path [2021-07-29T15:43:37.381Z] #46 89.17 io/fs [2021-07-29T15:43:37.381Z] #46 90.63 regexp/syntax [2021-07-29T15:43:37.381Z] #46 90.89 os [2021-07-29T15:43:37.494Z] #20 18.94 Selecting previously unselected package libapparmor1:arm64. [2021-07-29T15:43:37.494Z] #20 18.94 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-29T15:43:37.494Z] #20 18.95 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-29T15:43:37.494Z] #20 19.00 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-29T15:43:37.494Z] #20 19.01 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-29T15:43:37.494Z] #20 19.01 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-29T15:43:37.494Z] #20 19.09 Selecting previously unselected package libgcc1:armel. [2021-07-29T15:43:37.494Z] #20 19.09 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-29T15:43:37.494Z] #20 19.10 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-29T15:43:37.494Z] #20 19.22 Selecting previously unselected package libc6:armel. [2021-07-29T15:43:37.752Z] #20 19.22 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-29T15:43:37.752Z] #20 19.43 Unpacking libc6:armel (2.28-10) ... [2021-07-29T15:43:38.209Z] #13 ... [2021-07-29T15:43:38.209Z] [2021-07-29T15:43:38.209Z] #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-07-29T15:43:38.209Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:38.209Z] #44 88.04 Setting up criu (3.15-1) ... [2021-07-29T15:43:38.209Z] #44 89.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:38.209Z] #44 89.88 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:38.209Z] #44 DONE 90.6s [2021-07-29T15:43:38.209Z] [2021-07-29T15:43:38.209Z] #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-07-29T15:43:38.209Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:38.209Z] #46 86.61 regexp [2021-07-29T15:43:38.209Z] #46 88.83 flag [2021-07-29T15:43:38.209Z] #46 90.12 go/token [2021-07-29T15:43:38.209Z] #46 90.47 internal/lazyregexp [2021-07-29T15:43:38.209Z] #46 90.76 net/url [2021-07-29T15:43:38.209Z] #46 90.85 go/scanner [2021-07-29T15:43:38.321Z] #20 19.84 Selecting previously unselected package libapparmor1:armel. [2021-07-29T15:43:38.321Z] #20 19.84 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-29T15:43:38.321Z] #20 19.85 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-29T15:43:38.321Z] #20 19.89 Selecting previously unselected package libapparmor-dev:armel. [2021-07-29T15:43:38.321Z] #20 19.90 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-29T15:43:38.321Z] #20 19.90 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-29T15:43:38.579Z] #20 19.96 Selecting previously unselected package libgcc1:armhf. [2021-07-29T15:43:38.579Z] #20 19.97 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-29T15:43:38.579Z] #20 19.97 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-29T15:43:38.579Z] #20 20.04 Selecting previously unselected package libc6:armhf. [2021-07-29T15:43:38.579Z] #20 20.04 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-29T15:43:38.763Z] #46 95.18 fmt [2021-07-29T15:43:38.763Z] #46 95.34 path/filepath [2021-07-29T15:43:38.763Z] #46 ... [2021-07-29T15:43:38.763Z] [2021-07-29T15:43:38.763Z] #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-07-29T15:43:38.763Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:43:38.763Z] #52 95.58 fmt [2021-07-29T15:43:38.770Z] #46 92.62 go/ast [2021-07-29T15:43:38.837Z] #20 20.22 Unpacking libc6:armhf (2.28-10) ... [2021-07-29T15:43:39.026Z] #46 92.92 text/template/parse [2021-07-29T15:43:39.114Z] #20 20.62 Selecting previously unselected package libapparmor1:armhf. [2021-07-29T15:43:39.114Z] #20 20.63 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-29T15:43:39.114Z] #20 20.63 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-29T15:43:39.114Z] #20 20.68 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-29T15:43:39.114Z] #20 20.69 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-29T15:43:39.114Z] #20 20.69 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-29T15:43:39.372Z] #20 20.75 Selecting previously unselected package libgcc1:ppc64el. [2021-07-29T15:43:39.372Z] #20 20.76 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-29T15:43:39.372Z] #20 20.77 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-29T15:43:39.372Z] #20 20.84 Selecting previously unselected package libc6:ppc64el. [2021-07-29T15:43:39.372Z] #20 20.84 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-29T15:43:39.428Z] #52 ... [2021-07-29T15:43:39.428Z] [2021-07-29T15:43:39.428Z] #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-07-29T15:43:39.428Z] #37 sha256:492ee5e2418eac025a79a2af70e2ba8eda593d27ee64103c25599cee5eca7a60 [2021-07-29T15:43:39.428Z] #37 8.414 -- Detecting C compile features - done [2021-07-29T15:43:39.428Z] #37 8.493 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-29T15:43:39.428Z] #37 8.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-29T15:43:39.428Z] #37 8.813 -- Configuring done [2021-07-29T15:43:39.428Z] #37 8.840 -- Generating done [2021-07-29T15:43:39.428Z] #37 8.844 -- Build files have been written to: /tmp/tmp.bFjcoAnObS/tini [2021-07-29T15:43:39.428Z] #37 8.851 + make tini-static [2021-07-29T15:43:39.428Z] #37 9.434 Scanning dependencies of target tini-static [2021-07-29T15:43:39.428Z] #37 9.584 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-29T15:43:39.428Z] #37 10.76 [100%] Linking C executable tini-static [2021-07-29T15:43:39.428Z] #37 11.29 [100%] Built target tini-static [2021-07-29T15:43:39.428Z] #37 11.40 + mkdir -p /build [2021-07-29T15:43:39.428Z] #37 11.41 + cp tini-static /build/docker-init [2021-07-29T15:43:39.428Z] #37 DONE 12.6s [2021-07-29T15:43:39.474Z] #52 ... [2021-07-29T15:43:39.474Z] [2021-07-29T15:43:39.474Z] #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-07-29T15:43:39.474Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:39.474Z] #46 68.78 go/ast [2021-07-29T15:43:39.474Z] #46 69.80 log [2021-07-29T15:43:39.474Z] #46 71.00 encoding/json [2021-07-29T15:43:39.474Z] #46 73.36 text/template [2021-07-29T15:43:39.474Z] #46 ... [2021-07-29T15:43:39.474Z] [2021-07-29T15:43:39.474Z] #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-07-29T15:43:39.474Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b [2021-07-29T15:43:39.474Z] #44 67.09 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:39.474Z] #44 70.40 Setting up criu (3.15-1) ... [2021-07-29T15:43:39.474Z] #44 72.35 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:39.474Z] #44 72.42 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:39.474Z] #44 DONE 73.4s [2021-07-29T15:43:39.631Z] #20 21.06 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-29T15:43:39.687Z] [2021-07-29T15:43:39.687Z] #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-07-29T15:43:39.687Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2 [2021-07-29T15:43:39.687Z] #44 65.68 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-29T15:43:39.687Z] #44 68.77 Setting up criu (3.15-1) ... [2021-07-29T15:43:39.740Z] [2021-07-29T15:43:39.740Z] #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-07-29T15:43:39.740Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:43:40.197Z] #20 21.66 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-29T15:43:40.197Z] #20 21.66 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-29T15:43:40.197Z] #20 21.67 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-29T15:43:40.197Z] #20 21.72 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-29T15:43:40.197Z] #20 21.72 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-29T15:43:40.197Z] #20 21.72 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-29T15:43:40.197Z] #20 21.80 Selecting previously unselected package libgcc1:s390x. [2021-07-29T15:43:40.197Z] #20 21.80 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-29T15:43:40.197Z] #20 21.81 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-29T15:43:40.197Z] #20 21.88 Selecting previously unselected package libc6:s390x. [2021-07-29T15:43:40.197Z] #20 21.88 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-29T15:43:40.455Z] #20 22.09 Unpacking libc6:s390x (2.28-10) ... [2021-07-29T15:43:41.021Z] #20 22.52 Selecting previously unselected package libapparmor1:s390x. [2021-07-29T15:43:41.021Z] #20 22.53 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-29T15:43:41.021Z] #20 22.53 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-29T15:43:41.021Z] #20 22.59 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-29T15:43:41.021Z] #20 22.60 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-29T15:43:41.021Z] #20 22.60 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-29T15:43:41.064Z] #44 70.51 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:41.064Z] #44 70.57 Processing triggers for mime-support (3.62) ... [2021-07-29T15:43:41.279Z] #20 22.69 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-29T15:43:41.279Z] #20 22.70 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-29T15:43:41.279Z] #20 22.71 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-29T15:43:41.279Z] #20 22.72 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-29T15:43:41.279Z] #20 22.73 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-29T15:43:41.279Z] #20 22.75 Setting up libc6:arm64 (2.28-10) ... [2021-07-29T15:43:41.631Z] #44 DONE 71.1s [2021-07-29T15:43:41.631Z] [2021-07-29T15:43:41.632Z] #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-07-29T15:43:41.632Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:41.632Z] #13 65.89 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-29T15:43:41.632Z] #13 65.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:41.632Z] #13 65.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:41.632Z] #13 66.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-29T15:43:41.632Z] #13 66.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:41.632Z] #13 66.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:41.642Z] #57 37.52 Checking out files: 44% (1830/4154) Checking out files: 45% (1870/4154) Checking out files: 46% (1911/4154) Checking out files: 47% (1953/4154) Checking out files: 48% (1994/4154) Checking out files: 49% (2036/4154) Checking out files: 50% (2077/4154) Checking out files: 51% (2119/4154) Checking out files: 52% (2161/4154) Checking out files: 53% (2202/4154) Checking out files: 54% (2244/4154) Checking out files: 55% (2285/4154) Checking out files: 56% (2327/4154) Checking out files: 57% (2368/4154) Checking out files: 58% (2410/4154) Checking out files: 59% (2451/4154) Checking out files: 60% (2493/4154) Checking out files: 61% (2534/4154) Checking out files: 62% (2576/4154) Checking out files: 63% (2618/4154) Checking out files: 64% (2659/4154) Checking out files: 65% (2701/4154) Checking out files: 66% (2742/4154) Checking out files: 67% (2784/4154) Checking out files: 68% (2825/4154) Checking out files: 69% (2867/4154) Checking out files: 70% (2908/4154) Checking out files: 71% (2950/4154) Checking out files: 72% (2991/4154) Checking out files: 73% (3033/4154) Checking out files: 74% (3074/4154) Checking out files: 75% (3116/4154) Checking out files: 76% (3158/4154) Checking out files: 77% (3199/4154) Checking out files: 78% (3241/4154) Checking out files: 79% (3282/4154) Checking out files: 80% (3324/4154) Checking out files: 81% (3365/4154) Checking out files: 82% (3407/4154) Checking out files: 83% (3448/4154) Checking out files: 84% (3490/4154) Checking out files: 85% (3531/4154) Checking out files: 86% (3573/4154) Checking out files: 87% (3614/4154) Checking out files: 88% (3656/4154) Checking out files: 89% (3698/4154) Checking out files: 90% (3739/4154) Checking out files: 91% (3781/4154) Checking out files: 92% (3822/4154) Checking out files: 93% (3864/4154) Checking out files: 94% (3905/4154) Checking out files: 95% (3947/4154) Checking out files: 96% (3988/4154) Checking out files: 97% (4030/4154) Checking out files: 98% (4071/4154) Checking out files: 99% (4113/4154) Checking out files: 100% (4154/4154) Checking out files: 100% (4154/4154), done. [2021-07-29T15:43:41.642Z] #57 39.51 + cd /tmp/tmp.E9pO86HgDQ/src/github.com/containerd/containerd [2021-07-29T15:43:41.642Z] #57 39.51 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:42.062Z] #52 98.53 encoding/json [2021-07-29T15:43:42.295Z] #46 95.99 go/parser [2021-07-29T15:43:42.471Z] #20 23.97 Setting up libc6:armel (2.28-10) ... [2021-07-29T15:43:42.596Z] #57 40.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-29T15:43:42.596Z] #57 40.51 + BUILDTAGS='netgo osusergo static_build' [2021-07-29T15:43:42.596Z] #57 40.51 + export EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:42.596Z] #57 40.51 + EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:42.596Z] #57 40.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-29T15:43:42.596Z] #57 40.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-29T15:43:42.596Z] #57 40.51 + '[' '' = dynamic ']' [2021-07-29T15:43:42.596Z] #57 40.51 + make [2021-07-29T15:43:43.551Z] #57 ... [2021-07-29T15:43:43.551Z] [2021-07-29T15:43:43.551Z] #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-07-29T15:43:43.551Z] #52 sha256:eafd836f6b18bbdf25fee8e22e0c7d125b7e40fc2cbbadd0ff2bba0888eaa745 [2021-07-29T15:43:43.551Z] #52 75.37 mvdan.cc/sh/v3/cmd/shfmt [2021-07-29T15:43:43.551Z] #52 DONE 77.4s [2021-07-29T15:43:43.551Z] [2021-07-29T15:43:43.551Z] #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-07-29T15:43:43.551Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:43.551Z] #13 74.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-29T15:43:43.551Z] #13 74.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-29T15:43:43.551Z] #13 74.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:43.661Z] #46 ... [2021-07-29T15:43:43.661Z] [2021-07-29T15:43:43.661Z] #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-07-29T15:43:43.661Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:43:43.661Z] #52 89.31 encoding/json [2021-07-29T15:43:43.661Z] #52 93.24 github.com/pkg/diff [2021-07-29T15:43:43.661Z] #52 94.50 go/ast [2021-07-29T15:43:43.661Z] #52 94.80 golang.org/x/crypto/ssh/terminal [2021-07-29T15:43:43.661Z] #52 96.18 io/ioutil [2021-07-29T15:43:43.661Z] #52 96.63 mvdan.cc/editorconfig [2021-07-29T15:43:43.661Z] #52 97.62 mvdan.cc/sh/v3/fileutil [2021-07-29T15:43:43.844Z] #20 25.23 Setting up libc6:armhf (2.28-10) ... [2021-07-29T15:43:43.917Z] #52 97.76 text/tabwriter [2021-07-29T15:43:43.917Z] #52 ... [2021-07-29T15:43:43.917Z] [2021-07-29T15:43:43.917Z] #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-07-29T15:43:43.917Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:43.917Z] #46 97.98 text/template [2021-07-29T15:43:43.972Z] #52 100.9 github.com/pkg/diff [2021-07-29T15:43:44.778Z] #20 26.42 Setting up libc6:ppc64el (2.28-10) ... [2021-07-29T15:43:45.353Z] #52 101.9 go/ast [2021-07-29T15:43:45.420Z] using credential docker-jenkins-github-credentials [2021-07-29T15:43:45.494Z] Cloning the remote Git repository [2021-07-29T15:43:45.494Z] Cloning with configured refspecs honoured and without tags [2021-07-29T15:43:45.823Z] #46 99.69 log [2021-07-29T15:43:45.825Z] #13 ... [2021-07-29T15:43:45.825Z] [2021-07-29T15:43:45.825Z] #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-07-29T15:43:45.825Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:43:45.825Z] #46 66.88 os [2021-07-29T15:43:45.825Z] #46 70.37 regexp [2021-07-29T15:43:45.825Z] #46 71.60 fmt [2021-07-29T15:43:45.825Z] #46 74.10 path/filepath [2021-07-29T15:43:45.825Z] #46 75.25 internal/lazyregexp [2021-07-29T15:43:45.825Z] #46 75.67 io/ioutil [2021-07-29T15:43:45.825Z] #46 76.03 flag [2021-07-29T15:43:45.825Z] #46 76.06 go/token [2021-07-29T15:43:45.922Z] #52 ... [2021-07-29T15:43:45.922Z] [2021-07-29T15:43:45.922Z] #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-07-29T15:43:45.922Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:45.922Z] #46 96.59 regexp [2021-07-29T15:43:45.922Z] #46 98.71 flag [2021-07-29T15:43:45.922Z] #46 99.65 go/token [2021-07-29T15:43:45.922Z] #46 100.0 internal/lazyregexp [2021-07-29T15:43:45.922Z] #46 100.5 net/url [2021-07-29T15:43:45.922Z] #46 100.5 go/scanner [2021-07-29T15:43:45.922Z] #46 101.7 go/ast [2021-07-29T15:43:45.922Z] #46 102.3 text/template/parse [2021-07-29T15:43:46.084Z] #46 77.06 go/scanner [2021-07-29T15:43:46.152Z] #20 27.62 Setting up libc6:s390x (2.28-10) ... [2021-07-29T15:43:46.387Z] #46 100.3 encoding/xml [2021-07-29T15:43:46.501Z] #46 ... [2021-07-29T15:43:46.501Z] [2021-07-29T15:43:46.501Z] #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-07-29T15:43:46.501Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:43:47.022Z] #46 77.80 net/url [2021-07-29T15:43:47.527Z] #20 28.83 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.84 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.85 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.86 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.87 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.88 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-29T15:43:47.527Z] #20 28.89 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-29T15:43:47.527Z] #20 28.90 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-29T15:43:47.527Z] #20 28.91 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-29T15:43:47.527Z] #20 28.92 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-29T15:43:47.527Z] #20 28.94 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.95 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.96 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.97 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.98 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-29T15:43:47.527Z] #20 28.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:47.542Z] #57 43.40 Checking out files: 51% (2125/4154) Checking out files: 52% (2161/4154) Checking out files: 53% (2202/4154) Checking out files: 54% (2244/4154) Checking out files: 55% (2285/4154) Checking out files: 56% (2327/4154) Checking out files: 57% (2368/4154) Checking out files: 58% (2410/4154) Checking out files: 59% (2451/4154) Checking out files: 60% (2493/4154) Checking out files: 61% (2534/4154) Checking out files: 62% (2576/4154) Checking out files: 63% (2618/4154) Checking out files: 64% (2659/4154) Checking out files: 65% (2701/4154) Checking out files: 66% (2742/4154) Checking out files: 67% (2784/4154) Checking out files: 68% (2825/4154) Checking out files: 69% (2867/4154) Checking out files: 70% (2908/4154) Checking out files: 71% (2950/4154) Checking out files: 72% (2991/4154) Checking out files: 73% (3033/4154) Checking out files: 74% (3074/4154) Checking out files: 75% (3116/4154) Checking out files: 76% (3158/4154) Checking out files: 77% (3199/4154) Checking out files: 78% (3241/4154) Checking out files: 79% (3282/4154) Checking out files: 80% (3324/4154) Checking out files: 81% (3365/4154) Checking out files: 82% (3407/4154) Checking out files: 83% (3448/4154) Checking out files: 84% (3490/4154) Checking out files: 85% (3531/4154) Checking out files: 86% (3573/4154) Checking out files: 87% (3614/4154) Checking out files: 88% (3656/4154) Checking out files: 89% (3698/4154) Checking out files: 90% (3739/4154) Checking out files: 91% (3781/4154) Checking out files: 92% (3822/4154) Checking out files: 93% (3864/4154) Checking out files: 93% (3884/4154) Checking out files: 94% (3905/4154) Checking out files: 95% (3947/4154) Checking out files: 96% (3988/4154) Checking out files: 97% (4030/4154) Checking out files: 98% (4071/4154) Checking out files: 99% (4113/4154) Checking out files: 100% (4154/4154) Checking out files: 100% (4154/4154), done. [2021-07-29T15:43:47.542Z] #57 44.66 + cd /tmp/tmp.U5iby4UB87/src/github.com/containerd/containerd [2021-07-29T15:43:47.591Z] #46 78.49 go/ast [2021-07-29T15:43:47.786Z] #20 DONE 29.4s [2021-07-29T15:43:47.786Z] [2021-07-29T15:43:47.786Z] #64 [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-07-29T15:43:47.786Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:43:47.786Z] #64 ... [2021-07-29T15:43:47.786Z] [2021-07-29T15:43:47.786Z] #61 [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-07-29T15:43:47.786Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:43:45.668Z] Cloning repository https://github.com/moby/moby.git [2021-07-29T15:43:46.062Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-29T15:43:46.890Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:43:46.890Z] > git --version # timeout=10 [2021-07-29T15:43:46.937Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-29T15:43:46.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:43:46.952Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:43:47.802Z] #57 44.66 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:48.528Z] #46 79.41 text/template/parse [2021-07-29T15:43:48.740Z] #57 45.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-29T15:43:48.740Z] #57 45.67 + BUILDTAGS='netgo osusergo static_build' [2021-07-29T15:43:48.740Z] #57 45.67 + export EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:48.740Z] #57 45.67 + EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:48.740Z] #57 45.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-29T15:43:48.740Z] #57 45.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-29T15:43:48.740Z] #57 45.67 + '[' '' = dynamic ']' [2021-07-29T15:43:48.740Z] #57 45.67 + make [2021-07-29T15:43:48.906Z] #46 102.9 go/doc [2021-07-29T15:43:49.160Z] #61 ... [2021-07-29T15:43:49.160Z] [2021-07-29T15:43:49.160Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:43:49.160Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e [2021-07-29T15:43:49.160Z] #21 DONE 1.4s [2021-07-29T15:43:49.162Z] #46 ... [2021-07-29T15:43:49.162Z] [2021-07-29T15:43:49.162Z] #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-07-29T15:43:49.162Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:43:49.162Z] #57 42.83 Checking out files: 55% (2289/4154) Checking out files: 56% (2327/4154) Checking out files: 57% (2368/4154) Checking out files: 58% (2410/4154) Checking out files: 59% (2451/4154) Checking out files: 60% (2493/4154) Checking out files: 61% (2534/4154) Checking out files: 62% (2576/4154) Checking out files: 63% (2618/4154) Checking out files: 64% (2659/4154) Checking out files: 65% (2701/4154) Checking out files: 66% (2742/4154) Checking out files: 67% (2784/4154) Checking out files: 68% (2825/4154) Checking out files: 69% (2867/4154) Checking out files: 70% (2908/4154) Checking out files: 71% (2950/4154) Checking out files: 72% (2991/4154) Checking out files: 73% (3033/4154) Checking out files: 74% (3074/4154) Checking out files: 75% (3116/4154) Checking out files: 76% (3158/4154) Checking out files: 77% (3199/4154) Checking out files: 78% (3241/4154) Checking out files: 79% (3282/4154) Checking out files: 80% (3324/4154) Checking out files: 81% (3365/4154) Checking out files: 82% (3407/4154) Checking out files: 83% (3448/4154) Checking out files: 84% (3490/4154) Checking out files: 85% (3531/4154) Checking out files: 86% (3573/4154) Checking out files: 87% (3614/4154) Checking out files: 88% (3656/4154) Checking out files: 89% (3698/4154) Checking out files: 90% (3739/4154) Checking out files: 91% (3781/4154) Checking out files: 92% (3822/4154) Checking out files: 93% (3864/4154) Checking out files: 94% (3905/4154) Checking out files: 95% (3947/4154) Checking out files: 96% (3988/4154) Checking out files: 96% (4008/4154) Checking out files: 97% (4030/4154) Checking out files: 98% (4071/4154) Checking out files: 99% (4113/4154) Checking out files: 100% (4154/4154) Checking out files: 100% (4154/4154), done. [2021-07-29T15:43:49.162Z] #57 44.01 + cd /tmp/tmp.Bd9ulxHEvZ/src/github.com/containerd/containerd [2021-07-29T15:43:49.162Z] #57 44.02 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:49.162Z] #57 44.80 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-29T15:43:49.162Z] #57 44.80 + BUILDTAGS='netgo osusergo static_build' [2021-07-29T15:43:49.162Z] #57 44.80 + export EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:49.162Z] #57 44.80 + EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:49.162Z] #57 44.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-29T15:43:49.162Z] #57 44.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-29T15:43:49.162Z] #57 44.80 + '[' '' = dynamic ']' [2021-07-29T15:43:49.162Z] #57 44.80 + make [2021-07-29T15:43:49.418Z] [2021-07-29T15:43:49.418Z] #61 [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-07-29T15:43:49.418Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:43:49.418Z] #61 1.450 + RM_GOPATH=0 [2021-07-29T15:43:49.418Z] #61 1.451 + TMP_GOPATH= [2021-07-29T15:43:49.418Z] #61 1.451 + : /build [2021-07-29T15:43:49.418Z] #61 1.451 + '[' -z '' ']' [2021-07-29T15:43:49.418Z] #61 1.453 ++ mktemp -d [2021-07-29T15:43:49.418Z] #61 1.457 + export GOPATH=/tmp/tmp.fnn62WjCnR [2021-07-29T15:43:49.418Z] #61 1.458 + GOPATH=/tmp/tmp.fnn62WjCnR [2021-07-29T15:43:49.418Z] #61 1.458 + RM_GOPATH=1 [2021-07-29T15:43:49.418Z] #61 1.459 + case "$(go env GOARCH)" in [2021-07-29T15:43:49.418Z] #61 1.460 ++ go env GOARCH [2021-07-29T15:43:49.418Z] #61 1.475 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:49.418Z] #61 1.475 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:43:49.418Z] #61 1.475 ++ dirname /tmp/install/install.sh [2021-07-29T15:43:49.418Z] #61 1.476 + dir=/tmp/install [2021-07-29T15:43:49.418Z] #61 1.476 + bin=runc [2021-07-29T15:43:49.418Z] #61 1.476 + shift [2021-07-29T15:43:49.418Z] #61 1.476 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-29T15:43:49.418Z] #61 1.476 + . /tmp/install/runc.installer [2021-07-29T15:43:49.418Z] #61 1.476 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:43:49.418Z] #61 1.476 + install_runc [2021-07-29T15:43:49.418Z] #61 1.477 + uname -r [2021-07-29T15:43:49.418Z] #61 1.477 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-29T15:43:49.418Z] #61 1.479 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-29T15:43:49.418Z] #61 1.479 + RUNC_BUILDTAGS='seccomp ' [2021-07-29T15:43:49.418Z] #61 1.479 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-29T15:43:49.418Z] #61 1.492 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fnn62WjCnR/src/github.com/opencontainers/runc [2021-07-29T15:43:49.418Z] #61 1.492 Cloning into '/tmp/tmp.fnn62WjCnR/src/github.com/opencontainers/runc'... [2021-07-29T15:43:49.724Z] #57 46.16 + bin/ctr [2021-07-29T15:43:50.122Z] #57 46.98 + bin/ctr [2021-07-29T15:43:50.351Z] #61 ... [2021-07-29T15:43:50.351Z] [2021-07-29T15:43:50.351Z] #22 [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-07-29T15:43:50.351Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf [2021-07-29T15:43:50.351Z] #22 DONE 1.1s [2021-07-29T15:43:50.609Z] [2021-07-29T15:43:50.609Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-29T15:43:50.609Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59 [2021-07-29T15:43:51.063Z] #46 ... [2021-07-29T15:43:51.063Z] [2021-07-29T15:43:51.063Z] #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-07-29T15:43:51.063Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:43:51.063Z] #52 71.63 fmt [2021-07-29T15:43:51.063Z] #52 75.62 encoding/json [2021-07-29T15:43:51.063Z] #52 75.65 flag [2021-07-29T15:43:51.063Z] #52 77.45 github.com/pkg/diff [2021-07-29T15:43:51.063Z] #52 78.64 go/ast [2021-07-29T15:43:51.063Z] #52 81.40 golang.org/x/crypto/ssh/terminal [2021-07-29T15:43:51.063Z] #52 ... [2021-07-29T15:43:51.063Z] [2021-07-29T15:43:51.063Z] #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-07-29T15:43:51.063Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:43:51.063Z] #46 82.01 go/parser [2021-07-29T15:43:51.542Z] #23 0.991 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-29T15:43:51.542Z] #23 DONE 1.2s [2021-07-29T15:43:51.542Z] [2021-07-29T15:43:51.542Z] #61 [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-07-29T15:43:51.542Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:43:51.736Z] #13 ... [2021-07-29T15:43:51.736Z] [2021-07-29T15:43:51.736Z] #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-07-29T15:43:51.736Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:43:51.736Z] #46 75.82 go/parser [2021-07-29T15:43:51.736Z] #46 79.62 encoding/xml [2021-07-29T15:43:51.736Z] #46 81.20 crypto/rand [2021-07-29T15:43:51.736Z] #46 81.26 go/doc [2021-07-29T15:43:51.736Z] #46 82.09 crypto/elliptic [2021-07-29T15:43:51.736Z] #46 85.17 vendor/golang.org/x/crypto/cryptobyte [2021-07-29T15:43:51.736Z] #46 85.20 github.com/LK4D4/vndr/build [2021-07-29T15:43:52.242Z] #57 ... [2021-07-29T15:43:52.242Z] [2021-07-29T15:43:52.242Z] #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-07-29T15:43:52.242Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:52.242Z] #13 99.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-29T15:43:52.242Z] #13 99.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:52.242Z] #13 99.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:52.915Z] #61 4.945 + cd /tmp/tmp.fnn62WjCnR/src/github.com/opencontainers/runc [2021-07-29T15:43:52.915Z] #61 4.945 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:43:52.915Z] #61 5.077 + '[' -z '' ']' [2021-07-29T15:43:52.915Z] #61 5.077 + target=static [2021-07-29T15:43:52.915Z] #61 5.077 + make 'BUILDTAGS=seccomp ' static [2021-07-29T15:43:53.138Z] #46 87.34 vendor/golang.org/x/net/idna [2021-07-29T15:43:53.173Z] #61 ... [2021-07-29T15:43:53.173Z] [2021-07-29T15:43:53.173Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-29T15:43:53.173Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0 [2021-07-29T15:43:53.173Z] #24 DONE 1.4s [2021-07-29T15:43:53.173Z] [2021-07-29T15:43:53.173Z] #61 [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-07-29T15:43:53.173Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:43:53.173Z] #61 5.441 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-29T15:43:53.417Z] #57 ... [2021-07-29T15:43:53.417Z] [2021-07-29T15:43:53.417Z] #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-07-29T15:43:53.417Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:43:53.417Z] #13 105.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-29T15:43:53.417Z] #13 105.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:43:53.417Z] #13 105.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:53.418Z] #46 ... [2021-07-29T15:43:53.418Z] [2021-07-29T15:43:53.418Z] #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-07-29T15:43:53.418Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:53.418Z] #13 85.02 Selecting previously unselected package libapparmor1:arm64. [2021-07-29T15:43:53.602Z] #46 84.66 text/template [2021-07-29T15:43:53.683Z] #13 85.03 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-29T15:43:53.683Z] #13 85.04 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-29T15:43:53.683Z] #13 85.17 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-29T15:43:53.683Z] #13 85.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-29T15:43:53.683Z] #13 85.19 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-29T15:43:53.949Z] #13 85.34 Selecting previously unselected package libbtrfs0. [2021-07-29T15:43:53.949Z] #13 85.37 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-29T15:43:53.949Z] #13 85.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:53.949Z] #13 85.50 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:43:53.949Z] #13 85.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-29T15:43:53.949Z] #13 85.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:54.105Z] #61 ... [2021-07-29T15:43:54.105Z] [2021-07-29T15:43:54.105Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:43:54.105Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734 [2021-07-29T15:43:54.105Z] #25 DONE 1.0s [2021-07-29T15:43:54.105Z] [2021-07-29T15:43:54.105Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:43:54.105Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d [2021-07-29T15:43:54.133Z] #13 ... [2021-07-29T15:43:54.133Z] [2021-07-29T15:43:54.133Z] #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-07-29T15:43:54.133Z] #52 sha256:57e9554f5b1c7b682e2c6ddd80b2f40b940a0aed5187814b3c4abfeaa3f38da8 [2021-07-29T15:43:54.133Z] #52 98.22 mvdan.cc/sh/v3/syntax [2021-07-29T15:43:54.133Z] #52 103.9 mvdan.cc/sh/v3/cmd/shfmt [2021-07-29T15:43:54.133Z] #52 DONE 107.8s [2021-07-29T15:43:54.133Z] [2021-07-29T15:43:54.133Z] #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-07-29T15:43:54.133Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:43:54.133Z] #46 105.1 github.com/LK4D4/vndr/versioned [2021-07-29T15:43:54.133Z] #46 105.2 compress/flate [2021-07-29T15:43:54.133Z] #46 105.9 github.com/LK4D4/vndr/build [2021-07-29T15:43:54.133Z] #46 107.5 hash/crc32 [2021-07-29T15:43:54.171Z] #46 85.17 log [2021-07-29T15:43:54.214Z] #13 85.71 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-29T15:43:54.214Z] #13 85.71 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-29T15:43:54.214Z] #13 85.73 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:54.214Z] #13 85.82 Selecting previously unselected package libudev-dev:arm64. [2021-07-29T15:43:54.214Z] #13 85.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-07-29T15:43:54.214Z] #13 85.87 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-29T15:43:54.389Z] #46 108.4 compress/gzip [2021-07-29T15:43:54.478Z] #13 ... [2021-07-29T15:43:54.478Z] [2021-07-29T15:43:54.478Z] #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-07-29T15:43:54.478Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:43:54.478Z] #57 42.36 + bin/ctr [2021-07-29T15:43:54.747Z] #57 ... [2021-07-29T15:43:54.747Z] [2021-07-29T15:43:54.747Z] #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-07-29T15:43:54.747Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541 [2021-07-29T15:43:54.747Z] #13 86.03 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-29T15:43:54.747Z] #13 86.03 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-29T15:43:54.747Z] #13 86.07 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-29T15:43:55.012Z] #13 86.42 Selecting previously unselected package libpcre16-3:arm64. [2021-07-29T15:43:55.012Z] #13 86.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-29T15:43:55.012Z] #13 86.44 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-29T15:43:55.038Z] #26 DONE 1.1s [2021-07-29T15:43:55.038Z] [2021-07-29T15:43:55.038Z] #27 [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-07-29T15:43:55.038Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-29T15:43:55.111Z] #46 85.93 encoding/xml [2021-07-29T15:43:55.278Z] #13 86.64 Selecting previously unselected package libpcre32-3:arm64. [2021-07-29T15:43:55.278Z] #13 86.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-29T15:43:55.278Z] #13 86.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-29T15:43:55.278Z] #13 86.85 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-29T15:43:55.278Z] #13 86.87 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-29T15:43:55.278Z] #13 86.88 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-29T15:43:55.318Z] #46 109.1 net [2021-07-29T15:43:55.318Z] #46 109.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-29T15:43:55.544Z] #13 86.98 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-29T15:43:55.544Z] #13 86.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-29T15:43:55.544Z] #13 87.00 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-29T15:43:55.809Z] #13 87.37 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-29T15:43:56.074Z] #13 87.38 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-29T15:43:56.074Z] #13 87.40 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-29T15:43:56.250Z] #46 110.2 vendor/golang.org/x/crypto/hkdf [2021-07-29T15:43:56.340Z] #13 87.72 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-29T15:43:56.340Z] #13 87.73 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-29T15:43:56.340Z] #13 87.74 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:56.340Z] #13 87.84 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-29T15:43:56.340Z] #13 87.88 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-29T15:43:56.340Z] #13 87.89 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:56.414Z] #27 1.372 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:43:56.414Z] #27 1.399 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:43:56.414Z] #27 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:43:56.414Z] #27 1.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:43:56.492Z] #46 ... [2021-07-29T15:43:56.492Z] [2021-07-29T15:43:56.492Z] #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-07-29T15:43:56.492Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:43:56.492Z] #57 43.14 Checking out files: 48% (2012/4154) Checking out files: 49% (2036/4154) Checking out files: 50% (2077/4154) Checking out files: 51% (2119/4154) Checking out files: 52% (2161/4154) Checking out files: 53% (2202/4154) Checking out files: 54% (2244/4154) Checking out files: 55% (2285/4154) Checking out files: 56% (2327/4154) Checking out files: 57% (2368/4154) Checking out files: 58% (2410/4154) Checking out files: 59% (2451/4154) Checking out files: 60% (2493/4154) Checking out files: 61% (2534/4154) Checking out files: 62% (2576/4154) Checking out files: 63% (2618/4154) Checking out files: 64% (2659/4154) Checking out files: 65% (2701/4154) Checking out files: 66% (2742/4154) Checking out files: 67% (2784/4154) Checking out files: 68% (2825/4154) Checking out files: 69% (2867/4154) Checking out files: 70% (2908/4154) Checking out files: 71% (2950/4154) Checking out files: 72% (2991/4154) Checking out files: 73% (3033/4154) Checking out files: 74% (3074/4154) Checking out files: 75% (3116/4154) Checking out files: 76% (3158/4154) Checking out files: 77% (3199/4154) Checking out files: 78% (3241/4154) Checking out files: 79% (3282/4154) Checking out files: 80% (3324/4154) Checking out files: 81% (3365/4154) Checking out files: 82% (3407/4154) Checking out files: 83% (3448/4154) Checking out files: 84% (3490/4154) Checking out files: 85% (3531/4154) Checking out files: 86% (3573/4154) Checking out files: 87% (3614/4154) Checking out files: 88% (3656/4154) Checking out files: 89% (3698/4154) Checking out files: 90% (3739/4154) Checking out files: 91% (3781/4154) Checking out files: 92% (3822/4154) Checking out files: 92% (3851/4154) Checking out files: 93% (3864/4154) Checking out files: 94% (3905/4154) Checking out files: 95% (3947/4154) Checking out files: 96% (3988/4154) Checking out files: 97% (4030/4154) Checking out files: 98% (4071/4154) Checking out files: 99% (4113/4154) Checking out files: 100% (4154/4154) Checking out files: 100% (4154/4154), done. [2021-07-29T15:43:56.492Z] #57 44.41 + cd /tmp/tmp.Lwx3dgjkMA/src/github.com/containerd/containerd [2021-07-29T15:43:56.492Z] #57 44.41 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483 [2021-07-29T15:43:56.492Z] #57 45.88 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-29T15:43:56.492Z] #57 45.88 + BUILDTAGS='netgo osusergo static_build' [2021-07-29T15:43:56.492Z] #57 45.88 + export EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:56.492Z] #57 45.88 + EXTRA_FLAGS=-buildmode=pie [2021-07-29T15:43:56.492Z] #57 45.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-29T15:43:56.492Z] #57 45.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-29T15:43:56.492Z] #57 45.88 + '[' '' = dynamic ']' [2021-07-29T15:43:56.492Z] #57 45.88 + make [2021-07-29T15:43:56.506Z] #46 110.4 vendor/golang.org/x/text/transform [2021-07-29T15:43:56.620Z] #13 88.12 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-29T15:43:56.620Z] #13 88.14 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-07-29T15:43:56.620Z] #13 88.15 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-29T15:43:56.672Z] #27 1.624 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [474 kB] [2021-07-29T15:43:56.672Z] #27 1.656 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [453 kB] [2021-07-29T15:43:56.672Z] #27 1.672 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [480 kB] [2021-07-29T15:43:56.672Z] #27 1.692 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-29T15:43:56.672Z] #27 1.729 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:43:56.930Z] #27 1.768 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [457 kB] [2021-07-29T15:43:57.068Z] #46 111.1 vendor/golang.org/x/text/unicode/bidi [2021-07-29T15:43:57.620Z] #13 ... [2021-07-29T15:43:57.620Z] [2021-07-29T15:43:57.620Z] #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-07-29T15:43:57.620Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:43:57.620Z] #52 103.8 golang.org/x/crypto/ssh/terminal [2021-07-29T15:43:57.620Z] #52 105.3 io/ioutil [2021-07-29T15:43:57.620Z] #52 105.6 mvdan.cc/editorconfig [2021-07-29T15:43:57.620Z] #52 105.9 mvdan.cc/sh/v3/fileutil [2021-07-29T15:43:57.620Z] #52 106.0 text/tabwriter [2021-07-29T15:43:57.620Z] #52 106.7 mvdan.cc/sh/v3/syntax [2021-07-29T15:43:57.620Z] #52 112.4 mvdan.cc/sh/v3/cmd/shfmt [2021-07-29T15:43:57.620Z] #52 ... [2021-07-29T15:43:57.620Z] [2021-07-29T15:43:57.620Z] #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-07-29T15:43:57.620Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:43:57.620Z] #46 105.4 go/parser [2021-07-29T15:43:57.620Z] #46 107.2 text/template [2021-07-29T15:43:57.620Z] #46 109.0 log [2021-07-29T15:43:57.620Z] #46 109.7 encoding/xml [2021-07-29T15:43:57.620Z] #46 111.8 go/doc [2021-07-29T15:43:57.620Z] #46 114.3 github.com/LK4D4/vndr/versioned [2021-07-29T15:43:57.787Z] #13 88.87 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-29T15:43:57.787Z] #13 88.98 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:43:57.787Z] #13 89.00 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-29T15:43:57.787Z] #13 89.01 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:43:57.787Z] #13 89.02 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-29T15:43:57.787Z] #13 89.03 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-29T15:43:57.787Z] #13 89.05 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:57.787Z] #13 89.06 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:43:57.787Z] #13 89.07 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-29T15:43:57.863Z] #27 2.492 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:43:57.879Z] #46 114.5 compress/flate [2021-07-29T15:43:58.121Z] #27 3.001 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:43:58.139Z] #46 115.0 github.com/LK4D4/vndr/build [2021-07-29T15:43:58.401Z] #57 47.46 + bin/ctr [2021-07-29T15:43:58.524Z] #13 89.31 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-07-29T15:43:58.524Z] #13 89.52 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:43:58.524Z] #13 89.54 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:43:58.524Z] #13 89.55 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-29T15:43:58.524Z] #13 89.73 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-29T15:43:58.524Z] #13 89.74 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-07-29T15:43:58.524Z] #13 89.77 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:43:58.524Z] #13 89.78 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-29T15:43:58.524Z] #13 89.79 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:58.524Z] #13 90.03 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-07-29T15:43:58.687Z] #27 3.474 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-29T15:43:58.945Z] #27 3.936 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-29T15:43:58.960Z] #46 112.6 vendor/golang.org/x/text/secure/bidirule [2021-07-29T15:43:58.960Z] #46 112.8 vendor/golang.org/x/text/unicode/norm [2021-07-29T15:43:59.028Z] #13 90.21 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-07-29T15:43:59.028Z] #13 90.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:43:59.028Z] #13 90.23 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-07-29T15:43:59.028Z] #13 90.24 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-07-29T15:43:59.028Z] #13 90.25 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:43:59.028Z] #13 90.26 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-29T15:43:59.028Z] #13 90.28 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:59.028Z] #13 90.38 Setting up dmsetup (2:1.02.155-3) ... [2021-07-29T15:43:59.028Z] #13 90.44 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:59.028Z] #13 90.44 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-29T15:43:59.028Z] #13 90.61 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:43:59.511Z] #27 4.352 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-29T15:43:59.781Z] #27 4.762 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-29T15:44:00.038Z] #27 5.166 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [287 kB] [2021-07-29T15:44:00.048Z] #46 116.7 hash/crc32 [2021-07-29T15:44:00.295Z] #27 5.177 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [271 kB] [2021-07-29T15:44:00.295Z] #27 5.188 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:44:00.295Z] #27 5.205 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [291 kB] [2021-07-29T15:44:00.295Z] #27 5.213 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [268 kB] [2021-07-29T15:44:00.295Z] #27 5.222 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:44:00.295Z] #27 5.229 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-29T15:44:00.295Z] #27 5.232 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:44:00.295Z] #27 5.232 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-29T15:44:00.295Z] #27 5.233 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-29T15:44:00.295Z] #27 5.234 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-29T15:44:00.295Z] #27 5.235 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:44:00.307Z] #46 117.1 compress/gzip [2021-07-29T15:44:00.876Z] #46 ... [2021-07-29T15:44:00.876Z] [2021-07-29T15:44:00.876Z] #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-07-29T15:44:00.876Z] #52 sha256:97bc0e3706677cb9caa76a583de56b56728145ebd951696b532624ddce8ca481 [2021-07-29T15:44:00.876Z] #52 DONE 117.6s [2021-07-29T15:44:00.876Z] [2021-07-29T15:44:00.876Z] #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-07-29T15:44:00.876Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:44:00.876Z] #46 117.6 crypto/dsa [2021-07-29T15:44:01.445Z] #46 118.1 crypto/x509/pkix [2021-07-29T15:44:01.595Z] #13 DONE 93.1s [2021-07-29T15:44:01.595Z] [2021-07-29T15:44:01.595Z] #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-07-29T15:44:01.595Z] #59 sha256:f8fa10ecfb237b37f3750165778b324451ea783639b89716eaa5c295c4f60c1a [2021-07-29T15:44:01.595Z] #59 89.54 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:44:01.595Z] #59 89.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-29T15:44:01.595Z] #59 DONE 95.7s [2021-07-29T15:44:01.595Z] [2021-07-29T15:44:01.595Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-29T15:44:01.595Z] #60 sha256:b392670fd262c22a82fc555f1b2c55e48ecf3b11ff825236e1ed2c6ecafd5f4c [2021-07-29T15:44:01.595Z] #60 DONE 0.1s [2021-07-29T15:44:01.595Z] [2021-07-29T15:44:01.595Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:44:01.595Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-29T15:44:01.694Z] #57 ... [2021-07-29T15:44:01.694Z] [2021-07-29T15:44:01.694Z] #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-07-29T15:44:01.694Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:44:01.694Z] #52 82.59 mvdan.cc/editorconfig [2021-07-29T15:44:01.694Z] #52 83.12 mvdan.cc/sh/v3/fileutil [2021-07-29T15:44:01.694Z] #52 83.25 text/tabwriter [2021-07-29T15:44:01.694Z] #52 83.72 mvdan.cc/sh/v3/syntax [2021-07-29T15:44:01.694Z] #52 89.36 mvdan.cc/sh/v3/cmd/shfmt [2021-07-29T15:44:01.694Z] #52 ... [2021-07-29T15:44:01.694Z] [2021-07-29T15:44:01.694Z] #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-07-29T15:44:01.694Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:01.694Z] #46 89.64 go/doc [2021-07-29T15:44:01.694Z] #46 90.75 github.com/LK4D4/vndr/versioned [2021-07-29T15:44:01.694Z] #46 90.84 compress/flate [2021-07-29T15:44:01.694Z] #46 92.54 hash/crc32 [2021-07-29T15:44:01.705Z] #46 118.4 net [2021-07-29T15:44:01.860Z] #14 ... [2021-07-29T15:44:01.860Z] [2021-07-29T15:44:01.860Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-29T15:44:01.860Z] #61 sha256:eb509421aca3ccb601f9a95832a22797e0c9b825c1928c8573bd087589e712e2 [2021-07-29T15:44:01.860Z] #61 DONE 0.2s [2021-07-29T15:44:01.978Z] #46 ... [2021-07-29T15:44:01.978Z] [2021-07-29T15:44:01.978Z] #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-07-29T15:44:01.978Z] #52 sha256:afcc396a2bacfc3f71c128c07e010aa7e16daec6a5b93affd942f4d8adaed3cd [2021-07-29T15:44:01.978Z] #52 DONE 93.0s [2021-07-29T15:44:01.978Z] [2021-07-29T15:44:01.978Z] #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-07-29T15:44:01.978Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:01.978Z] #46 92.99 compress/gzip [2021-07-29T15:44:02.130Z] [2021-07-29T15:44:02.130Z] #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-07-29T15:44:02.130Z] #54 sha256:565667d2f7faecc4647a723d454f7e4cc7f1a9b44272188c25da42b9c85c7ae8 [2021-07-29T15:44:02.275Z] #46 119.0 vendor/golang.org/x/crypto/chacha20 [2021-07-29T15:44:02.611Z] #46 93.52 github.com/LK4D4/vndr/build [2021-07-29T15:44:02.611Z] #46 93.66 crypto/rand [2021-07-29T15:44:02.846Z] #46 119.6 vendor/golang.org/x/crypto/poly1305 [2021-07-29T15:44:02.870Z] #27 ... [2021-07-29T15:44:02.870Z] [2021-07-29T15:44:02.870Z] #64 [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-07-29T15:44:02.870Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:44:02.870Z] #64 58.53 + bin/containerd [2021-07-29T15:44:03.107Z] #46 120.0 vendor/golang.org/x/sys/cpu [2021-07-29T15:44:03.174Z] #46 116.2 vendor/golang.org/x/net/idna [2021-07-29T15:44:03.562Z] #46 94.53 crypto/rsa [2021-07-29T15:44:03.677Z] #46 120.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-29T15:44:04.068Z] #54 ... [2021-07-29T15:44:04.068Z] [2021-07-29T15:44:04.068Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:44:04.068Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d [2021-07-29T15:44:04.068Z] #14 DONE 2.0s [2021-07-29T15:44:04.068Z] [2021-07-29T15:44:04.068Z] #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-07-29T15:44:04.068Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-29T15:44:04.068Z] #15 ... [2021-07-29T15:44:04.068Z] [2021-07-29T15:44:04.068Z] #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-07-29T15:44:04.068Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:44:04.068Z] #46 88.05 crypto/ecdsa [2021-07-29T15:44:04.068Z] #46 88.80 mime/quotedprintable [2021-07-29T15:44:04.068Z] #46 89.10 net/http/internal [2021-07-29T15:44:04.068Z] #46 90.93 vendor/golang.org/x/net/http/httpproxy [2021-07-29T15:44:04.068Z] #46 90.93 crypto/x509 [2021-07-29T15:44:04.068Z] #46 90.93 net/textproto [2021-07-29T15:44:04.068Z] #46 92.04 vendor/golang.org/x/net/http/httpguts [2021-07-29T15:44:04.068Z] #46 92.04 mime/multipart [2021-07-29T15:44:04.068Z] #46 94.90 crypto/tls [2021-07-29T15:44:04.068Z] #46 ... [2021-07-29T15:44:04.068Z] [2021-07-29T15:44:04.068Z] #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-07-29T15:44:04.068Z] #54 sha256:565667d2f7faecc4647a723d454f7e4cc7f1a9b44272188c25da42b9c85c7ae8 [2021-07-29T15:44:04.068Z] #54 2.464 + RM_GOPATH=0 [2021-07-29T15:44:04.068Z] #54 2.464 + TMP_GOPATH= [2021-07-29T15:44:04.068Z] #54 2.464 + : /build [2021-07-29T15:44:04.068Z] #54 2.464 + '[' -z '' ']' [2021-07-29T15:44:04.068Z] #54 2.476 ++ mktemp -d [2021-07-29T15:44:04.068Z] #54 2.476 + export GOPATH=/tmp/tmp.Hv3WUtsOrs [2021-07-29T15:44:04.068Z] #54 2.476 + GOPATH=/tmp/tmp.Hv3WUtsOrs [2021-07-29T15:44:04.068Z] #54 2.476 + RM_GOPATH=1 [2021-07-29T15:44:04.068Z] #54 2.476 + case "$(go env GOARCH)" in [2021-07-29T15:44:04.068Z] #54 2.476 ++ go env GOARCH [2021-07-29T15:44:04.068Z] #54 2.526 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:04.068Z] #54 2.526 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:04.068Z] #54 2.526 ++ dirname /tmp/install/install.sh [2021-07-29T15:44:04.068Z] #54 2.529 + dir=/tmp/install [2021-07-29T15:44:04.068Z] #54 2.530 + bin=runc [2021-07-29T15:44:04.068Z] #54 2.530 + shift [2021-07-29T15:44:04.068Z] #54 2.530 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-29T15:44:04.068Z] #54 2.530 + . /tmp/install/runc.installer [2021-07-29T15:44:04.068Z] #54 2.530 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:04.068Z] #54 2.530 + install_runc [2021-07-29T15:44:04.068Z] #54 2.530 + uname -r [2021-07-29T15:44:04.068Z] #54 2.534 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-29T15:44:04.068Z] #54 2.536 + RUNC_BUILDTAGS='seccomp ' [2021-07-29T15:44:04.068Z] #54 2.536 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-29T15:44:04.068Z] #54 2.537 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-29T15:44:04.068Z] #54 2.537 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Hv3WUtsOrs/src/github.com/opencontainers/runc [2021-07-29T15:44:04.068Z] #54 2.540 Cloning into '/tmp/tmp.Hv3WUtsOrs/src/github.com/opencontainers/runc'... [2021-07-29T15:44:04.541Z] #46 118.2 vendor/golang.org/x/net/http2/hpack [2021-07-29T15:44:04.630Z] Fetching without tags [2021-07-29T15:44:04.947Z] #46 95.77 crypto/dsa [2021-07-29T15:44:05.059Z] #46 121.6 vendor/golang.org/x/crypto/curve25519 [2021-07-29T15:44:05.103Z] #46 ... [2021-07-29T15:44:05.103Z] [2021-07-29T15:44:05.103Z] #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-07-29T15:44:05.103Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:44:05.103Z] #13 112.8 Selecting previously unselected package libapparmor1:amd64. [2021-07-29T15:44:05.103Z] #13 112.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-29T15:44:05.103Z] #13 112.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:05.103Z] #13 112.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-29T15:44:05.103Z] #13 112.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-29T15:44:05.103Z] #13 112.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:05.207Z] #46 96.10 crypto/x509/pkix [2021-07-29T15:44:05.319Z] #46 122.1 vendor/golang.org/x/crypto/hkdf [2021-07-29T15:44:05.359Z] #13 113.1 Selecting previously unselected package libbtrfs0. [2021-07-29T15:44:05.359Z] #13 113.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:44:05.359Z] #13 113.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:05.359Z] #13 113.2 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:44:05.359Z] #13 113.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:44:05.359Z] #13 113.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:05.359Z] #13 113.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-29T15:44:05.359Z] #13 113.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:05.359Z] #13 113.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:05.363Z] Merging remotes/origin/master commit 39a9d034f10177c764f475280695704e5458ac63 into PR head commit dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 [2021-07-29T15:44:05.466Z] #46 96.59 net [2021-07-29T15:44:04.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:44:04.369Z] > git config --add remote.origin.fetch +refs/pull/42679/head:refs/remotes/origin/PR-42679 # timeout=10 [2021-07-29T15:44:04.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:44:04.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-29T15:44:04.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-29T15:44:04.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:44:04.666Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42679/head:refs/remotes/origin/PR-42679 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-29T15:44:05.465Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:44:05.580Z] #46 122.3 vendor/golang.org/x/text/transform [2021-07-29T15:44:05.615Z] #13 113.3 Selecting previously unselected package libudev-dev:amd64. [2021-07-29T15:44:05.615Z] #13 113.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:05.615Z] #13 113.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:05.615Z] #13 113.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-29T15:44:05.615Z] #13 113.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-29T15:44:05.615Z] #13 113.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:05.725Z] #46 96.66 vendor/golang.org/x/crypto/chacha20 [2021-07-29T15:44:05.871Z] #13 113.8 Selecting previously unselected package libpcre16-3:amd64. [2021-07-29T15:44:05.871Z] #13 113.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:05.871Z] #13 113.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:06.007Z] #54 ... [2021-07-29T15:44:06.007Z] [2021-07-29T15:44:06.007Z] #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-07-29T15:44:06.007Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e [2021-07-29T15:44:06.007Z] #15 DONE 2.1s [2021-07-29T15:44:06.007Z] [2021-07-29T15:44:06.007Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-29T15:44:06.007Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562 [2021-07-29T15:44:06.127Z] #13 114.0 Selecting previously unselected package libpcre32-3:amd64. [2021-07-29T15:44:06.127Z] #13 114.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:06.127Z] #13 114.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:06.127Z] #13 114.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-29T15:44:06.127Z] #13 114.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:06.127Z] #13 114.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:06.150Z] #46 123.0 vendor/golang.org/x/text/unicode/bidi [2021-07-29T15:44:06.292Z] #46 97.26 vendor/golang.org/x/crypto/poly1305 [2021-07-29T15:44:06.383Z] #13 114.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-29T15:44:06.383Z] #13 114.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:06.383Z] #13 114.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:06.554Z] #46 97.62 vendor/golang.org/x/sys/cpu [2021-07-29T15:44:06.964Z] #16 1.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-29T15:44:06.971Z] #13 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-29T15:44:06.971Z] #13 114.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-29T15:44:06.971Z] #13 114.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:07.122Z] #46 98.10 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-29T15:44:07.227Z] #13 115.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-29T15:44:07.227Z] #13 115.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:07.227Z] #13 115.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:07.234Z] #16 DONE 1.5s [2021-07-29T15:44:07.234Z] [2021-07-29T15:44:07.234Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-29T15:44:07.234Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb [2021-07-29T15:44:07.483Z] #13 115.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-29T15:44:07.483Z] #13 115.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:44:07.483Z] #13 115.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:07.483Z] #13 115.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-29T15:44:07.483Z] #13 115.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:07.483Z] #13 115.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:08.046Z] #13 115.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:08.046Z] #13 115.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:08.046Z] #13 115.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:08.046Z] #13 115.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:08.046Z] #13 116.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:08.046Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-29T15:44:08.046Z] #13 116.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-29T15:44:08.046Z] #13 116.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:08.046Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-29T15:44:08.046Z] #13 116.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-29T15:44:08.046Z] #13 116.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:44:08.060Z] #46 99.06 vendor/golang.org/x/crypto/curve25519 [2021-07-29T15:44:08.060Z] #46 124.5 vendor/golang.org/x/text/secure/bidirule [2021-07-29T15:44:08.060Z] #46 124.8 vendor/golang.org/x/text/unicode/norm [2021-07-29T15:44:08.302Z] #13 116.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:08.302Z] #13 116.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:08.302Z] #13 116.1 Setting up dmsetup (2:1.02.155-3) ... [2021-07-29T15:44:08.302Z] #13 116.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:08.302Z] #13 116.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:08.302Z] #13 116.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:44:08.320Z] #46 ... [2021-07-29T15:44:08.320Z] [2021-07-29T15:44:08.320Z] #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-07-29T15:44:08.320Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:44:08.320Z] #13 120.6 Selecting previously unselected package libapparmor1:amd64. [2021-07-29T15:44:08.320Z] #13 120.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-29T15:44:08.320Z] #13 120.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:08.320Z] #13 120.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-29T15:44:08.320Z] #13 120.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-29T15:44:08.320Z] #13 120.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:08.581Z] #13 120.8 Selecting previously unselected package libbtrfs0. [2021-07-29T15:44:08.581Z] #13 120.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:44:08.581Z] #13 120.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:08.581Z] #13 120.9 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:44:08.581Z] #13 120.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:44:08.581Z] #13 120.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:05.496Z] > git checkout -f dc7c06ce4e22679b3d7b4a8e8a97a36461292ea2 # timeout=10 [2021-07-29T15:44:08.170Z] > git remote # timeout=10 [2021-07-29T15:44:08.248Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:44:08.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-29T15:44:08.295Z] > git merge 39a9d034f10177c764f475280695704e5458ac63 # timeout=10 [2021-07-29T15:44:08.629Z] #46 99.68 vendor/golang.org/x/crypto/hkdf [2021-07-29T15:44:08.843Z] #13 121.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-29T15:44:08.843Z] #13 121.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:08.843Z] #13 121.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:08.843Z] #13 121.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-29T15:44:08.843Z] #13 121.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:08.843Z] #13 121.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:08.843Z] #13 121.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-29T15:44:08.888Z] #46 99.85 vendor/golang.org/x/text/transform [2021-07-29T15:44:09.104Z] #13 121.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-29T15:44:09.104Z] #13 121.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:09.104Z] #13 121.6 Selecting previously unselected package libpcre16-3:amd64. [2021-07-29T15:44:09.148Z] #46 ... [2021-07-29T15:44:09.148Z] [2021-07-29T15:44:09.148Z] #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-07-29T15:44:09.148Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:44:09.148Z] #13 85.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-29T15:44:09.148Z] #13 85.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-29T15:44:09.148Z] #13 85.03 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:09.184Z] #17 DONE 1.7s [2021-07-29T15:44:09.184Z] [2021-07-29T15:44:09.184Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:44:09.184Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b [2021-07-29T15:44:09.228Z] Merge succeeded, producing fd1a2dc618505b1c8003215ae23977efb86053d5 [2021-07-29T15:44:09.228Z] Checking out Revision fd1a2dc618505b1c8003215ae23977efb86053d5 (PR-42679) [2021-07-29T15:44:09.376Z] #13 121.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:09.376Z] #13 121.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:09.376Z] #13 121.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-29T15:44:09.376Z] #13 121.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:09.376Z] #13 121.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:09.408Z] #13 ... [2021-07-29T15:44:09.408Z] [2021-07-29T15:44:09.408Z] #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-07-29T15:44:09.408Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:09.408Z] #46 100.5 vendor/golang.org/x/text/unicode/bidi [2021-07-29T15:44:09.636Z] #13 122.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-29T15:44:09.637Z] #13 122.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:09.637Z] #13 122.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:09.637Z] #13 122.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-29T15:44:09.678Z] #13 DONE 117.7s [2021-07-29T15:44:09.679Z] [2021-07-29T15:44:09.679Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:44:09.679Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-29T15:44:09.897Z] #13 122.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:09.897Z] #13 122.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:10.157Z] #13 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-29T15:44:10.157Z] #13 122.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-29T15:44:10.157Z] #13 122.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:10.417Z] #13 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-29T15:44:10.417Z] #13 122.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:10.417Z] #13 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:10.417Z] #13 122.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-29T15:44:10.417Z] #13 122.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:44:10.585Z] #18 DONE 1.6s [2021-07-29T15:44:10.585Z] [2021-07-29T15:44:10.585Z] #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-07-29T15:44:10.585Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:44:10.585Z] #46 101.0 net/http/httptrace [2021-07-29T15:44:10.585Z] #46 101.3 net/http [2021-07-29T15:44:10.677Z] #13 122.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:10.678Z] #13 123.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-29T15:44:10.678Z] #13 123.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:10.678Z] #13 123.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:11.248Z] #13 123.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:11.248Z] #13 123.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:11.248Z] #13 123.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:11.248Z] #13 123.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:11.248Z] #13 123.7 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:11.318Z] #46 102.0 vendor/golang.org/x/text/secure/bidirule [2021-07-29T15:44:11.318Z] #46 102.3 vendor/golang.org/x/text/unicode/norm [2021-07-29T15:44:11.508Z] #13 123.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:11.508Z] #13 123.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:11.508Z] #13 123.8 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-07-29T15:44:11.508Z] #13 123.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-29T15:44:11.508Z] #13 123.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:11.508Z] #13 123.9 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-07-29T15:44:11.508Z] #13 123.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-29T15:44:11.508Z] #13 123.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:44:11.508Z] #13 123.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:11.508Z] #13 123.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:11.508Z] #13 123.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-29T15:44:11.508Z] #13 123.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:11.508Z] #13 123.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:11.508Z] #13 123.9 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:44:09.107Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-29T15:44:09.248Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:44:09.311Z] > git checkout -f fd1a2dc618505b1c8003215ae23977efb86053d5 # timeout=10 [2021-07-29T15:44:11.991Z] #46 ... [2021-07-29T15:44:11.991Z] [2021-07-29T15:44:11.991Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:44:11.991Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c [2021-07-29T15:44:11.991Z] #19 DONE 1.5s [2021-07-29T15:44:11.991Z] [2021-07-29T15:44:11.991Z] #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-07-29T15:44:11.991Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-29T15:44:12.197Z] #14 DONE 1.9s [2021-07-29T15:44:12.197Z] [2021-07-29T15:44:12.197Z] #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-07-29T15:44:12.197Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-29T15:44:13.137Z] #15 DONE 1.4s [2021-07-29T15:44:13.137Z] [2021-07-29T15:44:13.137Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-29T15:44:13.137Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-29T15:44:13.419Z] #13 DONE 125.4s [2021-07-29T15:44:13.419Z] [2021-07-29T15:44:13.419Z] #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-07-29T15:44:13.419Z] #54 sha256:0ce5a3006631c63120879667fbad5e36004a5ab5559a6f8bd609c9f13625d610 [2021-07-29T15:44:13.927Z] #20 1.731 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:44:13.927Z] #20 1.765 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:44:13.927Z] #20 1.765 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:44:13.927Z] #20 1.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:44:14.065Z] #16 1.118 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-29T15:44:14.321Z] #16 DONE 1.3s [2021-07-29T15:44:14.321Z] [2021-07-29T15:44:14.321Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-29T15:44:14.321Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-29T15:44:14.508Z] #20 2.496 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB] [2021-07-29T15:44:14.508Z] #20 ... [2021-07-29T15:44:14.508Z] [2021-07-29T15:44:14.508Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:44:14.508Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d [2021-07-29T15:44:14.508Z] #32 DONE 108.3s [2021-07-29T15:44:14.610Z] #46 105.7 vendor/golang.org/x/net/idna [2021-07-29T15:44:14.773Z] [2021-07-29T15:44:14.773Z] #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-07-29T15:44:14.773Z] #54 sha256:565667d2f7faecc4647a723d454f7e4cc7f1a9b44272188c25da42b9c85c7ae8 [2021-07-29T15:44:14.773Z] #54 11.45 + cd /tmp/tmp.Hv3WUtsOrs/src/github.com/opencontainers/runc [2021-07-29T15:44:14.773Z] #54 11.45 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:14.773Z] #54 11.86 + '[' -z '' ']' [2021-07-29T15:44:14.773Z] #54 11.86 + target=static [2021-07-29T15:44:14.773Z] #54 11.86 + make 'BUILDTAGS=seccomp ' static [2021-07-29T15:44:14.773Z] #54 12.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-29T15:44:14.800Z] #54 ... [2021-07-29T15:44:14.800Z] [2021-07-29T15:44:14.800Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:44:14.800Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-29T15:44:14.800Z] #14 DONE 1.6s [2021-07-29T15:44:14.800Z] [2021-07-29T15:44:14.800Z] #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-07-29T15:44:14.800Z] #54 sha256:0ce5a3006631c63120879667fbad5e36004a5ab5559a6f8bd609c9f13625d610 [2021-07-29T15:44:14.800Z] #54 1.621 + RM_GOPATH=0 [2021-07-29T15:44:14.800Z] #54 1.621 + TMP_GOPATH= [2021-07-29T15:44:14.800Z] #54 1.621 + : /build [2021-07-29T15:44:14.800Z] #54 1.621 + '[' -z '' ']' [2021-07-29T15:44:14.800Z] #54 1.621 ++ mktemp -d [2021-07-29T15:44:14.800Z] #54 1.629 + export GOPATH=/tmp/tmp.oQ5dNu6YOK [2021-07-29T15:44:14.800Z] #54 1.629 + GOPATH=/tmp/tmp.oQ5dNu6YOK [2021-07-29T15:44:14.800Z] #54 1.629 + RM_GOPATH=1 [2021-07-29T15:44:14.800Z] #54 1.629 + case "$(go env GOARCH)" in [2021-07-29T15:44:14.800Z] #54 1.630 ++ go env GOARCH [2021-07-29T15:44:14.800Z] #54 1.642 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:14.800Z] #54 1.642 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:14.800Z] #54 1.642 ++ dirname /tmp/install/install.sh [2021-07-29T15:44:14.800Z] #54 1.647 + dir=/tmp/install [2021-07-29T15:44:14.800Z] #54 1.647 + bin=runc [2021-07-29T15:44:14.800Z] #54 1.647 + shift [2021-07-29T15:44:14.800Z] #54 1.648 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-29T15:44:14.800Z] #54 1.648 + . /tmp/install/runc.installer [2021-07-29T15:44:14.800Z] #54 1.648 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:14.800Z] #54 1.648 + install_runc [2021-07-29T15:44:14.800Z] #54 1.649 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-29T15:44:14.800Z] #54 1.651 + uname -r [2021-07-29T15:44:14.800Z] #54 1.661 + RUNC_BUILDTAGS='seccomp ' [2021-07-29T15:44:14.800Z] #54 1.661 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-29T15:44:14.800Z] #54 1.661 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-29T15:44:14.800Z] #54 1.662 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oQ5dNu6YOK/src/github.com/opencontainers/runc [2021-07-29T15:44:14.800Z] #54 1.663 Cloning into '/tmp/tmp.oQ5dNu6YOK/src/github.com/opencontainers/runc'... [2021-07-29T15:44:14.869Z] #46 ... [2021-07-29T15:44:14.869Z] [2021-07-29T15:44:14.869Z] #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-07-29T15:44:14.869Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68 [2021-07-29T15:44:14.869Z] #13 98.81 Selecting previously unselected package libapparmor1:amd64. [2021-07-29T15:44:14.869Z] #13 98.81 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 98.81 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:14.869Z] #13 98.94 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-29T15:44:14.869Z] #13 98.94 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 98.95 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:14.869Z] #13 99.09 Selecting previously unselected package libbtrfs0. [2021-07-29T15:44:14.869Z] #13 99.09 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 99.10 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:14.869Z] #13 99.18 Selecting previously unselected package libbtrfs-dev. [2021-07-29T15:44:14.869Z] #13 99.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 99.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:14.869Z] #13 99.37 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-29T15:44:14.869Z] #13 99.37 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 99.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:14.869Z] #13 99.48 Selecting previously unselected package libudev-dev:amd64. [2021-07-29T15:44:14.869Z] #13 99.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 99.51 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:14.869Z] #13 99.70 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-29T15:44:14.869Z] #13 99.70 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 99.74 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:14.869Z] #13 100.0 Selecting previously unselected package libpcre16-3:amd64. [2021-07-29T15:44:14.869Z] #13 100.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 100.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:14.869Z] #13 100.2 Selecting previously unselected package libpcre32-3:amd64. [2021-07-29T15:44:14.869Z] #13 100.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 100.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:14.869Z] #13 100.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-29T15:44:14.869Z] #13 100.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 100.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:14.869Z] #13 100.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-29T15:44:14.869Z] #13 100.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-29T15:44:14.869Z] #13 100.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:15.061Z] #64 ... [2021-07-29T15:44:15.061Z] [2021-07-29T15:44:15.061Z] #27 [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-07-29T15:44:15.061Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7 [2021-07-29T15:44:15.061Z] #27 18.12 Fetched 51.2 MB in 17s (3015 kB/s) [2021-07-29T15:44:15.129Z] #13 100.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-29T15:44:15.129Z] #13 101.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-29T15:44:15.129Z] #13 101.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:15.129Z] #13 101.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-29T15:44:15.388Z] #13 101.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-29T15:44:15.388Z] #13 101.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:15.388Z] #13 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-29T15:44:15.388Z] #13 101.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-29T15:44:15.388Z] #13 101.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:15.648Z] #13 101.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-29T15:44:15.648Z] #13 101.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-07-29T15:44:15.648Z] #13 101.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:15.688Z] #17 DONE 1.2s [2021-07-29T15:44:15.688Z] [2021-07-29T15:44:15.688Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:44:15.688Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-29T15:44:15.688Z] #18 ... [2021-07-29T15:44:15.688Z] [2021-07-29T15:44:15.688Z] #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-07-29T15:44:15.688Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:44:15.688Z] #46 119.5 mime [2021-07-29T15:44:15.688Z] #46 120.8 mime/quotedprintable [2021-07-29T15:44:15.688Z] #46 121.3 net/http/internal [2021-07-29T15:44:15.688Z] #46 125.1 net/textproto [2021-07-29T15:44:15.688Z] #46 125.1 crypto/x509 [2021-07-29T15:44:15.688Z] #46 126.9 vendor/golang.org/x/net/http/httpguts [2021-07-29T15:44:15.688Z] #46 127.4 vendor/golang.org/x/net/http/httpproxy [2021-07-29T15:44:15.688Z] #46 128.0 mime/multipart [2021-07-29T15:44:15.945Z] #46 ... [2021-07-29T15:44:15.945Z] [2021-07-29T15:44:15.945Z] #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-07-29T15:44:15.945Z] #54 sha256:1703662628e9600bc46e2dfdf22471e820c28278b735800a2c688204e104c42a [2021-07-29T15:44:15.945Z] #54 1.738 + RM_GOPATH=0 [2021-07-29T15:44:15.945Z] #54 1.738 + TMP_GOPATH= [2021-07-29T15:44:15.945Z] #54 1.738 + : /build [2021-07-29T15:44:15.945Z] #54 1.738 + '[' -z '' ']' [2021-07-29T15:44:15.945Z] #54 1.738 ++ mktemp -d [2021-07-29T15:44:15.945Z] #54 1.738 + export GOPATH=/tmp/tmp.8rvTxtVg43 [2021-07-29T15:44:15.945Z] #54 1.738 + GOPATH=/tmp/tmp.8rvTxtVg43 [2021-07-29T15:44:15.945Z] #54 1.738 + RM_GOPATH=1 [2021-07-29T15:44:15.945Z] #54 1.738 + case "$(go env GOARCH)" in [2021-07-29T15:44:15.945Z] #54 1.738 ++ go env GOARCH [2021-07-29T15:44:15.945Z] #54 1.766 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:15.945Z] #54 1.766 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:15.945Z] #54 1.767 ++ dirname /tmp/install/install.sh [2021-07-29T15:44:15.945Z] #54 1.768 + dir=/tmp/install [2021-07-29T15:44:15.945Z] #54 1.768 + bin=runc [2021-07-29T15:44:15.945Z] #54 1.768 + shift [2021-07-29T15:44:15.945Z] #54 1.769 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-29T15:44:15.945Z] #54 1.769 + . /tmp/install/runc.installer [2021-07-29T15:44:15.945Z] #54 1.769 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:15.945Z] #54 1.769 + install_runc [2021-07-29T15:44:15.945Z] #54 1.769 + uname -r [2021-07-29T15:44:15.945Z] #54 1.770 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-29T15:44:15.945Z] #54 1.772 + RUNC_BUILDTAGS='seccomp ' [2021-07-29T15:44:15.945Z] #54 1.772 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-29T15:44:15.945Z] #54 1.772 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8rvTxtVg43/src/github.com/opencontainers/runc [2021-07-29T15:44:15.945Z] #54 1.772 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-29T15:44:15.945Z] #54 1.777 Cloning into '/tmp/tmp.8rvTxtVg43/src/github.com/opencontainers/runc'... [2021-07-29T15:44:16.182Z] #54 ... [2021-07-29T15:44:16.182Z] [2021-07-29T15:44:16.182Z] #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-07-29T15:44:16.182Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-29T15:44:16.182Z] #15 DONE 1.2s [2021-07-29T15:44:16.182Z] [2021-07-29T15:44:16.182Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-29T15:44:16.182Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-29T15:44:16.217Z] #13 101.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-29T15:44:16.217Z] #13 101.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:16.217Z] #13 102.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-29T15:44:16.217Z] #13 102.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-29T15:44:16.217Z] #13 102.2 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-07-29T15:44:16.217Z] #13 102.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-29T15:44:16.217Z] #13 102.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-29T15:44:16.217Z] #13 102.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:16.476Z] #13 102.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-07-29T15:44:16.476Z] #13 102.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-07-29T15:44:16.476Z] #13 102.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-29T15:44:16.476Z] #13 102.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-07-29T15:44:16.476Z] #13 102.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-07-29T15:44:16.476Z] #13 102.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-29T15:44:16.476Z] #13 102.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-29T15:44:16.476Z] #13 102.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:16.476Z] #13 102.3 Setting up dmsetup (2:1.02.155-3) ... [2021-07-29T15:44:16.476Z] #13 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:16.476Z] #13 102.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-29T15:44:16.476Z] #13 102.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:44:16.874Z] #54 ... [2021-07-29T15:44:16.874Z] [2021-07-29T15:44:16.874Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:44:16.874Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-29T15:44:16.874Z] #18 DONE 1.1s [2021-07-29T15:44:16.874Z] [2021-07-29T15:44:16.874Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:44:16.874Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-29T15:44:17.122Z] #16 1.087 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-29T15:44:17.122Z] #16 DONE 1.3s [2021-07-29T15:44:17.122Z] [2021-07-29T15:44:17.122Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-29T15:44:17.122Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-29T15:44:17.823Z] #19 DONE 1.3s [2021-07-29T15:44:17.823Z] [2021-07-29T15:44:17.823Z] #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-07-29T15:44:17.823Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:44:17.823Z] #46 131.6 crypto/tls [2021-07-29T15:44:17.856Z] #13 DONE 103.8s [2021-07-29T15:44:17.856Z] [2021-07-29T15:44:17.856Z] #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-07-29T15:44:17.856Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:17.856Z] #46 107.7 vendor/golang.org/x/net/http2/hpack [2021-07-29T15:44:17.856Z] #46 108.7 mime [2021-07-29T15:44:18.504Z] #17 DONE 1.2s [2021-07-29T15:44:18.504Z] [2021-07-29T15:44:18.504Z] #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-07-29T15:44:18.504Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:44:18.504Z] #46 127.9 vendor/golang.org/x/net/idna [2021-07-29T15:44:18.504Z] #46 129.5 vendor/golang.org/x/net/http2/hpack [2021-07-29T15:44:18.504Z] #46 131.1 mime [2021-07-29T15:44:18.504Z] #46 133.5 mime/quotedprintable [2021-07-29T15:44:18.504Z] #46 134.0 net/http/internal [2021-07-29T15:44:18.504Z] #46 ... [2021-07-29T15:44:18.504Z] [2021-07-29T15:44:18.504Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:44:18.504Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-29T15:44:18.751Z] #46 ... [2021-07-29T15:44:18.751Z] [2021-07-29T15:44:18.751Z] #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-07-29T15:44:18.751Z] #59 sha256:37bb1e6415d5442c474d12d7d9ca39c0e278a2db044056bfb62ef8e772ae24cf [2021-07-29T15:44:18.751Z] #59 124.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:44:18.751Z] #59 124.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-29T15:44:18.751Z] #59 DONE 132.6s [2021-07-29T15:44:18.751Z] [2021-07-29T15:44:18.751Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-29T15:44:18.751Z] #60 sha256:80337e9b838ba357bf5b658962c2a421c4f990d19324150768b9e9ce03bc47d3 [2021-07-29T15:44:18.751Z] #60 DONE 0.1s [2021-07-29T15:44:19.006Z] [2021-07-29T15:44:19.006Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-29T15:44:19.006Z] #61 sha256:a0adf7c55e2d98938dab03293dd51875d899b1fb1697f56bcd8d022f402ddb49 [2021-07-29T15:44:19.006Z] #61 DONE 0.1s [2021-07-29T15:44:19.006Z] [2021-07-29T15:44:19.006Z] #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-07-29T15:44:19.006Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:19.784Z] #46 110.5 mime/quotedprintable [2021-07-29T15:44:19.784Z] #46 110.8 net/http/internal [2021-07-29T15:44:19.886Z] #18 DONE 1.2s [2021-07-29T15:44:19.886Z] [2021-07-29T15:44:19.886Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:44:19.886Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-29T15:44:19.935Z] #20 2.034 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:44:20.070Z] Commit message: "Merge commit '39a9d034f10177c764f475280695704e5458ac63' into HEAD" [2021-07-29T15:44:20.191Z] #20 2.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:44:20.191Z] #20 2.112 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:44:20.191Z] #20 2.112 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:44:20.200Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-29T15:44:20.980Z] #19 ... [2021-07-29T15:44:20.980Z] [2021-07-29T15:44:20.980Z] #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-07-29T15:44:20.980Z] #59 sha256:0589e24efda7be76d7c2c542aae01a5659e2879f786fdaf331b8df53034a7819 [2021-07-29T15:44:20.980Z] #59 130.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:44:20.980Z] #59 130.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-29T15:44:20.980Z] #59 DONE 137.6s [2021-07-29T15:44:20.980Z] [2021-07-29T15:44:20.980Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-29T15:44:20.980Z] #60 sha256:b2309e421aeb7ea1d5f664167c3a7f17b51d3fef7a8ce2751984d462edd96bf0 [2021-07-29T15:44:20.980Z] #60 DONE 0.0s [2021-07-29T15:44:20.980Z] [2021-07-29T15:44:20.980Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-29T15:44:20.980Z] #61 sha256:b44b253b3462bcf7934f0478ebfa89b01afef8b14a5815a06b303dba3542bc2d [2021-07-29T15:44:20.980Z] #61 DONE 0.1s [2021-07-29T15:44:20.980Z] [2021-07-29T15:44:20.980Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:44:20.980Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-29T15:44:20.980Z] #19 DONE 1.4s [2021-07-29T15:44:20.980Z] [2021-07-29T15:44:20.980Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:44:20.980Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:44:21.120Z] #20 3.020 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:44:21.169Z] #46 ... [2021-07-29T15:44:21.169Z] [2021-07-29T15:44:21.169Z] #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-07-29T15:44:21.169Z] #59 sha256:46f1a61dd8cbd1ec2fb5f836e6aae2fcd40696be1613f9397114618ecb44fc99 [2021-07-29T15:44:21.169Z] #59 107.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-29T15:44:21.169Z] #59 107.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-29T15:44:21.169Z] #59 DONE 112.1s [2021-07-29T15:44:21.240Z] #32 ... [2021-07-29T15:44:21.240Z] [2021-07-29T15:44:21.240Z] #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-07-29T15:44:21.240Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:21.419Z] #54 ... [2021-07-29T15:44:21.419Z] [2021-07-29T15:44:21.419Z] #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-07-29T15:44:21.419Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-29T15:44:21.419Z] #20 3.273 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-29T15:44:21.419Z] #20 4.247 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB] [2021-07-29T15:44:21.419Z] #20 5.308 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-29T15:44:21.419Z] #20 7.361 Fetched 8813 kB in 6s (1502 kB/s) [2021-07-29T15:44:21.419Z] #20 7.361 Reading package lists... [2021-07-29T15:44:21.419Z] [2021-07-29T15:44:21.419Z] #20 ... [2021-07-29T15:44:21.419Z] [2021-07-29T15:44:21.419Z] #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-07-29T15:44:21.419Z] #46 sha256:15a315a963655720f183577fcdfafc2e616534089d614cc96917f4b7a448fd59 [2021-07-29T15:44:21.419Z] #46 111.3 github.com/LK4D4/vndr/godl [2021-07-29T15:44:21.419Z] #46 112.0 github.com/LK4D4/vndr [2021-07-29T15:44:21.419Z] #46 DONE 115.6s [2021-07-29T15:44:21.419Z] [2021-07-29T15:44:21.419Z] #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-07-29T15:44:21.419Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-29T15:44:21.429Z] [2021-07-29T15:44:21.429Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-29T15:44:21.429Z] #60 sha256:6e6566523164febe64b31d0b7eb3dbed8e0c428b6911357510cdb5e29847e907 [2021-07-29T15:44:21.429Z] #60 DONE 0.3s [2021-07-29T15:44:21.429Z] [2021-07-29T15:44:21.429Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-29T15:44:21.429Z] #61 sha256:587bdcb523552b9fa49c837e20ded13334a702685746bc235d66d554d8ff3428 [2021-07-29T15:44:21.626Z] #27 18.12 Reading package lists... [2021-07-29T15:44:21.689Z] #61 DONE 0.2s [2021-07-29T15:44:21.689Z] [2021-07-29T15:44:21.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-07-29T15:44:21.689Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:44:21.689Z] #54 3.193 + RM_GOPATH=0 [2021-07-29T15:44:21.689Z] #54 3.193 + TMP_GOPATH= [2021-07-29T15:44:21.689Z] #54 3.193 + : /build [2021-07-29T15:44:21.689Z] #54 3.193 + '[' -z '' ']' [2021-07-29T15:44:21.689Z] #54 3.193 ++ mktemp -d [2021-07-29T15:44:21.689Z] #54 3.194 + export GOPATH=/tmp/tmp.yeKyrfba8l [2021-07-29T15:44:21.689Z] #54 3.194 + GOPATH=/tmp/tmp.yeKyrfba8l [2021-07-29T15:44:21.689Z] #54 3.194 + RM_GOPATH=1 [2021-07-29T15:44:21.689Z] #54 3.194 + case "$(go env GOARCH)" in [2021-07-29T15:44:21.689Z] #54 3.195 ++ go env GOARCH [2021-07-29T15:44:21.689Z] #54 3.208 + export GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:21.689Z] #54 3.208 + GO_BUILDMODE=-buildmode=pie [2021-07-29T15:44:21.689Z] #54 3.209 ++ dirname /tmp/install/install.sh [2021-07-29T15:44:21.689Z] #54 3.228 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-07-29T15:44:21.689Z] #54 3.232 + dir=/tmp/install [2021-07-29T15:44:21.689Z] #54 3.232 + bin=runc [2021-07-29T15:44:21.689Z] #54 3.232 + shift [2021-07-29T15:44:21.689Z] #54 3.232 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-29T15:44:21.689Z] #54 3.232 + . /tmp/install/runc.installer [2021-07-29T15:44:21.689Z] #54 3.232 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:21.689Z] #54 3.232 + install_runc [2021-07-29T15:44:21.689Z] #54 3.232 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-29T15:44:21.689Z] #54 3.232 + uname -r [2021-07-29T15:44:21.689Z] #54 3.232 + RUNC_BUILDTAGS='seccomp ' [2021-07-29T15:44:21.689Z] #54 3.232 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-07-29T15:44:21.689Z] #54 3.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yeKyrfba8l/src/github.com/opencontainers/runc [2021-07-29T15:44:21.689Z] #54 3.232 Cloning into '/tmp/tmp.yeKyrfba8l/src/github.com/opencontainers/runc'... [2021-07-29T15:44:22.049Z] #20 4.064 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:44:22.259Z] #54 ... [2021-07-29T15:44:22.259Z] [2021-07-29T15:44:22.259Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-29T15:44:22.259Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd [2021-07-29T15:44:22.259Z] #14 DONE 4.3s [2021-07-29T15:44:22.259Z] [2021-07-29T15:44:22.259Z] #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-07-29T15:44:22.259Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46 [2021-07-29T15:44:20.089Z] > git rev-list --no-walk 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 # timeout=10 [2021-07-29T15:44:22.825Z] #20 9.540 Reading package lists... [2021-07-29T15:44:22.825Z] #20 ... [2021-07-29T15:44:22.825Z] [2021-07-29T15:44:22.825Z] #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-07-29T15:44:22.825Z] #24 sha256:2b3cf08bfe67463955889e8d6730c424cc8379048dedcf7db5972a7d8b0cf558 [2021-07-29T15:44:23.165Z] #20 2.149 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:44:23.165Z] #20 2.165 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:44:23.416Z] #20 5.395 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:44:23.425Z] #20 2.241 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:44:23.425Z] #20 2.311 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:44:23.443Z] + docker version [2021-07-29T15:44:23.995Z] #20 2.835 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:44:24.783Z] #20 6.698 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:44:24.783Z] #20 ... [2021-07-29T15:44:24.783Z] [2021-07-29T15:44:24.783Z] #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-07-29T15:44:24.783Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:44:24.783Z] #46 138.8 net/http/httptrace [2021-07-29T15:44:24.938Z] #20 3.786 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:44:25.040Z] #46 139.0 net/http [2021-07-29T15:44:25.882Z] #20 4.959 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:44:26.269Z] #24 116.8 Checking out files: 12% (1454/11320) Checking out files: 13% (1472/11320) Checking out files: 14% (1585/11320) Checking out files: 15% (1698/11320) Checking out files: 16% (1812/11320) Checking out files: 17% (1925/11320) Checking out files: 18% (2038/11320) Checking out files: 19% (2151/11320) Checking out files: 20% (2264/11320) Checking out files: 21% (2378/11320) Checking out files: 22% (2491/11320) Checking out files: 23% (2604/11320) Checking out files: 24% (2717/11320) Checking out files: 25% (2830/11320) Checking out files: 26% (2944/11320) Checking out files: 27% (3057/11320) Checking out files: 28% (3170/11320) Checking out files: 29% (3283/11320) Checking out files: 30% (3396/11320) Checking out files: 30% (3444/11320) Checking out files: 31% (3510/11320) Checking out files: 32% (3623/11320) Checking out files: 33% (3736/11320) Checking out files: 34% (3849/11320) Checking out files: 35% (3962/11320) Checking out files: 36% (4076/11320) Checking out files: 37% (4189/11320) Checking out files: 38% (4302/11320) Checking out files: 39% (4415/11320) Checking out files: 40% (4528/11320) Checking out files: 41% (4642/11320) Checking out files: 42% (4755/11320) Checking out files: 43% (4868/11320) Checking out files: 44% (4981/11320) Checking out files: 45% (5094/11320) Checking out files: 46% (5208/11320) Checking out files: 47% (5321/11320) Checking out files: 48% (5434/11320) Checking out files: 49% (5547/11320) Checking out files: 50% (5660/11320) Checking out files: 51% (5774/11320) Checking out files: 52% (5887/11320) Checking out files: 53% (6000/11320) Checking out files: 54% (6113/11320) Checking out files: 55% (6226/11320) Checking out files: 56% (6340/11320) Checking out files: 57% (6453/11320) Checking out files: 58% (6566/11320) Checking out files: 59% (6679/11320) Checking out files: 59% (6774/11320) Checking out files: 60% (6792/11320) Checking out files: 61% (6906/11320) Checking out files: 62% (7019/11320) Checking out files: 63% (7132/11320) Checking out files: 64% (7245/11320) Checking out files: 65% (7358/11320) Checking out files: 66% (7472/11320) Checking out files: 67% (7585/11320) Checking out files: 68% (7698/11320) Checking out files: 69% (7811/11320) Checking out files: 70% (7924/11320) Checking out files: 71% (8038/11320) Checking out files: 72% (8151/11320) Checking out files: 73% (8264/11320) Checking out files: 74% (8377/11320) Checking out files: 75% (8490/11320) Checking out files: 76% (8604/11320) Checking out files: 77% (8717/11320) Checking out files: 78% (8830/11320) Checking out files: 79% (8943/11320) Checking out files: 80% (9056/11320) Checking out files: 81% (9170/11320) Checking out files: 82% (9283/11320) Checking out files: 83% (9396/11320) Checking out files: 84% (9509/11320) Checking out files: 84% (9544/11320) Checking out files: 85% (9622/11320) Checking out files: 86% (9736/11320) Checking out files: 87% (9849/11320) Checking out files: 88% (9962/11320) Checking out files: 89% (10075/11320) Checking out files: 90% (10188/11320) Checking out files: 91% (10302/11320) Checking out files: 92% (10415/11320) Checking out files: 93% (10528/11320) Checking out files: 94% (10641/11320) Checking out files: 95% (10754/11320) Checking out files: 96% (10868/11320) Checking out files: 97% (10981/11320) Checking out files: 98% (11094/11320) Checking out files: 99% (11207/11320) Checking out files: 100% (11320/11320) Checking out files: 100% (11320/11320), done. [2021-07-29T15:44:26.269Z] #24 120.3 + cd /tmp/tmp.bKCQusgY4w/tmp/docker-ce [2021-07-29T15:44:26.269Z] #24 120.3 + git checkout -q v17.06.2-ce [2021-07-29T15:44:26.451Z] #20 ... [2021-07-29T15:44:26.451Z] [2021-07-29T15:44:26.451Z] #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-07-29T15:44:26.451Z] #54 sha256:0ce5a3006631c63120879667fbad5e36004a5ab5559a6f8bd609c9f13625d610 [2021-07-29T15:44:26.451Z] #54 13.41 + cd /tmp/tmp.oQ5dNu6YOK/src/github.com/opencontainers/runc [2021-07-29T15:44:26.451Z] #54 13.41 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:26.459Z] #15 DONE 4.2s [2021-07-29T15:44:26.459Z] [2021-07-29T15:44:26.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-07-29T15:44:26.459Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:26.459Z] #46 113.1 crypto/tls [2021-07-29T15:44:26.711Z] #54 13.81 + '[' -z '' ']' [2021-07-29T15:44:26.971Z] #54 13.81 + target=static [2021-07-29T15:44:26.971Z] #54 13.81 + make 'BUILDTAGS=seccomp ' static [2021-07-29T15:44:27.542Z] #54 14.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-29T15:44:28.120Z] Client: Mirantis Container Runtime [2021-07-29T15:44:28.120Z] Version: 20.10.0 [2021-07-29T15:44:28.120Z] API version: 1.41 [2021-07-29T15:44:28.120Z] Go version: go1.13.15 [2021-07-29T15:44:28.120Z] Git commit: 6ee42dc [2021-07-29T15:44:28.120Z] Built: 03/11/2021 13:24:56 [2021-07-29T15:44:28.120Z] OS/Arch: windows/amd64 [2021-07-29T15:44:28.120Z] Context: default [2021-07-29T15:44:28.120Z] Experimental: true [2021-07-29T15:44:28.120Z] [2021-07-29T15:44:28.120Z] Server: Mirantis Container Runtime [2021-07-29T15:44:28.120Z] Engine: [2021-07-29T15:44:28.120Z] Version: 20.10.0 [2021-07-29T15:44:28.120Z] API version: 1.41 (minimum version 1.24) [2021-07-29T15:44:28.120Z] Go version: go1.13.15 [2021-07-29T15:44:28.120Z] Git commit: 1e08f21e79 [2021-07-29T15:44:28.120Z] Built: 03/11/2021 13:23:32 [2021-07-29T15:44:28.120Z] OS/Arch: windows/amd64 [2021-07-29T15:44:28.120Z] Experimental: true [2021-07-29T15:44:28.184Z] #27 25.73 Reading package lists... [2021-07-29T15:44:28.381Z] #46 119.3 net/http [Pipeline] sh [2021-07-29T15:44:28.843Z] #24 122.8 + mkdir -p /tmp/tmp.bKCQusgY4w/src/github.com/docker [2021-07-29T15:44:28.843Z] #24 122.8 + mv components/cli /tmp/tmp.bKCQusgY4w/src/github.com/docker/cli [2021-07-29T15:44:28.843Z] #24 122.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-29T15:44:29.626Z] + docker info [2021-07-29T15:44:29.762Z] #46 ... [2021-07-29T15:44:29.762Z] [2021-07-29T15:44:29.762Z] #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-07-29T15:44:29.762Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:44:29.762Z] #54 11.63 + cd /tmp/tmp.yeKyrfba8l/src/github.com/opencontainers/runc [2021-07-29T15:44:29.762Z] #54 11.63 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:29.817Z] #27 33.26 Building dependency tree... [2021-07-29T15:44:30.022Z] #54 12.06 + '[' -z '' ']' [2021-07-29T15:44:30.022Z] #54 12.06 + target=static [2021-07-29T15:44:30.022Z] #54 12.06 + make 'BUILDTAGS=seccomp ' static [2021-07-29T15:44:30.601Z] #54 ... [2021-07-29T15:44:30.601Z] [2021-07-29T15:44:30.601Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-29T15:44:30.601Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25 [2021-07-29T15:44:30.601Z] #16 3.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-29T15:44:30.601Z] #16 DONE 4.0s [2021-07-29T15:44:30.601Z] [2021-07-29T15:44:30.601Z] #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-07-29T15:44:30.601Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:44:30.601Z] #54 12.50 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-29T15:44:31.192Z] #27 36.00 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-29T15:44:31.192Z] #27 36.00 libcap2-bin is already the newest version (1:2.25-2). [2021-07-29T15:44:31.192Z] #27 36.00 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-29T15:44:31.192Z] #27 36.00 xz-utils is already the newest version (5.2.4-1). [2021-07-29T15:44:31.192Z] #27 36.00 The following additional packages will be installed: [2021-07-29T15:44:31.192Z] #27 36.01 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-29T15:44:31.192Z] #27 36.01 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-29T15:44:31.192Z] #27 36.01 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-29T15:44:31.192Z] #27 36.02 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-29T15:44:31.192Z] #27 36.02 python3.7 python3.7-minimal vim-runtime xxd [2021-07-29T15:44:31.192Z] #27 36.04 Suggested packages: [2021-07-29T15:44:31.192Z] #27 36.04 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-29T15:44:31.192Z] #27 36.04 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-29T15:44:31.192Z] #27 36.04 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-29T15:44:31.192Z] #27 36.04 Recommended packages: [2021-07-29T15:44:31.192Z] #27 36.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-29T15:44:31.192Z] #27 36.04 python3-keyrings.alt python3-xdg unzip [2021-07-29T15:44:31.623Z] #46 ... [2021-07-29T15:44:31.623Z] [2021-07-29T15:44:31.623Z] #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-07-29T15:44:31.623Z] #54 sha256:1703662628e9600bc46e2dfdf22471e820c28278b735800a2c688204e104c42a [2021-07-29T15:44:31.623Z] #54 12.76 + cd /tmp/tmp.8rvTxtVg43/src/github.com/opencontainers/runc [2021-07-29T15:44:31.623Z] #54 12.76 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-07-29T15:44:31.623Z] #54 13.16 + '[' -z '' ']' [2021-07-29T15:44:31.623Z] #54 13.16 + target=static [2021-07-29T15:44:31.623Z] #54 13.16 + make 'BUILDTAGS=seccomp ' static [2021-07-29T15:44:31.623Z] #54 13.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-07-29T15:44:32.824Z] #54 ... [2021-07-29T15:44:32.824Z] [2021-07-29T15:44:32.824Z] #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-07-29T15:44:32.824Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:44:32.824Z] #46 138.7 crypto/tls [2021-07-29T15:44:32.824Z] #46 145.7 net/http/httptrace [2021-07-29T15:44:32.824Z] #46 145.9 net/http [2021-07-29T15:44:32.824Z] #46 ... [2021-07-29T15:44:32.824Z] [2021-07-29T15:44:32.824Z] #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-07-29T15:44:32.824Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:32.824Z] #20 6.216 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:44:32.824Z] #20 10.95 Fetched 8996 kB in 9s (987 kB/s) [2021-07-29T15:44:32.990Z] #54 ... [2021-07-29T15:44:32.990Z] [2021-07-29T15:44:32.990Z] #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-07-29T15:44:32.990Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:32.990Z] #20 11.05 Fetched 8996 kB in 9s (967 kB/s) [2021-07-29T15:44:32.990Z] #20 11.05 Reading package lists... [2021-07-29T15:44:33.083Z] #24 ... [2021-07-29T15:44:33.083Z] [2021-07-29T15:44:33.083Z] #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-07-29T15:44:33.083Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-29T15:44:33.083Z] #20 9.540 Reading package lists... [2021-07-29T15:44:33.083Z] #20 12.60 Building dependency tree... [2021-07-29T15:44:33.083Z] #20 13.84 libcap2-bin is already the newest version (1:2.25-2). [2021-07-29T15:44:33.083Z] #20 13.84 The following additional packages will be installed: [2021-07-29T15:44:33.083Z] #20 13.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-29T15:44:33.083Z] #20 13.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-29T15:44:33.083Z] #20 13.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-29T15:44:33.083Z] #20 13.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-29T15:44:33.083Z] #20 13.85 python3.7 python3.7-minimal vim-runtime xxd [2021-07-29T15:44:33.083Z] #20 13.85 Suggested packages: [2021-07-29T15:44:33.083Z] #20 13.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-29T15:44:33.083Z] #20 13.85 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-29T15:44:33.083Z] #20 13.85 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-29T15:44:33.083Z] #20 13.85 quota [2021-07-29T15:44:33.083Z] #20 13.85 Recommended packages: [2021-07-29T15:44:33.083Z] #20 13.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-29T15:44:33.083Z] #20 13.85 python3-keyrings.alt python3-xdg unzip [2021-07-29T15:44:33.083Z] #20 14.94 The following NEW packages will be installed: [2021-07-29T15:44:33.083Z] #20 14.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-29T15:44:33.083Z] #20 14.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-29T15:44:33.083Z] #20 14.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-29T15:44:33.083Z] #20 14.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-29T15:44:33.083Z] #20 14.94 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-29T15:44:33.083Z] #20 14.94 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-29T15:44:33.083Z] #20 14.94 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-29T15:44:33.083Z] #20 14.94 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-29T15:44:33.083Z] #20 14.94 xz-utils zip [2021-07-29T15:44:33.083Z] #20 15.40 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:44:33.083Z] #20 15.40 Need to get 27.7 MB of archives. [2021-07-29T15:44:33.083Z] #20 15.40 After this operation, 114 MB of additional disk space will be used. [2021-07-29T15:44:33.083Z] #20 15.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-29T15:44:33.083Z] #20 15.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-29T15:44:33.083Z] #20 15.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-29T15:44:33.083Z] #20 15.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-29T15:44:33.083Z] #20 15.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-29T15:44:33.083Z] #20 15.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-29T15:44:33.083Z] #20 15.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:44:33.083Z] #20 15.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-29T15:44:33.083Z] #20 15.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-29T15:44:33.083Z] #20 15.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-29T15:44:33.083Z] #20 15.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-29T15:44:33.083Z] #20 15.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-29T15:44:33.083Z] #20 15.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-29T15:44:33.083Z] #20 15.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-29T15:44:33.083Z] #20 15.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-29T15:44:33.083Z] #20 15.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-29T15:44:33.083Z] #20 15.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-29T15:44:33.083Z] #20 15.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:44:33.083Z] #20 15.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-29T15:44:33.083Z] #20 15.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-29T15:44:33.083Z] #20 15.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-29T15:44:33.083Z] #20 15.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-29T15:44:33.083Z] #20 15.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-29T15:44:33.083Z] #20 15.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-29T15:44:33.083Z] #20 15.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-29T15:44:33.083Z] #20 15.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-29T15:44:33.083Z] #20 15.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-29T15:44:33.083Z] #20 15.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-29T15:44:33.083Z] #20 15.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-29T15:44:33.083Z] #20 16.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-29T15:44:33.083Z] #20 16.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-29T15:44:33.083Z] #20 16.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-29T15:44:33.083Z] #20 16.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-29T15:44:33.083Z] #20 16.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-29T15:44:33.083Z] #20 16.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-29T15:44:33.083Z] #20 16.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-29T15:44:33.083Z] #20 16.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-29T15:44:33.083Z] #20 16.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-29T15:44:33.083Z] #20 16.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-29T15:44:33.083Z] #20 16.27 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:44:33.083Z] #20 16.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-29T15:44:33.083Z] #20 16.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-29T15:44:33.083Z] #20 16.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-29T15:44:33.083Z] #20 16.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-29T15:44:33.083Z] #20 16.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-29T15:44:33.083Z] #20 16.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-29T15:44:33.083Z] #20 16.63 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-29T15:44:33.083Z] #20 16.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-29T15:44:33.083Z] #20 16.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-29T15:44:33.083Z] #20 17.40 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:44:33.083Z] #20 17.52 Fetched 27.7 MB in 2s (16.0 MB/s) [2021-07-29T15:44:33.083Z] #20 17.59 Selecting previously unselected package pigz. [2021-07-29T15:44:33.083Z] #20 17.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 ... 23419 files and directories currently installed.) [2021-07-29T15:44:33.083Z] #20 17.68 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-29T15:44:33.083Z] #20 17.70 Unpacking pigz (2.4-1) ... [2021-07-29T15:44:33.083Z] #20 17.80 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-29T15:44:33.083Z] #20 17.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:44:33.083Z] #20 17.83 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:33.083Z] #20 18.22 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:44:33.083Z] #20 18.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:44:33.083Z] #20 18.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:33.083Z] #20 18.85 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:33.083Z] #20 18.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:33.083Z] #20 20.99 Selecting previously unselected package python3-minimal. [2021-07-29T15:44:33.084Z] #20 20.99 (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 ... 23668 files and directories currently installed.) [2021-07-29T15:44:33.084Z] #20 21.06 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-29T15:44:33.084Z] #20 21.08 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:44:33.093Z] #27 37.92 The following NEW packages will be installed: [2021-07-29T15:44:33.093Z] #27 37.92 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-29T15:44:33.093Z] #27 37.93 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-29T15:44:33.093Z] #27 37.93 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-29T15:44:33.093Z] #27 37.93 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-29T15:44:33.093Z] #27 37.94 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-29T15:44:33.093Z] #27 37.94 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-29T15:44:33.093Z] #27 37.94 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-29T15:44:33.093Z] #27 37.94 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-29T15:44:33.138Z] #54 ... [2021-07-29T15:44:33.138Z] [2021-07-29T15:44:33.138Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-29T15:44:33.138Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892 [2021-07-29T15:44:33.138Z] #17 DONE 2.3s [2021-07-29T15:44:33.138Z] [2021-07-29T15:44:33.138Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-29T15:44:33.138Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50 [2021-07-29T15:44:33.349Z] #20 21.20 Selecting previously unselected package libmpdec2:arm64. [2021-07-29T15:44:33.349Z] #20 21.20 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-29T15:44:33.349Z] #20 21.22 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-29T15:44:33.349Z] #20 21.33 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-29T15:44:33.349Z] #20 21.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:44:33.349Z] #20 21.35 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:33.351Z] #27 38.33 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:44:33.351Z] #27 38.33 Need to get 20.0 MB of archives. [2021-07-29T15:44:33.351Z] #27 38.33 After this operation, 82.5 MB of additional disk space will be used. [2021-07-29T15:44:33.351Z] #27 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-29T15:44:33.351Z] #27 38.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:44:33.351Z] #27 38.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:44:33.351Z] #27 38.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:44:33.609Z] #27 38.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:44:33.609Z] #27 38.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:44:33.609Z] #27 38.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:44:33.609Z] #27 38.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:44:33.609Z] #27 38.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:44:33.609Z] #27 38.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-29T15:44:33.609Z] #27 38.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-29T15:44:33.609Z] #27 38.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-29T15:44:33.609Z] #27 38.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-29T15:44:33.609Z] #27 38.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-29T15:44:33.609Z] #27 38.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-29T15:44:33.609Z] #27 38.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-29T15:44:33.609Z] #27 38.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:44:33.609Z] #27 38.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:44:33.609Z] #27 38.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-29T15:44:33.609Z] #27 38.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-29T15:44:33.609Z] #27 38.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-29T15:44:33.867Z] #27 38.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:44:33.867Z] #27 38.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:44:33.867Z] #27 38.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:44:33.867Z] #27 38.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-29T15:44:33.867Z] #27 38.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-29T15:44:33.867Z] #27 38.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:44:33.867Z] #27 38.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:44:33.867Z] #27 38.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:44:33.867Z] #27 38.75 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-29T15:44:33.867Z] #27 38.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-29T15:44:33.867Z] #27 38.76 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-29T15:44:33.867Z] #27 38.81 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-29T15:44:33.867Z] #27 38.82 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-29T15:44:33.867Z] #27 38.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-29T15:44:33.867Z] #27 38.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:44:33.867Z] #27 38.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-29T15:44:33.867Z] #27 38.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-29T15:44:33.867Z] #27 38.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-29T15:44:33.867Z] #27 38.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-29T15:44:34.125Z] #27 38.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-29T15:44:34.125Z] #27 38.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-29T15:44:34.125Z] #27 39.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-29T15:44:34.305Z] #20 22.16 Selecting previously unselected package python3.7. [2021-07-29T15:44:34.305Z] #20 22.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-29T15:44:34.305Z] #20 22.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:34.305Z] #20 22.27 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-29T15:44:34.305Z] #20 22.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-29T15:44:34.305Z] #20 22.29 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-29T15:44:34.383Z] #27 39.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-29T15:44:34.383Z] #27 39.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-29T15:44:34.570Z] #20 22.42 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:44:34.640Z] #27 39.69 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:44:34.898Z] #27 39.93 Fetched 20.0 MB in 1s (18.2 MB/s) [2021-07-29T15:44:34.898Z] #27 39.97 Selecting previously unselected package pigz. [2021-07-29T15:44:35.050Z] #18 DONE 2.1s [2021-07-29T15:44:35.050Z] [2021-07-29T15:44:35.050Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-29T15:44:35.050Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353 [2021-07-29T15:44:35.156Z] #27 39.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-07-29T15:44:35.156Z] #27 40.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-29T15:44:35.156Z] #27 40.03 Unpacking pigz (2.4-1) ... [2021-07-29T15:44:35.156Z] #27 40.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:44:35.156Z] #27 40.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:35.156Z] #27 40.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:35.368Z] #20 10.95 Reading package lists... [2021-07-29T15:44:35.414Z] #27 40.37 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:44:35.414Z] #27 40.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:35.414Z] #27 40.40 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:35.525Z] #20 23.29 Selecting previously unselected package python3. [2021-07-29T15:44:35.525Z] #20 23.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-07-29T15:44:35.525Z] #20 23.34 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-29T15:44:35.525Z] #20 23.37 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:44:35.525Z] #20 23.49 Selecting previously unselected package libip4tc0:arm64. [2021-07-29T15:44:35.525Z] #20 23.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-29T15:44:35.525Z] #20 23.51 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:35.525Z] #20 23.60 Selecting previously unselected package libip6tc0:arm64. [2021-07-29T15:44:35.525Z] #20 23.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-29T15:44:35.525Z] #20 23.62 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:35.525Z] #20 23.71 Selecting previously unselected package libiptc0:arm64. [2021-07-29T15:44:35.797Z] #20 23.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-29T15:44:35.797Z] #20 23.73 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:35.797Z] #20 23.83 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-29T15:44:35.797Z] #20 23.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-29T15:44:35.797Z] #20 23.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-29T15:44:35.797Z] #20 23.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-29T15:44:35.994Z] #27 40.89 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:35.994Z] #27 40.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:36.062Z] #20 23.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-29T15:44:36.062Z] #20 23.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-29T15:44:36.062Z] #20 24.08 Selecting previously unselected package libnftnl11:arm64. [2021-07-29T15:44:36.062Z] #20 24.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-29T15:44:36.062Z] #20 24.09 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-29T15:44:36.062Z] #20 24.20 Selecting previously unselected package iptables. [2021-07-29T15:44:36.328Z] #20 24.20 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-29T15:44:36.328Z] #20 24.21 Unpacking iptables (1.8.2-4) ... [2021-07-29T15:44:36.328Z] #20 24.49 Selecting previously unselected package xxd. [2021-07-29T15:44:36.593Z] #20 24.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-29T15:44:36.593Z] #20 24.52 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:44:36.593Z] #20 24.68 Selecting previously unselected package vim-common. [2021-07-29T15:44:36.593Z] #20 24.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:36.593Z] #20 24.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:36.859Z] #20 24.86 Selecting previously unselected package bash-completion. [2021-07-29T15:44:36.859Z] #20 24.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-29T15:44:36.928Z] #27 41.94 Selecting previously unselected package python3-minimal. [2021-07-29T15:44:37.169Z] #20 15.08 Reading package lists... [2021-07-29T15:44:37.169Z] #20 18.75 Building dependency tree... [2021-07-29T15:44:37.169Z] #20 ... [2021-07-29T15:44:37.169Z] [2021-07-29T15:44:37.169Z] #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-07-29T15:44:37.169Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:44:37.169Z] #46 150.7 github.com/LK4D4/vndr/godl [2021-07-29T15:44:37.187Z] #27 41.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 ... 39360 files and directories currently installed.) [2021-07-29T15:44:37.187Z] #27 41.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:44:37.187Z] #27 42.00 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:44:37.187Z] #27 42.04 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:44:37.187Z] #27 42.05 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:44:37.187Z] #27 42.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:44:37.187Z] #27 42.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:44:37.187Z] #27 42.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:37.187Z] #27 42.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:37.589Z] #19 DONE 2.2s [2021-07-29T15:44:37.589Z] [2021-07-29T15:44:37.589Z] #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-07-29T15:44:37.589Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:37.731Z] #46 151.4 github.com/LK4D4/vndr [2021-07-29T15:44:37.753Z] #27 42.63 Selecting previously unselected package python3.7. [2021-07-29T15:44:37.753Z] #27 42.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:37.753Z] #27 42.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:37.753Z] #27 42.74 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:44:37.753Z] #27 42.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:44:37.753Z] #27 42.75 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:44:38.013Z] #27 42.84 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:44:38.272Z] #27 43.27 Selecting previously unselected package python3. [2021-07-29T15:44:38.530Z] #27 43.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 ... 39772 files and directories currently installed.) [2021-07-29T15:44:38.530Z] #27 43.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:44:38.530Z] #27 43.32 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:44:38.530Z] #27 43.47 Selecting previously unselected package libip4tc0:amd64. [2021-07-29T15:44:38.530Z] #27 43.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:38.530Z] #27 43.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:38.530Z] #27 43.54 Selecting previously unselected package libip6tc0:amd64. [2021-07-29T15:44:38.788Z] #27 43.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:38.788Z] #27 43.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:38.788Z] #27 43.62 Selecting previously unselected package libiptc0:amd64. [2021-07-29T15:44:38.788Z] #27 43.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:38.788Z] #27 43.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:38.788Z] #27 43.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-29T15:44:38.788Z] #27 43.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-29T15:44:38.788Z] #27 43.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:44:38.788Z] #27 43.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-29T15:44:38.788Z] #27 43.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-29T15:44:38.788Z] #27 43.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:44:38.788Z] #27 43.81 Selecting previously unselected package libnftnl11:amd64. [2021-07-29T15:44:38.788Z] #27 43.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-29T15:44:38.788Z] #27 43.83 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:44:38.788Z] #27 43.90 Selecting previously unselected package iptables. [2021-07-29T15:44:39.046Z] #27 43.91 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-29T15:44:39.046Z] #27 43.92 Unpacking iptables (1.8.2-4) ... [2021-07-29T15:44:39.312Z] #27 44.10 Selecting previously unselected package xxd. [2021-07-29T15:44:39.312Z] #27 44.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:44:39.312Z] #27 44.12 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:44:39.312Z] #27 44.22 Selecting previously unselected package vim-common. [2021-07-29T15:44:39.312Z] #27 44.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:39.312Z] #27 44.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:39.498Z] #20 2.397 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-29T15:44:39.498Z] #20 2.422 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-29T15:44:39.498Z] #20 2.434 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-29T15:44:39.498Z] #20 2.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-29T15:44:39.570Z] #27 44.35 Selecting previously unselected package bash-completion. [2021-07-29T15:44:39.570Z] #27 44.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-29T15:44:39.583Z] #20 14.41 Reading package lists... [2021-07-29T15:44:40.067Z] #20 2.898 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB] [2021-07-29T15:44:40.154Z] #20 18.12 Building dependency tree... [2021-07-29T15:44:40.190Z] #20 27.78 Unpacking bash-completion (1:2.8-6) ... [2021-07-29T15:44:40.190Z] #20 28.21 Selecting previously unselected package bzip2. [2021-07-29T15:44:40.190Z] #20 28.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-29T15:44:40.190Z] #20 28.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:44:40.455Z] #20 28.33 Selecting previously unselected package xz-utils. [2021-07-29T15:44:40.455Z] #20 28.33 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-29T15:44:40.455Z] #20 28.35 Unpacking xz-utils (5.2.4-1) ... [2021-07-29T15:44:40.455Z] #20 28.55 Selecting previously unselected package apparmor. [2021-07-29T15:44:40.455Z] #20 28.56 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-29T15:44:40.638Z] #20 3.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-29T15:44:40.720Z] #20 28.69 Unpacking apparmor (2.13.2-10) ... [2021-07-29T15:44:40.944Z] #27 45.90 Unpacking bash-completion (1:2.8-6) ... [2021-07-29T15:44:40.985Z] #20 29.02 Selecting previously unselected package aufs-tools. [2021-07-29T15:44:40.985Z] #20 29.02 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-29T15:44:40.985Z] #20 29.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:40.985Z] #20 29.18 Selecting previously unselected package libonig5:arm64. [2021-07-29T15:44:41.095Z] #20 20.02 libcap2-bin is already the newest version (1:2.25-2). [2021-07-29T15:44:41.095Z] #20 20.02 The following additional packages will be installed: [2021-07-29T15:44:41.095Z] #20 20.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-29T15:44:41.095Z] #20 20.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-29T15:44:41.095Z] #20 20.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-29T15:44:41.095Z] #20 20.03 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-29T15:44:41.095Z] #20 20.03 python3.7 python3.7-minimal vim-runtime xxd [2021-07-29T15:44:41.095Z] #20 20.04 Suggested packages: [2021-07-29T15:44:41.095Z] #20 20.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-29T15:44:41.095Z] #20 20.04 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-29T15:44:41.095Z] #20 20.04 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-29T15:44:41.095Z] #20 20.04 quota [2021-07-29T15:44:41.095Z] #20 20.04 Recommended packages: [2021-07-29T15:44:41.095Z] #20 20.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-29T15:44:41.095Z] #20 20.04 python3-keyrings.alt python3-xdg unzip [2021-07-29T15:44:41.202Z] #27 46.12 Selecting previously unselected package apparmor. [2021-07-29T15:44:41.202Z] #27 46.14 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-29T15:44:41.202Z] #27 46.18 Unpacking apparmor (2.13.2-10) ... [2021-07-29T15:44:41.250Z] #20 29.18 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-29T15:44:41.250Z] #20 29.20 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-29T15:44:41.356Z] #20 ... [2021-07-29T15:44:41.356Z] [2021-07-29T15:44:41.356Z] #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-07-29T15:44:41.356Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:44:41.356Z] #46 158.1 github.com/LK4D4/vndr/godl [2021-07-29T15:44:41.460Z] #27 46.39 Selecting previously unselected package aufs-tools. [2021-07-29T15:44:41.460Z] #27 46.39 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-29T15:44:41.460Z] #27 46.40 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:41.460Z] #27 46.48 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:44:41.515Z] #20 29.35 Selecting previously unselected package libjq1:arm64. [2021-07-29T15:44:41.516Z] #20 29.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-29T15:44:41.516Z] #20 29.40 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:41.516Z] #20 29.52 Selecting previously unselected package jq. [2021-07-29T15:44:41.516Z] #20 29.54 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-29T15:44:41.516Z] #20 29.55 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:41.719Z] #27 46.49 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:44:41.719Z] #27 46.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:44:41.719Z] #27 46.59 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:44:41.719Z] #27 46.60 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:41.719Z] #27 46.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:41.719Z] #27 46.68 Selecting previously unselected package jq. [2021-07-29T15:44:41.719Z] #27 46.68 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:41.719Z] #27 46.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:41.781Z] #20 29.65 Selecting previously unselected package libaio1:arm64. [2021-07-29T15:44:41.781Z] #20 29.66 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-29T15:44:41.781Z] #20 29.67 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-29T15:44:41.781Z] #20 29.77 Selecting previously unselected package libgpm2:arm64. [2021-07-29T15:44:41.781Z] #20 29.78 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-29T15:44:41.781Z] #20 29.79 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-29T15:44:41.781Z] #20 29.89 Selecting previously unselected package libicu63:arm64. [2021-07-29T15:44:41.896Z] #46 ... [2021-07-29T15:44:41.896Z] [2021-07-29T15:44:41.896Z] #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-07-29T15:44:41.896Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:41.896Z] #20 18.75 Building dependency tree... [2021-07-29T15:44:41.896Z] #20 20.70 libcap2-bin is already the newest version (1:2.25-2). [2021-07-29T15:44:41.896Z] #20 20.70 The following additional packages will be installed: [2021-07-29T15:44:41.896Z] #20 20.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-29T15:44:41.896Z] #20 20.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-29T15:44:41.896Z] #20 20.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-29T15:44:41.896Z] #20 20.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-29T15:44:41.896Z] #20 20.71 python3.7 python3.7-minimal vim-runtime xxd [2021-07-29T15:44:41.896Z] #20 20.72 Suggested packages: [2021-07-29T15:44:41.896Z] #20 20.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-29T15:44:41.896Z] #20 20.73 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-29T15:44:41.896Z] #20 20.73 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-29T15:44:41.896Z] #20 20.73 quota [2021-07-29T15:44:41.897Z] #20 20.73 Recommended packages: [2021-07-29T15:44:41.897Z] #20 20.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-29T15:44:41.897Z] #20 20.73 python3-keyrings.alt python3-xdg unzip [2021-07-29T15:44:41.897Z] #20 22.53 The following NEW packages will be installed: [2021-07-29T15:44:41.897Z] #20 22.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-29T15:44:41.897Z] #20 22.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-29T15:44:41.897Z] #20 22.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-29T15:44:41.897Z] #20 22.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-29T15:44:41.897Z] #20 22.53 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-29T15:44:41.897Z] #20 22.54 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-29T15:44:41.897Z] #20 22.54 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-29T15:44:41.897Z] #20 22.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-29T15:44:41.897Z] #20 22.54 xz-utils zip [2021-07-29T15:44:41.897Z] #20 22.88 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:44:41.897Z] #20 22.88 Need to get 28.6 MB of archives. [2021-07-29T15:44:41.897Z] #20 22.88 After this operation, 116 MB of additional disk space will be used. [2021-07-29T15:44:41.897Z] #20 22.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-29T15:44:41.897Z] #20 22.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:44:41.897Z] #20 22.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:44:41.897Z] #20 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:44:41.897Z] #20 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:44:41.897Z] #20 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:44:41.897Z] #20 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:44:41.897Z] #20 23.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:44:41.897Z] #20 23.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:44:41.897Z] #20 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-29T15:44:41.897Z] #20 23.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-29T15:44:41.897Z] #20 23.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-29T15:44:41.897Z] #20 23.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-29T15:44:41.897Z] #20 23.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-29T15:44:41.897Z] #20 23.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-29T15:44:41.897Z] #20 23.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-29T15:44:41.897Z] #20 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:44:41.897Z] #20 23.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:44:41.897Z] #20 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-29T15:44:41.897Z] #20 23.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-29T15:44:41.897Z] #20 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-29T15:44:41.897Z] #20 23.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-29T15:44:41.897Z] #20 23.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-29T15:44:41.897Z] #20 23.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:44:41.897Z] #20 23.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:44:41.897Z] #20 23.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:44:41.897Z] #20 23.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-29T15:44:41.897Z] #20 23.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-29T15:44:41.897Z] #20 23.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:44:41.897Z] #20 23.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:44:41.897Z] #20 23.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:44:41.897Z] #20 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:44:41.897Z] #20 23.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-29T15:44:41.897Z] #20 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-29T15:44:41.897Z] #20 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-29T15:44:41.897Z] #20 23.96 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-29T15:44:41.977Z] #27 46.75 Selecting previously unselected package libaio1:amd64. [2021-07-29T15:44:41.977Z] #27 46.76 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-29T15:44:41.977Z] #27 46.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:44:41.977Z] #27 46.81 Selecting previously unselected package libgpm2:amd64. [2021-07-29T15:44:41.977Z] #27 46.82 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-29T15:44:41.977Z] #27 46.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:44:41.977Z] #27 46.89 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:44:41.977Z] #27 46.90 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:44:41.977Z] #27 46.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:44:41.977Z] #27 46.97 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:44:41.977Z] #27 46.97 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:44:41.977Z] #27 46.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:44:41.986Z] Client: [2021-07-29T15:44:41.986Z] Context: default [2021-07-29T15:44:41.986Z] Debug Mode: false [2021-07-29T15:44:41.986Z] Plugins: [2021-07-29T15:44:41.986Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-29T15:44:41.986Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-29T15:44:41.986Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-29T15:44:41.986Z] [2021-07-29T15:44:41.986Z] Server: [2021-07-29T15:44:41.986Z] Containers: 0 [2021-07-29T15:44:41.986Z] Running: 0 [2021-07-29T15:44:41.986Z] Paused: 0 [2021-07-29T15:44:41.986Z] Stopped: 0 [2021-07-29T15:44:41.986Z] Images: 0 [2021-07-29T15:44:41.986Z] Server Version: 20.10.0 [2021-07-29T15:44:41.986Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-29T15:44:41.986Z] Windows: [2021-07-29T15:44:41.986Z] LCOW: [2021-07-29T15:44:41.986Z] Logging Driver: json-file [2021-07-29T15:44:41.986Z] Plugins: [2021-07-29T15:44:41.986Z] Volume: local [2021-07-29T15:44:41.986Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-29T15:44:41.986Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-29T15:44:41.986Z] Swarm: inactive [2021-07-29T15:44:41.986Z] Default Isolation: process [2021-07-29T15:44:41.986Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-29T15:44:41.986Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-29T15:44:41.986Z] OSType: windows [2021-07-29T15:44:41.986Z] Architecture: x86_64 [2021-07-29T15:44:41.986Z] CPUs: 4 [2021-07-29T15:44:41.986Z] Total Memory: 32GiB [2021-07-29T15:44:41.986Z] Name: azwin-2-7f5720 [2021-07-29T15:44:41.986Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-29T15:44:41.986Z] Docker Root Dir: D:\docker [2021-07-29T15:44:41.986Z] Debug Mode: false [2021-07-29T15:44:41.986Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:44:41.986Z] Labels: [2021-07-29T15:44:41.986Z] Experimental: true [2021-07-29T15:44:41.986Z] Insecure Registries: [2021-07-29T15:44:41.986Z] 10.0.0.4:5000 [2021-07-29T15:44:41.986Z] 127.0.0.0/8 [2021-07-29T15:44:41.987Z] Registry Mirrors: [2021-07-29T15:44:41.987Z] http://10.0.0.4:5000/ [2021-07-29T15:44:41.987Z] Live Restore Enabled: false [2021-07-29T15:44:41.987Z] [2021-07-29T15:44:42.018Z] #20 4.692 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB] [2021-07-29T15:44:42.046Z] #20 29.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-29T15:44:42.046Z] #20 29.91 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-29T15:44:42.046Z] #20 ... [2021-07-29T15:44:42.046Z] [2021-07-29T15:44:42.046Z] #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-07-29T15:44:42.046Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c [2021-07-29T15:44:42.046Z] #40 135.9 + dpkg --print-architecture [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-29T15:44:42.188Z] #20 24.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-29T15:44:42.188Z] #20 24.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-29T15:44:42.188Z] #20 24.17 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-29T15:44:42.188Z] #20 24.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:44:42.188Z] #20 24.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-29T15:44:42.188Z] #20 24.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-29T15:44:42.188Z] #20 24.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-29T15:44:42.188Z] #20 24.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-29T15:44:42.188Z] #20 24.31 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-29T15:44:42.188Z] #20 24.31 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-29T15:44:42.236Z] #27 47.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:44:42.236Z] #27 47.06 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:44:42.236Z] #27 47.06 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:44:42.236Z] #27 47.11 Selecting previously unselected package libreadline5:amd64. [2021-07-29T15:44:42.236Z] #27 47.12 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-29T15:44:42.236Z] #27 47.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:44:42.236Z] #27 47.20 Selecting previously unselected package net-tools. [2021-07-29T15:44:42.236Z] #27 47.21 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-29T15:44:42.236Z] #27 47.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:44:42.298Z] #46 158.8 github.com/LK4D4/vndr [2021-07-29T15:44:42.450Z] #20 ... [2021-07-29T15:44:42.450Z] [2021-07-29T15:44:42.450Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:44:42.450Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:44:42.450Z] #32 DONE 156.2s [2021-07-29T15:44:42.450Z] [2021-07-29T15:44:42.450Z] #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-07-29T15:44:42.450Z] #46 sha256:445ff93a6917cb2245df69f92bb37235792d129924735faa55aab42d39bf1d07 [2021-07-29T15:44:42.450Z] #46 DONE 156.4s [2021-07-29T15:44:42.450Z] [2021-07-29T15:44:42.450Z] #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-07-29T15:44:42.450Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:42.450Z] #20 24.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-29T15:44:42.494Z] #27 47.36 Selecting previously unselected package python-pip-whl. [2021-07-29T15:44:42.494Z] #27 47.38 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-29T15:44:42.494Z] #27 47.38 Unpacking python-pip-whl (18.1-5) ... [2021-07-29T15:44:42.753Z] #27 47.71 Selecting previously unselected package python3-lib2to3. [2021-07-29T15:44:42.753Z] #27 47.73 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-29T15:44:42.753Z] #27 47.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:44:42.956Z] #20 5.868 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-29T15:44:43.011Z] #27 47.82 Selecting previously unselected package python3-distutils. [2021-07-29T15:44:43.011Z] #27 47.83 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-29T15:44:43.011Z] #27 47.83 Unpacking python3-distutils (3.7.3-1) ... [2021-07-29T15:44:43.011Z] #27 47.92 Selecting previously unselected package python3-pip. [2021-07-29T15:44:43.011Z] #27 47.92 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-29T15:44:43.011Z] #27 47.93 Unpacking python3-pip (18.1-5) ... [2021-07-29T15:44:43.014Z] #20 24.86 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-29T15:44:43.014Z] #20 24.89 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-29T15:44:43.269Z] #27 48.08 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:44:43.269Z] #27 48.08 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:44:43.269Z] #27 48.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:44:43.269Z] #27 48.17 Selecting previously unselected package python3-setuptools. [2021-07-29T15:44:43.270Z] #27 48.17 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-29T15:44:43.270Z] #27 48.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-29T15:44:43.270Z] #27 48.32 Selecting previously unselected package python3-wheel. [2021-07-29T15:44:43.528Z] #27 48.32 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-29T15:44:43.528Z] #27 48.33 Unpacking python3-wheel (0.32.3-2) ... [2021-07-29T15:44:43.528Z] #27 48.40 Selecting previously unselected package sudo. [2021-07-29T15:44:43.528Z] #27 48.41 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-29T15:44:43.528Z] #27 48.42 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:44:43.580Z] #20 25.73 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:44:43.788Z] #27 48.73 Selecting previously unselected package thin-provisioning-tools. [2021-07-29T15:44:43.788Z] #27 48.73 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-29T15:44:43.788Z] #27 48.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:44:43.788Z] #27 48.86 Selecting previously unselected package uidmap. [2021-07-29T15:44:43.850Z] #20 25.94 Fetched 28.6 MB in 2s (12.6 MB/s) [2021-07-29T15:44:43.994Z] #40 DONE 137.7s [2021-07-29T15:44:43.994Z] [2021-07-29T15:44:43.994Z] #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-07-29T15:44:43.994Z] #24 sha256:2b3cf08bfe67463955889e8d6730c424cc8379048dedcf7db5972a7d8b0cf558 [2021-07-29T15:44:43.994Z] #24 ... [2021-07-29T15:44:43.994Z] [2021-07-29T15:44:43.994Z] #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-07-29T15:44:43.994Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080 [2021-07-29T15:44:43.994Z] #20 32.05 Selecting previously unselected package libnet1:arm64. [2021-07-29T15:44:43.994Z] #20 32.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-29T15:44:44.046Z] #27 48.86 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-29T15:44:44.046Z] #27 48.87 Unpacking uidmap (1:4.5-1.1) ... [2021-07-29T15:44:44.046Z] #27 48.94 Selecting previously unselected package vim-runtime. [2021-07-29T15:44:44.046Z] #27 48.95 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:44.046Z] #27 48.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-29T15:44:44.046Z] #27 48.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-29T15:44:44.046Z] #27 48.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:44:44.112Z] #20 26.04 Selecting previously unselected package pigz. [2021-07-29T15:44:44.112Z] #20 26.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 ... 23446 files and directories currently installed.) [2021-07-29T15:44:44.112Z] #20 26.10 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-29T15:44:44.112Z] #20 26.12 Unpacking pigz (2.4-1) ... [2021-07-29T15:44:44.259Z] #20 32.08 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:44:44.259Z] #20 32.24 Selecting previously unselected package libnl-3-200:arm64. [2021-07-29T15:44:44.259Z] #20 32.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-29T15:44:44.259Z] #20 32.26 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-29T15:44:44.368Z] #20 26.29 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:44:44.368Z] #20 26.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:44.368Z] #20 26.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:44.525Z] #20 32.38 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-29T15:44:44.525Z] #20 32.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-29T15:44:44.525Z] #20 32.40 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-29T15:44:44.525Z] #20 32.48 Selecting previously unselected package libreadline5:arm64. [2021-07-29T15:44:44.525Z] #20 32.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-29T15:44:44.525Z] #20 32.50 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-29T15:44:44.790Z] #20 32.61 Selecting previously unselected package net-tools. [2021-07-29T15:44:44.790Z] #20 32.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-29T15:44:44.790Z] #20 32.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:44:44.790Z] #20 32.81 Selecting previously unselected package patch. [2021-07-29T15:44:44.790Z] #20 32.82 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-29T15:44:44.790Z] #20 32.83 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-29T15:44:44.845Z] #46 ... [2021-07-29T15:44:44.845Z] [2021-07-29T15:44:44.845Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:44:44.845Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:44:44.845Z] #32 DONE 161.2s [2021-07-29T15:44:44.845Z] [2021-07-29T15:44:44.845Z] #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-07-29T15:44:44.845Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:44.845Z] #20 21.69 The following NEW packages will be installed: [2021-07-29T15:44:44.845Z] #20 21.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-29T15:44:44.845Z] #20 21.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-29T15:44:44.845Z] #20 21.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-29T15:44:44.845Z] #20 21.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-29T15:44:44.845Z] #20 21.70 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-29T15:44:44.845Z] #20 21.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-29T15:44:44.845Z] #20 21.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-29T15:44:44.845Z] #20 21.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-29T15:44:44.845Z] #20 21.70 xz-utils zip [2021-07-29T15:44:44.845Z] #20 22.02 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:44:44.845Z] #20 22.02 Need to get 28.6 MB of archives. [2021-07-29T15:44:44.845Z] #20 22.02 After this operation, 116 MB of additional disk space will be used. [2021-07-29T15:44:44.845Z] #20 22.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-29T15:44:44.845Z] #20 22.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:44:44.845Z] #20 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:44:44.845Z] #20 22.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:44:44.845Z] #20 22.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:44:44.845Z] #20 22.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:44:44.845Z] #20 22.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:44:44.845Z] #20 22.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:44:44.845Z] #20 22.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:44:44.845Z] #20 22.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-29T15:44:44.845Z] #20 22.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-29T15:44:44.845Z] #20 22.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-29T15:44:44.845Z] #20 22.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-29T15:44:44.845Z] #20 22.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-29T15:44:44.845Z] #20 22.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-29T15:44:44.845Z] #20 22.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-29T15:44:44.845Z] #20 22.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:44:44.845Z] #20 22.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:44:44.845Z] #20 22.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-29T15:44:44.845Z] #20 22.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-29T15:44:44.845Z] #20 22.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-29T15:44:44.845Z] #20 22.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-29T15:44:44.845Z] #20 22.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-29T15:44:44.845Z] #20 22.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:44:44.845Z] #20 22.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:44:44.845Z] #20 22.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:44:44.845Z] #20 22.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-29T15:44:44.845Z] #20 22.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-29T15:44:44.845Z] #20 22.45 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:44:44.845Z] #20 23.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:44:44.845Z] #20 23.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:44:44.845Z] #20 23.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:44:44.845Z] #20 23.13 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-29T15:44:44.845Z] #20 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-29T15:44:44.845Z] #20 23.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-29T15:44:44.845Z] #20 23.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-29T15:44:44.845Z] #20 23.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-29T15:44:44.845Z] #20 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-29T15:44:44.845Z] #20 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-29T15:44:44.845Z] #20 23.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:44:44.845Z] #20 23.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-29T15:44:44.845Z] #20 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-29T15:44:44.845Z] #20 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-29T15:44:44.845Z] #20 23.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-07-29T15:44:44.845Z] #20 23.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-29T15:44:44.845Z] #20 23.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-29T15:44:44.929Z] #20 27.11 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:44:44.929Z] #20 27.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:44.929Z] #20 27.16 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:45.106Z] #20 23.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-29T15:44:45.106Z] #20 24.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-29T15:44:45.106Z] #20 24.12 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-29T15:44:45.161Z] #20 32.96 Selecting previously unselected package python-pip-whl. [2021-07-29T15:44:45.161Z] #20 32.97 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-29T15:44:45.161Z] #20 32.98 Unpacking python-pip-whl (18.1-5) ... [2021-07-29T15:44:45.434Z] #20 33.49 Selecting previously unselected package python3-lib2to3. [2021-07-29T15:44:45.434Z] #20 33.49 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-29T15:44:45.434Z] #20 33.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:44:45.505Z] #20 ... [2021-07-29T15:44:45.505Z] [2021-07-29T15:44:45.505Z] #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-07-29T15:44:45.505Z] #46 sha256:5bb720dfcc84d7572c7bb17ee33865f3b3598b9c8bd03ee83d1747c602ead4e6 [2021-07-29T15:44:45.505Z] #46 131.0 github.com/LK4D4/vndr/godl [2021-07-29T15:44:45.505Z] #46 131.7 github.com/LK4D4/vndr [2021-07-29T15:44:45.505Z] #46 DONE 136.1s [2021-07-29T15:44:45.505Z] [2021-07-29T15:44:45.505Z] #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-07-29T15:44:45.505Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:45.698Z] #20 33.70 Selecting previously unselected package python3-distutils. [2021-07-29T15:44:45.698Z] #20 33.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-29T15:44:45.698Z] #20 33.71 Unpacking python3-distutils (3.7.3-1) ... [2021-07-29T15:44:45.765Z] #20 ... [2021-07-29T15:44:45.765Z] [2021-07-29T15:44:45.765Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-29T15:44:45.765Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15 [2021-07-29T15:44:45.765Z] #32 DONE 135.6s [2021-07-29T15:44:45.765Z] [2021-07-29T15:44:45.765Z] #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-07-29T15:44:45.765Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:45.859Z] #20 27.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:45.859Z] #20 27.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:45.946Z] #27 50.49 Selecting previously unselected package vim. [2021-07-29T15:44:45.946Z] #27 50.50 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:44:45.946Z] #27 50.52 Unpacking vim (2:8.1.0875-5) ... [2021-07-29T15:44:45.946Z] #27 50.86 Selecting previously unselected package xfsprogs. [2021-07-29T15:44:45.946Z] #27 50.87 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-29T15:44:45.946Z] #27 50.88 Unpacking xfsprogs (4.20.0-1) ... [2021-07-29T15:44:45.973Z] #20 33.86 Selecting previously unselected package python3-pip. [2021-07-29T15:44:45.973Z] #20 33.86 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-29T15:44:45.973Z] #20 33.87 Unpacking python3-pip (18.1-5) ... [2021-07-29T15:44:45.973Z] #20 34.04 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:44:45.973Z] #20 34.05 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:44:45.973Z] #20 34.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:44:45.973Z] #20 34.18 Selecting previously unselected package python3-setuptools. [2021-07-29T15:44:46.048Z] #20 ... [2021-07-29T15:44:46.048Z] [2021-07-29T15:44:46.048Z] #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-07-29T15:44:46.048Z] #46 sha256:bbb3fb2f51f12f4b7df757aa99601177b71f52a85c5021456c8338f9fcc419cf [2021-07-29T15:44:46.048Z] #46 DONE 162.8s [2021-07-29T15:44:46.204Z] #27 51.14 Selecting previously unselected package zip. [2021-07-29T15:44:46.204Z] #27 51.15 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-29T15:44:46.204Z] #27 51.15 Unpacking zip (3.0-11+b1) ... [2021-07-29T15:44:46.204Z] #27 51.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:46.254Z] #20 34.19 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-29T15:44:46.254Z] #20 34.19 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-29T15:44:46.254Z] #20 34.43 Selecting previously unselected package python3-wheel. [2021-07-29T15:44:46.254Z] #20 34.43 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-29T15:44:46.308Z] [2021-07-29T15:44:46.308Z] #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-07-29T15:44:46.309Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:44:46.309Z] #50 ... [2021-07-29T15:44:46.309Z] [2021-07-29T15:44:46.309Z] #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-07-29T15:44:46.309Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:44:46.309Z] #20 25.26 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:44:46.462Z] #27 51.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:44:46.462Z] #27 51.31 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:46.462Z] #27 51.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:44:46.462Z] #27 51.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:44:46.462Z] #27 51.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:46.462Z] #27 51.35 Setting up uidmap (1:4.5-1.1) ... [2021-07-29T15:44:46.462Z] #27 51.36 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:44:46.462Z] #27 51.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:44:46.462Z] #27 51.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:44:46.462Z] #27 51.39 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:44:46.462Z] #27 51.40 Setting up zip (3.0-11+b1) ... [2021-07-29T15:44:46.462Z] #27 51.41 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:46.462Z] #27 51.43 Setting up bash-completion (1:2.8-6) ... [2021-07-29T15:44:46.520Z] #20 34.44 Unpacking python3-wheel (0.32.3-2) ... [2021-07-29T15:44:46.520Z] #20 34.55 Selecting previously unselected package sudo. [2021-07-29T15:44:46.520Z] #20 34.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-29T15:44:46.520Z] #20 34.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:44:46.568Z] #20 25.49 Fetched 28.6 MB in 2s (12.0 MB/s) [2021-07-29T15:44:46.830Z] #20 25.64 Selecting previously unselected package pigz. [2021-07-29T15:44:46.830Z] #20 25.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 ... 23446 files and directories currently installed.) [2021-07-29T15:44:46.830Z] #20 25.73 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-29T15:44:46.830Z] #20 25.73 Unpacking pigz (2.4-1) ... [2021-07-29T15:44:46.830Z] #20 25.87 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:44:46.830Z] #20 25.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:47.089Z] #20 25.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:47.098Z] #20 35.02 Selecting previously unselected package thin-provisioning-tools. [2021-07-29T15:44:47.098Z] #20 35.02 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-29T15:44:47.098Z] #20 35.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:44:47.098Z] #20 35.29 Selecting previously unselected package uidmap. [2021-07-29T15:44:47.363Z] #20 35.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-29T15:44:47.363Z] #20 35.31 Unpacking uidmap (1:4.5-1.1) ... [2021-07-29T15:44:47.628Z] #20 35.44 Selecting previously unselected package vim-runtime. [2021-07-29T15:44:47.628Z] #20 35.45 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:47.628Z] #20 35.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-29T15:44:47.628Z] #20 35.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-29T15:44:47.628Z] #20 35.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:44:47.658Z] #20 26.48 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:44:47.658Z] #20 26.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:47.658Z] #20 26.49 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:47.788Z] #20 29.67 Selecting previously unselected package python3-minimal. [2021-07-29T15:44:47.788Z] #20 29.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-29T15:44:47.788Z] #20 29.71 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:44:47.788Z] #20 29.71 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:44:47.788Z] #20 29.78 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:44:47.788Z] #20 29.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:44:47.788Z] #20 29.79 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:44:47.788Z] #20 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:44:47.788Z] #20 29.88 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:47.788Z] #20 29.88 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.227Z] #20 27.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.304Z] #20 10.80 Fetched 8996 kB in 9s (1040 kB/s) [2021-07-29T15:44:48.363Z] #27 53.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:48.363Z] #27 53.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:44:48.363Z] #27 53.10 invoke-rc.d: could not determine current runlevel [2021-07-29T15:44:48.363Z] #27 53.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:44:48.363Z] #27 53.12 Setting up pigz (2.4-1) ... [2021-07-29T15:44:48.363Z] #27 53.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:44:48.363Z] #27 53.14 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:44:48.363Z] #27 53.16 Setting up python-pip-whl (18.1-5) ... [2021-07-29T15:44:48.363Z] #27 53.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:44:48.363Z] #27 53.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:44:48.487Z] #20 27.21 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.621Z] #27 53.46 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:44:48.621Z] #27 53.47 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:44:48.621Z] #27 53.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.621Z] #27 53.50 Setting up vim (2:8.1.0875-5) ... [2021-07-29T15:44:48.621Z] #27 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-29T15:44:48.621Z] #27 53.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-29T15:44:48.621Z] #27 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-29T15:44:48.621Z] #27 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-29T15:44:48.621Z] #27 53.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-29T15:44:48.621Z] #27 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-29T15:44:48.621Z] #27 53.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-29T15:44:48.621Z] #27 53.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-29T15:44:48.621Z] #27 53.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:48.621Z] #27 53.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:44:48.621Z] #27 53.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:44:48.621Z] #27 53.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:48.621Z] #27 53.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:44:48.621Z] #27 53.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.755Z] #20 30.66 Selecting previously unselected package python3.7. [2021-07-29T15:44:48.755Z] #20 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:48.755Z] #20 30.67 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:48.755Z] #20 30.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:44:48.755Z] #20 30.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:44:48.755Z] #20 30.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:44:49.011Z] #20 30.91 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:44:49.560Z] #20 37.54 Selecting previously unselected package vim. [2021-07-29T15:44:49.560Z] #20 37.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-29T15:44:49.560Z] #20 37.57 Unpacking vim (2:8.1.0875-5) ... [2021-07-29T15:44:49.617Z] #20 31.60 Selecting previously unselected package python3. [2021-07-29T15:44:49.617Z] #20 31.60 (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 ... 24107 files and directories currently installed.) [2021-07-29T15:44:49.617Z] #20 31.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:44:49.617Z] #20 31.66 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:44:49.617Z] #20 31.74 Selecting previously unselected package libip4tc0:amd64. [2021-07-29T15:44:49.617Z] #20 31.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:49.617Z] #20 31.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:49.617Z] #20 31.84 Selecting previously unselected package libip6tc0:amd64. [2021-07-29T15:44:49.617Z] #20 31.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:49.617Z] #20 31.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:49.825Z] #20 37.96 Selecting previously unselected package xfsprogs. [2021-07-29T15:44:49.873Z] #20 31.93 Selecting previously unselected package libiptc0:amd64. [2021-07-29T15:44:49.873Z] #20 31.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:49.873Z] #20 31.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:49.873Z] #20 32.03 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-29T15:44:49.873Z] #20 32.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-29T15:44:49.873Z] #20 32.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:44:49.995Z] #27 54.80 Setting up iptables (1.8.2-4) ... [2021-07-29T15:44:49.995Z] #27 54.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-29T15:44:49.995Z] #27 54.85 Setting up python3 (3.7.3-1) ... [2021-07-29T15:44:50.090Z] #20 37.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-29T15:44:50.090Z] #20 37.98 Unpacking xfsprogs (4.20.0-1) ... [2021-07-29T15:44:50.130Z] #20 32.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-29T15:44:50.130Z] #20 28.97 Selecting previously unselected package python3-minimal. [2021-07-29T15:44:50.130Z] #20 32.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-29T15:44:50.130Z] #20 32.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:44:50.130Z] #20 32.19 Selecting previously unselected package libnftnl11:amd64. [2021-07-29T15:44:50.130Z] #20 28.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-29T15:44:50.130Z] #20 29.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:44:50.130Z] #20 32.20 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-29T15:44:50.130Z] #20 32.20 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:44:50.130Z] #20 29.03 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:44:50.130Z] #20 29.09 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:44:50.130Z] #20 32.29 Selecting previously unselected package iptables. [2021-07-29T15:44:50.130Z] #20 29.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:44:50.130Z] #20 29.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:44:50.130Z] #20 29.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:44:50.253Z] #27 55.07 Setting up python3-wheel (0.32.3-2) ... [2021-07-29T15:44:50.356Z] #20 38.33 Selecting previously unselected package zip. [2021-07-29T15:44:50.356Z] #20 38.34 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-29T15:44:50.356Z] #20 38.35 Unpacking zip (3.0-11+b1) ... [2021-07-29T15:44:50.356Z] #20 38.50 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:50.391Z] #20 29.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:50.391Z] #20 29.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:50.427Z] #20 32.30 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-29T15:44:50.427Z] #20 32.31 Unpacking iptables (1.8.2-4) ... [2021-07-29T15:44:50.427Z] #20 32.57 Selecting previously unselected package xxd. [2021-07-29T15:44:50.427Z] #20 32.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:44:50.427Z] #20 32.58 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:44:50.511Z] #27 55.47 Setting up apparmor (2.13.2-10) ... [2021-07-29T15:44:50.621Z] #20 38.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:44:50.621Z] #20 38.55 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:50.621Z] #20 38.57 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-29T15:44:50.621Z] #20 38.58 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-29T15:44:50.621Z] #20 38.60 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:50.621Z] #20 38.62 Setting up uidmap (1:4.5-1.1) ... [2021-07-29T15:44:50.621Z] #20 38.63 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-29T15:44:50.621Z] #20 38.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:44:50.621Z] #20 38.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:44:50.621Z] #20 38.68 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-29T15:44:50.621Z] #20 38.69 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-29T15:44:50.621Z] #20 38.70 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:44:50.621Z] #20 38.72 Setting up zip (3.0-11+b1) ... [2021-07-29T15:44:50.683Z] #20 32.68 Selecting previously unselected package vim-common. [2021-07-29T15:44:50.683Z] #20 32.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:50.683Z] #20 32.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:50.886Z] #20 38.73 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:50.886Z] #20 38.79 Setting up bash-completion (1:2.8-6) ... [2021-07-29T15:44:50.939Z] #20 32.88 Selecting previously unselected package bash-completion. [2021-07-29T15:44:50.939Z] #20 32.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-29T15:44:51.331Z] #20 30.10 Selecting previously unselected package python3.7. [2021-07-29T15:44:51.331Z] #20 30.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:51.331Z] #20 30.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:51.331Z] #20 30.23 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:44:51.331Z] #20 30.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:44:51.331Z] #20 30.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:44:51.592Z] #20 30.35 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:44:51.625Z] #20 10.80 Reading package lists... [2021-07-29T15:44:51.885Z] #27 56.66 Setting up xfsprogs (4.20.0-1) ... [2021-07-29T15:44:51.886Z] #27 56.67 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:44:51.886Z] #27 56.88 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:44:52.162Z] #20 31.06 Selecting previously unselected package python3. [2021-07-29T15:44:52.162Z] #20 31.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 ... 24107 files and directories currently installed.) [2021-07-29T15:44:52.162Z] #20 31.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:44:52.162Z] #20 31.10 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:44:52.162Z] #20 31.18 Selecting previously unselected package libip4tc0:amd64. [2021-07-29T15:44:52.423Z] #20 31.19 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:52.423Z] #20 31.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:52.423Z] #20 31.27 Selecting previously unselected package libip6tc0:amd64. [2021-07-29T15:44:52.423Z] #20 31.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:52.423Z] #20 31.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:52.423Z] #20 31.37 Selecting previously unselected package libiptc0:amd64. [2021-07-29T15:44:52.423Z] #20 31.38 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-29T15:44:52.423Z] #20 31.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:44:52.452Z] #27 57.33 Setting up python3-distutils (3.7.3-1) ... [2021-07-29T15:44:52.684Z] #20 31.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-29T15:44:52.684Z] #20 31.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-29T15:44:52.684Z] #20 31.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:44:52.684Z] #20 31.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-29T15:44:52.684Z] #20 31.52 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-29T15:44:52.684Z] #20 31.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:44:52.684Z] #20 31.62 Selecting previously unselected package libnftnl11:amd64. [2021-07-29T15:44:52.684Z] #20 31.62 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-29T15:44:52.684Z] #20 31.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:44:52.710Z] #27 57.58 Setting up python3-setuptools (40.8.0-1) ... [2021-07-29T15:44:52.945Z] #20 31.74 Selecting previously unselected package iptables. [2021-07-29T15:44:52.945Z] #20 31.76 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-29T15:44:52.945Z] #20 31.78 Unpacking iptables (1.8.2-4) ... [2021-07-29T15:44:52.945Z] #20 32.02 Selecting previously unselected package xxd. [2021-07-29T15:44:53.206Z] #20 32.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:44:53.206Z] #20 32.03 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:44:53.206Z] #20 32.15 Selecting previously unselected package vim-common. [2021-07-29T15:44:53.206Z] #20 32.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:44:53.206Z] #20 32.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:44:53.277Z] #27 58.19 Setting up python3-pip (18.1-5) ... [2021-07-29T15:44:53.457Z] #20 35.14 Unpacking bash-completion (1:2.8-6) ... [2021-07-29T15:44:53.457Z] #20 41.55 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-29T15:44:53.457Z] #20 35.40 Selecting previously unselected package bzip2. [2021-07-29T15:44:53.457Z] #20 35.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-29T15:44:53.457Z] #20 35.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:44:53.457Z] #20 35.50 Selecting previously unselected package xz-utils. [2021-07-29T15:44:53.457Z] #20 35.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-29T15:44:53.457Z] #20 35.52 Unpacking xz-utils (5.2.4-1) ... [2021-07-29T15:44:53.466Z] #20 32.36 Selecting previously unselected package bash-completion. [2021-07-29T15:44:53.466Z] #20 32.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-29T15:44:53.531Z] #20 13.99 Reading package lists... [2021-07-29T15:44:53.714Z] #20 35.63 Selecting previously unselected package apparmor. [2021-07-29T15:44:53.714Z] #20 35.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-29T15:44:53.714Z] #20 35.70 Unpacking apparmor (2.13.2-10) ... [2021-07-29T15:44:53.723Z] #20 41.57 Setting up xz-utils (5.2.4-1) ... [2021-07-29T15:44:53.723Z] #20 41.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-29T15:44:53.723Z] #20 41.60 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-29T15:44:53.723Z] #20 41.61 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:44:53.723Z] #20 41.69 invoke-rc.d: could not determine current runlevel [2021-07-29T15:44:53.723Z] #20 41.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:44:53.723Z] #20 41.70 Setting up pigz (2.4-1) ... [2021-07-29T15:44:53.723Z] #20 41.72 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-29T15:44:53.723Z] #20 41.75 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-29T15:44:53.723Z] #20 41.77 Setting up python-pip-whl (18.1-5) ... [2021-07-29T15:44:53.723Z] #20 41.79 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-29T15:44:53.723Z] #20 41.80 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:44:53.844Z] #27 58.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:44:53.844Z] #27 58.78 Processing triggers for mime-support (3.62) ... [2021-07-29T15:44:53.970Z] #20 35.96 Selecting previously unselected package aufs-tools. [2021-07-29T15:44:53.970Z] #20 35.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-29T15:44:53.970Z] #20 35.97 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:53.970Z] #20 36.09 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:44:53.970Z] #20 36.09 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:44:53.970Z] #20 36.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:44:54.100Z] #20 16.52 Building dependency tree... [2021-07-29T15:44:54.227Z] #20 36.21 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:44:54.227Z] #20 36.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:54.227Z] #20 36.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:54.303Z] #20 42.30 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-29T15:44:54.303Z] #20 42.31 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-29T15:44:54.303Z] #20 42.32 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:54.303Z] #20 42.33 Setting up vim (2:8.1.0875-5) ... [2021-07-29T15:44:54.303Z] #20 42.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-29T15:44:54.303Z] #20 42.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-29T15:44:54.303Z] #20 42.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-29T15:44:54.303Z] #20 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-29T15:44:54.303Z] #20 42.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-29T15:44:54.303Z] #20 42.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-29T15:44:54.303Z] #20 42.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-29T15:44:54.303Z] #20 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-29T15:44:54.484Z] #20 36.34 Selecting previously unselected package jq. [2021-07-29T15:44:54.484Z] #20 36.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:54.484Z] #20 36.36 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:54.484Z] #20 36.42 Selecting previously unselected package libaio1:amd64. [2021-07-29T15:44:54.484Z] #20 36.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-29T15:44:54.484Z] #20 36.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:44:54.484Z] #20 36.50 Selecting previously unselected package libgpm2:amd64. [2021-07-29T15:44:54.484Z] #20 36.51 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-29T15:44:54.484Z] #20 36.51 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:44:54.484Z] #20 36.56 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:44:54.484Z] #20 36.57 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:44:54.484Z] #20 36.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:44:54.568Z] #20 42.45 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:54.568Z] #20 42.46 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:44:54.568Z] #20 42.49 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-29T15:44:54.568Z] #20 42.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:54.568Z] #20 42.55 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-29T15:44:54.568Z] #20 42.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:54.669Z] #20 17.47 libcap2-bin is already the newest version (1:2.25-2). [2021-07-29T15:44:54.669Z] #20 17.47 The following additional packages will be installed: [2021-07-29T15:44:54.669Z] #20 17.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-29T15:44:54.669Z] #20 17.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-29T15:44:54.669Z] #20 17.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-29T15:44:54.669Z] #20 17.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-29T15:44:54.669Z] #20 17.47 python3.7 python3.7-minimal vim-runtime xxd [2021-07-29T15:44:54.669Z] #20 17.48 Suggested packages: [2021-07-29T15:44:54.669Z] #20 17.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-29T15:44:54.669Z] #20 17.48 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-29T15:44:54.669Z] #20 17.48 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-29T15:44:54.669Z] #20 17.48 quota [2021-07-29T15:44:54.669Z] #20 17.48 Recommended packages: [2021-07-29T15:44:54.669Z] #20 17.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-29T15:44:54.669Z] #20 17.48 python3-keyrings.alt python3-xdg unzip [2021-07-29T15:44:54.778Z] #27 DONE 59.6s [2021-07-29T15:44:54.778Z] [2021-07-29T15:44:54.778Z] #28 [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-07-29T15:44:54.778Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8 [2021-07-29T15:44:55.712Z] #28 1.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-29T15:44:55.712Z] #28 1.029 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-29T15:44:55.712Z] #28 1.032 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-29T15:44:55.712Z] #28 DONE 1.1s [2021-07-29T15:44:55.712Z] [2021-07-29T15:44:55.712Z] #64 [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-07-29T15:44:55.712Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:44:55.712Z] #64 ... [2021-07-29T15:44:55.712Z] [2021-07-29T15:44:55.712Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:44:55.712Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0 [2021-07-29T15:44:56.007Z] #20 34.73 Unpacking bash-completion (1:2.8-6) ... [2021-07-29T15:44:56.048Z] #20 18.73 The following NEW packages will be installed: [2021-07-29T15:44:56.048Z] #20 18.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-29T15:44:56.048Z] #20 18.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-29T15:44:56.048Z] #20 18.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-29T15:44:56.048Z] #20 18.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-29T15:44:56.048Z] #20 18.74 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-29T15:44:56.048Z] #20 18.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-29T15:44:56.048Z] #20 18.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-29T15:44:56.048Z] #20 18.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-29T15:44:56.048Z] #20 18.74 xz-utils zip [2021-07-29T15:44:56.267Z] #20 35.03 Selecting previously unselected package bzip2. [2021-07-29T15:44:56.267Z] #20 35.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-29T15:44:56.267Z] #20 35.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:44:56.267Z] #20 35.14 Selecting previously unselected package xz-utils. [2021-07-29T15:44:56.267Z] #20 35.15 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-29T15:44:56.267Z] #20 35.15 Unpacking xz-utils (5.2.4-1) ... [2021-07-29T15:44:56.307Z] #20 19.04 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:44:56.307Z] #20 19.04 Need to get 28.6 MB of archives. [2021-07-29T15:44:56.307Z] #20 19.04 After this operation, 116 MB of additional disk space will be used. [2021-07-29T15:44:56.307Z] #20 19.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-29T15:44:56.307Z] #20 19.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-29T15:44:56.307Z] #20 19.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-29T15:44:56.307Z] #20 19.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-29T15:44:56.307Z] #20 19.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-29T15:44:56.307Z] #20 19.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-29T15:44:56.307Z] #20 19.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-29T15:44:56.308Z] #20 19.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-29T15:44:56.308Z] #20 19.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-29T15:44:56.308Z] #20 19.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-29T15:44:56.308Z] #20 19.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-29T15:44:56.308Z] #20 19.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-29T15:44:56.308Z] #20 19.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-29T15:44:56.308Z] #20 19.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-29T15:44:56.308Z] #20 19.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-29T15:44:56.308Z] #20 19.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-29T15:44:56.308Z] #20 19.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-29T15:44:56.308Z] #20 19.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-29T15:44:56.308Z] #20 19.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-29T15:44:56.308Z] #20 19.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-29T15:44:56.308Z] #20 19.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-29T15:44:56.308Z] #20 19.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-29T15:44:56.308Z] #20 19.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-29T15:44:56.308Z] #20 19.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-29T15:44:56.308Z] #20 19.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-29T15:44:56.308Z] #20 19.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-29T15:44:56.528Z] #20 35.29 Selecting previously unselected package apparmor. [2021-07-29T15:44:56.528Z] #20 35.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-29T15:44:56.528Z] #20 35.37 Unpacking apparmor (2.13.2-10) ... [2021-07-29T15:44:56.567Z] #20 19.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-29T15:44:56.567Z] #20 19.35 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-29T15:44:56.567Z] #20 19.35 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-29T15:44:56.787Z] #20 35.66 Selecting previously unselected package aufs-tools. [2021-07-29T15:44:56.787Z] #20 35.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-29T15:44:56.787Z] #20 35.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:44:56.787Z] #20 35.79 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:44:56.787Z] #20 35.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:44:56.787Z] #20 35.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:44:56.826Z] #20 19.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-29T15:44:56.826Z] #20 19.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-29T15:44:56.826Z] #20 19.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-29T15:44:56.826Z] #20 19.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-29T15:44:56.826Z] #20 19.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-29T15:44:56.826Z] #20 19.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-29T15:44:56.826Z] #20 19.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-29T15:44:56.826Z] #20 19.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-29T15:44:56.826Z] #20 19.84 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-29T15:44:56.826Z] #20 19.85 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-29T15:44:56.826Z] #20 19.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-29T15:44:57.048Z] #20 35.95 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:44:57.048Z] #20 35.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:57.048Z] #20 35.95 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:44:57.085Z] #20 19.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-29T15:44:57.086Z] #20 19.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-29T15:44:57.086Z] #20 19.88 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-29T15:44:57.086Z] #20 19.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-29T15:44:57.086Z] #20 19.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-29T15:44:57.086Z] #20 19.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-29T15:44:57.139Z] #20 44.84 Setting up iptables (1.8.2-4) ... [2021-07-29T15:44:57.139Z] #20 44.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-29T15:44:57.139Z] #20 44.92 Setting up python3 (3.7.3-1) ... [2021-07-29T15:44:57.308Z] #20 36.07 Selecting previously unselected package jq. [2021-07-29T15:44:57.308Z] #20 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:44:57.308Z] #20 36.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:44:57.308Z] #20 36.19 Selecting previously unselected package libaio1:amd64. [2021-07-29T15:44:57.308Z] #20 36.21 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-29T15:44:57.308Z] #20 36.21 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:44:57.308Z] #20 36.27 Selecting previously unselected package libgpm2:amd64. [2021-07-29T15:44:57.308Z] #20 36.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-29T15:44:57.308Z] #20 36.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:44:57.345Z] #20 20.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-29T15:44:57.345Z] #20 20.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-29T15:44:57.345Z] #20 20.27 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-29T15:44:57.404Z] #20 45.46 Setting up python3-wheel (0.32.3-2) ... [2021-07-29T15:44:57.568Z] #20 36.35 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:44:57.568Z] #20 36.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:44:57.568Z] #20 36.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:44:57.754Z] #20 39.37 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:44:57.754Z] #20 39.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:44:57.754Z] #20 39.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:44:57.754Z] #20 39.49 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:44:57.754Z] #20 39.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:44:57.754Z] #20 39.50 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:44:57.754Z] #20 39.59 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:44:57.754Z] #20 39.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:44:57.754Z] #20 39.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:44:57.754Z] #20 39.68 Selecting previously unselected package libreadline5:amd64. [2021-07-29T15:44:57.754Z] #20 39.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-29T15:44:57.754Z] #20 39.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:44:57.754Z] #20 39.82 Selecting previously unselected package net-tools. [2021-07-29T15:44:57.754Z] #20 39.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-29T15:44:57.754Z] #20 39.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:44:57.914Z] #20 20.74 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:44:57.914Z] #20 20.82 Fetched 28.6 MB in 1s (19.2 MB/s) [2021-07-29T15:44:57.914Z] #20 20.89 Selecting previously unselected package pigz. [2021-07-29T15:44:58.009Z] #20 40.00 Selecting previously unselected package patch. [2021-07-29T15:44:58.009Z] #20 40.01 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-29T15:44:58.009Z] #20 40.01 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-29T15:44:58.009Z] #20 40.11 Selecting previously unselected package python-pip-whl. [2021-07-29T15:44:58.009Z] #20 40.12 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-29T15:44:58.009Z] #20 40.13 Unpacking python-pip-whl (18.1-5) ... [2021-07-29T15:44:58.173Z] #20 20.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-07-29T15:44:58.173Z] #20 20.94 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-29T15:44:58.173Z] #20 20.94 Unpacking pigz (2.4-1) ... [2021-07-29T15:44:58.173Z] #20 21.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-29T15:44:58.173Z] #20 21.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:58.173Z] #20 21.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:58.359Z] #20 46.26 Setting up apparmor (2.13.2-10) ... [2021-07-29T15:44:58.431Z] #20 21.41 Selecting previously unselected package python3.7-minimal. [2021-07-29T15:44:58.431Z] #20 21.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:44:58.431Z] #20 21.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:58.572Z] #20 40.59 Selecting previously unselected package python3-lib2to3. [2021-07-29T15:44:58.572Z] #20 40.59 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-29T15:44:58.572Z] #20 40.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:44:58.572Z] #20 40.69 Selecting previously unselected package python3-distutils. [2021-07-29T15:44:58.572Z] #20 40.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-29T15:44:58.572Z] #20 40.70 Unpacking python3-distutils (3.7.3-1) ... [2021-07-29T15:44:58.828Z] #20 40.83 Selecting previously unselected package python3-pip. [2021-07-29T15:44:58.828Z] #20 40.83 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-29T15:44:58.828Z] #20 40.83 Unpacking python3-pip (18.1-5) ... [2021-07-29T15:44:58.828Z] #20 40.97 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:44:58.828Z] #20 40.98 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:44:58.828Z] #20 40.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:44:58.828Z] #20 41.07 Selecting previously unselected package python3-setuptools. [2021-07-29T15:44:58.997Z] #29 2.904 Collecting yamllint==1.26.1 [2021-07-29T15:44:59.084Z] #20 41.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-29T15:44:59.084Z] #20 41.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-29T15:44:59.341Z] #20 41.27 Selecting previously unselected package python3-wheel. [2021-07-29T15:44:59.341Z] #20 41.29 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-29T15:44:59.341Z] #20 41.29 Unpacking python3-wheel (0.32.3-2) ... [2021-07-29T15:44:59.341Z] #20 41.38 Selecting previously unselected package sudo. [2021-07-29T15:44:59.341Z] #20 41.38 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-29T15:44:59.341Z] #20 41.38 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:44:59.368Z] #20 22.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:44:59.368Z] #20 22.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-29T15:44:59.597Z] #20 41.76 Selecting previously unselected package thin-provisioning-tools. [2021-07-29T15:44:59.597Z] #20 41.78 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-29T15:44:59.853Z] #20 41.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:44:59.853Z] #20 41.98 Selecting previously unselected package uidmap. [2021-07-29T15:44:59.853Z] #20 42.00 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-29T15:44:59.853Z] #20 42.00 Unpacking uidmap (1:4.5-1.1) ... [2021-07-29T15:45:00.109Z] #20 42.11 Selecting previously unselected package vim-runtime. [2021-07-29T15:45:00.109Z] #20 42.11 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:45:00.109Z] #20 42.15 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-29T15:45:00.109Z] #20 42.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-29T15:45:00.109Z] #20 42.18 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:00.293Z] #20 47.96 Setting up xfsprogs (4.20.0-1) ... [2021-07-29T15:45:00.293Z] #20 47.97 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:00.293Z] #20 48.35 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:00.332Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-29T15:45:00.332Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-15be5230\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-29T15:45:00.332Z] ---------------------------------------------------------------------------- [2021-07-29T15:45:00.332Z] [2021-07-29T15:45:00.332Z] INFO: executeCI.ps1 starting at Thu Jul 29 15:44:59 CUT 2021 [2021-07-29T15:45:00.332Z] [2021-07-29T15:45:00.332Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-29T15:45:00.332Z] INFO: Running git version 2.24.1.windows.2 [2021-07-29T15:45:00.332Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-29T15:45:00.332Z] INFO: Environment variables: [2021-07-29T15:45:00.332Z] [2021-07-29T15:45:00.332Z] Name Value [2021-07-29T15:45:00.332Z] ---- ----- [2021-07-29T15:45:00.332Z] ALLUSERSPROFILE C:\ProgramData [2021-07-29T15:45:00.332Z] amd64 true [2021-07-29T15:45:00.332Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-29T15:45:00.332Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-29T15:45:00.332Z] arm64 true [2021-07-29T15:45:00.332Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-29T15:45:00.332Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-29T15:45:00.332Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-29T15:45:00.332Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-29T15:45:00.332Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-29T15:45:00.332Z] BRANCH_NAME PR-42679 [2021-07-29T15:45:00.332Z] BUILD_DISPLAY_NAME #12 [2021-07-29T15:45:00.332Z] BUILD_ID 12 [2021-07-29T15:45:00.332Z] BUILD_NUMBER 12 [2021-07-29T15:45:00.332Z] BUILD_TAG jenkins-moby-PR-42679-12 [2021-07-29T15:45:00.332Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/12/ [2021-07-29T15:45:00.332Z] cgroup2 true [2021-07-29T15:45:00.332Z] CHANGE_AUTHOR thaJeztah [2021-07-29T15:45:00.332Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-29T15:45:00.332Z] CHANGE_BRANCH update_swarmkit [2021-07-29T15:45:00.332Z] CHANGE_FORK thaJeztah/docker [2021-07-29T15:45:00.332Z] CHANGE_ID 42679 [2021-07-29T15:45:00.332Z] CHANGE_TARGET master [2021-07-29T15:45:00.332Z] CHANGE_TITLE vendor: github.com/docker/swarmkit 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d [2021-07-29T15:45:00.332Z] CHANGE_URL https://github.com/moby/moby/pull/42679 [2021-07-29T15:45:00.332Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-29T15:45:00.332Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-29T15:45:00.332Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-29T15:45:00.332Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-29T15:45:00.332Z] COMPUTERNAME azwin-2-7f5720 [2021-07-29T15:45:00.332Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-29T15:45:00.332Z] ConfigSequenceNumber 0 [2021-07-29T15:45:00.332Z] dco true [2021-07-29T15:45:00.332Z] DOCKER_BUILDKIT 0 [2021-07-29T15:45:00.332Z] DOCKER_DUT_DEBUG 1 [2021-07-29T15:45:00.332Z] DOCKER_EXPERIMENTAL 1 [2021-07-29T15:45:00.332Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-29T15:45:00.332Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-29T15:45:00.332Z] EXECUTOR_NUMBER 0 [2021-07-29T15:45:00.332Z] FQDN azwin-2-7f5720.westus.cloudapp.azure.com [2021-07-29T15:45:00.332Z] GIT_BRANCH PR-42679 [2021-07-29T15:45:00.332Z] GIT_COMMIT fd1a2dc618505b1c8003215ae23977efb86053d5 [2021-07-29T15:45:00.332Z] GIT_PREVIOUS_COMMIT 2a01fd7abc26f10d9b9ed85084f1f25f4f5fd6e0 [2021-07-29T15:45:00.332Z] GIT_URL https://github.com/moby/moby.git [2021-07-29T15:45:00.332Z] HUDSON_COOKIE 65c0fe29-5690-43e5-b69c-a3fde2bde119 [2021-07-29T15:45:00.332Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-29T15:45:00.332Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-29T15:45:00.332Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-29T15:45:00.332Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-29T15:45:00.332Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-29T15:45:00.332Z] JENKINS_NODE_COOKIE 32c788fa-ddb0-489a-adb3-bd6bc7b25ced [2021-07-29T15:45:00.332Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-29T15:45:00.332Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-29T15:45:00.332Z] JOB_BASE_NAME PR-42679 [2021-07-29T15:45:00.332Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/display/redirect [2021-07-29T15:45:00.332Z] JOB_NAME moby/PR-42679 [2021-07-29T15:45:00.332Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/ [2021-07-29T15:45:00.332Z] library.jps.version master [2021-07-29T15:45:00.332Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-29T15:45:00.332Z] NODE_LABELS amd64 azure azwin-2-7f5720 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-29T15:45:00.332Z] NODE_NAME azwin-2-7f5720 [2021-07-29T15:45:00.332Z] NUMBER_OF_PROCESSORS 4 [2021-07-29T15:45:00.332Z] OS Windows_NT [2021-07-29T15:45:00.332Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-29T15:45:00.332Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-29T15:45:00.332Z] ppc64le false [2021-07-29T15:45:00.332Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-29T15:45:00.332Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-29T15:45:00.332Z] PROCESSOR_LEVEL 6 [2021-07-29T15:45:00.332Z] PROCESSOR_REVISION 4f01 [2021-07-29T15:45:00.333Z] ProgramData C:\ProgramData [2021-07-29T15:45:00.333Z] ProgramFiles C:\Program Files [2021-07-29T15:45:00.333Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-29T15:45:00.333Z] ProgramW6432 C:\Program Files [2021-07-29T15:45:00.333Z] PROMPT $P$G [2021-07-29T15:45:00.333Z] PSExecutionPolicyPreference Bypass [2021-07-29T15:45:00.333Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-29T15:45:00.333Z] PUBLIC C:\Users\Public [2021-07-29T15:45:00.333Z] rootless true [2021-07-29T15:45:00.333Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/12/display/redirect?page=arti... [2021-07-29T15:45:00.333Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/12/display/redirect?page=changes [2021-07-29T15:45:00.333Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/12/display/redirect [2021-07-29T15:45:00.333Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42679/12/display/redirect?page=tests [2021-07-29T15:45:00.333Z] s390x false [2021-07-29T15:45:00.333Z] SKIP_VALIDATION_TESTS 1 [2021-07-29T15:45:00.333Z] SOURCES_DRIVE d [2021-07-29T15:45:00.333Z] SOURCES_SUBDIR gopath [2021-07-29T15:45:00.333Z] STAGE_NAME Run tests [2021-07-29T15:45:00.333Z] SystemDrive C: [2021-07-29T15:45:00.333Z] SystemRoot C:\Windows [2021-07-29T15:45:00.333Z] TEMP C:\Windows\TEMP [2021-07-29T15:45:00.333Z] TESTDEBUG 0 [2021-07-29T15:45:00.333Z] TESTRUN_DRIVE d [2021-07-29T15:45:00.333Z] TESTRUN_SUBDIR CI [2021-07-29T15:45:00.333Z] TIMEOUT 120m [2021-07-29T15:45:00.333Z] TMP C:\Windows\TEMP [2021-07-29T15:45:00.333Z] unit_validate true [2021-07-29T15:45:00.333Z] USERDOMAIN WORKGROUP [2021-07-29T15:45:00.333Z] USERNAME azwin-2-7f5720$ [2021-07-29T15:45:00.333Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-29T15:45:00.333Z] validate_force false [2021-07-29T15:45:00.333Z] windir C:\Windows [2021-07-29T15:45:00.333Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-29T15:45:00.333Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-29T15:45:00.333Z] windows2022 true [2021-07-29T15:45:00.333Z] windows2022containerd false [2021-07-29T15:45:00.333Z] windowsRS1 false [2021-07-29T15:45:00.333Z] windowsRS5 false [2021-07-29T15:45:00.333Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-29T15:45:00.333Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-29T15:45:00.333Z] [2021-07-29T15:45:00.333Z] [2021-07-29T15:45:00.333Z] [2021-07-29T15:45:00.865Z] #20 39.41 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:45:00.865Z] #20 39.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:45:00.865Z] #20 39.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:45:00.865Z] #20 39.51 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:45:00.865Z] #20 39.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:45:00.865Z] #20 39.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:45:00.865Z] #20 39.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:45:00.865Z] #20 39.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:45:00.865Z] #20 39.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:45:00.865Z] #20 39.69 Selecting previously unselected package libreadline5:amd64. [2021-07-29T15:45:00.865Z] #20 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-29T15:45:00.865Z] #20 39.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:45:00.865Z] #20 39.82 Selecting previously unselected package net-tools. [2021-07-29T15:45:00.865Z] #20 39.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-29T15:45:00.865Z] #20 39.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:45:01.126Z] #20 40.03 Selecting previously unselected package patch. [2021-07-29T15:45:01.126Z] #20 40.03 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-29T15:45:01.126Z] #20 40.04 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-29T15:45:01.251Z] #20 49.23 Setting up python3-distutils (3.7.3-1) ... [2021-07-29T15:45:01.273Z] #20 23.80 Selecting previously unselected package python3-minimal. [2021-07-29T15:45:01.273Z] #20 23.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-29T15:45:01.273Z] #20 23.86 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-29T15:45:01.273Z] #20 23.86 Unpacking python3-minimal (3.7.3-1) ... [2021-07-29T15:45:01.273Z] #20 23.95 Selecting previously unselected package libmpdec2:amd64. [2021-07-29T15:45:01.273Z] #20 23.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-29T15:45:01.273Z] #20 23.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:45:01.273Z] #20 24.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-29T15:45:01.273Z] #20 24.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:45:01.273Z] #20 24.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:01.386Z] #20 40.13 Selecting previously unselected package python-pip-whl. [2021-07-29T15:45:01.386Z] #20 40.14 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-29T15:45:01.386Z] #20 40.14 Unpacking python-pip-whl (18.1-5) ... [2021-07-29T15:45:01.647Z] #20 40.58 Selecting previously unselected package python3-lib2to3. [2021-07-29T15:45:01.647Z] #20 40.59 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-29T15:45:01.647Z] #20 40.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:01.832Z] #20 49.76 Setting up python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:01.861Z] INFO: Sources under d:\gopath\... [2021-07-29T15:45:01.861Z] INFO: Test run under d:\CI\... [2021-07-29T15:45:01.861Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-29T15:45:01.861Z] INFO: docker/docker repository was found [2021-07-29T15:45:01.907Z] #20 40.70 Selecting previously unselected package python3-distutils. [2021-07-29T15:45:01.907Z] #20 40.71 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-29T15:45:01.907Z] #20 40.72 Unpacking python3-distutils (3.7.3-1) ... [2021-07-29T15:45:01.907Z] #20 40.86 Selecting previously unselected package python3-pip. [2021-07-29T15:45:01.907Z] #20 40.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-29T15:45:01.907Z] #20 40.88 Unpacking python3-pip (18.1-5) ... [2021-07-29T15:45:02.168Z] #20 41.03 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:45:02.168Z] #20 41.04 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:45:02.168Z] #20 41.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:02.212Z] #20 24.96 Selecting previously unselected package python3.7. [2021-07-29T15:45:02.212Z] #20 24.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-29T15:45:02.212Z] #20 24.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:02.212Z] #20 25.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T15:45:02.212Z] #20 25.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-29T15:45:02.212Z] #20 25.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:45:02.212Z] #20 25.15 Setting up python3-minimal (3.7.3-1) ... [2021-07-29T15:45:02.321Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-29T15:45:02.428Z] #20 41.19 Selecting previously unselected package python3-setuptools. [2021-07-29T15:45:02.428Z] #20 41.19 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-29T15:45:02.428Z] #20 41.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:02.627Z] #20 44.61 Selecting previously unselected package vim. [2021-07-29T15:45:02.627Z] #20 44.61 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:45:02.627Z] #20 44.63 Unpacking vim (2:8.1.0875-5) ... [2021-07-29T15:45:02.688Z] #20 41.44 Selecting previously unselected package python3-wheel. [2021-07-29T15:45:02.688Z] #20 41.46 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-29T15:45:02.688Z] #20 41.46 Unpacking python3-wheel (0.32.3-2) ... [2021-07-29T15:45:02.688Z] #20 41.55 Selecting previously unselected package sudo. [2021-07-29T15:45:02.688Z] #20 41.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-29T15:45:02.688Z] #20 41.58 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:45:02.949Z] #20 41.97 Selecting previously unselected package thin-provisioning-tools. [2021-07-29T15:45:03.150Z] #20 25.93 Selecting previously unselected package python3. [2021-07-29T15:45:03.150Z] #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 ... 24107 files and directories currently installed.) [2021-07-29T15:45:03.150Z] #20 25.98 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-29T15:45:03.150Z] #20 25.99 Unpacking python3 (3.7.3-1) ... [2021-07-29T15:45:03.150Z] #20 26.13 Selecting previously unselected package libip4tc0:amd64. [2021-07-29T15:45:03.150Z] #20 26.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:45:03.150Z] #20 26.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:03.189Z] #20 45.16 Selecting previously unselected package xfsprogs. [2021-07-29T15:45:03.190Z] #20 45.17 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-29T15:45:03.190Z] #20 45.17 Unpacking xfsprogs (4.20.0-1) ... [2021-07-29T15:45:03.209Z] #20 41.98 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-29T15:45:03.209Z] #20 41.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:45:03.209Z] #20 42.18 Selecting previously unselected package uidmap. [2021-07-29T15:45:03.209Z] #20 42.19 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-29T15:45:03.209Z] #20 42.20 Unpacking uidmap (1:4.5-1.1) ... [2021-07-29T15:45:03.233Z] #20 50.97 Setting up python3-pip (18.1-5) ... [2021-07-29T15:45:03.282Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-29T15:45:03.410Z] #20 26.23 Selecting previously unselected package libip6tc0:amd64. [2021-07-29T15:45:03.410Z] #20 26.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-29T15:45:03.411Z] #20 26.24 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:03.411Z] #20 26.32 Selecting previously unselected package libiptc0:amd64. [2021-07-29T15:45:03.411Z] #20 26.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-29T15:45:03.411Z] #20 26.34 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:03.411Z] #20 26.41 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-29T15:45:03.411Z] #20 26.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-29T15:45:03.411Z] #20 26.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:45:03.411Z] #20 26.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-29T15:45:03.411Z] #20 26.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-29T15:45:03.447Z] #20 45.55 Selecting previously unselected package zip. [2021-07-29T15:45:03.470Z] #20 42.29 Selecting previously unselected package vim-runtime. [2021-07-29T15:45:03.470Z] #20 42.30 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:45:03.470Z] #20 42.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-29T15:45:03.470Z] #20 42.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-29T15:45:03.470Z] #20 42.35 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:03.670Z] #20 26.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:45:03.670Z] #20 26.55 Selecting previously unselected package libnftnl11:amd64. [2021-07-29T15:45:03.670Z] #20 26.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-29T15:45:03.670Z] #20 26.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:45:03.670Z] #20 26.65 Selecting previously unselected package iptables. [2021-07-29T15:45:03.670Z] #20 26.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-29T15:45:03.670Z] #20 26.66 Unpacking iptables (1.8.2-4) ... [2021-07-29T15:45:03.704Z] #20 45.57 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-29T15:45:03.704Z] #20 45.57 Unpacking zip (3.0-11+b1) ... [2021-07-29T15:45:03.704Z] #20 45.75 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:45:03.704Z] #20 45.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:45:03.704Z] #20 45.78 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:03.704Z] #20 45.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:45:03.704Z] #20 45.80 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:45:03.704Z] #20 45.81 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:03.704Z] #20 45.82 Setting up uidmap (1:4.5-1.1) ... [2021-07-29T15:45:03.704Z] #20 45.84 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:45:03.704Z] #20 45.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:45:03.704Z] #20 45.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:45:03.704Z] #20 45.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:45:03.704Z] #20 45.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:45:03.704Z] #20 45.89 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:45:03.704Z] #20 45.90 Setting up zip (3.0-11+b1) ... [2021-07-29T15:45:03.739Z] 29d5b6a226d2: Pulling fs layer [2021-07-29T15:45:03.960Z] #20 45.94 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:45:03.960Z] #20 45.97 Setting up bash-completion (1:2.8-6) ... [2021-07-29T15:45:04.188Z] #20 51.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:45:04.188Z] #20 52.04 Processing triggers for mime-support (3.62) ... [2021-07-29T15:45:04.241Z] #20 26.93 Selecting previously unselected package xxd. [2021-07-29T15:45:04.241Z] #20 26.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:45:04.241Z] #20 26.96 Unpacking xxd (2:8.1.0875-5) ... [2021-07-29T15:45:04.241Z] #20 27.07 Selecting previously unselected package vim-common. [2021-07-29T15:45:04.241Z] #20 27.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:45:04.241Z] #20 27.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-29T15:45:04.241Z] #20 27.27 Selecting previously unselected package bash-completion. [2021-07-29T15:45:04.241Z] #20 27.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-29T15:45:04.322Z] #29 8.201 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-29T15:45:04.580Z] #29 8.978 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-29T15:45:04.769Z] #20 DONE 52.9s [2021-07-29T15:45:04.769Z] [2021-07-29T15:45:04.769Z] #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-07-29T15:45:04.769Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d [2021-07-29T15:45:04.837Z] #29 9.004 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-29T15:45:04.837Z] #29 9.033 Collecting pyyaml (from yamllint==1.26.1) [2021-07-29T15:45:04.837Z] #29 9.166 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-29T15:45:05.096Z] #29 9.325 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-29T15:45:05.096Z] #29 9.332 Building wheels for collected packages: yamllint [2021-07-29T15:45:05.096Z] #29 9.335 Running setup.py bdist_wheel for yamllint: started [2021-07-29T15:45:05.661Z] #29 9.915 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-29T15:45:05.661Z] #29 9.916 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-29T15:45:05.661Z] #29 9.942 Successfully built yamllint [2021-07-29T15:45:05.661Z] #29 9.954 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-29T15:45:05.918Z] #29 10.11 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-29T15:45:06.011Z] #20 44.93 Selecting previously unselected package vim. [2021-07-29T15:45:06.011Z] #20 44.93 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:45:06.011Z] #20 44.95 Unpacking vim (2:8.1.0875-5) ... [2021-07-29T15:45:06.172Z] #21 1.303 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-29T15:45:06.172Z] #21 1.309 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-29T15:45:06.172Z] #21 1.314 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-29T15:45:06.172Z] #21 DONE 1.4s [2021-07-29T15:45:06.172Z] [2021-07-29T15:45:06.172Z] #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-07-29T15:45:06.172Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:45:06.180Z] #29 DONE 10.5s [2021-07-29T15:45:06.180Z] [2021-07-29T15:45:06.180Z] #64 [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-07-29T15:45:06.180Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:06.180Z] #64 ... [2021-07-29T15:45:06.180Z] [2021-07-29T15:45:06.180Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-29T15:45:06.180Z] #32 sha256:14a0941deb1169f958eb27a95630752f605cfeacdf0f1a7dae2112417eb2abfd [2021-07-29T15:45:06.437Z] #32 DONE 0.4s [2021-07-29T15:45:06.437Z] [2021-07-29T15:45:06.437Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:06.437Z] #37 sha256:558dcb6a4f8ba721a9dcfa3385878f602965b0aaabcd7135041ca997b46207b2 [2021-07-29T15:45:06.437Z] #50 ... [2021-07-29T15:45:06.438Z] [2021-07-29T15:45:06.438Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:06.438Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-29T15:45:06.479Z] #20 48.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:06.479Z] #20 48.40 Setting up xz-utils (5.2.4-1) ... [2021-07-29T15:45:06.479Z] #20 48.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-29T15:45:06.479Z] #20 48.43 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-29T15:45:06.479Z] #20 48.45 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:45:06.479Z] #20 48.52 invoke-rc.d: could not determine current runlevel [2021-07-29T15:45:06.479Z] #20 48.54 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:45:06.479Z] #20 48.54 Setting up pigz (2.4-1) ... [2021-07-29T15:45:06.479Z] #20 48.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:45:06.479Z] #20 48.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:45:06.479Z] #20 48.58 Setting up python-pip-whl (18.1-5) ... [2021-07-29T15:45:06.479Z] #20 48.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:45:06.479Z] #20 48.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:06.580Z] #20 45.43 Selecting previously unselected package xfsprogs. [2021-07-29T15:45:06.580Z] #20 45.43 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-29T15:45:06.580Z] #20 45.44 Unpacking xfsprogs (4.20.0-1) ... [2021-07-29T15:45:06.780Z] #20 29.47 Unpacking bash-completion (1:2.8-6) ... [2021-07-29T15:45:06.780Z] #20 29.78 Selecting previously unselected package bzip2. [2021-07-29T15:45:06.992Z] #20 48.98 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:45:06.992Z] #20 48.99 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:45:06.992Z] #20 49.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:06.992Z] #20 49.02 Setting up vim (2:8.1.0875-5) ... [2021-07-29T15:45:06.992Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-29T15:45:06.992Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-29T15:45:06.992Z] #20 49.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-29T15:45:06.992Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-29T15:45:06.992Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-29T15:45:06.992Z] #20 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-29T15:45:06.992Z] #20 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-29T15:45:06.992Z] #20 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-29T15:45:06.992Z] #20 49.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:45:06.992Z] #20 49.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:45:06.992Z] #20 49.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:45:06.992Z] #20 49.16 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:45:06.992Z] #20 49.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:45:07.040Z] #20 29.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-29T15:45:07.040Z] #20 29.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:45:07.040Z] #20 29.87 Selecting previously unselected package xz-utils. [2021-07-29T15:45:07.040Z] #20 29.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-29T15:45:07.040Z] #20 29.97 Unpacking xz-utils (5.2.4-1) ... [2021-07-29T15:45:07.100Z] #20 45.81 Selecting previously unselected package zip. [2021-07-29T15:45:07.100Z] #20 45.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-29T15:45:07.100Z] #20 45.83 Unpacking zip (3.0-11+b1) ... [2021-07-29T15:45:07.100Z] #20 46.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:45:07.100Z] #20 46.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:45:07.100Z] #20 46.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:07.100Z] #20 46.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:45:07.100Z] #20 46.07 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:45:07.100Z] #20 46.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:07.100Z] #20 46.10 Setting up uidmap (1:4.5-1.1) ... [2021-07-29T15:45:07.100Z] #20 46.11 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:45:07.100Z] #20 46.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:45:07.100Z] #20 46.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:45:07.100Z] #20 46.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:45:07.100Z] #20 46.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:45:07.249Z] #20 49.23 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:07.300Z] #20 30.15 Selecting previously unselected package apparmor. [2021-07-29T15:45:07.300Z] #20 30.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-29T15:45:07.300Z] #20 30.24 Unpacking apparmor (2.13.2-10) ... [2021-07-29T15:45:07.360Z] #20 46.17 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:45:07.360Z] #20 46.18 Setting up zip (3.0-11+b1) ... [2021-07-29T15:45:07.360Z] #20 46.20 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:45:07.360Z] #20 46.22 Setting up bash-completion (1:2.8-6) ... [2021-07-29T15:45:07.869Z] #20 30.71 Selecting previously unselected package aufs-tools. [2021-07-29T15:45:07.869Z] #20 30.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-29T15:45:07.869Z] #20 30.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:45:08.129Z] #20 30.90 Selecting previously unselected package libonig5:amd64. [2021-07-29T15:45:08.129Z] #20 30.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-29T15:45:08.129Z] #20 30.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:45:08.129Z] #20 31.13 Selecting previously unselected package libjq1:amd64. [2021-07-29T15:45:08.388Z] #20 31.13 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:45:08.388Z] #20 31.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:45:08.388Z] #20 31.29 Selecting previously unselected package jq. [2021-07-29T15:45:08.388Z] #20 31.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-29T15:45:08.388Z] #20 31.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-29T15:45:08.388Z] #20 31.41 Selecting previously unselected package libaio1:amd64. [2021-07-29T15:45:08.648Z] #20 31.41 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-29T15:45:08.648Z] #20 31.42 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:45:08.648Z] #20 31.48 Selecting previously unselected package libgpm2:amd64. [2021-07-29T15:45:08.648Z] #20 31.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-29T15:45:08.648Z] #20 31.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:45:08.648Z] #20 31.55 Selecting previously unselected package libicu63:amd64. [2021-07-29T15:45:08.648Z] #20 31.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-29T15:45:08.648Z] #20 31.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:45:09.766Z] #20 51.68 Setting up iptables (1.8.2-4) ... [2021-07-29T15:45:09.766Z] #20 51.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-29T15:45:09.766Z] #20 51.73 Setting up python3 (3.7.3-1) ... [2021-07-29T15:45:09.899Z] #20 48.56 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:09.899Z] #20 48.58 Setting up xz-utils (5.2.4-1) ... [2021-07-29T15:45:09.899Z] #20 48.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-29T15:45:09.899Z] #20 48.61 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-29T15:45:09.899Z] #20 48.62 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:45:09.899Z] #20 48.68 invoke-rc.d: could not determine current runlevel [2021-07-29T15:45:09.899Z] #20 48.70 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:45:09.899Z] #20 48.71 Setting up pigz (2.4-1) ... [2021-07-29T15:45:09.899Z] #20 48.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:45:09.899Z] #20 48.74 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:45:09.899Z] #20 48.76 Setting up python-pip-whl (18.1-5) ... [2021-07-29T15:45:09.899Z] #20 48.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:45:09.899Z] #20 48.79 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:10.023Z] #20 52.05 Setting up python3-wheel (0.32.3-2) ... [2021-07-29T15:45:10.160Z] #20 49.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:45:10.420Z] #20 49.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:45:10.420Z] #20 49.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:10.420Z] #20 49.22 Setting up vim (2:8.1.0875-5) ... [2021-07-29T15:45:10.420Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-29T15:45:10.420Z] #20 49.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-29T15:45:10.420Z] #20 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-29T15:45:10.420Z] #20 49.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-29T15:45:10.420Z] #20 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-29T15:45:10.420Z] #20 49.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-29T15:45:10.420Z] #20 49.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-29T15:45:10.420Z] #20 49.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-29T15:45:10.420Z] #20 49.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:45:10.420Z] #20 49.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:45:10.420Z] #20 49.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:45:10.420Z] #20 49.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:45:10.585Z] #20 52.59 Setting up apparmor (2.13.2-10) ... [2021-07-29T15:45:10.680Z] #20 49.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:45:10.680Z] #20 49.41 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:11.769Z] #22 4.557 Collecting yamllint==1.26.1 [2021-07-29T15:45:11.941Z] #20 34.57 Selecting previously unselected package libnet1:amd64. [2021-07-29T15:45:11.941Z] #20 34.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-29T15:45:11.941Z] #20 34.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:45:11.941Z] #20 34.68 Selecting previously unselected package libnl-3-200:amd64. [2021-07-29T15:45:11.941Z] #20 34.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-29T15:45:11.941Z] #20 34.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:45:11.941Z] #20 34.76 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-29T15:45:11.941Z] #20 34.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-29T15:45:11.941Z] #20 34.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:45:11.941Z] #20 34.85 Selecting previously unselected package libreadline5:amd64. [2021-07-29T15:45:11.941Z] #20 34.85 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-29T15:45:11.941Z] #20 34.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:45:12.201Z] #20 34.96 Selecting previously unselected package net-tools. [2021-07-29T15:45:12.201Z] #20 34.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-29T15:45:12.201Z] #20 34.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:45:12.348Z] #22 ... [2021-07-29T15:45:12.348Z] [2021-07-29T15:45:12.348Z] #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-07-29T15:45:12.348Z] #50 sha256:49f5b456c74ebf1d914e0b90387f5aa6fcc4828864cb11f9041c3882771df09e [2021-07-29T15:45:12.348Z] #50 166.6 + /build/golangci-lint --version [2021-07-29T15:45:12.461Z] #20 35.26 Selecting previously unselected package patch. [2021-07-29T15:45:12.461Z] #20 35.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-29T15:45:12.461Z] #20 35.27 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-29T15:45:12.461Z] #20 35.39 Selecting previously unselected package python-pip-whl. [2021-07-29T15:45:12.461Z] #20 35.40 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-29T15:45:12.461Z] #20 35.40 Unpacking python-pip-whl (18.1-5) ... [2021-07-29T15:45:12.477Z] #20 54.40 Setting up xfsprogs (4.20.0-1) ... [2021-07-29T15:45:12.477Z] #20 54.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:12.733Z] #20 54.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:12.928Z] #50 166.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-29T15:45:12.996Z] #37 ... [2021-07-29T15:45:12.996Z] [2021-07-29T15:45:12.996Z] #61 [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-07-29T15:45:12.996Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:45:12.997Z] #61 81.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-29T15:45:12.997Z] #61 82.52 + mkdir -p /build [2021-07-29T15:45:12.997Z] #61 82.52 + cp runc /build/runc [2021-07-29T15:45:13.032Z] #20 35.91 Selecting previously unselected package python3-lib2to3. [2021-07-29T15:45:13.032Z] #20 35.91 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-29T15:45:13.032Z] #20 35.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:13.222Z] #20 51.76 Setting up iptables (1.8.2-4) ... [2021-07-29T15:45:13.222Z] #20 51.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-29T15:45:13.222Z] #20 51.82 Setting up python3 (3.7.3-1) ... [2021-07-29T15:45:13.292Z] #20 36.03 Selecting previously unselected package python3-distutils. [2021-07-29T15:45:13.292Z] #20 36.04 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-29T15:45:13.292Z] #20 36.05 Unpacking python3-distutils (3.7.3-1) ... [2021-07-29T15:45:13.292Z] #20 36.18 Selecting previously unselected package python3-pip. [2021-07-29T15:45:13.292Z] #20 36.19 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-29T15:45:13.292Z] #20 36.19 Unpacking python3-pip (18.1-5) ... [2021-07-29T15:45:13.482Z] #20 52.21 Setting up python3-wheel (0.32.3-2) ... [2021-07-29T15:45:13.551Z] #20 36.32 Selecting previously unselected package python3-pkg-resources. [2021-07-29T15:45:13.551Z] #20 36.32 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-29T15:45:13.551Z] #20 36.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:13.551Z] #20 36.46 Selecting previously unselected package python3-setuptools. [2021-07-29T15:45:13.551Z] #20 36.47 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-29T15:45:13.551Z] #20 36.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:13.662Z] #20 55.63 Setting up python3-distutils (3.7.3-1) ... [2021-07-29T15:45:13.743Z] #20 52.80 Setting up apparmor (2.13.2-10) ... [2021-07-29T15:45:13.810Z] #20 36.75 Selecting previously unselected package python3-wheel. [2021-07-29T15:45:13.810Z] #20 36.75 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-29T15:45:13.810Z] #20 36.76 Unpacking python3-wheel (0.32.3-2) ... [2021-07-29T15:45:13.810Z] #20 36.83 Selecting previously unselected package sudo. [2021-07-29T15:45:13.810Z] #20 36.83 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-29T15:45:13.810Z] #20 36.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:45:13.882Z] #50 DONE 167.7s [2021-07-29T15:45:13.882Z] [2021-07-29T15:45:13.882Z] #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-07-29T15:45:13.882Z] #24 sha256:2b3cf08bfe67463955889e8d6730c424cc8379048dedcf7db5972a7d8b0cf558 [2021-07-29T15:45:13.918Z] #20 56.09 Setting up python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:14.379Z] #20 37.25 Selecting previously unselected package thin-provisioning-tools. [2021-07-29T15:45:14.379Z] #20 37.25 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-29T15:45:14.379Z] #20 37.26 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:45:14.639Z] #20 37.47 Selecting previously unselected package uidmap. [2021-07-29T15:45:14.639Z] #20 37.47 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-29T15:45:14.639Z] #20 37.48 Unpacking uidmap (1:4.5-1.1) ... [2021-07-29T15:45:14.639Z] #20 37.60 Selecting previously unselected package vim-runtime. [2021-07-29T15:45:14.639Z] #20 37.60 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-29T15:45:14.639Z] #20 37.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-29T15:45:14.639Z] #20 37.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-29T15:45:14.639Z] #20 37.65 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:14.892Z] #61 ... [2021-07-29T15:45:14.892Z] [2021-07-29T15:45:14.892Z] #64 [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-07-29T15:45:14.892Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:14.892Z] #64 140.5 # github.com/containerd/containerd/cmd/containerd [2021-07-29T15:45:14.892Z] #64 140.5 /usr/bin/ld: /tmp/go-link-945243621/000019.o: in function `New': [2021-07-29T15:45:14.892Z] #64 140.5 /tmp/tmp.UaQlGyN2Ok/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-07-29T15:45:14.892Z] #64 140.6 + bin/containerd-stress [2021-07-29T15:45:14.892Z] #64 ... [2021-07-29T15:45:14.892Z] [2021-07-29T15:45:14.892Z] #61 [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-07-29T15:45:14.892Z] #61 sha256:e76f49be1a63dd042c6b542331004bda015b5985acf7ea7e01a9423b118260ba [2021-07-29T15:45:14.892Z] #61 DONE 87.2s [2021-07-29T15:45:15.150Z] [2021-07-29T15:45:15.150Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:15.150Z] #37 sha256:558dcb6a4f8ba721a9dcfa3385878f602965b0aaabcd7135041ca997b46207b2 [2021-07-29T15:45:15.150Z] #37 DONE 8.5s [2021-07-29T15:45:15.150Z] [2021-07-29T15:45:15.150Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-29T15:45:15.150Z] #40 sha256:28afb0b855631e69f9cc55da1352aec12889513d4613d6eadc9853445c00bf14 [2021-07-29T15:45:15.285Z] #20 57.12 Setting up python3-pip (18.1-5) ... [2021-07-29T15:45:15.409Z] #40 DONE 0.4s [2021-07-29T15:45:15.409Z] [2021-07-29T15:45:15.409Z] #64 [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-07-29T15:45:15.409Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:15.667Z] #64 ... [2021-07-29T15:45:15.667Z] [2021-07-29T15:45:15.667Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-29T15:45:15.667Z] #42 sha256:ec2413cd7ae1075c12eef913c80d38f77523f452f0ae4205bede953d202aabb3 [2021-07-29T15:45:15.667Z] #42 DONE 0.1s [2021-07-29T15:45:15.667Z] [2021-07-29T15:45:15.667Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-29T15:45:15.667Z] #45 sha256:c9d2174fa8f1c2128321d866ad828ca75bef58d5bb6b57fa2704be6d77ed0a55 [2021-07-29T15:45:15.667Z] #45 DONE 0.1s [2021-07-29T15:45:15.667Z] [2021-07-29T15:45:15.667Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-29T15:45:15.667Z] #48 sha256:e1eb2b58e4676978ad2734a7a42a9bfbce67b40030c203a61d83e7ff868383dd [2021-07-29T15:45:15.715Z] #20 54.44 Setting up xfsprogs (4.20.0-1) ... [2021-07-29T15:45:15.715Z] #20 54.46 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:15.926Z] #48 DONE 0.4s [2021-07-29T15:45:15.926Z] [2021-07-29T15:45:15.926Z] #64 [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-07-29T15:45:15.926Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:15.980Z] #20 54.90 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:16.192Z] #64 ... [2021-07-29T15:45:16.192Z] [2021-07-29T15:45:16.192Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-29T15:45:16.192Z] #52 sha256:d4960dcc9b86f863e8486019b5cdec6c848d73d23fed68acdeeca13feb938fed [2021-07-29T15:45:16.192Z] #52 DONE 0.1s [2021-07-29T15:45:16.192Z] [2021-07-29T15:45:16.192Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-29T15:45:16.192Z] #54 sha256:01b2878996ce06e1cb7833814b6687323feafdd7228f4192d1da50067e0afb84 [2021-07-29T15:45:16.192Z] #54 DONE 0.1s [2021-07-29T15:45:16.192Z] [2021-07-29T15:45:16.192Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-29T15:45:16.192Z] #56 sha256:71d0dbe948389f6e662955eab3e4ad37a402ead3621b320429d31f570b8b13b5 [2021-07-29T15:45:16.192Z] #56 DONE 0.1s [2021-07-29T15:45:16.192Z] [2021-07-29T15:45:16.192Z] #64 [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-07-29T15:45:16.192Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:16.257Z] #20 58.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:45:16.257Z] #20 58.18 Processing triggers for mime-support (3.62) ... [2021-07-29T15:45:16.452Z] #24 ... [2021-07-29T15:45:16.452Z] [2021-07-29T15:45:16.452Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:16.452Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-29T15:45:16.452Z] #22 10.02 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-29T15:45:16.565Z] #20 55.61 Setting up python3-distutils (3.7.3-1) ... [2021-07-29T15:45:16.769Z] #64 ... [2021-07-29T15:45:16.770Z] [2021-07-29T15:45:16.770Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-29T15:45:16.770Z] #58 sha256:74bd0f3edf6d4b2e99bd2df1a8b0d9ca2594fc04d7bdc5bf9593a5387bbd60e0 [2021-07-29T15:45:16.770Z] #58 DONE 0.3s [2021-07-29T15:45:16.770Z] [2021-07-29T15:45:16.770Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-29T15:45:16.770Z] #60 sha256:9af4ab6c67e4fd9c2f1d8f0a4ed40be5906b041c3a4f6954593130f2f61e1c7f [2021-07-29T15:45:16.770Z] #60 DONE 0.1s [2021-07-29T15:45:16.770Z] [2021-07-29T15:45:16.770Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-29T15:45:16.770Z] #62 sha256:9f8cb051a2d9e1d0a6548f12f3c6e4cffa057b53b4f9d6be0b82443e991be5f8 [2021-07-29T15:45:17.028Z] #62 DONE 0.5s [2021-07-29T15:45:17.028Z] [2021-07-29T15:45:17.028Z] #64 [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-07-29T15:45:17.028Z] #64 sha256:032cabedb410cc76cef568116f2ee841744a35c8c834160e026c77672fc3d32d [2021-07-29T15:45:17.028Z] #64 142.6 + bin/containerd-shim [2021-07-29T15:45:17.135Z] #20 56.11 Setting up python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:17.189Z] #20 40.11 Selecting previously unselected package vim. [2021-07-29T15:45:17.189Z] #20 40.12 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-29T15:45:17.189Z] #20 40.14 Unpacking vim (2:8.1.0875-5) ... [2021-07-29T15:45:17.245Z] #20 DONE 59.2s [2021-07-29T15:45:17.245Z] [2021-07-29T15:45:17.245Z] #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-07-29T15:45:17.245Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-29T15:45:17.417Z] #22 11.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-29T15:45:17.417Z] #22 11.14 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-29T15:45:17.417Z] #22 11.20 Collecting pyyaml (from yamllint==1.26.1) [2021-07-29T15:45:17.682Z] #22 11.39 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-29T15:45:17.759Z] #20 40.60 Selecting previously unselected package xfsprogs. [2021-07-29T15:45:17.759Z] #20 40.61 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-29T15:45:17.759Z] #20 40.61 Unpacking xfsprogs (4.20.0-1) ... [2021-07-29T15:45:18.019Z] #20 41.06 Selecting previously unselected package zip. [2021-07-29T15:45:18.262Z] #22 12.09 Installing build dependencies: started [2021-07-29T15:45:18.279Z] #20 41.06 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-29T15:45:18.279Z] #20 41.07 Unpacking zip (3.0-11+b1) ... [2021-07-29T15:45:18.279Z] #20 41.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-29T15:45:18.279Z] #20 41.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-29T15:45:18.279Z] #20 41.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:18.279Z] #20 41.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-29T15:45:18.514Z] #20 57.33 Setting up python3-pip (18.1-5) ... [2021-07-29T15:45:18.538Z] #20 41.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-29T15:45:18.538Z] #20 41.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:18.538Z] #20 41.36 Setting up uidmap (1:4.5-1.1) ... [2021-07-29T15:45:18.538Z] #20 41.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-29T15:45:18.538Z] #20 41.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-29T15:45:18.538Z] #20 41.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-29T15:45:18.538Z] #20 41.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-29T15:45:18.538Z] #20 41.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-29T15:45:18.538Z] #20 41.53 Setting up xxd (2:8.1.0875-5) ... [2021-07-29T15:45:18.538Z] #20 41.54 Setting up zip (3.0-11+b1) ... [2021-07-29T15:45:18.538Z] #20 41.56 Setting up vim-common (2:8.1.0875-5) ... [2021-07-29T15:45:18.538Z] #20 41.58 Setting up bash-completion (1:2.8-6) ... [2021-07-29T15:45:18.655Z] #21 1.292 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-29T15:45:18.655Z] #21 1.300 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-29T15:45:18.655Z] #21 1.303 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-29T15:45:18.655Z] #21 DONE 1.4s [2021-07-29T15:45:18.655Z] [2021-07-29T15:45:18.655Z] #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-07-29T15:45:18.655Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:45:18.655Z] #50 ... [2021-07-29T15:45:18.655Z] [2021-07-29T15:45:18.655Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:18.655Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-29T15:45:19.460Z] #20 58.16 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:45:19.460Z] #20 58.20 Processing triggers for mime-support (3.62) ... [2021-07-29T15:45:21.077Z] #20 43.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-29T15:45:21.077Z] #20 43.93 Setting up xz-utils (5.2.4-1) ... [2021-07-29T15:45:21.077Z] #20 43.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-29T15:45:21.077Z] #20 43.96 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-29T15:45:21.077Z] #20 43.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-29T15:45:21.077Z] #20 44.05 invoke-rc.d: could not determine current runlevel [2021-07-29T15:45:21.339Z] #20 44.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:45:21.339Z] #20 44.08 Setting up pigz (2.4-1) ... [2021-07-29T15:45:21.339Z] #20 44.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-29T15:45:21.339Z] #20 44.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-29T15:45:21.339Z] #20 44.14 Setting up python-pip-whl (18.1-5) ... [2021-07-29T15:45:21.339Z] #20 44.15 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-29T15:45:21.339Z] #20 44.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-29T15:45:21.339Z] #20 ... [2021-07-29T15:45:21.339Z] [2021-07-29T15:45:21.339Z] #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-07-29T15:45:21.339Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:21.339Z] #40 171.0 + dpkg --print-architecture [2021-07-29T15:45:21.339Z] #40 171.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-29T15:45:21.339Z] #40 171.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-29T15:45:21.339Z] #40 171.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-29T15:45:22.757Z] #20 ... [2021-07-29T15:45:22.757Z] [2021-07-29T15:45:22.757Z] #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-07-29T15:45:22.757Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:22.757Z] #40 198.6 + dpkg --print-architecture [2021-07-29T15:45:22.757Z] #40 198.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-29T15:45:22.757Z] #40 198.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-29T15:45:22.757Z] #40 198.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-29T15:45:22.824Z] #22 4.260 Collecting yamllint==1.26.1 [2021-07-29T15:45:23.329Z] #40 ... [2021-07-29T15:45:23.329Z] [2021-07-29T15:45:23.329Z] #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-07-29T15:45:23.329Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:45:23.329Z] #20 DONE 62.2s [2021-07-29T15:45:23.329Z] [2021-07-29T15:45:23.329Z] #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-07-29T15:45:23.329Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-29T15:45:23.753Z] #22 ... [2021-07-29T15:45:23.753Z] [2021-07-29T15:45:23.753Z] #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-07-29T15:45:23.753Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:23.753Z] #40 194.4 + dpkg --print-architecture [2021-07-29T15:45:23.753Z] #40 194.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-29T15:45:23.753Z] #40 194.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-29T15:45:23.753Z] #40 194.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-29T15:45:24.270Z] #21 1.036 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-29T15:45:24.270Z] #21 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-29T15:45:24.270Z] #21 1.044 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-29T15:45:24.270Z] #21 DONE 1.1s [2021-07-29T15:45:24.270Z] [2021-07-29T15:45:24.270Z] #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-07-29T15:45:24.270Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:45:24.531Z] #50 ... [2021-07-29T15:45:24.531Z] [2021-07-29T15:45:24.531Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:24.531Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-29T15:45:25.138Z] #64 149.5 + bin/containerd-shim-runc-v1 [2021-07-29T15:45:27.914Z] #40 ... [2021-07-29T15:45:27.914Z] [2021-07-29T15:45:27.914Z] #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-07-29T15:45:27.914Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273 [2021-07-29T15:45:27.914Z] #20 44.47 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-29T15:45:27.914Z] #20 44.48 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-29T15:45:27.914Z] #20 44.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:27.914Z] #20 44.51 Setting up vim (2:8.1.0875-5) ... [2021-07-29T15:45:27.914Z] #20 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-29T15:45:27.914Z] #20 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-29T15:45:27.914Z] #20 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-29T15:45:27.914Z] #20 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-29T15:45:27.914Z] #20 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-29T15:45:27.914Z] #20 44.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-29T15:45:27.914Z] #20 44.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-29T15:45:27.914Z] #20 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-29T15:45:27.914Z] #20 44.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-29T15:45:27.914Z] #20 44.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-29T15:45:27.914Z] #20 44.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-29T15:45:27.914Z] #20 44.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-29T15:45:27.914Z] #20 44.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-29T15:45:27.914Z] #20 44.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-29T15:45:27.914Z] #20 46.88 Setting up iptables (1.8.2-4) ... [2021-07-29T15:45:27.914Z] #20 46.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-29T15:45:27.914Z] #20 46.98 Setting up python3 (3.7.3-1) ... [2021-07-29T15:45:27.914Z] #20 47.33 Setting up python3-wheel (0.32.3-2) ... [2021-07-29T15:45:27.914Z] #20 47.97 Setting up apparmor (2.13.2-10) ... [2021-07-29T15:45:27.914Z] #20 49.59 Setting up xfsprogs (4.20.0-1) ... [2021-07-29T15:45:27.914Z] #20 49.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-29T15:45:27.914Z] #20 49.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-29T15:45:28.174Z] #20 51.13 Setting up python3-distutils (3.7.3-1) ... [2021-07-29T15:45:28.420Z] #64 154.2 + bin/containerd-shim-runc-v2 [2021-07-29T15:45:28.731Z] #22 4.257 Collecting yamllint==1.26.1 [2021-07-29T15:45:28.744Z] #20 51.57 Setting up python3-setuptools (40.8.0-1) ... [2021-07-29T15:45:29.001Z] #40 ... [2021-07-29T15:45:29.001Z] [2021-07-29T15:45:29.001Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:29.001Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-29T15:45:29.001Z] #22 9.556 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-29T15:45:29.001Z] #22 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-29T15:45:29.001Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-29T15:45:29.258Z] #22 10.74 Collecting pyyaml (from yamllint==1.26.1) [2021-07-29T15:45:29.353Z] #64 154.8 + binaries [2021-07-29T15:45:29.353Z] #64 154.8 + install -D bin/containerd /build/containerd [2021-07-29T15:45:29.353Z] #64 154.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-29T15:45:29.353Z] #64 154.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-29T15:45:29.353Z] #64 154.9 + install -D bin/ctr /build/ctr [2021-07-29T15:45:29.518Z] #22 10.95 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-29T15:45:29.682Z] #20 52.55 Setting up python3-pip (18.1-5) ... [2021-07-29T15:45:29.774Z] #22 11.16 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-29T15:45:29.774Z] #22 11.16 Building wheels for collected packages: yamllint [2021-07-29T15:45:29.774Z] #22 11.16 Running setup.py bdist_wheel for yamllint: started [2021-07-29T15:45:30.284Z] #64 DONE 156.0s [2021-07-29T15:45:30.337Z] #22 11.98 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-29T15:45:30.593Z] #22 11.98 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-29T15:45:30.593Z] #22 12.02 Successfully built yamllint [2021-07-29T15:45:30.593Z] #22 12.05 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-29T15:45:30.628Z] #20 53.50 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:45:30.628Z] #20 53.53 Processing triggers for mime-support (3.62) ... [2021-07-29T15:45:30.850Z] #22 12.36 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-29T15:45:31.413Z] #22 DONE 12.9s [2021-07-29T15:45:31.413Z] [2021-07-29T15:45:31.413Z] #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-07-29T15:45:31.413Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:31.413Z] #40 ... [2021-07-29T15:45:31.413Z] [2021-07-29T15:45:31.413Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-29T15:45:31.413Z] #25 sha256:2a769787663d3f36aa76b370b15e366cd55d0777cbbf5c11c66998d81ae8ea39 [2021-07-29T15:45:31.567Z] #20 DONE 54.6s [2021-07-29T15:45:31.567Z] [2021-07-29T15:45:31.567Z] #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-07-29T15:45:31.567Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:31.655Z] [2021-07-29T15:45:31.655Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-29T15:45:31.655Z] #65 sha256:acd637c851751d583d3903623b0706ee46b96ffce2b966be9cfe089786de03d0 [2021-07-29T15:45:31.670Z] #25 DONE 0.4s [2021-07-29T15:45:31.670Z] [2021-07-29T15:45:31.670Z] #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-07-29T15:45:31.670Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:45:31.827Z] #40 ... [2021-07-29T15:45:31.827Z] [2021-07-29T15:45:31.827Z] #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-07-29T15:45:31.827Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874 [2021-07-29T15:45:31.926Z] #57 ... [2021-07-29T15:45:31.926Z] [2021-07-29T15:45:31.926Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:31.926Z] #30 sha256:fa8c3d2d85b7ea18968c2ac5233c80a2625e33ae14eb2af4fc8c420936dae1c0 [2021-07-29T15:45:32.585Z] #65 DONE 0.9s [2021-07-29T15:45:32.585Z] [2021-07-29T15:45:32.585Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-29T15:45:32.585Z] #69 sha256:9b7e0e92c823d1913e99e6c6dc009c71eb59b665ce2e2d3c4d365bcb3fd1a350 [2021-07-29T15:45:32.585Z] #69 DONE 0.2s [2021-07-29T15:45:32.585Z] [2021-07-29T15:45:32.585Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-29T15:45:32.585Z] #74 sha256:6146152f8470e139539aecb1bc237661333fca2a4fcad91542949575f7e2aab6 [2021-07-29T15:45:33.207Z] #21 1.628 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-29T15:45:33.243Z] #22 25.91 Installing build dependencies: finished with status 'done' [2021-07-29T15:45:33.467Z] #21 1.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-29T15:45:33.467Z] #21 1.637 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-29T15:45:33.467Z] #21 DONE 1.9s [2021-07-29T15:45:33.467Z] [2021-07-29T15:45:33.467Z] #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-07-29T15:45:33.467Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:33.515Z] #74 DONE 0.9s [2021-07-29T15:45:33.515Z] [2021-07-29T15:45:33.515Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-29T15:45:33.515Z] #75 sha256:2424c2285225dd32c403ac24619b748db991a6e3c609cc08c6d637a6b1751a20 [2021-07-29T15:45:33.515Z] #75 DONE 0.0s [2021-07-29T15:45:33.515Z] [2021-07-29T15:45:33.515Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-29T15:45:33.515Z] #76 sha256:5f455c8348a6c5bdf380d42033313210dbdc061ad236c7ebbf6f1e7a6df78a4d [2021-07-29T15:45:33.657Z] 29d5b6a226d2: Verifying Checksum [2021-07-29T15:45:33.657Z] 29d5b6a226d2: Download complete [2021-07-29T15:45:33.726Z] #40 ... [2021-07-29T15:45:33.726Z] [2021-07-29T15:45:33.726Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:33.726Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-29T15:45:34.007Z] #22 9.588 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-29T15:45:34.447Z] #76 DONE 0.8s [2021-07-29T15:45:34.447Z] [2021-07-29T15:45:34.447Z] #77 exporting to image [2021-07-29T15:45:34.447Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-29T15:45:34.447Z] #77 exporting layers [2021-07-29T15:45:34.946Z] #22 10.63 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-29T15:45:35.207Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-29T15:45:35.207Z] #22 10.74 Collecting pyyaml (from yamllint==1.26.1) [2021-07-29T15:45:35.467Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-29T15:45:35.727Z] #22 11.23 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-29T15:45:35.727Z] #22 11.23 Building wheels for collected packages: yamllint [2021-07-29T15:45:35.727Z] #22 11.24 Running setup.py bdist_wheel for yamllint: started [2021-07-29T15:45:36.099Z] #30 DONE 4.3s [2021-07-29T15:45:36.099Z] [2021-07-29T15:45:36.099Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-29T15:45:36.099Z] #33 sha256:842c5d6872a625fbbedebf339987e21dddf6403afdd992842981a885b56618df [2021-07-29T15:45:36.355Z] #33 DONE 0.3s [2021-07-29T15:45:36.355Z] [2021-07-29T15:45:36.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-07-29T15:45:36.355Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:45:36.355Z] #50 ... [2021-07-29T15:45:36.355Z] [2021-07-29T15:45:36.355Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-29T15:45:36.355Z] #35 sha256:0a9c34a3210b9514a17ffc47ce8b586aa7b9972a99d583869cc6c5b00a40ebfd [2021-07-29T15:45:36.355Z] #35 DONE 0.1s [2021-07-29T15:45:36.612Z] [2021-07-29T15:45:36.612Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-29T15:45:36.612Z] #38 sha256:11f2b0f369eda2260f54cf53ac24b7e2916b84cf8c21db8b91754e75cdbfd7f9 [2021-07-29T15:45:36.612Z] #38 DONE 0.0s [2021-07-29T15:45:36.612Z] [2021-07-29T15:45:36.612Z] #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-07-29T15:45:36.612Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:45:36.666Z] #22 12.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-29T15:45:36.666Z] #22 12.23 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-29T15:45:36.666Z] #22 12.28 Successfully built yamllint [2021-07-29T15:45:36.666Z] #22 12.29 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-29T15:45:36.926Z] #22 12.61 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-29T15:45:37.480Z] #22 30.90 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-29T15:45:37.480Z] #22 30.91 Building wheels for collected packages: yamllint, pyyaml [2021-07-29T15:45:37.480Z] #22 30.91 Running setup.py bdist_wheel for yamllint: started [2021-07-29T15:45:37.870Z] #22 DONE 13.5s [2021-07-29T15:45:37.870Z] [2021-07-29T15:45:37.870Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-29T15:45:37.870Z] #25 sha256:04627648501c832f72d2fff7d96e97c971b22a3e4d463f791f7bb6852cb22cad [2021-07-29T15:45:38.058Z] #22 31.73 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-29T15:45:38.058Z] #22 31.73 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-29T15:45:38.058Z] #22 31.78 Running setup.py bdist_wheel for pyyaml: started [2021-07-29T15:45:39.011Z] #22 32.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-29T15:45:39.011Z] #22 ... [2021-07-29T15:45:39.011Z] [2021-07-29T15:45:39.011Z] #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-07-29T15:45:39.011Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:39.011Z] #57 157.0 + bin/containerd [2021-07-29T15:45:39.034Z] #22 5.003 Collecting yamllint==1.26.1 [2021-07-29T15:45:40.414Z] #25 DONE 2.5s [2021-07-29T15:45:40.414Z] [2021-07-29T15:45:40.414Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:40.414Z] #30 sha256:7f2bc3212761ccbf2ac27d5cc85089124809f5718fab35ccd49114f1f6886d82 [2021-07-29T15:45:41.951Z] #50 ... [2021-07-29T15:45:41.951Z] [2021-07-29T15:45:41.951Z] #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-07-29T15:45:41.951Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:41.951Z] #40 DONE 215.2s [2021-07-29T15:45:41.951Z] [2021-07-29T15:45:41.951Z] #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-07-29T15:45:41.951Z] #50 sha256:e854a13eece0add65ce1418200c387005765752774ca866f8d64d12993770f70 [2021-07-29T15:45:42.338Z] #57 ... [2021-07-29T15:45:42.338Z] [2021-07-29T15:45:42.338Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:42.338Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a [2021-07-29T15:45:42.338Z] #22 32.93 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-29T15:45:42.338Z] #22 33.05 Successfully built yamllint pyyaml [2021-07-29T15:45:42.338Z] #22 33.06 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-29T15:45:42.338Z] #22 33.34 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-29T15:45:42.338Z] #22 DONE 36.0s [2021-07-29T15:45:42.338Z] [2021-07-29T15:45:42.338Z] #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-07-29T15:45:42.338Z] #54 sha256:565667d2f7faecc4647a723d454f7e4cc7f1a9b44272188c25da42b9c85c7ae8 [2021-07-29T15:45:42.571Z] #50 216.3 + /build/golangci-lint --version [2021-07-29T15:45:42.835Z] #50 216.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-29T15:45:43.101Z] #50 DONE 217.0s [2021-07-29T15:45:43.101Z] [2021-07-29T15:45:43.101Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-29T15:45:43.101Z] #41 sha256:17a561a35a5f6b84993bd6ebb92cf6ac13b648e0b0f5ace18579575b5de7acf4 [2021-07-29T15:45:43.101Z] #41 DONE 0.3s [2021-07-29T15:45:43.101Z] [2021-07-29T15:45:43.101Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-29T15:45:43.101Z] #45 sha256:696d9c270b6dd56e7055f3c18bc16044f6776f34cba97af72b7ce96c0e798ffc [2021-07-29T15:45:43.294Z] #54 ... [2021-07-29T15:45:43.294Z] [2021-07-29T15:45:43.294Z] #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-07-29T15:45:43.294Z] #24 sha256:2b3cf08bfe67463955889e8d6730c424cc8379048dedcf7db5972a7d8b0cf558 [2021-07-29T15:45:43.294Z] #24 197.1 + return [2021-07-29T15:45:43.366Z] #45 DONE 0.2s [2021-07-29T15:45:43.366Z] [2021-07-29T15:45:43.366Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-29T15:45:43.366Z] #47 sha256:c7204c419bec5fc9c6e426298b24c178882812eca8da56f6ba4f23a1fe46c503 [2021-07-29T15:45:43.366Z] #47 DONE 0.1s [2021-07-29T15:45:43.366Z] [2021-07-29T15:45:43.366Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-29T15:45:43.366Z] #49 sha256:c921713e5a3ddc6c33f65b3a0f672510e956d5c2576da3426cde1b3373c86a36 [2021-07-29T15:45:43.366Z] #49 DONE 0.1s [2021-07-29T15:45:43.366Z] [2021-07-29T15:45:43.366Z] #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-07-29T15:45:43.366Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:45:43.579Z] #24 DONE 197.6s [2021-07-29T15:45:43.579Z] [2021-07-29T15:45:43.579Z] #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-07-29T15:45:43.579Z] #54 sha256:565667d2f7faecc4647a723d454f7e4cc7f1a9b44272188c25da42b9c85c7ae8 [2021-07-29T15:45:43.579Z] #54 101.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-29T15:45:44.172Z] #54 102.6 + mkdir -p /build [2021-07-29T15:45:44.172Z] #54 102.6 + cp runc /build/runc [2021-07-29T15:45:44.327Z] #22 ... [2021-07-29T15:45:44.327Z] [2021-07-29T15:45:44.327Z] #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-07-29T15:45:44.327Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:45:44.327Z] #50 194.8 + /build/golangci-lint --version [2021-07-29T15:45:44.327Z] #50 ... [2021-07-29T15:45:44.327Z] [2021-07-29T15:45:44.327Z] #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-07-29T15:45:44.327Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:44.327Z] #40 DONE 193.8s [2021-07-29T15:45:44.327Z] [2021-07-29T15:45:44.327Z] #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-07-29T15:45:44.327Z] #50 sha256:0e5ddb1cc2ace536846ad3c77d574fb3a681764c592f3aa4a83fc5f7676d9c7f [2021-07-29T15:45:44.327Z] #50 195.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-29T15:45:44.445Z] #54 DONE 102.8s [2021-07-29T15:45:44.445Z] [2021-07-29T15:45:44.445Z] #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-07-29T15:45:44.445Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:44.586Z] #50 DONE 195.5s [2021-07-29T15:45:44.586Z] [2021-07-29T15:45:44.586Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-29T15:45:44.586Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983 [2021-07-29T15:45:44.586Z] #22 10.31 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-29T15:45:44.845Z] #22 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-29T15:45:44.845Z] #22 11.31 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-07-29T15:45:45.105Z] #22 11.34 Collecting pyyaml (from yamllint==1.26.1) [2021-07-29T15:45:45.105Z] #22 11.51 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-29T15:45:45.365Z] #22 11.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-29T15:45:45.365Z] #22 11.74 Building wheels for collected packages: yamllint [2021-07-29T15:45:45.365Z] #22 11.74 Running setup.py bdist_wheel for yamllint: started [2021-07-29T15:45:45.892Z] #57 ... [2021-07-29T15:45:45.892Z] [2021-07-29T15:45:45.892Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-29T15:45:45.892Z] #51 sha256:fb0bd970e771234e666d2c5b53947086e73aaf6b183172a17818a097e0652491 [2021-07-29T15:45:45.892Z] #51 DONE 0.2s [2021-07-29T15:45:45.892Z] [2021-07-29T15:45:45.892Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-29T15:45:45.892Z] #53 sha256:1f7fe5fc34461f3adaeddd3515258797f4f23096e49d3ef8b4e116fd321cfcb6 [2021-07-29T15:45:45.892Z] #53 DONE 0.1s [2021-07-29T15:45:45.892Z] [2021-07-29T15:45:45.892Z] #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-07-29T15:45:45.892Z] #54 sha256:1703662628e9600bc46e2dfdf22471e820c28278b735800a2c688204e104c42a [2021-07-29T15:45:45.934Z] #22 12.48 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-29T15:45:46.194Z] #22 12.48 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-29T15:45:46.194Z] #22 12.52 Successfully built yamllint [2021-07-29T15:45:46.194Z] #22 12.53 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-29T15:45:46.414Z] #57 ... [2021-07-29T15:45:46.414Z] [2021-07-29T15:45:46.414Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-29T15:45:46.414Z] #25 sha256:b7dcab53ddbea241afb7c2bf6cfa250a1804168141825ec7165fe89528c36b17 [2021-07-29T15:45:46.414Z] #25 DONE 0.4s [2021-07-29T15:45:46.414Z] [2021-07-29T15:45:46.414Z] #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-07-29T15:45:46.414Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:46.455Z] #22 12.84 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-29T15:45:46.679Z] #57 ... [2021-07-29T15:45:46.679Z] [2021-07-29T15:45:46.679Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:46.679Z] #30 sha256:49a7d390b882ee51a5ce5e4990d7a133f0651f8d62f62e5ace58199e4a54786c [2021-07-29T15:45:47.025Z] #22 DONE 13.2s [2021-07-29T15:45:47.025Z] [2021-07-29T15:45:47.025Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-29T15:45:47.025Z] #25 sha256:d3459a532f8ef70c6e8c3bacc6393793d7c8b6aee8eb8f5b8840ccebbc70e198 [2021-07-29T15:45:47.153Z] #30 ... [2021-07-29T15:45:47.153Z] [2021-07-29T15:45:47.153Z] #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-07-29T15:45:47.153Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:45:47.153Z] #50 220.4 + /build/golangci-lint --version [2021-07-29T15:45:47.153Z] #50 220.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-29T15:45:47.594Z] #25 DONE 0.8s [2021-07-29T15:45:47.594Z] [2021-07-29T15:45:47.594Z] #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-07-29T15:45:47.594Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:45:47.723Z] #50 ... [2021-07-29T15:45:47.723Z] [2021-07-29T15:45:47.723Z] #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-07-29T15:45:47.723Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6 [2021-07-29T15:45:47.723Z] #40 DONE 224.2s [2021-07-29T15:45:47.723Z] [2021-07-29T15:45:47.723Z] #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-07-29T15:45:47.723Z] #50 sha256:fee4e26e992c5d4bd0ca3f96277552ae2856552999eb0a984ce135820b44d2b6 [2021-07-29T15:45:47.723Z] #50 DONE 224.5s [2021-07-29T15:45:47.723Z] [2021-07-29T15:45:47.723Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:47.723Z] #30 sha256:7f2bc3212761ccbf2ac27d5cc85089124809f5718fab35ccd49114f1f6886d82 [2021-07-29T15:45:47.723Z] #30 DONE 7.3s [2021-07-29T15:45:47.723Z] [2021-07-29T15:45:47.723Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-29T15:45:47.723Z] #33 sha256:e2adf050d02fdf3b29f95595f8b379137f7728d00b8fe2bac05f7656f47703e9 [2021-07-29T15:45:47.854Z] #54 ... [2021-07-29T15:45:47.854Z] [2021-07-29T15:45:47.854Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-29T15:45:47.854Z] #30 sha256:8964a6c805674ac0ced389bdb03c64b9910ada5ec37dcfc9c3d6e0c6ab9395c2 [2021-07-29T15:45:48.298Z] #33 DONE 0.6s [2021-07-29T15:45:48.298Z] [2021-07-29T15:45:48.298Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-29T15:45:48.298Z] #35 sha256:bea5757119a999268f995070d65da6a9d9bd39c0d5daa2863e87d3fce5f37a1e [2021-07-29T15:45:48.558Z] #35 DONE 0.1s [2021-07-29T15:45:48.558Z] [2021-07-29T15:45:48.558Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-29T15:45:48.558Z] #38 sha256:b74a1e67a9caab1c2c117630b68bfe74093d6dc617b8ae80e96f123544eb163d [2021-07-29T15:45:48.818Z] #38 DONE 0.1s [2021-07-29T15:45:48.818Z] [2021-07-29T15:45:48.818Z] #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-07-29T15:45:48.818Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:45:49.304Z] #77 exporting layers 12.7s done [2021-07-29T15:45:49.304Z] #77 writing image sha256:534fe0a02c82f3425804c088ca47e5664f4573895654d6862042179d0c485866 done [2021-07-29T15:45:49.304Z] #77 naming to docker.io/library/docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce done [2021-07-29T15:45:49.304Z] #77 DONE 12.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-29T15:45:49.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/validate/default [2021-07-29T15:45:50.197Z] #57 ... [2021-07-29T15:45:50.198Z] [2021-07-29T15:45:50.198Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-29T15:45:50.198Z] #41 sha256:cbb48d62bd3a1a02f81be908b0c1c27936532cd89374d645d44c697e44435a5d [2021-07-29T15:45:50.586Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-29T15:45:50.586Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-29T15:45:50.586Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-29T15:45:50.586Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-29T15:45:50.586Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-29T15:45:50.586Z] Congratulations! No new tests were added to integration-cli. [2021-07-29T15:45:50.586Z] [2021-07-29T15:45:50.586Z] INFO Start validation with golang-ci-lint [2021-07-29T15:45:50.586Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-29T15:45:50.586Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-29T15:45:50.586Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-29T15:45:50.767Z] #41 DONE 0.8s [2021-07-29T15:45:50.767Z] [2021-07-29T15:45:50.767Z] #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-07-29T15:45:50.767Z] #54 sha256:0ce5a3006631c63120879667fbad5e36004a5ab5559a6f8bd609c9f13625d610 [2021-07-29T15:45:50.767Z] #54 ... [2021-07-29T15:45:50.767Z] [2021-07-29T15:45:50.767Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-29T15:45:50.767Z] #45 sha256:78771812ec7bdea5884aa00b72db09d1fdb5302ce8f26d2bf2b2136e84ec038b [2021-07-29T15:45:50.767Z] #45 DONE 0.1s [2021-07-29T15:45:50.767Z] [2021-07-29T15:45:50.767Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-29T15:45:50.767Z] #47 sha256:efe594be8386be028090222278299afab16f02f74a67026fccb3421803376aaf [2021-07-29T15:45:51.026Z] #47 DONE 0.3s [2021-07-29T15:45:51.027Z] [2021-07-29T15:45:51.027Z] #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-07-29T15:45:51.027Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:45:51.027Z] #57 ... [2021-07-29T15:45:51.027Z] [2021-07-29T15:45:51.027Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-29T15:45:51.027Z] #49 sha256:bacbf9e3c00fc4a109d1abe072a024fdbe32bee81387c001f5501b70c13c01f5 [2021-07-29T15:45:51.027Z] #49 DONE 0.1s [2021-07-29T15:45:51.286Z] [2021-07-29T15:45:51.286Z] #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-07-29T15:45:51.286Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:45:51.546Z] #57 ... [2021-07-29T15:45:51.546Z] [2021-07-29T15:45:51.546Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-29T15:45:51.546Z] #51 sha256:c4ceb4473b90e0c2992c109ff97737468e40e738fcdc7aa09c3b7d286f6a8432 [2021-07-29T15:45:51.805Z] #51 DONE 0.4s [2021-07-29T15:45:51.805Z] [2021-07-29T15:45:51.805Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-29T15:45:51.805Z] #53 sha256:7cd0ce89509efa8bda009c074fc0220b18f71a49cbab8179c1d44973af975a3b [2021-07-29T15:45:51.805Z] #53 DONE 0.1s [2021-07-29T15:45:51.805Z] [2021-07-29T15:45:51.805Z] #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-07-29T15:45:51.805Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:45:53.317Z] #30 DONE 6.4s [2021-07-29T15:45:53.317Z] [2021-07-29T15:45:53.317Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-29T15:45:53.317Z] #33 sha256:c24f7c3dde99446111a69b5214e66d2242859ba6a2338c7dca9823dc219a8894 [2021-07-29T15:45:53.317Z] #33 DONE 0.4s [2021-07-29T15:45:53.317Z] [2021-07-29T15:45:53.317Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-29T15:45:53.317Z] #35 sha256:7db7350b6b56d17d1d0c2bac4f707cd8c1dea15cc5c38c2d16b7cb64a4dc3f64 [2021-07-29T15:45:53.317Z] #35 DONE 0.1s [2021-07-29T15:45:53.317Z] [2021-07-29T15:45:53.317Z] #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-07-29T15:45:53.317Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:53.581Z] #57 ... [2021-07-29T15:45:53.581Z] [2021-07-29T15:45:53.581Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-29T15:45:53.581Z] #38 sha256:0c6000d3baa289ca7e3c3d0a6cbe1c1e9e2f7fc348fa1b80b6ba90458a4dde73 [2021-07-29T15:45:53.581Z] #38 DONE 0.1s [2021-07-29T15:45:53.581Z] [2021-07-29T15:45:53.581Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-29T15:45:53.581Z] #41 sha256:70ed58ee612c3fff08e6136e0ca77bfec02879c549c3fadf743a3ab32b87a054 [2021-07-29T15:45:53.852Z] #41 DONE 0.4s [2021-07-29T15:45:53.852Z] [2021-07-29T15:45:53.852Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-29T15:45:53.852Z] #45 sha256:1e5f7bb9fff52bcf76ef968714e73dfb84422817754a793435f12dfd9371c1c6 [2021-07-29T15:45:53.852Z] #45 DONE 0.1s [2021-07-29T15:45:53.852Z] [2021-07-29T15:45:53.852Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-29T15:45:53.852Z] #47 sha256:28cd74e9fbedbaa8a8ea7c4b709ec1ac62fcfff818802ccc1d7c9f0f503bdaad [2021-07-29T15:45:54.119Z] #47 DONE 0.3s [2021-07-29T15:45:54.119Z] [2021-07-29T15:45:54.119Z] #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-07-29T15:45:54.119Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:54.392Z] #57 ... [2021-07-29T15:45:54.392Z] [2021-07-29T15:45:54.392Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-29T15:45:54.392Z] #49 sha256:0a7dd43a488fc57f5f24b580e1437ada76c7ce6e0fc27e818047f6681c16cbc1 [2021-07-29T15:45:54.392Z] #49 DONE 0.1s [2021-07-29T15:45:54.392Z] [2021-07-29T15:45:54.392Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-29T15:45:54.392Z] #51 sha256:de81b1a3c6e81d94bfb1a078c71ba00ac809c6cdd95b3fff62465863b3cff8af [2021-07-29T15:45:54.432Z] #30 DONE 6.7s [2021-07-29T15:45:54.432Z] [2021-07-29T15:45:54.432Z] #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-07-29T15:45:54.432Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:45:54.432Z] #57 ... [2021-07-29T15:45:54.432Z] [2021-07-29T15:45:54.432Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-29T15:45:54.432Z] #33 sha256:43de16f5fae36c58484f5c402665ac0e7590d61196b5d884d9462cb0ae9932bc [2021-07-29T15:45:54.972Z] #51 DONE 0.7s [2021-07-29T15:45:54.972Z] [2021-07-29T15:45:54.972Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-29T15:45:54.972Z] #53 sha256:4aaa69a0ead7e77d8b3a09242ab67d5a2e2a42d71c9bd5a45817c4932994698e [2021-07-29T15:45:54.972Z] #53 DONE 0.1s [2021-07-29T15:45:54.972Z] [2021-07-29T15:45:54.972Z] #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-07-29T15:45:54.972Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:55.000Z] #33 DONE 0.5s [2021-07-29T15:45:55.000Z] [2021-07-29T15:45:55.000Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-29T15:45:55.000Z] #35 sha256:e33d4107f952ebc247e733d6700df750024f94c36b7922132b240f89094f4a9b [2021-07-29T15:45:55.000Z] #35 DONE 0.1s [2021-07-29T15:45:55.000Z] [2021-07-29T15:45:55.000Z] #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-07-29T15:45:55.000Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:45:55.000Z] #54 ... [2021-07-29T15:45:55.000Z] [2021-07-29T15:45:55.000Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-29T15:45:55.000Z] #38 sha256:f68df9fda30ed0c42974cc58df3ae068396578f5cc42409395f09527169e52bb [2021-07-29T15:45:55.000Z] #38 DONE 0.1s [2021-07-29T15:45:55.000Z] [2021-07-29T15:45:55.000Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-29T15:45:55.000Z] #41 sha256:e5a093d631947a3079c92a712e36da248d224ca196e9ec1ceab8170b2b8c8d15 [2021-07-29T15:45:55.236Z] #57 ... [2021-07-29T15:45:55.236Z] [2021-07-29T15:45:55.236Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-29T15:45:55.236Z] #55 sha256:dd4c97efac1fcc306cd910a8842ef9cd2f7133ff3668c439e6ad7817d9d52e88 [2021-07-29T15:45:55.501Z] #55 DONE 0.3s [2021-07-29T15:45:55.501Z] [2021-07-29T15:45:55.501Z] #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-07-29T15:45:55.501Z] #57 sha256:16d212cf2fb5bc77f31041a5980770e20cc9bb8882b70392acdaee3c67005003 [2021-07-29T15:45:55.568Z] #41 DONE 0.3s [2021-07-29T15:45:55.568Z] [2021-07-29T15:45:55.568Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-29T15:45:55.568Z] #45 sha256:6bac763ef180f7ecff726c3992fe2cf3f5bf301a5279c31defa41d0339c27b58 [2021-07-29T15:45:55.568Z] #45 DONE 0.1s [2021-07-29T15:45:55.568Z] [2021-07-29T15:45:55.568Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-29T15:45:55.568Z] #47 sha256:87095087c0a0b5cb8ec41a6ba2307129f4adca6444cda2cffadf3233b05ed0e4 [2021-07-29T15:45:55.828Z] #47 DONE 0.2s [2021-07-29T15:45:55.828Z] [2021-07-29T15:45:55.828Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-29T15:45:55.828Z] #49 sha256:810abe7a3fad495764bf817ad6311b0a69cab8503291f2127e1eab21e47cc8d8 [2021-07-29T15:45:55.828Z] #49 DONE 0.1s [2021-07-29T15:45:55.828Z] [2021-07-29T15:45:55.828Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-29T15:45:55.828Z] #51 sha256:d6cecfb7846da0953bc1e9cb1791a5d6d66cb9fb19d5179581be5f7b855dbd6d [2021-07-29T15:45:56.397Z] #51 DONE 0.6s [2021-07-29T15:45:56.397Z] [2021-07-29T15:45:56.397Z] #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-07-29T15:45:56.397Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:45:56.397Z] #54 ... [2021-07-29T15:45:56.397Z] [2021-07-29T15:45:56.397Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-29T15:45:56.397Z] #53 sha256:c893f023ddaa8c7703d373dfd0b871708f08c303e0b7cac17dce08ccbd9992c7 [2021-07-29T15:45:56.397Z] #53 DONE 0.1s [2021-07-29T15:45:56.657Z] [2021-07-29T15:45:56.657Z] #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-07-29T15:45:56.657Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:46:07.772Z] #54 ... [2021-07-29T15:46:07.772Z] [2021-07-29T15:46:07.772Z] #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-07-29T15:46:07.772Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:46:07.772Z] #57 183.5 + bin/containerd [2021-07-29T15:46:08.699Z] #57 ... [2021-07-29T15:46:08.699Z] [2021-07-29T15:46:08.699Z] #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-07-29T15:46:08.699Z] #54 sha256:1703662628e9600bc46e2dfdf22471e820c28278b735800a2c688204e104c42a [2021-07-29T15:46:08.699Z] #54 117.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-29T15:46:08.699Z] #54 118.1 + mkdir -p /build [2021-07-29T15:46:08.699Z] #54 118.1 + cp runc /build/runc [2021-07-29T15:46:08.699Z] #54 DONE 119.0s [2021-07-29T15:46:08.954Z] [2021-07-29T15:46:08.954Z] #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-07-29T15:46:08.954Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:46:09.906Z] #57 185.6 + bin/containerd [2021-07-29T15:46:10.319Z] #57 ... [2021-07-29T15:46:10.319Z] [2021-07-29T15:46:10.319Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-29T15:46:10.319Z] #55 sha256:c33592b470afa6f74b3728e7f397f24558e4eb387e3c7cf2acb4c2fc7e40e7dd [2021-07-29T15:46:10.319Z] #55 DONE 0.2s [2021-07-29T15:46:10.319Z] [2021-07-29T15:46:10.319Z] #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-07-29T15:46:10.319Z] #57 sha256:026614647033fdd0dbf7e60901293e78e83b8f847549b4b9d3a4b941bc7dc989 [2021-07-29T15:46:10.849Z] #57 ... [2021-07-29T15:46:10.849Z] [2021-07-29T15:46:10.849Z] #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-07-29T15:46:10.849Z] #54 sha256:0ce5a3006631c63120879667fbad5e36004a5ab5559a6f8bd609c9f13625d610 [2021-07-29T15:46:10.849Z] #54 116.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-29T15:46:10.849Z] #54 116.6 + mkdir -p /build [2021-07-29T15:46:10.849Z] #54 116.6 + cp runc /build/runc [2021-07-29T15:46:10.849Z] #54 DONE 117.7s [2021-07-29T15:46:10.849Z] [2021-07-29T15:46:10.849Z] #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-07-29T15:46:10.849Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:46:11.555Z] #54 ... [2021-07-29T15:46:11.555Z] [2021-07-29T15:46:11.555Z] #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-07-29T15:46:11.555Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:46:11.555Z] #57 179.8 + bin/containerd [2021-07-29T15:46:12.233Z] #57 ... [2021-07-29T15:46:12.233Z] [2021-07-29T15:46:12.233Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-29T15:46:12.233Z] #55 sha256:567a8fa814e7633a7a03a0b7e43a7b5500487bbb2d38014066ea7aa02607a3c8 [2021-07-29T15:46:12.233Z] #55 DONE 0.2s [2021-07-29T15:46:12.233Z] [2021-07-29T15:46:12.233Z] #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-07-29T15:46:12.233Z] #57 sha256:41b13b24987effdc295dd816edeb8c1bf3d6ff77a1cd56d6849752d396bd0d35 [2021-07-29T15:46:12.934Z] #57 ... [2021-07-29T15:46:12.934Z] [2021-07-29T15:46:12.934Z] #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-07-29T15:46:12.934Z] #54 sha256:ad33f42b16f62d9de9ea33e60dbbb70c616d534dfe057459fd26916aa7e31c9f [2021-07-29T15:46:12.934Z] #54 113.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-29T15:46:12.934Z] #54 113.7 + mkdir -p /build [2021-07-29T15:46:12.934Z] #54 113.7 + cp runc /build/runc [2021-07-29T15:46:12.934Z] #54 DONE 114.8s [2021-07-29T15:46:12.934Z] [2021-07-29T15:46:12.934Z] #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-07-29T15:46:12.934Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:46:14.314Z] #57 ... [2021-07-29T15:46:14.314Z] [2021-07-29T15:46:14.314Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-29T15:46:14.314Z] #55 sha256:5b1e6406725f0e4d8eb475b1fe77b3364070b0c5af8636f11918a4c18d8825f0 [2021-07-29T15:46:14.314Z] #55 DONE 0.3s [2021-07-29T15:46:14.314Z] [2021-07-29T15:46:14.314Z] #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-07-29T15:46:14.314Z] #57 sha256:faf82960f5499d950e8883ed4a71c9f8bf4864f05058769b42986438ac3b0738 [2021-07-29T15:46:17.521Z] #57 193.7 # github.com/containerd/containerd/cmd/containerd [2021-07-29T15:46:17.521Z] #57 193.7 /usr/bin/ld: /tmp/go-link-047297730/000019.o: in function `New': [2021-07-29T15:46:17.521Z] #57 193.7 /tmp/tmp.E9pO86HgDQ/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-07-29T15:46:17.521Z] #57 193.8 + bin/containerd-stress [2021-07-29T15:46:21.739Z] #57 199.6 + bin/containerd-shim [2021-07-29T15:46:28.357Z] #57 206.4 + bin/containerd-shim-runc-v1 [2021-07-29T15:46:33.675Z] #57 210.6 + bin/containerd-shim-runc-v2 [2021-07-29T15:46:33.675Z] #57 211.5 + binaries [2021-07-29T15:46:33.675Z] #57 211.5 + install -D bin/containerd /build/containerd [2021-07-29T15:46:33.675Z] #57 211.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-29T15:46:33.675Z] #57 211.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-29T15:46:33.675Z] #57 211.6 + install -D bin/ctr /build/ctr [2021-07-29T15:46:36.989Z] #57 DONE 214.6s [2021-07-29T15:46:38.382Z] [2021-07-29T15:46:38.382Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-29T15:46:38.382Z] #58 sha256:a0680921d3de16673f48bb1006f23f9cf479d7825193384f74aa23380c5a3bde [2021-07-29T15:46:39.775Z] #58 DONE 1.3s [2021-07-29T15:46:39.775Z] [2021-07-29T15:46:39.775Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-29T15:46:39.775Z] #62 sha256:b88dcb6dda184b4316b3740b08f38b9b5eb23d62fd4edbf636b5c7fb7098ffc2 [2021-07-29T15:46:39.775Z] #62 DONE 0.3s [2021-07-29T15:46:39.775Z] [2021-07-29T15:46:39.775Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-29T15:46:39.775Z] #67 sha256:82d11b9b335c9e12ca19de8daa38873b5c02ece6a3c4353dd32ed467d504c1c7 [2021-07-29T15:46:41.706Z] #67 DONE 1.6s [2021-07-29T15:46:41.706Z] [2021-07-29T15:46:41.706Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-29T15:46:41.706Z] #68 sha256:977832603ef278fdbfb8bb7445d12a99a292f5986011f679c86ee640af42f32c [2021-07-29T15:46:41.706Z] #68 DONE 0.0s [2021-07-29T15:46:41.706Z] [2021-07-29T15:46:41.706Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-29T15:46:41.706Z] #69 sha256:d53f6d5cc2fe5ffd0263a42904b7a57350064389f554c734a883a95687395607 [2021-07-29T15:46:42.349Z] #57 214.8 # github.com/containerd/containerd/cmd/containerd [2021-07-29T15:46:42.349Z] #57 214.8 /usr/bin/ld: /tmp/go-link-005740946/000019.o: in function `New': [2021-07-29T15:46:42.349Z] #57 214.8 /tmp/tmp.Bd9ulxHEvZ/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-07-29T15:46:42.349Z] #57 214.9 + bin/containerd-stress [2021-07-29T15:46:42.349Z] #57 216.0 + bin/containerd-shim [2021-07-29T15:46:43.630Z] #69 DONE 2.0s [2021-07-29T15:46:43.630Z] [2021-07-29T15:46:43.630Z] #70 exporting to image [2021-07-29T15:46:43.630Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-29T15:46:43.630Z] #70 exporting layers [2021-07-29T15:46:44.336Z] #57 216.7 # github.com/containerd/containerd/cmd/containerd [2021-07-29T15:46:44.336Z] #57 216.7 /usr/bin/ld: /tmp/go-link-999028848/000019.o: in function `New': [2021-07-29T15:46:44.336Z] #57 216.7 /tmp/tmp.U5iby4UB87/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-07-29T15:46:44.336Z] #57 216.7 + bin/containerd-stress [2021-07-29T15:46:44.336Z] #57 217.8 + bin/containerd-shim [2021-07-29T15:46:46.406Z] #57 210.8 # github.com/containerd/containerd/cmd/containerd [2021-07-29T15:46:46.406Z] #57 210.8 /usr/bin/ld: /tmp/go-link-176044592/000019.o: in function `New': [2021-07-29T15:46:46.406Z] #57 210.8 /tmp/tmp.Lwx3dgjkMA/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-07-29T15:46:46.406Z] #57 210.9 + bin/containerd-stress [2021-07-29T15:46:46.406Z] #57 211.9 + bin/containerd-shim [2021-07-29T15:46:46.513Z] #57 223.0 + bin/containerd-shim-runc-v1 [2021-07-29T15:46:47.858Z] #70 exporting layers 3.8s done [2021-07-29T15:46:47.858Z] #70 writing image sha256:f46e819b953b1b3c9a4388b89289ecf42081db1adc455c88567e1dd5e9fa46e3 done [2021-07-29T15:46:47.858Z] #70 naming to docker.io/library/docker:d64f1f8be8a90979feff828fe94dabeea5f998e6 done [2021-07-29T15:46:47.858Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-29T15:46:48.210Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-29T15:46:48.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64f1f8be8a90979feff828fe94dabeea5f998e6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d64f1f8be8a90979feff828fe94dabeea5f998e6 hack/test/unit [2021-07-29T15:46:48.538Z] #57 224.8 + bin/containerd-shim-runc-v1 [2021-07-29T15:46:49.696Z] #57 218.8 + bin/containerd-shim-runc-v1 [2021-07-29T15:46:51.060Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-29T15:46:51.060Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-29T15:46:51.060Z] + TESTDIRS=./... [2021-07-29T15:46:51.060Z] + exclude_paths='/vendor/|/integration' [2021-07-29T15:46:51.060Z] ++ go list ./... [2021-07-29T15:46:51.060Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-29T15:46:51.756Z] #57 227.8 + bin/containerd-shim-runc-v2 [2021-07-29T15:46:51.756Z] #57 228.5 + binaries [2021-07-29T15:46:51.756Z] #57 228.5 + install -D bin/containerd /build/containerd [2021-07-29T15:46:51.756Z] #57 228.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-29T15:46:51.756Z] #57 228.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-29T15:46:51.757Z] #57 228.5 + install -D bin/ctr /build/ctr [2021-07-29T15:46:52.459Z] + pkg_list='github.com/docker/docker/api [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/backend/build [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/httputils [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/middleware [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/build [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/debug [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/distribution [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/grpc [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/image [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/network [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/plugin [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/session [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/swarm [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/system [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/volume [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/backend [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/blkiodev [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/events [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/filters [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/image [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/mount [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/network [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/registry [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/strslice [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/swarm [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/time [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/versions [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/volume [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/builder-next/worker [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/dockerfile [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/dockerignore [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/remotecontext [2021-07-29T15:46:52.459Z] github.com/docker/docker/builder/remotecontext/git [2021-07-29T15:46:52.459Z] github.com/docker/docker/cli [2021-07-29T15:46:52.459Z] github.com/docker/docker/cli/config [2021-07-29T15:46:52.459Z] github.com/docker/docker/cli/debug [2021-07-29T15:46:52.459Z] github.com/docker/docker/client [2021-07-29T15:46:52.459Z] github.com/docker/docker/cmd/docker-proxy [2021-07-29T15:46:52.459Z] github.com/docker/docker/cmd/dockerd [2021-07-29T15:46:52.459Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-29T15:46:52.459Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-29T15:46:52.459Z] github.com/docker/docker/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/container/stream [2021-07-29T15:46:52.459Z] github.com/docker/docker/contrib/apparmor [2021-07-29T15:46:52.459Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-29T15:46:52.459Z] github.com/docker/docker/contrib/httpserver [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster/convert [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster/executor [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/cluster/provider [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/config [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/discovery [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/events [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/events/testutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/exec [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/images [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/initlayer [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/links [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/listeners [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/gelf [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/journald [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/local [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/logentries [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/splunk [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/syslog [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/logger/templates [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/names [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/network [2021-07-29T15:46:52.459Z] github.com/docker/docker/daemon/stats [2021-07-29T15:46:52.459Z] github.com/docker/docker/distribution [2021-07-29T15:46:52.459Z] github.com/docker/docker/distribution/metadata [2021-07-29T15:46:52.459Z] github.com/docker/docker/distribution/utils [2021-07-29T15:46:52.459Z] github.com/docker/docker/distribution/xfer [2021-07-29T15:46:52.459Z] github.com/docker/docker/dockerversion [2021-07-29T15:46:52.459Z] github.com/docker/docker/errdefs [2021-07-29T15:46:52.459Z] github.com/docker/docker/image [2021-07-29T15:46:52.459Z] github.com/docker/docker/image/cache [2021-07-29T15:46:52.459Z] github.com/docker/docker/image/tarexport [2021-07-29T15:46:52.459Z] github.com/docker/docker/image/v1 [2021-07-29T15:46:52.459Z] github.com/docker/docker/internal/test/suite [2021-07-29T15:46:52.459Z] github.com/docker/docker/layer [2021-07-29T15:46:52.459Z] github.com/docker/docker/libcontainerd [2021-07-29T15:46:52.459Z] github.com/docker/docker/libcontainerd/queue [2021-07-29T15:46:52.459Z] github.com/docker/docker/libcontainerd/remote [2021-07-29T15:46:52.459Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-29T15:46:52.459Z] github.com/docker/docker/libcontainerd/types [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/api [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/bitseq [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cluster [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/config [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/datastore [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/driverapi [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/etchosts [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/idm [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipam [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/iptables [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/netlabel [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/netutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/networkdb [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/ns [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/options [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/osl [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/portallocator [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/portmapper [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/testutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/libnetwork/types [2021-07-29T15:46:52.459Z] github.com/docker/docker/oci [2021-07-29T15:46:52.459Z] github.com/docker/docker/oci/caps [2021-07-29T15:46:52.459Z] github.com/docker/docker/opts [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/aaparser [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/archive [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/authorization [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/broadcaster [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/capabilities [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/chrootarchive [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/containerfs [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/devicemapper [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/directory [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/discovery [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/discovery/file [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/discovery/kv [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/discovery/memory [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/dmesg [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/filenotify [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/fileutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/fsutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/homedir [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/idtools [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/ioutils [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/jsonmessage [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/locker [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/longpath [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/loopback [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/mount [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/namesgenerator [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/parsers [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/pidfile [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/platform [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugingetter [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugins [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/plugins/transport [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/pools [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/progress [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/pubsub [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/reexec [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/signal [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/stack [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/stdcopy [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/streamformatter [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/stringid [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/symlink [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/sysinfo [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/system [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/tailfile [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/tarsum [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/term [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/term/windows [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/truncindex [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/urlutil [2021-07-29T15:46:52.459Z] github.com/docker/docker/pkg/useragent [2021-07-29T15:46:52.459Z] github.com/docker/docker/plugin [2021-07-29T15:46:52.459Z] github.com/docker/docker/plugin/executor/containerd [2021-07-29T15:46:52.459Z] github.com/docker/docker/plugin/v2 [2021-07-29T15:46:52.459Z] github.com/docker/docker/profiles/apparmor [2021-07-29T15:46:52.459Z] github.com/docker/docker/profiles/seccomp [2021-07-29T15:46:52.459Z] github.com/docker/docker/quota [2021-07-29T15:46:52.459Z] github.com/docker/docker/reference [2021-07-29T15:46:52.459Z] github.com/docker/docker/registry [2021-07-29T15:46:52.459Z] github.com/docker/docker/registry/resumable [2021-07-29T15:46:52.459Z] github.com/docker/docker/restartmanager [2021-07-29T15:46:52.459Z] github.com/docker/docker/rootless [2021-07-29T15:46:52.459Z] github.com/docker/docker/rootless/specconv [2021-07-29T15:46:52.459Z] github.com/docker/docker/runconfig [2021-07-29T15:46:52.459Z] github.com/docker/docker/runconfig/opts [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/daemon [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/environment [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fakecontext [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fakegit [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fakestorage [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fixtures/load [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/registry [2021-07-29T15:46:52.459Z] github.com/docker/docker/testutil/request [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/drivers [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/local [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/mounts [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/service [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/service/opts [2021-07-29T15:46:52.459Z] github.com/docker/docker/volume/testutils' [2021-07-29T15:46:52.459Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-29T15:46:52.459Z] + echo 'github.com/docker/docker/api [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/backend/build [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/httputils [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/middleware [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/build [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/debug [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/distribution [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/grpc [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/image [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/network [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/plugin [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/session [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/swarm [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/system [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/server/router/volume [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/backend [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/blkiodev [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/container [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/events [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/filters [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/image [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/mount [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/network [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/registry [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/strslice [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/swarm [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/time [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/versions [2021-07-29T15:46:52.459Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-29T15:46:52.460Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-29T15:46:52.460Z] github.com/docker/docker/api/types/volume [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/builder-next/worker [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/dockerfile [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/dockerignore [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/remotecontext [2021-07-29T15:46:52.460Z] github.com/docker/docker/builder/remotecontext/git [2021-07-29T15:46:52.460Z] github.com/docker/docker/cli [2021-07-29T15:46:52.460Z] github.com/docker/docker/cli/config [2021-07-29T15:46:52.460Z] github.com/docker/docker/cli/debug [2021-07-29T15:46:52.460Z] github.com/docker/docker/client [2021-07-29T15:46:52.460Z] github.com/docker/docker/cmd/docker-proxy [2021-07-29T15:46:52.460Z] github.com/docker/docker/cmd/dockerd [2021-07-29T15:46:52.460Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-29T15:46:52.460Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-29T15:46:52.460Z] github.com/docker/docker/container [2021-07-29T15:46:52.460Z] github.com/docker/docker/container/stream [2021-07-29T15:46:52.460Z] github.com/docker/docker/contrib/apparmor [2021-07-29T15:46:52.460Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-29T15:46:52.460Z] github.com/docker/docker/contrib/httpserver [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster/convert [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster/executor [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/cluster/provider [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/config [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/discovery [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/events [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/events/testutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/exec [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/images [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/initlayer [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/links [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/listeners [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/gelf [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/journald [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/local [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/logentries [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/splunk [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/syslog [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/logger/templates [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/names [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/network [2021-07-29T15:46:52.460Z] github.com/docker/docker/daemon/stats [2021-07-29T15:46:52.460Z] github.com/docker/docker/distribution [2021-07-29T15:46:52.460Z] github.com/docker/docker/distribution/metadata [2021-07-29T15:46:52.460Z] github.com/docker/docker/distribution/utils [2021-07-29T15:46:52.460Z] github.com/docker/docker/distribution/xfer [2021-07-29T15:46:52.460Z] github.com/docker/docker/dockerversion [2021-07-29T15:46:52.460Z] github.com/docker/docker/errdefs [2021-07-29T15:46:52.460Z] github.com/docker/docker/image [2021-07-29T15:46:52.460Z] github.com/docker/docker/image/cache [2021-07-29T15:46:52.460Z] github.com/docker/docker/image/tarexport [2021-07-29T15:46:52.460Z] github.com/docker/docker/image/v1 [2021-07-29T15:46:52.460Z] github.com/docker/docker/internal/test/suite [2021-07-29T15:46:52.460Z] github.com/docker/docker/layer [2021-07-29T15:46:52.460Z] github.com/docker/docker/libcontainerd [2021-07-29T15:46:52.460Z] github.com/docker/docker/libcontainerd/queue [2021-07-29T15:46:52.460Z] github.com/docker/docker/libcontainerd/remote [2021-07-29T15:46:52.460Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-29T15:46:52.460Z] github.com/docker/docker/libcontainerd/types [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/api [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/bitseq [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cluster [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/config [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/datastore [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/driverapi [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/etchosts [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/idm [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipam [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/iptables [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/netlabel [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/netutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/networkdb [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/ns [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/options [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/osl [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/portallocator [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/portmapper [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/testutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/types [2021-07-29T15:46:52.460Z] github.com/docker/docker/oci [2021-07-29T15:46:52.460Z] github.com/docker/docker/oci/caps [2021-07-29T15:46:52.460Z] github.com/docker/docker/opts [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/aaparser [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/archive [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/authorization [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/broadcaster [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/capabilities [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/chrootarchive [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/containerfs [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/devicemapper [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/directory [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/discovery [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/discovery/file [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/discovery/kv [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/discovery/memory [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/dmesg [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/filenotify [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/fileutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/fsutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/homedir [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/idtools [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/ioutils [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/jsonmessage [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/locker [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/longpath [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/loopback [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/mount [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/namesgenerator [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/parsers [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/pidfile [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/platform [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugingetter [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugins [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/plugins/transport [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/pools [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/progress [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/pubsub [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/reexec [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/signal [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/stack [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/stdcopy [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/streamformatter [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/stringid [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/symlink [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/sysinfo [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/system [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/tailfile [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/tarsum [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/term [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/term/windows [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/truncindex [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/urlutil [2021-07-29T15:46:52.460Z] github.com/docker/docker/pkg/useragent [2021-07-29T15:46:52.460Z] github.com/docker/docker/plugin [2021-07-29T15:46:52.460Z] github.com/docker/docker/plugin/executor/containerd [2021-07-29T15:46:52.460Z] github.com/docker/docker/plugin/v2 [2021-07-29T15:46:52.460Z] github.com/docker/docker/profiles/apparmor [2021-07-29T15:46:52.460Z] github.com/docker/docker/profiles/seccomp [2021-07-29T15:46:52.460Z] github.com/docker/docker/quota [2021-07-29T15:46:52.460Z] github.com/docker/docker/reference [2021-07-29T15:46:52.460Z] github.com/docker/docker/registry [2021-07-29T15:46:52.460Z] github.com/docker/docker/registry/resumable [2021-07-29T15:46:52.460Z] github.com/docker/docker/restartmanager [2021-07-29T15:46:52.460Z] github.com/docker/docker/rootless [2021-07-29T15:46:52.460Z] github.com/docker/docker/rootless/specconv [2021-07-29T15:46:52.460Z] github.com/docker/docker/runconfig [2021-07-29T15:46:52.460Z] github.com/docker/docker/runconfig/opts [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/daemon [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/environment [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fakecontext [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fakegit [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fakestorage [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fixtures/load [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/registry [2021-07-29T15:46:52.460Z] github.com/docker/docker/testutil/request [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/drivers [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/local [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/mounts [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/service [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/service/opts [2021-07-29T15:46:52.460Z] github.com/docker/docker/volume/testutils' [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T15:46:52.460Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T15:46:52.460Z] + type docker-proxy [2021-07-29T15:46:52.460Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-29T15:46:52.460Z] + hack/make.sh binary-proxy install-proxy [2021-07-29T15:46:52.460Z] [2021-07-29T15:46:52.460Z] Removing bundles/ [2021-07-29T15:46:52.460Z] [2021-07-29T15:46:52.460Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-29T15:46:52.460Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-29T15:46:52.460Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:46:52.737Z] #57 229.6 + bin/containerd-shim-runc-v2 [2021-07-29T15:46:53.306Z] #57 230.2 + binaries [2021-07-29T15:46:53.306Z] #57 230.2 + install -D bin/containerd /build/containerd [2021-07-29T15:46:53.306Z] #57 230.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-29T15:46:53.306Z] #57 230.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-29T15:46:53.306Z] #57 230.3 + install -D bin/ctr /build/ctr [2021-07-29T15:46:54.271Z] #57 DONE 230.5s [2021-07-29T15:46:54.832Z] [2021-07-29T15:46:54.832Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-29T15:46:54.832Z] #58 sha256:ccb0bbf71faf627a2d8ecfa0ae537fe2ac160abd5bc1801e71b81af3be46c30f [2021-07-29T15:46:54.967Z] #57 223.6 + bin/containerd-shim-runc-v2 [2021-07-29T15:46:54.967Z] #57 224.1 + binaries [2021-07-29T15:46:54.967Z] #57 224.1 + install -D bin/containerd /build/containerd [2021-07-29T15:46:54.967Z] #57 224.2 + install -D bin/containerd-shim /build/containerd-shim [2021-07-29T15:46:54.967Z] #57 224.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-29T15:46:54.967Z] #57 224.2 + install -D bin/ctr /build/ctr [2021-07-29T15:46:55.757Z] #58 DONE 0.9s [2021-07-29T15:46:55.757Z] [2021-07-29T15:46:55.757Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-29T15:46:55.757Z] #62 sha256:ab8b878eb3410ba0342a1f9debf311832807f56f068c3276ce0c56f1649ebe55 [2021-07-29T15:46:55.841Z] #57 DONE 232.6s [2021-07-29T15:46:56.012Z] #62 DONE 0.2s [2021-07-29T15:46:56.012Z] [2021-07-29T15:46:56.012Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-29T15:46:56.012Z] #67 sha256:55778cb3324a4454d7368868ad8dcc315d99ed17e0d95beccc89fd1f9da70d42 [2021-07-29T15:46:56.780Z] [2021-07-29T15:46:56.780Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-29T15:46:56.780Z] #58 sha256:e1c5de67c4e5f51bd3ca8f26860f00b7f2e6940072053138921318a96f2b2423 [2021-07-29T15:46:56.937Z] #67 DONE 0.9s [2021-07-29T15:46:56.937Z] [2021-07-29T15:46:56.937Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-29T15:46:56.937Z] #68 sha256:9dd8627d5fbf7e2c78542f7d80b71f57353418a33ee11eac82c4062a5c025bfa [2021-07-29T15:46:56.937Z] #68 DONE 0.0s [2021-07-29T15:46:56.937Z] [2021-07-29T15:46:56.937Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-29T15:46:56.937Z] #69 sha256:10b1f9fcf568d47231eab897242c05b9adeba10a988e8af9b7a7d42876433c33 [2021-07-29T15:46:57.397Z] #58 DONE 0.8s [2021-07-29T15:46:57.398Z] [2021-07-29T15:46:57.398Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-29T15:46:57.398Z] #62 sha256:30f3b27f634ba3124ab985703e9755b46b18a59734867b6597a2ea9c417da483 [2021-07-29T15:46:57.497Z] #57 DONE 227.0s [2021-07-29T15:46:57.672Z] #62 DONE 0.2s [2021-07-29T15:46:57.672Z] [2021-07-29T15:46:57.672Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-29T15:46:57.672Z] #67 sha256:c399b131ce27e9ad43124c297eecfebdf2d9a705a72c1e1de94f80740404fdd2 [2021-07-29T15:46:58.300Z] #69 DONE 1.3s [2021-07-29T15:46:58.300Z] [2021-07-29T15:46:58.300Z] #70 exporting to image [2021-07-29T15:46:58.300Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-29T15:46:58.300Z] #70 exporting layers [2021-07-29T15:46:58.435Z] [2021-07-29T15:46:58.435Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-29T15:46:58.435Z] #58 sha256:46df314f046771d7e9b646988945df9806c1caa6c389660b42df033632b13718 [2021-07-29T15:46:58.626Z] #67 DONE 0.9s [2021-07-29T15:46:58.627Z] [2021-07-29T15:46:58.627Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-29T15:46:58.627Z] #68 sha256:68372335dfa158bcb90c4eae7628ae159dc5b53235a4dee70f11f0c79b3407bf [2021-07-29T15:46:58.627Z] #68 DONE 0.0s [2021-07-29T15:46:58.627Z] [2021-07-29T15:46:58.627Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-29T15:46:58.627Z] #69 sha256:5336ad8b97437c18fc7ac78ec6552ffc0f16c24edf6dff4d943e62c752d90fd3 [2021-07-29T15:46:59.818Z] #58 DONE 1.0s [2021-07-29T15:46:59.818Z] [2021-07-29T15:46:59.818Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-29T15:46:59.818Z] #62 sha256:e6be4ef1b1b6b49e7953ca2e7b806c0fb957685fe684309952a7ca4ceb4d086c [2021-07-29T15:46:59.837Z] 29d5b6a226d2: Pull complete [2021-07-29T15:46:59.837Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-29T15:46:59.837Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T15:46:59.837Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T15:46:59.837Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-29T15:46:59.837Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-29T15:46:59.837Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-29T15:46:59.837Z] INFO: Docker version of control daemon [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Client: Mirantis Container Runtime [2021-07-29T15:46:59.837Z] Version: 20.10.0 [2021-07-29T15:46:59.837Z] API version: 1.41 [2021-07-29T15:46:59.837Z] Go version: go1.13.15 [2021-07-29T15:46:59.837Z] Git commit: 6ee42dc [2021-07-29T15:46:59.837Z] Built: 03/11/2021 13:24:56 [2021-07-29T15:46:59.837Z] OS/Arch: windows/amd64 [2021-07-29T15:46:59.837Z] Context: default [2021-07-29T15:46:59.837Z] Experimental: true [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Server: Mirantis Container Runtime [2021-07-29T15:46:59.837Z] Engine: [2021-07-29T15:46:59.837Z] Version: 20.10.0 [2021-07-29T15:46:59.837Z] API version: 1.41 (minimum version 1.24) [2021-07-29T15:46:59.837Z] Go version: go1.13.15 [2021-07-29T15:46:59.837Z] Git commit: 1e08f21e79 [2021-07-29T15:46:59.837Z] Built: 03/11/2021 13:23:32 [2021-07-29T15:46:59.837Z] OS/Arch: windows/amd64 [2021-07-29T15:46:59.837Z] Experimental: true [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] INFO: Docker info of control daemon [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Client: [2021-07-29T15:46:59.837Z] Context: default [2021-07-29T15:46:59.837Z] Debug Mode: false [2021-07-29T15:46:59.837Z] Plugins: [2021-07-29T15:46:59.837Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-29T15:46:59.837Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-29T15:46:59.837Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Server: [2021-07-29T15:46:59.837Z] Containers: 0 [2021-07-29T15:46:59.837Z] Running: 0 [2021-07-29T15:46:59.837Z] Paused: 0 [2021-07-29T15:46:59.837Z] Stopped: 0 [2021-07-29T15:46:59.837Z] Images: 1 [2021-07-29T15:46:59.837Z] Server Version: 20.10.0 [2021-07-29T15:46:59.837Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-29T15:46:59.837Z] Windows: [2021-07-29T15:46:59.837Z] LCOW: [2021-07-29T15:46:59.837Z] Logging Driver: json-file [2021-07-29T15:46:59.837Z] Plugins: [2021-07-29T15:46:59.837Z] Volume: local [2021-07-29T15:46:59.837Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-29T15:46:59.837Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-29T15:46:59.837Z] Swarm: inactive [2021-07-29T15:46:59.837Z] Default Isolation: process [2021-07-29T15:46:59.837Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-29T15:46:59.837Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-29T15:46:59.837Z] OSType: windows [2021-07-29T15:46:59.837Z] Architecture: x86_64 [2021-07-29T15:46:59.837Z] CPUs: 4 [2021-07-29T15:46:59.837Z] Total Memory: 32GiB [2021-07-29T15:46:59.837Z] Name: azwin-2-7f5720 [2021-07-29T15:46:59.837Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-29T15:46:59.837Z] Docker Root Dir: D:\docker [2021-07-29T15:46:59.837Z] Debug Mode: false [2021-07-29T15:46:59.837Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:46:59.837Z] Labels: [2021-07-29T15:46:59.837Z] Experimental: true [2021-07-29T15:46:59.837Z] Insecure Registries: [2021-07-29T15:46:59.837Z] 10.0.0.4:5000 [2021-07-29T15:46:59.837Z] 127.0.0.0/8 [2021-07-29T15:46:59.837Z] Registry Mirrors: [2021-07-29T15:46:59.837Z] http://10.0.0.4:5000/ [2021-07-29T15:46:59.837Z] Live Restore Enabled: false [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] INFO: Commit hash is fd1a2dc618 [2021-07-29T15:46:59.837Z] INFO: Nuke-Everything... [2021-07-29T15:46:59.837Z] INFO: Container count on control daemon to delete is 0 [2021-07-29T15:46:59.837Z] INFO: Nuking d:\CI [2021-07-29T15:46:59.837Z] INFO: Zapped successfully [2021-07-29T15:46:59.837Z] INFO: Location for testing is d:\CI\PR-42679\12 [2021-07-29T15:46:59.837Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] INFO: Building the image from Dockerfile.windows at 07/29/2021 15:46:53... [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Sending build context to Docker daemon 60.98MB [2021-07-29T15:46:59.837Z] [2021-07-29T15:46:59.837Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-29T15:46:59.837Z] ---> 39d157a84080 [2021-07-29T15:46:59.837Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-29T15:46:59.837Z] ---> Running in db7b447ae885 [2021-07-29T15:47:00.011Z] #69 DONE 1.4s [2021-07-29T15:47:00.011Z] [2021-07-29T15:47:00.011Z] #70 exporting to image [2021-07-29T15:47:00.011Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-29T15:47:00.011Z] #70 exporting layers [2021-07-29T15:47:00.076Z] #62 DONE 0.3s [2021-07-29T15:47:00.076Z] [2021-07-29T15:47:00.076Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-29T15:47:00.076Z] #67 sha256:a0842e51ca6d9d6a9d26995d3f401b517d219f4713a7c0a1fdb909ce0d5dfd32 [2021-07-29T15:47:00.300Z] Removing intermediate container db7b447ae885 [2021-07-29T15:47:00.300Z] ---> e17a8e590d75 [2021-07-29T15:47:00.300Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-29T15:47:00.300Z] ---> Running in e5745ba1f127 [2021-07-29T15:47:00.652Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-29T15:47:00.652Z] [2021-07-29T15:47:00.652Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-29T15:47:00.652Z] Installing docker-proxy to /usr/local/bin/ [2021-07-29T15:47:00.652Z] [2021-07-29T15:47:00.652Z] + mkdir -p bundles [2021-07-29T15:47:00.653Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-29T15:47:01.261Z] Removing intermediate container e5745ba1f127 [2021-07-29T15:47:01.261Z] ---> b4013aff7fae [2021-07-29T15:47:01.261Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-29T15:47:01.261Z] ---> Running in a149036862bd [2021-07-29T15:47:01.261Z] Removing intermediate container a149036862bd [2021-07-29T15:47:01.261Z] ---> 696bd84cae78 [2021-07-29T15:47:01.261Z] 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-07-29T15:47:01.261Z] ---> Running in 2b9acd912352 [2021-07-29T15:47:01.452Z] #67 DONE 1.6s [2021-07-29T15:47:01.711Z] [2021-07-29T15:47:01.711Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-29T15:47:01.711Z] #68 sha256:ee868f3be5dc896982a0aa34260eb66ec6df28dfb3b35dddea31c6c036c140c6 [2021-07-29T15:47:01.711Z] #68 DONE 0.0s [2021-07-29T15:47:01.711Z] [2021-07-29T15:47:01.711Z] #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-07-29T15:47:01.711Z] #69 sha256:9c838f195403db62eb1fd3f0d3757e941a9e9f6883b6781b57784d12fbd8b006 [2021-07-29T15:47:01.717Z] Removing intermediate container 2b9acd912352 [2021-07-29T15:47:01.717Z] ---> 24000409f8a9 [2021-07-29T15:47:01.717Z] 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-07-29T15:47:01.717Z] ---> Running in 891b209f5a7b [2021-07-29T15:47:02.280Z] #69 0.801 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-29T15:47:02.538Z] #69 0.880 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-29T15:47:02.538Z] #69 0.881 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-29T15:47:02.538Z] #69 0.883 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-29T15:47:02.580Z] ? github.com/docker/docker/api [no test files] [2021-07-29T15:47:03.366Z] #69 1.149 Reading package lists... [2021-07-29T15:47:03.934Z] #69 1.815 Reading package lists... [2021-07-29T15:47:04.193Z] #69 2.450 Building dependency tree... [2021-07-29T15:47:04.193Z] #69 2.590 Reading state information... [2021-07-29T15:47:04.193Z] #69 2.694 The following additional packages will be installed: [2021-07-29T15:47:04.451Z] #69 2.694 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-29T15:47:04.451Z] #69 2.694 libpam-systemd [2021-07-29T15:47:04.451Z] #69 2.695 Suggested packages: [2021-07-29T15:47:04.451Z] #69 2.695 systemd-container policykit-1 [2021-07-29T15:47:04.451Z] #69 2.695 Recommended packages: [2021-07-29T15:47:04.451Z] #69 2.695 libnss-systemd [2021-07-29T15:47:04.451Z] #69 2.745 The following NEW packages will be installed: [2021-07-29T15:47:04.452Z] #69 2.745 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-29T15:47:04.452Z] #69 2.746 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-29T15:47:04.710Z] #69 3.013 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2021-07-29T15:47:04.710Z] #69 3.013 Need to get 4759 kB of archives. [2021-07-29T15:47:04.710Z] #69 3.013 After this operation, 16.6 MB of additional disk space will be used. [2021-07-29T15:47:04.710Z] #69 3.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-29T15:47:04.710Z] #69 3.019 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-07-29T15:47:04.710Z] #69 3.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-29T15:47:04.710Z] #69 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-29T15:47:04.710Z] #69 3.028 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-29T15:47:04.710Z] #69 3.029 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-07-29T15:47:04.710Z] #69 3.115 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-07-29T15:47:04.710Z] #69 3.120 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-29T15:47:04.710Z] #69 3.123 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-29T15:47:04.710Z] #69 3.125 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-07-29T15:47:04.710Z] #69 3.127 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-07-29T15:47:04.836Z] #70 exporting layers 6.6s done [2021-07-29T15:47:04.836Z] #70 writing image sha256:1eb8aae32244dff6f4e84693743f6af03bca187ce816d2027fa2cc456658d917 done [2021-07-29T15:47:04.836Z] #70 naming to docker.io/library/docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 done [2021-07-29T15:47:04.836Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-29T15:47:04.968Z] #69 3.308 debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T15:47:04.968Z] #69 3.332 Fetched 4759 kB in 0s (12.8 MB/s) [2021-07-29T15:47:04.968Z] #69 3.360 Selecting previously unselected package libargon2-1:amd64. [2021-07-29T15:47:04.968Z] #69 3.360 (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 ... 28078 files and directories currently installed.) [2021-07-29T15:47:04.968Z] #69 3.374 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-29T15:47:04.968Z] #69 3.383 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-29T15:47:04.968Z] #69 3.428 Selecting previously unselected package libjson-c3:amd64. [2021-07-29T15:47:04.968Z] #69 3.430 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-29T15:47:04.968Z] #69 3.434 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-29T15:47:05.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 -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:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 hack/make.sh dynbinary test-integration [2021-07-29T15:47:05.227Z] #69 3.523 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-29T15:47:05.227Z] #69 3.526 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-29T15:47:05.227Z] #69 3.542 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-29T15:47:05.227Z] #69 3.600 Selecting previously unselected package libidn11:amd64. [2021-07-29T15:47:05.227Z] #69 3.603 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-29T15:47:05.227Z] #69 3.609 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-29T15:47:05.227Z] #69 3.660 Selecting previously unselected package libkmod2:amd64. [2021-07-29T15:47:05.227Z] #69 3.662 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-29T15:47:05.227Z] #69 3.667 Unpacking libkmod2:amd64 (26-1) ... [2021-07-29T15:47:05.227Z] #69 3.716 Selecting previously unselected package systemd. [2021-07-29T15:47:05.227Z] #69 3.719 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-07-29T15:47:05.227Z] #69 3.757 Unpacking systemd (241-7~deb10u8) ... [2021-07-29T15:47:05.814Z] #69 4.253 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-29T15:47:05.814Z] #69 4.273 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-29T15:47:05.814Z] #69 4.290 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-29T15:47:05.814Z] #69 4.304 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-29T15:47:05.814Z] #69 4.318 Setting up libkmod2:amd64 (26-1) ... [2021-07-29T15:47:05.814Z] #69 4.331 Setting up systemd (241-7~deb10u8) ... [2021-07-29T15:47:05.814Z] #69 4.388 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-29T15:47:06.079Z] #69 4.390 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-29T15:47:06.079Z] #69 4.394 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-29T15:47:06.079Z] #69 4.394 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-29T15:47:06.339Z] #69 4.957 Selecting previously unselected package systemd-sysv. [2021-07-29T15:47:06.410Z] [2021-07-29T15:47:06.410Z] SUCCESS: Specified value was saved. [2021-07-29T15:47:06.533Z] [2021-07-29T15:47:06.533Z] Removing bundles/ [2021-07-29T15:47:06.533Z] [2021-07-29T15:47:06.533Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-29T15:47:06.533Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:47:06.533Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:47:06.589Z] #70 exporting layers 6.4s done [2021-07-29T15:47:06.589Z] #70 writing image sha256:50c5201f93bcfc861dcfa89fa7d6a6d34d6364b5e73bc1a79fbefcce61edeb73 0.0s done [2021-07-29T15:47:06.589Z] #70 naming to docker.io/library/docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:47:06.589Z] #70 naming to docker.io/library/docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 done [2021-07-29T15:47:06.589Z] #70 DONE 6.5s [Pipeline] } [2021-07-29T15:47:06.601Z] #69 4.957 (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 ... 28875 files and directories currently installed.) [2021-07-29T15:47:06.601Z] #69 4.970 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-07-29T15:47:06.601Z] #69 4.975 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-07-29T15:47:06.601Z] #69 5.030 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-29T15:47:06.601Z] #69 5.033 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-29T15:47:06.601Z] #69 5.038 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-29T15:47:06.601Z] #69 5.101 Selecting previously unselected package dbus. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-29T15:47:06.868Z] #69 5.104 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-29T15:47:06.868Z] #69 5.115 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-29T15:47:06.868Z] #69 5.178 Selecting previously unselected package libpam-systemd:amd64. [2021-07-29T15:47:06.868Z] #69 5.181 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-07-29T15:47:06.868Z] #69 5.186 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-29T15:47:06.868Z] #69 5.241 Selecting previously unselected package dbus-user-session. [2021-07-29T15:47:06.868Z] #69 5.246 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-29T15:47:06.868Z] #69 5.253 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-29T15:47:06.868Z] #69 5.363 Setting up systemd-sysv (241-7~deb10u8) ... [2021-07-29T15:47:06.940Z] + trap exit INT TERM [2021-07-29T15:47:06.940Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-29T15:47:06.940Z] + CONTAINER_NAME=docker-pr12 [2021-07-29T15:47:06.940Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 -e DOCKER_GRAPHDRIVER docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 hack/make.sh dynbinary [2021-07-29T15:47:07.127Z] #69 5.377 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-29T15:47:07.127Z] #69 5.390 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-29T15:47:07.127Z] #69 5.531 invoke-rc.d: could not determine current runlevel [2021-07-29T15:47:07.127Z] #69 5.533 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T15:47:07.127Z] #69 5.540 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-07-29T15:47:07.371Z] INFO: Downloading git... [2021-07-29T15:47:07.385Z] #69 5.714 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-29T15:47:07.385Z] #69 5.732 Processing triggers for systemd (241-7~deb10u8) ... [2021-07-29T15:47:07.385Z] #69 5.742 Processing triggers for libc-bin (2.28-10) ... [2021-07-29T15:47:07.385Z] #69 DONE 5.9s [2021-07-29T15:47:07.385Z] [2021-07-29T15:47:07.385Z] #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-07-29T15:47:07.385Z] #70 sha256:d7410dd77c2dd4ea9cede51e1eb86269df7eb53b8fd609c8ac2ff1cf7288acd7 [2021-07-29T15:47:07.952Z] #70 0.470 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T15:47:07.952Z] #70 0.470 Dload Upload Total Spent Left Speed [2021-07-29T15:47:08.211Z] #70 0.470 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 4546 0 --:--:-- --:--:-- --:--:-- 4546 [2021-07-29T15:47:08.211Z] #70 DONE 0.9s [2021-07-29T15:47:08.319Z] [2021-07-29T15:47:08.319Z] Removing bundles/ [2021-07-29T15:47:08.319Z] [2021-07-29T15:47:08.319Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-29T15:47:08.319Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:47:08.319Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:47:08.372Z] INFO: Downloading go... [2021-07-29T15:47:08.470Z] [2021-07-29T15:47:08.470Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-29T15:47:08.470Z] #71 sha256:93d32a797c9505e1ae4b6b285e4fee9d9bf81010c7c303ab007681b81e0d8155 [2021-07-29T15:47:09.408Z] #71 DONE 1.2s [2021-07-29T15:47:09.668Z] [2021-07-29T15:47:09.668Z] #72 exporting to image [2021-07-29T15:47:09.668Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-29T15:47:09.668Z] #72 exporting layers [2021-07-29T15:47:10.538Z] INFO: Downloading compiler 1 of 3... [2021-07-29T15:47:11.506Z] INFO: Downloading compiler 2 of 3... [2021-07-29T15:47:12.466Z] INFO: Downloading compiler 3 of 3... [2021-07-29T15:47:13.430Z] INFO: Extracting git... [2021-07-29T15:47:16.233Z] #72 exporting layers 6.7s done [2021-07-29T15:47:16.233Z] #72 writing image sha256:5795c6bdafbcf477a0e81de5798b407f434742e4f6661c88daaa10e9302c6b11 done [2021-07-29T15:47:16.233Z] #72 naming to docker.io/library/docker:d64f1f8be8a90979feff828fe94dabeea5f998e6 done [2021-07-29T15:47:16.233Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-29T15:47:16.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=d64f1f8be8a90979feff828fe94dabeea5f998e6 -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:d64f1f8be8a90979feff828fe94dabeea5f998e6 hack/make.sh dynbinary test-integration [2021-07-29T15:47:18.504Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-29T15:47:18.504Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-29T15:47:18.504Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-29T15:47:18.504Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-29T15:47:18.763Z] 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-07-29T15:47:18.763Z] Detected virtualization docker. [2021-07-29T15:47:18.763Z] Detected architecture x86-64. [2021-07-29T15:47:18.763Z] Set hostname to . [2021-07-29T15:47:19.331Z] + source /etc/docker-entrypoint-cmd [2021-07-29T15:47:19.331Z] ++ hack/make.sh dynbinary test-integration [2021-07-29T15:47:19.331Z] [2021-07-29T15:47:19.331Z] Removing bundles/ [2021-07-29T15:47:19.331Z] [2021-07-29T15:47:19.331Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-29T15:47:19.331Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:47:19.331Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:47:20.750Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-07-29T15:47:25.765Z] INFO: Expanding go... [2021-07-29T15:47:46.799Z] INFO: Expanding compiler 1 of 3... [2021-07-29T15:47:47.760Z] INFO: Expanding compiler 2 of 3... [2021-07-29T15:47:52.430Z] INFO: Expanding compiler 3 of 3... [2021-07-29T15:47:52.888Z] INFO: Removing downloaded files... [2021-07-29T15:47:52.888Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-29T15:47:52.888Z] INFO: Configuring git core.autocrlf... [2021-07-29T15:48:12.023Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 2m14.087296452s [2021-07-29T15:48:12.023Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 537.358429ms [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.7% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/builder/remotecontext 0.256s coverage: 13.7% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/builder/dockerfile 0.326s coverage: 48.7% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/cmd/docker-proxy 0.347s coverage: 69.3% of statements [2021-07-29T15:48:42.316Z] ok github.com/docker/docker/builder/remotecontext/git 4.338s coverage: 86.3% of statements [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/cli [no test files] [2021-07-29T15:48:42.316Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-29T15:48:42.915Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:48:42.915Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:42.915Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:48:42.915Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:42.915Z] [2021-07-29T15:48:42.915Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:48:42.915Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:48:42.915Z] HOSTNAME=5cee5b6888b5 [2021-07-29T15:48:42.915Z] DEST=bundles/test-integration [2021-07-29T15:48:42.915Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:48:42.915Z] DOCKER_ROOTLESS=1 [2021-07-29T15:48:42.915Z] DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:48:42.915Z] container=docker [2021-07-29T15:48:42.915Z] HOME=/root [2021-07-29T15:48:42.915Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:48:42.915Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:48:42.915Z] VALIDATE_BRANCH=master [2021-07-29T15:48:42.915Z] TERM=xterm [2021-07-29T15:48:42.915Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:48:42.915Z] SHLVL=1 [2021-07-29T15:48:42.915Z] TIMEOUT=120m [2021-07-29T15:48:42.915Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:48:42.915Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:48:42.915Z] GO111MODULE=off [2021-07-29T15:48:42.915Z] DOCKER_EXPERIMENTAL=1 [2021-07-29T15:48:42.915Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-29T15:48:42.915Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:48:42.915Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:48:42.915Z] GOPATH=/go [2021-07-29T15:48:42.915Z] PKG_CONFIG=pkg-config [2021-07-29T15:48:42.915Z] _=/usr/bin/env [2021-07-29T15:48:42.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-29T15:48:44.811Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:48:44.811Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:44.811Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:48:44.811Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:44.811Z] [2021-07-29T15:48:44.811Z] + TEST_INTEGRATION_DEST=1 [2021-07-29T15:48:44.811Z] + CONTAINER_NAME=docker-pr12-1 [2021-07-29T15:48:44.811Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-29T15:48:44.811Z] + run_tests test-integration-flaky [2021-07-29T15:48:44.811Z] + '[' -n 0 ']' [2021-07-29T15:48:44.811Z] + rm= [2021-07-29T15:48:44.811Z] + c=0 [2021-07-29T15:48:44.811Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42679/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 hack/make.sh test-integration-flaky test-integration [2021-07-29T15:48:44.811Z] ++ jobs -p [2021-07-29T15:48:44.811Z] + for job in $(jobs -p) [2021-07-29T15:48:44.811Z] + wait 11080 [2021-07-29T15:48:44.811Z] + TEST_INTEGRATION_DEST=3 [2021-07-29T15:48:44.811Z] + CONTAINER_NAME=docker-pr12-3 [2021-07-29T15:48:44.811Z] + TEST_SKIP_INTEGRATION=1 [2021-07-29T15:48:44.811Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-29T15:48:44.811Z] + run_tests [2021-07-29T15:48:44.811Z] + '[' -n 0 ']' [2021-07-29T15:48:44.811Z] + rm= [2021-07-29T15:48:44.811Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42679/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 hack/make.sh '' test-integration [2021-07-29T15:48:44.811Z] + TEST_INTEGRATION_DEST=2 [2021-07-29T15:48:44.811Z] + CONTAINER_NAME=docker-pr12-2 [2021-07-29T15:48:44.811Z] + TEST_SKIP_INTEGRATION=1 [2021-07-29T15:48:44.811Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-29T15:48:44.811Z] + run_tests [2021-07-29T15:48:44.811Z] + '[' -n 0 ']' [2021-07-29T15:48:44.811Z] + rm= [2021-07-29T15:48:44.811Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42679/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 hack/make.sh '' test-integration [2021-07-29T15:48:44.811Z] [2021-07-29T15:48:44.811Z] [2021-07-29T15:48:44.811Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:48:44.811Z] [2021-07-29T15:48:44.811Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:48:44.811Z] HOSTNAME=f607653f9504 [2021-07-29T15:48:44.811Z] TEST_SKIP_INTEGRATION=1 [2021-07-29T15:48:44.811Z] TESTDEBUG=0 [2021-07-29T15:48:44.811Z] DEST=bundles/test-integration [2021-07-29T15:48:44.811Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:48:44.811Z] KEEPBUNDLE=1 [2021-07-29T15:48:44.811Z] DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:48:44.811Z] container=docker [2021-07-29T15:48:44.811Z] HOME=/root [2021-07-29T15:48:44.811Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:48:44.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:48:44.811Z] VALIDATE_BRANCH=master [2021-07-29T15:48:44.811Z] TERM=xterm [2021-07-29T15:48:44.811Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:48:44.811Z] SHLVL=1 [2021-07-29T15:48:44.811Z] TIMEOUT=120m [2021-07-29T15:48:44.811Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:48:44.811Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:48:44.811Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-29T15:48:44.811Z] GO111MODULE=off [2021-07-29T15:48:44.811Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:48:44.811Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:48:44.811Z] GOPATH=/go [2021-07-29T15:48:44.811Z] PKG_CONFIG=pkg-config [2021-07-29T15:48:44.811Z] _=/usr/bin/env [2021-07-29T15:48:44.811Z] Building test suite binary ./integration-cli/test.main [2021-07-29T15:48:44.811Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:48:44.811Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-29T15:48:44.811Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:48:44.811Z] HOSTNAME=caf50fe94f5d [2021-07-29T15:48:44.811Z] TEST_SKIP_INTEGRATION=1 [2021-07-29T15:48:44.811Z] TESTDEBUG=0 [2021-07-29T15:48:44.811Z] DEST=bundles/test-integration [2021-07-29T15:48:44.811Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:48:44.811Z] KEEPBUNDLE=1 [2021-07-29T15:48:44.811Z] DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:48:44.811Z] container=docker [2021-07-29T15:48:44.811Z] HOME=/root [2021-07-29T15:48:44.811Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:48:44.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:48:44.811Z] VALIDATE_BRANCH=master [2021-07-29T15:48:44.811Z] TERM=xterm [2021-07-29T15:48:44.811Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:48:44.811Z] SHLVL=1 [2021-07-29T15:48:44.811Z] TIMEOUT=120m [2021-07-29T15:48:44.811Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:48:44.811Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:48:44.811Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-29T15:48:44.811Z] GO111MODULE=off [2021-07-29T15:48:44.811Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:48:44.811Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:48:44.811Z] GOPATH=/go [2021-07-29T15:48:44.811Z] PKG_CONFIG=pkg-config [2021-07-29T15:48:44.811Z] _=/usr/bin/env [2021-07-29T15:48:44.811Z] Building test suite binary ./integration-cli/test.main [2021-07-29T15:48:44.811Z] No new tests added to integration. [2021-07-29T15:48:44.811Z] [2021-07-29T15:48:44.811Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:48:44.811Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:48:44.811Z] HOSTNAME=5a2bfdba9475 [2021-07-29T15:48:44.811Z] TESTDEBUG=0 [2021-07-29T15:48:44.811Z] DEST=bundles/test-integration [2021-07-29T15:48:44.811Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:48:44.811Z] KEEPBUNDLE=1 [2021-07-29T15:48:44.811Z] DOCKER_GITCOMMIT=6be995ec8b9f83dc6deaf356a46c7ce0dfdd28c9 [2021-07-29T15:48:44.811Z] container=docker [2021-07-29T15:48:44.811Z] HOME=/root [2021-07-29T15:48:44.811Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:48:44.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:48:44.811Z] VALIDATE_BRANCH=master [2021-07-29T15:48:44.811Z] TERM=xterm [2021-07-29T15:48:44.812Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:48:44.812Z] SHLVL=1 [2021-07-29T15:48:44.812Z] TIMEOUT=120m [2021-07-29T15:48:44.812Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:48:44.812Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:48:44.812Z] GO111MODULE=off [2021-07-29T15:48:44.812Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-29T15:48:44.812Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:48:44.812Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:48:44.812Z] GOPATH=/go [2021-07-29T15:48:44.812Z] PKG_CONFIG=pkg-config [2021-07-29T15:48:44.812Z] _=/usr/bin/env [2021-07-29T15:48:44.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-29T15:48:46.547Z] ok github.com/docker/docker/client 0.213s coverage: 75.5% of statements [2021-07-29T15:48:55.795Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:48:55.795Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:55.795Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:48:55.795Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:48:55.795Z] [2021-07-29T15:48:55.795Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:48:55.795Z] DOCKER_SYSTEMD=1 [2021-07-29T15:48:55.795Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:48:55.795Z] HOSTNAME=e86c3d4f5dff [2021-07-29T15:48:55.795Z] DEST=bundles/test-integration [2021-07-29T15:48:55.795Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:48:55.795Z] DOCKER_GITCOMMIT=d64f1f8be8a90979feff828fe94dabeea5f998e6 [2021-07-29T15:48:55.795Z] container=docker [2021-07-29T15:48:55.795Z] HOME=/root [2021-07-29T15:48:55.795Z] LANG=C.UTF-8 [2021-07-29T15:48:55.795Z] INVOCATION_ID=3437e66b9a9b4638afad2776d6dcd384 [2021-07-29T15:48:55.795Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:48:55.795Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:48:55.795Z] VALIDATE_BRANCH=master [2021-07-29T15:48:55.795Z] TERM=xterm [2021-07-29T15:48:55.795Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:48:55.795Z] SHLVL=3 [2021-07-29T15:48:55.795Z] TIMEOUT=120m [2021-07-29T15:48:55.795Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:48:55.795Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:48:55.795Z] GO111MODULE=off [2021-07-29T15:48:55.795Z] DOCKER_EXPERIMENTAL=1 [2021-07-29T15:48:55.795Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-29T15:48:55.795Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:48:55.795Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:48:55.795Z] GOPATH=/go [2021-07-29T15:48:55.795Z] PKG_CONFIG=pkg-config [2021-07-29T15:48:55.795Z] _=/usr/bin/env [2021-07-29T15:48:55.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-29T15:49:18.873Z] Removing intermediate container 891b209f5a7b [2021-07-29T15:49:18.873Z] ---> 75441de84a4f [2021-07-29T15:49:18.873Z] 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-07-29T15:49:18.873Z] ---> Running in 4b637e96a417 [2021-07-29T15:49:18.873Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-29T15:49:18.873Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-29T15:49:18.873Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-29T15:49:18.873Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-29T15:49:18.873Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T15:49:18.873Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-29T15:49:18.873Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T15:49:18.873Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T15:49:18.873Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-29T15:49:18.873Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-29T15:49:18.873Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-29T15:49:18.873Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-29T15:49:18.873Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-29T15:49:18.873Z] INFO: Build done for gotestsum... [2021-07-29T15:49:21.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-29T15:49:21.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-29T15:49:25.365Z] ok github.com/docker/docker/cmd/dockerd/trap 3.018s coverage: 0.0% of statements [2021-07-29T15:49:25.629Z] ok github.com/docker/docker/container 0.143s coverage: 34.7% of statements [2021-07-29T15:49:28.953Z] ok github.com/docker/docker/cmd/dockerd 0.195s coverage: 29.1% of statements [2021-07-29T15:49:28.953Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-29T15:49:28.953Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-29T15:49:28.953Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-29T15:49:28.953Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-29T15:49:28.953Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-29T15:49:30.353Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2021-07-29T15:49:32.920Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-07-29T15:49:33.462Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m22.560063318s with top 10 stages: buildssa: 1m43.039510615s, goimports: 22.857622038s, unconvert: 14.954924877s, gosec: 11.161735734s, golint: 5.98151214s, ineffassign: 5.19582898s, misspell: 4.928516816s, inspect: 4.500815011s, vrp: 3.875982008s, ctrlflow: 2.136939953s [2021-07-29T15:49:33.500Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-07-29T15:49:33.660Z] Removing intermediate container 4b637e96a417 [2021-07-29T15:49:33.660Z] ---> e3cc96b35b45 [2021-07-29T15:49:33.660Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-29T15:49:33.660Z] ---> Running in 92c82c61d27a [2021-07-29T15:49:33.660Z] Removing intermediate container 92c82c61d27a [2021-07-29T15:49:33.660Z] ---> 7e854be4f7f2 [2021-07-29T15:49:33.660Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-29T15:49:33.660Z] ---> Running in 0bbb3bb192e0 [2021-07-29T15:49:33.660Z] Removing intermediate container 0bbb3bb192e0 [2021-07-29T15:49:33.660Z] ---> 9906f2a5f020 [2021-07-29T15:49:33.660Z] Step 10/10 : COPY . . [2021-07-29T15:49:34.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-29T15:49:34.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-29T15:49:35.432Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.4% of statements [2021-07-29T15:49:35.697Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.0% of statements [2021-07-29T15:49:36.653Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2021-07-29T15:49:36.917Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-07-29T15:49:42.230Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.601s coverage: 73.3% of statements [2021-07-29T15:49:42.230Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.533s coverage: 13.8% of statements [2021-07-29T15:49:42.230Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.032s coverage: 3.1% of statements [2021-07-29T15:49:43.182Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.804s coverage: 56.2% of statements [2021-07-29T15:49:43.760Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-07-29T15:49:46.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.784s coverage: 49.4% of statements [2021-07-29T15:49:47.775Z] ok github.com/docker/docker/daemon 12.300s coverage: 17.6% of statements [2021-07-29T15:49:47.775Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-29T15:49:47.775Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-29T15:49:47.775Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-29T15:49:47.775Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-29T15:49:48.051Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.044s coverage: 57.5% of statements [2021-07-29T15:49:48.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-29T15:49:48.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-29T15:49:48.325Z] INFO [runner/unused/goanalysis] analyzers took 29.34313224s with top 10 stages: buildssa: 25.311606347s, U1000: 4.031525893s [2021-07-29T15:49:48.325Z] INFO [runner] Issues before processing: 2856, after processing: 0 [2021-07-29T15:49:48.325Z] INFO [runner] Processors filtering stat (out/in): cgo: 2281/2856, skip_dirs: 2281/2281, exclude-rules: 78/1892, exclude: 1892/1892, filename_unadjuster: 2281/2281, skip_files: 2281/2281, autogenerated_exclude: 1892/2281, nolint: 0/78, path_prettifier: 2281/2281, identifier_marker: 1892/1892 [2021-07-29T15:49:48.325Z] INFO [runner] processing took 73.854943ms with stages: nolint: 27.091185ms, identifier_marker: 19.449351ms, path_prettifier: 15.138141ms, autogenerated_exclude: 5.867768ms, exclude-rules: 3.763312ms, skip_dirs: 1.977558ms, cgo: 332.837µs, filename_unadjuster: 229.307µs, max_same_issues: 1.526µs, exclude: 730ns, source_code: 613ns, skip_files: 563ns, uniq_by_line: 529ns, path_shortener: 514ns, diff: 435ns, max_from_linter: 358ns, max_per_file_from_linter: 216ns [2021-07-29T15:49:48.325Z] INFO [runner] linters took 1m42.995484926s with stages: goanalysis_metalinter: 1m21.09609017s, unused: 21.825406096s [2021-07-29T15:49:48.325Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-07-29T15:49:48.325Z] INFO Memory: 2378 samples, avg is 465.3MB, max is 4036.4MB [2021-07-29T15:49:48.325Z] INFO Execution took 3m57.629759453s [2021-07-29T15:49:48.327Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.717s coverage: 57.7% of statements [2021-07-29T15:49:48.582Z] Congratulations! The shell scripts are properly formatted. [2021-07-29T15:49:48.591Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.079s coverage: 46.2% of statements [2021-07-29T15:49:48.591Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-29T15:49:48.591Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-29T15:49:48.591Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [Pipeline] } [Pipeline] // stage [2021-07-29T15:49:49.543Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-29T15:49:49.807Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.056s coverage: 3.0% of statements [2021-07-29T15:49:49.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/make.sh dynbinary test-docker-py [2021-07-29T15:49:50.417Z] [2021-07-29T15:49:50.417Z] Removing bundles/ [2021-07-29T15:49:50.417Z] [2021-07-29T15:49:50.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-29T15:49:50.417Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:49:50.417Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:49:51.206Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 6.8% of statements [2021-07-29T15:49:51.206Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-29T15:49:51.206Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-29T15:49:51.206Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.5% of statements [2021-07-29T15:49:52.159Z] ok github.com/docker/docker/daemon/logger/awslogs 0.315s coverage: 77.4% of statements [2021-07-29T15:49:52.159Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-29T15:49:52.159Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-29T15:49:52.159Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-07-29T15:49:52.424Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-07-29T15:49:52.688Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-07-29T15:49:52.952Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 69.9% of statements [2021-07-29T15:49:53.216Z] ok github.com/docker/docker/daemon/logger/local 0.062s coverage: 75.2% of statements [2021-07-29T15:49:53.216Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-29T15:49:54.167Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.085s coverage: 56.8% of statements [2021-07-29T15:49:54.167Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2021-07-29T15:49:55.118Z] ok github.com/docker/docker/daemon/logger/syslog 0.036s coverage: 46.8% of statements [2021-07-29T15:49:55.118Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-07-29T15:49:55.696Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-07-29T15:49:56.275Z] ok github.com/docker/docker/distribution/metadata 0.123s coverage: 48.2% of statements [2021-07-29T15:49:56.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-29T15:49:56.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-29T15:49:56.541Z] ok github.com/docker/docker/daemon/logger/splunk 1.847s coverage: 82.5% of statements [2021-07-29T15:49:56.541Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-29T15:49:56.541Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-29T15:49:57.938Z] ok github.com/docker/docker/distribution 0.248s coverage: 25.4% of statements [2021-07-29T15:49:57.938Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-29T15:49:57.938Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2021-07-29T15:49:58.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-29T15:49:58.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-29T15:49:58.748Z] ---> cd4dd9e62c32 [2021-07-29T15:49:58.748Z] Successfully built cd4dd9e62c32 [2021-07-29T15:49:58.748Z] Successfully tagged docker:latest [2021-07-29T15:49:58.748Z] INFO: Image build ended at 07/29/2021 15:49:58. Duration:00:03:04.3313700 [2021-07-29T15:49:58.748Z] [2021-07-29T15:49:58.748Z] [2021-07-29T15:49:58.748Z] INFO: Building the test binaries at 07/29/2021 15:49:58... [2021-07-29T15:49:59.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-29T15:49:59.336Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2021-07-29T15:49:59.336Z] ok github.com/docker/docker/distribution/xfer 1.830s coverage: 85.1% of statements [2021-07-29T15:49:59.336Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-29T15:49:59.600Z] ok github.com/docker/docker/image 0.084s coverage: 86.6% of statements [2021-07-29T15:49:59.864Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2021-07-29T15:49:59.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-29T15:50:00.128Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-07-29T15:50:00.128Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-29T15:50:00.128Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2021-07-29T15:50:00.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-29T15:50:01.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-29T15:50:03.413Z] INFO: make.ps1 starting at 07/29/2021 15:50:02 [2021-07-29T15:50:03.413Z] INFO: Git commit (fd1a2dc618) assumed from DOCKER_GITCOMMIT environment variable [2021-07-29T15:50:03.413Z] INFO: Invoking autogen... [2021-07-29T15:50:03.413Z] INFO: Building daemon... [2021-07-29T15:50:04.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-29T15:50:04.364Z] ok github.com/docker/docker/libnetwork/bitseq 0.627s coverage: 84.4% of statements [2021-07-29T15:50:05.315Z] ok github.com/docker/docker/libnetwork/api 2.490s coverage: 83.2% of statements [2021-07-29T15:50:05.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-29T15:50:06.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-29T15:50:06.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-29T15:50:07.245Z] ok github.com/docker/docker/libnetwork/config 0.119s coverage: 24.0% of statements [2021-07-29T15:50:07.508Z] ok github.com/docker/docker/libnetwork/datastore 0.010s coverage: 21.9% of statements [2021-07-29T15:50:07.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-29T15:50:08.087Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-07-29T15:50:08.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-29T15:50:08.351Z] ok github.com/docker/docker/libnetwork/drivers/host 0.018s coverage: 34.8% of statements [2021-07-29T15:50:08.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-29T15:50:08.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-29T15:50:09.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-29T15:50:09.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-29T15:50:10.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-29T15:50:10.281Z] ok github.com/docker/docker/layer 7.560s coverage: 68.8% of statements [2021-07-29T15:50:10.281Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-29T15:50:10.281Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-29T15:50:10.281Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-29T15:50:10.281Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-29T15:50:10.281Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.030s coverage: 4.0% of statements [2021-07-29T15:50:10.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-29T15:50:10.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-29T15:50:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-29T15:50:11.232Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-07-29T15:50:11.497Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.130s coverage: 4.5% of statements [2021-07-29T15:50:11.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:50:11.534Z] Using test binary docker [2021-07-29T15:50:11.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-29T15:50:11.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:50:11.789Z] INFO: Waiting for daemon to start... [2021-07-29T15:50:11.789Z] Starting dockerd [2021-07-29T15:50:12.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-29T15:50:13.427Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.011s coverage: 63.6% of statements [2021-07-29T15:50:14.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-29T15:50:15.048Z] . [2021-07-29T15:50:15.048Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:50:15.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:50:15.048Z] Error: No such image: emptyfs [2021-07-29T15:50:15.048Z] Running integration-test (iteration 1) [2021-07-29T15:50:15.048Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-29T15:50:15.352Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-07-29T15:50:15.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-29T15:50:16.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-29T15:50:16.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-29T15:50:17.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-29T15:50:17.911Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.842s coverage: 59.9% of statements [2021-07-29T15:50:18.489Z] ok github.com/docker/docker/libnetwork/drvregistry 0.031s coverage: 82.4% of statements [2021-07-29T15:50:18.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-29T15:50:18.752Z] ok github.com/docker/docker/libnetwork/etchosts 0.038s coverage: 81.2% of statements [2021-07-29T15:50:19.329Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.009s coverage: 48.1% of statements [2021-07-29T15:50:19.597Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-07-29T15:50:19.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-29T15:50:19.862Z] ok github.com/docker/docker/libnetwork/internal/caller 0.013s coverage: 100.0% of statements [2021-07-29T15:50:20.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-29T15:50:20.440Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.662s coverage: 7.4% of statements [2021-07-29T15:50:21.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-29T15:50:21.394Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-07-29T15:50:22.047Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:50:22.047Z] Using test binary docker [2021-07-29T15:50:22.047Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-29T15:50:22.047Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-29T15:50:22.047Z] INFO: Waiting for daemon to start... [2021-07-29T15:50:22.047Z] Starting dockerd [2021-07-29T15:50:22.788Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.022s coverage: 47.4% of statements [2021-07-29T15:50:23.365Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.006s coverage: 71.4% of statements [2021-07-29T15:50:24.759Z] ok github.com/docker/docker/libnetwork/ipamutils 0.599s coverage: 74.0% of statements [2021-07-29T15:50:26.687Z] ok github.com/docker/docker/libnetwork/iptables 0.599s coverage: 45.1% of statements [2021-07-29T15:50:26.950Z] ok github.com/docker/docker/libnetwork/netlabel 0.011s coverage: 60.0% of statements [2021-07-29T15:50:27.313Z] . [2021-07-29T15:50:27.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:50:27.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:50:27.572Z] Error: No such image: emptyfs [2021-07-29T15:50:27.572Z] Running integration-test (iteration 1) [2021-07-29T15:50:27.572Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-29T15:50:27.900Z] ok github.com/docker/docker/libnetwork/netutils 0.042s coverage: 44.1% of statements [2021-07-29T15:50:29.832Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-07-29T15:50:30.432Z] ok github.com/docker/docker/libnetwork/options 0.015s coverage: 100.0% of statements [2021-07-29T15:50:33.164Z] Loaded image: buildpack-deps:buster [2021-07-29T15:50:33.164Z] Loaded image: busybox:latest [2021-07-29T15:50:33.164Z] Loaded image: busybox:glibc [2021-07-29T15:50:34.686Z] Loaded image: debian:bullseye [2021-07-29T15:50:34.686Z] Loaded image: hello-world:latest [2021-07-29T15:50:34.686Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:50:34.686Z] INFO: Testing against a local daemon [2021-07-29T15:50:34.686Z] === RUN TestCgroupNamespacesBuild [2021-07-29T15:50:36.052Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2021-07-29T15:50:36.052Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-29T15:50:37.416Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2021-07-29T15:50:37.416Z] === RUN TestBuildWithSession [2021-07-29T15:50:37.416Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:50:37.416Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-29T15:50:37.416Z] === RUN TestBuildSquashParent [2021-07-29T15:50:38.638Z] ok github.com/docker/docker/libnetwork/osl 4.551s coverage: 39.7% of statements [2021-07-29T15:50:38.902Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-07-29T15:50:40.297Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 86.1% of statements [2021-07-29T15:50:42.223Z] ok github.com/docker/docker/libnetwork/portmapper 0.925s coverage: 49.5% of statements [2021-07-29T15:50:42.450Z] Loaded image: buildpack-deps:buster [2021-07-29T15:50:42.450Z] Loaded image: busybox:latest [2021-07-29T15:50:42.450Z] Loaded image: busybox:glibc [2021-07-29T15:50:42.801Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.5% of statements [2021-07-29T15:50:43.752Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-07-29T15:50:45.539Z] --- PASS: TestBuildSquashParent (7.42s) [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:50:45.539Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:45.539Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:45.539Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:45.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:45.737Z] Loaded image: debian:bullseye [2021-07-29T15:50:45.995Z] Loaded image: hello-world:latest [2021-07-29T15:50:45.995Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:50:46.254Z] INFO: Testing against a local daemon [2021-07-29T15:50:46.254Z] === RUN TestCgroupNamespacesBuild [2021-07-29T15:50:46.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:50:47.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:48.157Z] --- PASS: TestCgroupNamespacesBuild (1.96s) [2021-07-29T15:50:48.157Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-29T15:50:49.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:49.045Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:49.061Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-07-29T15:50:49.533Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-07-29T15:50:49.533Z] === RUN TestBuildWithSession [2021-07-29T15:50:49.533Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:50:49.533Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-29T15:50:49.533Z] === RUN TestBuildSquashParent [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.13s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.86s) [2021-07-29T15:50:50.980Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s) [2021-07-29T15:50:50.980Z] === RUN TestBuildMultiStageCopy [2021-07-29T15:50:50.980Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-29T15:50:53.284Z] ok github.com/docker/docker/opts 0.029s coverage: 67.1% of statements [2021-07-29T15:50:53.284Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-07-29T15:50:54.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-29T15:50:55.211Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-29T15:50:55.848Z] ok github.com/docker/docker/libnetwork/ipam 34.696s coverage: 85.3% of statements [2021-07-29T15:50:56.101Z] --- PASS: TestBuildSquashParent (5.48s) [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:50:56.101Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:56.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:56.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:50:56.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:50:56.136Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-29T15:50:56.799Z] ok github.com/docker/docker/pkg/archive 1.105s coverage: 82.1% of statements [2021-07-29T15:50:57.060Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-29T15:50:57.063Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-07-29T15:50:57.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:50:57.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:50:57.640Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy (7.14s) [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-29T15:50:58.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-29T15:50:58.428Z] === RUN TestBuildMultiStageParentConfig [2021-07-29T15:50:58.590Z] ok github.com/docker/docker/pkg/authorization 0.937s coverage: 68.3% of statements [2021-07-29T15:50:58.853Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-07-29T15:50:59.389Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:50:59.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:51:00.779Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.99s) [2021-07-29T15:51:01.553Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2021-07-29T15:51:01.553Z] === RUN TestBuildMultiStageCopy [2021-07-29T15:51:01.553Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-29T15:51:02.172Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-07-29T15:51:02.172Z] ok github.com/docker/docker/pkg/chrootarchive 3.092s coverage: 43.2% of statements [2021-07-29T15:51:02.749Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2021-07-29T15:51:03.325Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-29T15:51:03.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-29T15:51:03.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-29T15:51:03.735Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-29T15:51:03.735Z] === RUN TestBuildLabelWithTargets [2021-07-29T15:51:03.901Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-29T15:51:03.973Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-29T15:51:03.973Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy (2.75s) [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-07-29T15:51:04.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-29T15:51:04.252Z] === RUN TestBuildMultiStageParentConfig [2021-07-29T15:51:05.234Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2021-07-29T15:51:05.234Z] === RUN TestBuildLabelWithTargets [2021-07-29T15:51:05.827Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-07-29T15:51:05.827Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-07-29T15:51:06.175Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-07-29T15:51:06.175Z] === RUN TestBuildWithEmptyLayers [2021-07-29T15:51:06.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-29T15:51:06.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-29T15:51:06.406Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.3% of statements [2021-07-29T15:51:06.434Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-07-29T15:51:06.434Z] === RUN TestBuildMultiStageOnBuild [2021-07-29T15:51:06.670Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2021-07-29T15:51:06.934Z] ok github.com/docker/docker/pkg/fsutils 0.243s coverage: 85.1% of statements [2021-07-29T15:51:07.885Z] ok github.com/docker/docker/libnetwork 60.907s coverage: 41.0% of statements [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-29T15:51:07.885Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-29T15:51:08.149Z] ok github.com/docker/docker/pkg/idtools 0.641s coverage: 69.5% of statements [2021-07-29T15:51:08.413Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-07-29T15:51:08.677Z] ok github.com/docker/docker/pkg/ioutils 0.591s coverage: 70.6% of statements [2021-07-29T15:51:08.677Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-07-29T15:51:08.677Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-07-29T15:51:08.941Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-07-29T15:51:08.966Z] --- PASS: TestBuildMultiStageOnBuild (2.47s) [2021-07-29T15:51:08.966Z] === RUN TestBuildUncleanTarFilenames [2021-07-29T15:51:09.204Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2021-07-29T15:51:09.468Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-07-29T15:51:09.468Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2021-07-29T15:51:09.534Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-07-29T15:51:09.534Z] === RUN TestBuildMultiStageLayerLeak [2021-07-29T15:51:11.484Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-07-29T15:51:11.484Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-07-29T15:51:11.484Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2021-07-29T15:51:11.747Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-07-29T15:51:11.856Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-29T15:51:11.856Z] === RUN TestBuildWithEmptyLayers [2021-07-29T15:51:12.067Z] --- PASS: TestBuildMultiStageLayerLeak (2.16s) [2021-07-29T15:51:12.068Z] === RUN TestBuildWithHugeFile [2021-07-29T15:51:13.140Z] ok github.com/docker/docker/pkg/pubsub 1.069s coverage: 75.0% of statements [2021-07-29T15:51:13.716Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-07-29T15:51:14.365Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-29T15:51:14.365Z] === RUN TestBuildMultiStageOnBuild [2021-07-29T15:51:14.665Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-07-29T15:51:14.928Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2021-07-29T15:51:15.504Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-07-29T15:51:16.082Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2021-07-29T15:51:18.643Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.1% of statements [2021-07-29T15:51:18.643Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 39.9% of statements [2021-07-29T15:51:18.907Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-07-29T15:51:19.484Z] testing: warning: no tests to run [2021-07-29T15:51:19.484Z] coverage: [no statements] [2021-07-29T15:51:19.484Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-07-29T15:51:19.601Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-29T15:51:19.601Z] === RUN TestBuildUncleanTarFilenames [2021-07-29T15:51:19.856Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-07-29T15:51:19.856Z] === RUN TestBuildMultiStageLayerLeak [2021-07-29T15:51:20.060Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-29T15:51:20.637Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-07-29T15:51:20.900Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-07-29T15:51:21.174Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-07-29T15:51:23.736Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2021-07-29T15:51:24.683Z] ok github.com/docker/docker/plugin 0.535s coverage: 23.2% of statements [2021-07-29T15:51:25.105Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-07-29T15:51:25.105Z] === RUN TestBuildWithHugeFile [2021-07-29T15:51:26.831Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:51:26.831Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:51:26.831Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:51:26.831Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:51:26.831Z] [2021-07-29T15:51:26.831Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-29T15:51:26.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-29T15:51:26.831Z] Using test binary docker [2021-07-29T15:51:26.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-29T15:51:26.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:51:26.831Z] INFO: Waiting for daemon to start... [2021-07-29T15:51:26.831Z] Starting dockerd [2021-07-29T15:51:26.831Z] . [2021-07-29T15:51:26.831Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-29T15:51:28.000Z] ok github.com/docker/docker/quota 1.436s coverage: 71.4% of statements [2021-07-29T15:51:28.577Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-07-29T15:51:28.577Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 85.7% of statements [2021-07-29T15:51:29.405Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-29T15:51:29.405Z] [2021-07-29T15:51:29.405Z] ________ ____ __. [2021-07-29T15:51:29.405Z] \_____ \ | |/ _| [2021-07-29T15:51:29.405Z] / | \| < [2021-07-29T15:51:29.405Z] / | \ | \ [2021-07-29T15:51:29.405Z] \_______ /____|__ \ [2021-07-29T15:51:29.405Z] \/ \/ [2021-07-29T15:51:29.405Z] [2021-07-29T15:51:29.405Z] INFO: make.ps1 ended at 07/29/2021 15:51:18 [2021-07-29T15:51:29.405Z] INFO: Binaries build ended at 07/29/2021 15:51:20. Duration:00:01:21.5219400 [2021-07-29T15:51:29.405Z] INFO: Copying the built daemon binary to d:\CI\PR-42679\12\binary\dockerd-fd1a2dc618.exe... [2021-07-29T15:51:29.405Z] INFO: Copying the built client binary to d:\CI\PR-42679\12\binary\docker-fd1a2dc618.exe... [2021-07-29T15:51:29.405Z] INFO: Copying dockerversion from the container... [2021-07-29T15:51:29.405Z] INFO: Copying the golang package from the container to d:\CI\PR-42679\12\installer\go.zip... [2021-07-29T15:51:29.405Z] INFO: Extracting go.zip to d:\CI\PR-42679\12\go [2021-07-29T15:51:30.506Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-29T15:51:30.769Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 45.3% of statements [2021-07-29T15:51:32.164Z] ok github.com/docker/docker/registry 0.124s coverage: 58.8% of statements [2021-07-29T15:51:32.742Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-07-29T15:51:33.319Z] ok github.com/docker/docker/runconfig 0.033s coverage: 66.1% of statements [2021-07-29T15:51:45.581Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-07-29T15:51:45.581Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2021-07-29T15:51:45.581Z] ok github.com/docker/docker/volume/local 0.278s coverage: 76.4% of statements [2021-07-29T15:51:45.581Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.8% of statements [2021-07-29T15:51:47.055Z] INFO: Extraction ended at 07/29/2021 15:51:45. Duration:00:00:23.2770051 [2021-07-29T15:51:47.055Z] INFO: Updating the golang and path environment variables [2021-07-29T15:51:47.055Z] INFO: GOPATH=d:\gopath [2021-07-29T15:51:47.055Z] INFO: go version go1.16.6 windows/amd64 [2021-07-29T15:51:47.055Z] INFO: Running the daemon under test in debug mode [2021-07-29T15:51:47.055Z] INFO: Starting a daemon under test... [2021-07-29T15:51:47.055Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42679\12\daemon --pidfile d:\CI\PR-42679\12\docker.pid -D [2021-07-29T15:51:47.055Z] INFO: Process started successfully. [2021-07-29T15:51:47.055Z] INFO: Start tailing logs of the daemon under tests [2021-07-29T15:51:47.055Z] INFO: Waiting for the daemon under test to start... [2021-07-29T15:51:47.504Z] ok github.com/docker/docker/volume/service 0.020s coverage: 72.3% of statements [2021-07-29T15:52:08.093Z] ...INFO: Daemon under test started and replied! [2021-07-29T15:52:08.093Z] INFO: Docker version of the daemon under test [2021-07-29T15:52:08.093Z] [2021-07-29T15:52:08.093Z] Client: [2021-07-29T15:52:08.093Z] Version: 17.06.2-ce [2021-07-29T15:52:08.093Z] API version: 1.30 [2021-07-29T15:52:08.093Z] Go version: go1.8.3 [2021-07-29T15:52:08.093Z] Git commit: cec0b72 [2021-07-29T15:52:08.093Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-29T15:52:08.093Z] OS/Arch: windows/amd64 [2021-07-29T15:52:08.093Z] [2021-07-29T15:52:08.093Z] Server: [2021-07-29T15:52:08.093Z] Version: 0.0.0-dev [2021-07-29T15:52:08.093Z] API version: 1.42 (minimum version 1.24) [2021-07-29T15:52:08.093Z] Go version: go1.16.6 [2021-07-29T15:52:08.093Z] Git commit: fd1a2dc618 [2021-07-29T15:52:08.093Z] Built: 07/29/2021 15:50:03 [2021-07-29T15:52:08.093Z] OS/Arch: windows/amd64 [2021-07-29T15:52:08.094Z] Experimental: false [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] INFO: Docker info of the daemon under test [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] Containers: 0 [2021-07-29T15:52:08.094Z] Running: 0 [2021-07-29T15:52:08.094Z] Paused: 0 [2021-07-29T15:52:08.094Z] Stopped: 0 [2021-07-29T15:52:08.094Z] Images: 0 [2021-07-29T15:52:08.094Z] Server Version: 0.0.0-dev [2021-07-29T15:52:08.094Z] Storage Driver: windowsfilter [2021-07-29T15:52:08.094Z] Windows: [2021-07-29T15:52:08.094Z] Logging Driver: json-file [2021-07-29T15:52:08.094Z] Plugins: [2021-07-29T15:52:08.094Z] Volume: local [2021-07-29T15:52:08.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-29T15:52:08.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-29T15:52:08.094Z] Swarm: inactive [2021-07-29T15:52:08.094Z] Default Isolation: process [2021-07-29T15:52:08.094Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-29T15:52:08.094Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-29T15:52:08.094Z] OSType: windows [2021-07-29T15:52:08.094Z] Architecture: x86_64 [2021-07-29T15:52:08.094Z] CPUs: 4 [2021-07-29T15:52:08.094Z] Total Memory: 32GiB [2021-07-29T15:52:08.094Z] Name: azwin-2-7f5720 [2021-07-29T15:52:08.094Z] ID: OUB6:KEBH:YHBQ:5YYB:G57E:PJ4C:6CFN:AGLT:3YT3:TZLJ:EO5J:TMUX [2021-07-29T15:52:08.094Z] Docker Root Dir: D:\CI\PR-42679\12\daemon [2021-07-29T15:52:08.094Z] Debug Mode (client): false [2021-07-29T15:52:08.094Z] Debug Mode (server): true [2021-07-29T15:52:08.094Z] File Descriptors: -1 [2021-07-29T15:52:08.094Z] Goroutines: 16 [2021-07-29T15:52:08.094Z] System Time: 2021-07-29T15:52:05.4008744Z [2021-07-29T15:52:08.094Z] EventsListeners: 0 [2021-07-29T15:52:08.094Z] Registry: https://index.docker.io/v1/ [2021-07-29T15:52:08.094Z] Labels: [2021-07-29T15:52:08.094Z] Experimental: false [2021-07-29T15:52:08.094Z] Insecure Registries: [2021-07-29T15:52:08.094Z] 127.0.0.0/8 [2021-07-29T15:52:08.094Z] Live Restore Enabled: false [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] INFO: Docker images of the daemon under test [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T15:52:08.094Z] [2021-07-29T15:52:08.094Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-29T15:52:08.094Z] 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-07-29T15:52:08.094Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-29T15:52:08.094Z] 29d5b6a226d2: Pulling fs layer [2021-07-29T15:52:08.296Z] --- PASS: TestBuildWithHugeFile (53.49s) [2021-07-29T15:52:08.296Z] === RUN TestBuildWCOWSandboxSize [2021-07-29T15:52:08.296Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:52:08.296Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:52:08.296Z] === RUN TestBuildWithEmptyDockerfile [2021-07-29T15:52:08.296Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:08.296Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:08.296Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:08.296Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:08.296Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:08.296Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:08.296Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:08.296Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-07-29T15:52:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-07-29T15:52:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-07-29T15:52:08.296Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-29T15:52:08.296Z] === RUN TestBuildPreserveOwnership [2021-07-29T15:52:08.296Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-29T15:52:08.554Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-29T15:52:09.931Z] --- PASS: TestBuildPreserveOwnership (4.39s) [2021-07-29T15:52:09.931Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.99s) [2021-07-29T15:52:09.931Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-07-29T15:52:09.931Z] === RUN TestBuildPlatformInvalid [2021-07-29T15:52:10.190Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-29T15:52:10.190Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-29T15:52:13.542Z] sha256:8b578988fb0566c763d860e586713d1da8f2fa2c82722f246bd746d247c9863b [2021-07-29T15:52:13.542Z] INFO: Starting docker-py tests... [2021-07-29T15:52:13.542Z] ============================= test session starts ============================== [2021-07-29T15:52:13.542Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-29T15:52:13.542Z] rootdir: /src, inifile: pytest.ini [2021-07-29T15:52:13.542Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-29T15:52:13.542Z] collected 390 items / 1 deselected / 389 selected [2021-07-29T15:52:13.542Z] [2021-07-29T15:52:14.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-29T15:52:14.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-29T15:52:21.264Z] --- PASS: TestBuildWithHugeFile (50.88s) [2021-07-29T15:52:21.264Z] === RUN TestBuildWCOWSandboxSize [2021-07-29T15:52:21.264Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:52:21.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:52:21.264Z] === RUN TestBuildWithEmptyDockerfile [2021-07-29T15:52:21.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:21.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:21.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:21.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:21.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:21.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:21.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:52:21.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:52:21.264Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:52:21.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-07-29T15:52:21.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-29T15:52:21.264Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-29T15:52:21.264Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-29T15:52:21.264Z] === RUN TestBuildPreserveOwnership [2021-07-29T15:52:21.264Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-29T15:52:21.264Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-29T15:52:25.094Z] Loaded image: buildpack-deps:buster [2021-07-29T15:52:25.094Z] Loaded image: busybox:latest [2021-07-29T15:52:25.094Z] Loaded image: busybox:glibc [2021-07-29T15:52:25.424Z] --- PASS: TestBuildPreserveOwnership (9.85s) [2021-07-29T15:52:25.424Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.84s) [2021-07-29T15:52:25.424Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-29T15:52:25.424Z] === RUN TestBuildPlatformInvalid [2021-07-29T15:52:25.424Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-29T15:52:25.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-29T15:52:25.424Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-29T15:52:25.424Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-29T15:52:25.424Z] PASS [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === Skipped [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-29T15:52:25.424Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:52:25.424Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-29T15:52:25.424Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] DONE 34 tests, 3 skipped in 130.369s [2021-07-29T15:52:25.424Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-29T15:52:25.424Z] INFO: Testing against a local daemon [2021-07-29T15:52:25.424Z] === RUN TestConfigInspect [2021-07-29T15:52:25.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-29T15:52:25.424Z] === RUN TestConfigList [2021-07-29T15:52:25.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestConfigList (0.01s) [2021-07-29T15:52:25.424Z] === RUN TestConfigsCreateAndDelete [2021-07-29T15:52:25.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-29T15:52:25.424Z] === RUN TestConfigsUpdate [2021-07-29T15:52:25.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-29T15:52:25.424Z] === RUN TestTemplatedConfig [2021-07-29T15:52:25.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-29T15:52:25.424Z] === RUN TestConfigCreateResolve [2021-07-29T15:52:25.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-29T15:52:25.424Z] PASS [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === Skipped [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-29T15:52:25.424Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-29T15:52:25.424Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-29T15:52:25.424Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-29T15:52:25.424Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-29T15:52:25.424Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-29T15:52:25.424Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] [2021-07-29T15:52:25.424Z] DONE 6 tests, 6 skipped in 0.171s [2021-07-29T15:52:25.424Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-29T15:52:25.679Z] INFO: Testing against a local daemon [2021-07-29T15:52:25.679Z] === RUN TestCheckpoint [2021-07-29T15:52:25.679Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T15:52:25.679Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-29T15:52:25.679Z] === RUN TestContainerInvalidJSON [2021-07-29T15:52:25.679Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:25.679Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:25.679Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:25.679Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:25.679Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:25.679Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:25.679Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-29T15:52:25.679Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-29T15:52:25.679Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-29T15:52:25.679Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-29T15:52:25.679Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-29T15:52:25.679Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-29T15:52:25.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-29T15:52:25.679Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-29T15:52:25.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-29T15:52:25.679Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-29T15:52:25.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-29T15:52:25.934Z] === RUN TestCopyFromContainer [2021-07-29T15:52:26.285Z] time="2021-07-29T15:52:20Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2021-07-29T15:52:26.285Z] ok github.com/docker/docker/libnetwork/networkdb 109.416s coverage: 60.0% of statements [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/rootless [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/volume [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-29T15:52:26.285Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === Skipped [2021-07-29T15:52:26.285Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-29T15:52:26.285Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-29T15:52:26.285Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-29T15:52:26.285Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-29T15:52:26.285Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:71: No driver to put! [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-29T15:52:26.285Z] time="2021-07-29T15:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-29T15:52:26.285Z] time="2021-07-29T15:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-29T15:52:26.285Z] time="2021-07-29T15:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-29T15:52:26.285Z] time="2021-07-29T15:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-29T15:52:26.285Z] time="2021-07-29T15:49:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:71: No driver to put! [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-29T15:52:26.285Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-29T15:52:26.285Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-29T15:52:26.285Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T15:52:26.285Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-29T15:52:26.285Z] graphtest_unix.go:71: No driver to put! [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-29T15:52:26.285Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-29T15:52:26.285Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-29T15:52:26.285Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-29T15:52:26.285Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-29T15:52:26.285Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-29T15:52:26.285Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-29T15:52:26.285Z] firewalld_test.go:13: firewalld is not running [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-29T15:52:26.285Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-29T15:52:26.285Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] [2021-07-29T15:52:26.285Z] DONE 2669 tests, 35 skipped in 319.747s Post stage [Pipeline] junit [2021-07-29T15:52:26.302Z] Recording test results [2021-07-29T15:52:27.019Z] Loaded image: debian:bullseye [2021-07-29T15:52:27.019Z] Loaded image: hello-world:latest [2021-07-29T15:52:27.019Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:52:28.071Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-29T15:52:28.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d64f1f8be8a90979feff828fe94dabeea5f998e6 -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:d64f1f8be8a90979feff828fe94dabeea5f998e6 hack/make.sh dynbinary test-integration [2021-07-29T15:52:29.194Z] === RUN TestCopyFromContainer// [2021-07-29T15:52:29.194Z] === RUN TestCopyFromContainer//bar/root [2021-07-29T15:52:29.194Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-29T15:52:29.366Z] 29d5b6a226d2: Verifying Checksum [2021-07-29T15:52:29.366Z] 29d5b6a226d2: Download complete [2021-07-29T15:52:29.426Z] [2021-07-29T15:52:29.426Z] Removing bundles/ [2021-07-29T15:52:29.426Z] [2021-07-29T15:52:29.426Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-29T15:52:29.426Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:52:29.426Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:52:29.450Z] === RUN TestCopyFromContainer/bar/quux [2021-07-29T15:52:29.450Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-29T15:52:29.450Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-29T15:52:29.450Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-29T15:52:29.450Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-29T15:52:29.705Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-29T15:52:29.705Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer (3.91s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-29T15:52:29.705Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-29T15:52:29.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-29T15:52:29.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:29.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:29.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:29.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:29.705Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:29.705Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:29.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:29.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:29.705Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:29.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-29T15:52:29.705Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-29T15:52:29.705Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-29T15:52:29.705Z] === RUN TestCreateWithInvalidEnv [2021-07-29T15:52:29.705Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-29T15:52:29.705Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-29T15:52:29.705Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-29T15:52:29.705Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-29T15:52:29.705Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-29T15:52:29.705Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-29T15:52:29.705Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-29T15:52:29.705Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-29T15:52:29.705Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-29T15:52:29.705Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-29T15:52:29.705Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-29T15:52:29.705Z] === RUN TestCreateTmpfsMountsTarget [2021-07-29T15:52:29.705Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-29T15:52:29.705Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-29T15:52:30.336Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-29T15:52:30.899Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-29T15:52:31.609Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2021-07-29T15:52:31.609Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-29T15:52:32.394Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:33.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:33.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:33.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:33.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:33.530Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:33.530Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:33.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:33.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:33.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:33.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:33.530Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-29T15:52:33.530Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-29T15:52:33.530Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-29T15:52:34.091Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2021-07-29T15:52:34.091Z] === RUN TestCreateDifferentPlatform [2021-07-29T15:52:34.346Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-29T15:52:34.346Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-29T15:52:34.346Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-29T15:52:34.346Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-29T15:52:34.346Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-29T15:52:34.346Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-29T15:52:34.346Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-29T15:52:34.346Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-29T15:52:34.346Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-29T15:52:34.346Z] === RUN TestContainerStartOnDaemonRestart [2021-07-29T15:52:34.346Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-29T15:52:34.346Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-29T15:52:34.346Z] === RUN TestDaemonRestartIpcMode [2021-07-29T15:52:34.346Z] === PAUSE TestDaemonRestartIpcMode [2021-07-29T15:52:34.346Z] === RUN TestDaemonHostGatewayIP [2021-07-29T15:52:34.346Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:52:34.346Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-29T15:52:34.346Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-29T15:52:34.346Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-29T15:52:34.346Z] === RUN TestContainerKillOnDaemonStart [2021-07-29T15:52:34.346Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-29T15:52:34.346Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-29T15:52:34.346Z] === RUN TestDiff [2021-07-29T15:52:34.906Z] --- PASS: TestDiff (0.60s) [2021-07-29T15:52:34.906Z] === RUN TestExecWithCloseStdin [2021-07-29T15:52:35.132Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.09s) [2021-07-29T15:52:35.132Z] PASS [2021-07-29T15:52:35.132Z] [2021-07-29T15:52:35.132Z] === Skipped [2021-07-29T15:52:35.132Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-29T15:52:35.132Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:52:35.132Z] [2021-07-29T15:52:35.132Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:52:35.132Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:52:35.132Z] [2021-07-29T15:52:35.132Z] [2021-07-29T15:52:35.132Z] DONE 34 tests, 2 skipped in 127.575s [2021-07-29T15:52:35.132Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-29T15:52:35.391Z] INFO: Testing against a local daemon [2021-07-29T15:52:35.391Z] === RUN TestConfigInspect [2021-07-29T15:52:35.833Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-07-29T15:52:35.833Z] === RUN TestExec [2021-07-29T15:52:36.760Z] --- PASS: TestExec (0.93s) [2021-07-29T15:52:36.760Z] === RUN TestExecUser [2021-07-29T15:52:37.689Z] --- PASS: TestExecUser (0.91s) [2021-07-29T15:52:37.689Z] === RUN TestExportContainerAndImportImage [2021-07-29T15:52:37.920Z] --- PASS: TestConfigInspect (2.35s) [2021-07-29T15:52:37.920Z] === RUN TestConfigList [2021-07-29T15:52:38.616Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-07-29T15:52:38.616Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-29T15:52:39.825Z] --- PASS: TestConfigList (2.19s) [2021-07-29T15:52:39.825Z] === RUN TestConfigsCreateAndDelete [2021-07-29T15:52:39.980Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-29T15:52:39.980Z] === RUN TestHealthCheckWorkdir [2021-07-29T15:52:41.344Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2021-07-29T15:52:41.344Z] === RUN TestHealthKillContainer [2021-07-29T15:52:42.356Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-07-29T15:52:42.356Z] === RUN TestConfigsUpdate [2021-07-29T15:52:44.258Z] --- PASS: TestConfigsUpdate (2.17s) [2021-07-29T15:52:44.258Z] === RUN TestTemplatedConfig [2021-07-29T15:52:44.603Z] --- PASS: TestHealthKillContainer (2.95s) [2021-07-29T15:52:44.603Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-29T15:52:44.603Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-07-29T15:52:44.603Z] === RUN TestIpcModeNone [2021-07-29T15:52:45.530Z] --- PASS: TestIpcModeNone (0.88s) [2021-07-29T15:52:45.530Z] === RUN TestIpcModePrivate [2021-07-29T15:52:46.468Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-29T15:52:46.468Z] --- PASS: TestIpcModePrivate (0.93s) [2021-07-29T15:52:46.468Z] === RUN TestIpcModeShareable [2021-07-29T15:52:46.468Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:52:46.468Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-29T15:52:46.468Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-29T15:52:47.542Z] --- PASS: TestTemplatedConfig (3.32s) [2021-07-29T15:52:47.542Z] === RUN TestConfigCreateResolve [2021-07-29T15:52:48.980Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2021-07-29T15:52:48.980Z] === RUN TestAPIIpcModeHost [2021-07-29T15:52:48.980Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:52:48.980Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-29T15:52:48.980Z] === RUN TestDaemonIpcModeShareable [2021-07-29T15:52:48.980Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:52:48.980Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-29T15:52:48.980Z] === RUN TestDaemonIpcModePrivate [2021-07-29T15:52:50.073Z] --- PASS: TestConfigCreateResolve (2.20s) [2021-07-29T15:52:50.073Z] PASS [2021-07-29T15:52:50.073Z] [2021-07-29T15:52:50.073Z] DONE 6 tests in 14.452s [2021-07-29T15:52:50.073Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-29T15:52:50.073Z] INFO: Testing against a local daemon [2021-07-29T15:52:50.073Z] === RUN TestCheckpoint [2021-07-29T15:52:50.073Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T15:52:50.073Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-29T15:52:50.073Z] === RUN TestContainerInvalidJSON [2021-07-29T15:52:50.073Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:50.073Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:50.073Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:50.073Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:50.073Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:52:50.073Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:52:50.073Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-29T15:52:50.073Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-29T15:52:50.073Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-29T15:52:50.073Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-29T15:52:50.073Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-29T15:52:50.073Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-29T15:52:50.073Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-07-29T15:52:50.073Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-29T15:52:50.073Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-29T15:52:50.073Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-29T15:52:50.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-29T15:52:50.073Z] === RUN TestCopyFromContainer [2021-07-29T15:52:50.344Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-29T15:52:50.344Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-07-29T15:52:50.344Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-29T15:52:50.344Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:52:50.344Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-29T15:52:50.344Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-29T15:52:50.344Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:52:50.344Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-29T15:52:50.344Z] === RUN TestIpcModeOlderClient [2021-07-29T15:52:50.601Z] === PAUSE TestIpcModeOlderClient [2021-07-29T15:52:50.601Z] === RUN TestKillContainerInvalidSignal [2021-07-29T15:52:51.161Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-07-29T15:52:51.161Z] === RUN TestKillContainer [2021-07-29T15:52:51.161Z] === RUN TestKillContainer/no_signal [2021-07-29T15:52:51.451Z] === RUN TestCopyFromContainer// [2021-07-29T15:52:51.451Z] === RUN TestCopyFromContainer//bar/root [2021-07-29T15:52:51.451Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-29T15:52:51.451Z] === RUN TestCopyFromContainer/bar/quux [2021-07-29T15:52:51.451Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-29T15:52:51.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-29T15:52:51.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-29T15:52:51.710Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-29T15:52:51.710Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-29T15:52:51.710Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-29T15:52:51.728Z] === RUN TestKillContainer/non_killing_signal [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer (1.86s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-29T15:52:51.968Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-29T15:52:51.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-29T15:52:51.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:51.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:51.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:51.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:51.968Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:51.968Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:51.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:52:51.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:52:51.968Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:52:51.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-29T15:52:51.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-29T15:52:51.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-29T15:52:51.968Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-29T15:52:51.968Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-29T15:52:51.968Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-29T15:52:51.968Z] === RUN TestCreateWithInvalidEnv [2021-07-29T15:52:51.968Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-29T15:52:51.968Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-29T15:52:51.968Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-29T15:52:51.968Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-29T15:52:51.968Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-29T15:52:51.968Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-29T15:52:51.968Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-29T15:52:51.968Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-29T15:52:51.968Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-29T15:52:51.968Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-29T15:52:51.969Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-29T15:52:51.969Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-29T15:52:51.969Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-29T15:52:51.969Z] === RUN TestCreateTmpfsMountsTarget [2021-07-29T15:52:51.969Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-29T15:52:51.969Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-29T15:52:52.289Z] === RUN TestKillContainer/killing_signal [2021-07-29T15:52:52.850Z] --- PASS: TestKillContainer (1.84s) [2021-07-29T15:52:52.850Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-07-29T15:52:52.850Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2021-07-29T15:52:52.850Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2021-07-29T15:52:52.850Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-29T15:52:52.850Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-29T15:52:53.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-29T15:52:54.336Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-07-29T15:52:54.336Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-07-29T15:52:54.336Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-29T15:52:54.336Z] === RUN TestKillStoppedContainer [2021-07-29T15:52:54.336Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-29T15:52:54.336Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-29T15:52:54.336Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-29T15:52:54.336Z] === RUN TestKillDifferentUserContainer [2021-07-29T15:52:54.501Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2021-07-29T15:52:54.501Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-29T15:52:54.896Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-07-29T15:52:54.896Z] === RUN TestInspectOomKilledTrue [2021-07-29T15:52:54.896Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:52:54.896Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-29T15:52:54.896Z] === RUN TestInspectOomKilledFalse [2021-07-29T15:52:54.896Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T15:52:54.896Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-29T15:52:54.896Z] === RUN TestLinksEtcHostsContentMatch [2021-07-29T15:52:54.896Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-29T15:52:54.896Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-29T15:52:54.896Z] === RUN TestLinksContainerNames [2021-07-29T15:52:56.260Z] --- PASS: TestLinksContainerNames (1.25s) [2021-07-29T15:52:56.260Z] === RUN TestLogsFollowTailEmpty [2021-07-29T15:52:56.821Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-07-29T15:52:56.821Z] === RUN TestContainerNetworkMountsNoChown [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:57.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:57.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:57.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:57.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:57.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:57.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:57.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:52:57.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:52:57.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:52:57.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:52:57.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-29T15:52:57.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-29T15:52:57.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-29T15:52:57.382Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/default [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/default [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/private [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/private [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rprivate [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/slave [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/slave [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rslave [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/shared [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/shared [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rshared [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/default [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/rshared [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/shared [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/rslave [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/slave [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/rprivate [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/private [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:52:57.382Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-29T15:52:57.382Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:52:57.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:52:57.608Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-29T15:52:57.609Z] === RUN TestCreateDifferentPlatform [2021-07-29T15:52:57.609Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-29T15:52:57.609Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-29T15:52:57.609Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-29T15:52:57.609Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-29T15:52:57.609Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-29T15:52:57.609Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-29T15:52:57.609Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-29T15:52:57.609Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-29T15:52:57.609Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-29T15:52:57.609Z] === RUN TestContainerStartOnDaemonRestart [2021-07-29T15:52:57.609Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-29T15:52:57.609Z] === RUN TestDaemonRestartIpcMode [2021-07-29T15:52:57.609Z] === PAUSE TestDaemonRestartIpcMode [2021-07-29T15:52:57.609Z] === RUN TestDaemonHostGatewayIP [2021-07-29T15:52:57.609Z] === PAUSE TestDaemonHostGatewayIP [2021-07-29T15:52:57.609Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-29T15:52:57.609Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-29T15:52:57.609Z] === RUN TestContainerKillOnDaemonStart [2021-07-29T15:52:57.609Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-29T15:52:57.609Z] === RUN TestDiff [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:52:57.637Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-29T15:52:57.893Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:52:57.893Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-29T15:52:57.893Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-29T15:52:57.893Z] === RUN TestContainerBindMountNonRecursive [2021-07-29T15:52:57.893Z] 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-07-29T15:52:57.893Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-29T15:52:57.893Z] === RUN TestContainerVolumesMountedAsShared [2021-07-29T15:52:57.893Z] 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-07-29T15:52:57.893Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-29T15:52:57.893Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-29T15:52:57.893Z] 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-07-29T15:52:57.893Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-29T15:52:57.893Z] === RUN TestNetworkNat [2021-07-29T15:52:58.455Z] --- PASS: TestNetworkNat (0.72s) [2021-07-29T15:52:58.455Z] === RUN TestNetworkLocalhostTCPNat [2021-07-29T15:52:58.544Z] --- PASS: TestDiff (0.76s) [2021-07-29T15:52:58.544Z] === RUN TestExecWithCloseStdin [2021-07-29T15:52:59.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-07-29T15:52:59.380Z] === RUN TestNetworkLoopbackNat [2021-07-29T15:52:59.479Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-07-29T15:52:59.479Z] === RUN TestExec [2021-07-29T15:53:00.415Z] --- PASS: TestExec (1.08s) [2021-07-29T15:53:00.415Z] === RUN TestExecUser [2021-07-29T15:53:01.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-29T15:53:01.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-29T15:53:01.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-29T15:53:01.791Z] --- PASS: TestExecUser (1.06s) [2021-07-29T15:53:01.791Z] === RUN TestExportContainerAndImportImage [2021-07-29T15:53:01.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-29T15:53:02.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-29T15:53:02.640Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-07-29T15:53:02.640Z] === RUN TestPause [2021-07-29T15:53:02.640Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:02.640Z] --- SKIP: TestPause (0.00s) [2021-07-29T15:53:02.640Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-29T15:53:02.640Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T15:53:02.640Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T15:53:02.640Z] === RUN TestPauseStopPausedContainer [2021-07-29T15:53:02.640Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:02.640Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-29T15:53:02.640Z] === RUN TestPidHost [2021-07-29T15:53:02.726Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-07-29T15:53:02.726Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-29T15:53:04.003Z] --- PASS: TestPidHost (1.75s) [2021-07-29T15:53:04.003Z] === RUN TestPsFilter [2021-07-29T15:53:04.003Z] --- PASS: TestPsFilter (0.10s) [2021-07-29T15:53:04.003Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-29T15:53:04.104Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-29T15:53:04.104Z] === RUN TestHealthCheckWorkdir [2021-07-29T15:53:04.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2021-07-29T15:53:04.564Z] === RUN TestRemoveContainerWithVolume [2021-07-29T15:53:05.125Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-07-29T15:53:05.125Z] === RUN TestRemoveContainerRunning [2021-07-29T15:53:05.480Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-07-29T15:53:05.480Z] === RUN TestHealthKillContainer [2021-07-29T15:53:06.051Z] --- PASS: TestRemoveContainerRunning (0.62s) [2021-07-29T15:53:06.051Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-29T15:53:06.611Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-29T15:53:06.611Z] === RUN TestRemoveInvalidContainer [2021-07-29T15:53:06.611Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-29T15:53:06.611Z] === RUN TestRenameLinkedContainer [2021-07-29T15:53:06.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-29T15:53:08.826Z] --- PASS: TestHealthKillContainer (3.19s) [2021-07-29T15:53:08.826Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-29T15:53:09.094Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-29T15:53:09.168Z] --- PASS: TestRenameLinkedContainer (2.55s) [2021-07-29T15:53:09.168Z] === RUN TestRenameStoppedContainer [2021-07-29T15:53:09.395Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-07-29T15:53:09.395Z] === RUN TestIpcModeNone [2021-07-29T15:53:09.729Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-07-29T15:53:09.729Z] === RUN TestRenameRunningContainerAndReuse [2021-07-29T15:53:10.330Z] --- PASS: TestIpcModeNone (1.07s) [2021-07-29T15:53:10.330Z] === RUN TestIpcModePrivate [2021-07-29T15:53:11.092Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-07-29T15:53:11.092Z] === RUN TestRenameInvalidName [2021-07-29T15:53:11.266Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-29T15:53:11.266Z] --- PASS: TestIpcModePrivate (1.08s) [2021-07-29T15:53:11.266Z] === RUN TestIpcModeShareable [2021-07-29T15:53:11.701Z] --- PASS: TestRenameInvalidName (0.65s) [2021-07-29T15:53:11.701Z] === RUN TestRenameAnonymousContainer [2021-07-29T15:53:12.202Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-29T15:53:12.460Z] --- PASS: TestIpcModeShareable (1.07s) [2021-07-29T15:53:12.460Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-29T15:53:14.212Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2021-07-29T15:53:14.212Z] === RUN TestRenameContainerWithSameName [2021-07-29T15:53:14.467Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-07-29T15:53:14.467Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-29T15:53:15.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-07-29T15:53:15.752Z] === RUN TestAPIIpcModeHost [2021-07-29T15:53:15.829Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-07-29T15:53:15.829Z] === RUN TestResize [2021-07-29T15:53:16.409Z] --- PASS: TestResize (0.61s) [2021-07-29T15:53:16.409Z] === RUN TestResizeWithInvalidSize [2021-07-29T15:53:16.687Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-07-29T15:53:16.687Z] === RUN TestDaemonIpcModeShareable [2021-07-29T15:53:16.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-29T15:53:16.973Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-29T15:53:16.973Z] === RUN TestResizeWhenContainerNotStarted [2021-07-29T15:53:17.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-07-29T15:53:17.929Z] === RUN TestDaemonRestartKillContainers [2021-07-29T15:53:17.929Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-29T15:53:17.929Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-29T15:53:17.929Z] === RUN TestCgroupNamespacesRun [2021-07-29T15:53:18.064Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-29T15:53:18.064Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-07-29T15:53:18.064Z] === RUN TestDaemonIpcModePrivate [2021-07-29T15:53:18.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-29T15:53:19.295Z] --- PASS: TestCgroupNamespacesRun (1.56s) [2021-07-29T15:53:19.295Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-29T15:53:19.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-29T15:53:19.967Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2021-07-29T15:53:19.967Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-29T15:53:20.657Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2021-07-29T15:53:20.657Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-29T15:53:21.344Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-29T15:53:21.603Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.69s) [2021-07-29T15:53:21.603Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-29T15:53:22.020Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.56s) [2021-07-29T15:53:22.020Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-29T15:53:22.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-29T15:53:22.979Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-29T15:53:23.241Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-07-29T15:53:23.241Z] === RUN TestIpcModeOlderClient [2021-07-29T15:53:23.241Z] === PAUSE TestIpcModeOlderClient [2021-07-29T15:53:23.241Z] === RUN TestKillContainerInvalidSignal [2021-07-29T15:53:23.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-29T15:53:23.809Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-07-29T15:53:23.809Z] === RUN TestKillContainer [2021-07-29T15:53:23.809Z] === RUN TestKillContainer/no_signal [2021-07-29T15:53:23.905Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2021-07-29T15:53:23.905Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-29T15:53:24.745Z] === RUN TestKillContainer/non_killing_signal [2021-07-29T15:53:25.267Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-07-29T15:53:25.267Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-29T15:53:25.311Z] === RUN TestKillContainer/killing_signal [2021-07-29T15:53:25.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-29T15:53:26.193Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2021-07-29T15:53:26.193Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-29T15:53:26.251Z] --- PASS: TestKillContainer (2.18s) [2021-07-29T15:53:26.251Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-07-29T15:53:26.251Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-07-29T15:53:26.251Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-29T15:53:26.251Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-29T15:53:26.251Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-29T15:53:26.818Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-29T15:53:27.119Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-29T15:53:27.119Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-29T15:53:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-07-29T15:53:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-07-29T15:53:27.385Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-07-29T15:53:27.385Z] === RUN TestKillStoppedContainer [2021-07-29T15:53:27.644Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-29T15:53:27.644Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-29T15:53:27.644Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-29T15:53:27.644Z] === RUN TestKillDifferentUserContainer [2021-07-29T15:53:28.212Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-07-29T15:53:28.212Z] === RUN TestInspectOomKilledTrue [2021-07-29T15:53:28.212Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-29T15:53:28.212Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-29T15:53:28.212Z] === RUN TestInspectOomKilledFalse [2021-07-29T15:53:28.484Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2021-07-29T15:53:28.484Z] === RUN TestNISDomainname [2021-07-29T15:53:28.484Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-29T15:53:28.484Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-29T15:53:28.484Z] === RUN TestHostnameDnsResolution [2021-07-29T15:53:28.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-29T15:53:29.149Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-07-29T15:53:29.149Z] === RUN TestLinksEtcHostsContentMatch [2021-07-29T15:53:29.848Z] --- PASS: TestHostnameDnsResolution (1.10s) [2021-07-29T15:53:29.848Z] === RUN TestStats [2021-07-29T15:53:29.848Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:29.848Z] --- SKIP: TestStats (0.00s) [2021-07-29T15:53:29.848Z] === RUN TestStopContainerWithTimeout [2021-07-29T15:53:29.848Z] === RUN TestStopContainerWithTimeout/0 [2021-07-29T15:53:29.848Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-29T15:53:29.848Z] === RUN TestStopContainerWithTimeout/1 [2021-07-29T15:53:29.848Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-29T15:53:29.848Z] === RUN TestStopContainerWithTimeout/3 [2021-07-29T15:53:29.848Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-29T15:53:29.848Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-29T15:53:29.848Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-29T15:53:29.848Z] === CONT TestStopContainerWithTimeout/0 [2021-07-29T15:53:29.848Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-29T15:53:30.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.95s) [2021-07-29T15:53:30.085Z] === RUN TestLinksContainerNames [2021-07-29T15:53:30.774Z] === CONT TestStopContainerWithTimeout/3 [2021-07-29T15:53:31.463Z] --- PASS: TestLinksContainerNames (1.43s) [2021-07-29T15:53:31.463Z] === RUN TestLogsFollowTailEmpty [2021-07-29T15:53:32.031Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-07-29T15:53:32.031Z] === RUN TestContainerNetworkMountsNoChown [2021-07-29T15:53:32.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-07-29T15:53:32.599Z] === RUN TestMountDaemonRoot [2021-07-29T15:53:32.660Z] === CONT TestStopContainerWithTimeout/1 [2021-07-29T15:53:32.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/default [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/default [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/private [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/private [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rprivate [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/slave [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/slave [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rslave [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/shared [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/shared [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rshared [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/default [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rshared [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/shared [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rslave [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/slave [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rprivate [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/private [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-29T15:53:32.858Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:53:32.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:53:32.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-29T15:53:33.116Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-29T15:53:33.116Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-29T15:53:33.117Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-29T15:53:33.117Z] === RUN TestContainerBindMountNonRecursive [2021-07-29T15:53:34.066Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-29T15:53:34.066Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-07-29T15:53:34.066Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2021-07-29T15:53:34.066Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-07-29T15:53:34.066Z] --- PASS: TestStopContainerWithTimeout/1 (1.63s) [2021-07-29T15:53:34.066Z] === RUN TestDeleteDevicemapper [2021-07-29T15:53:34.066Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T15:53:34.066Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-29T15:53:34.066Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-29T15:53:34.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-29T15:53:35.649Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2021-07-29T15:53:35.649Z] === RUN TestContainerVolumesMountedAsShared [2021-07-29T15:53:35.649Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-07-29T15:53:35.649Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-29T15:53:36.578Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2021-07-29T15:53:36.578Z] === RUN TestUpdateMemory [2021-07-29T15:53:36.578Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:36.578Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-29T15:53:36.578Z] === RUN TestUpdateCPUQuota [2021-07-29T15:53:36.578Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:36.578Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-29T15:53:36.578Z] === RUN TestUpdatePidsLimit [2021-07-29T15:53:36.578Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:36.578Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-29T15:53:36.578Z] === RUN TestUpdateRestartPolicy [2021-07-29T15:53:36.585Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-07-29T15:53:36.585Z] === RUN TestNetworkNat [2021-07-29T15:53:37.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-29T15:53:37.521Z] --- PASS: TestNetworkNat (0.79s) [2021-07-29T15:53:37.522Z] === RUN TestNetworkLocalhostTCPNat [2021-07-29T15:53:38.089Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-07-29T15:53:38.089Z] === RUN TestNetworkLoopbackNat [2021-07-29T15:53:39.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:53:39.714Z] Using test binary docker [2021-07-29T15:53:39.714Z] +++ /etc/init.d/apparmor start [2021-07-29T15:53:39.714Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:53:39.714Z] INFO: Waiting for daemon to start... [2021-07-29T15:53:39.714Z] Starting dockerd [2021-07-29T15:53:39.714Z] +++ 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-07-29T15:53:41.391Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-07-29T15:53:41.391Z] === RUN TestPause [2021-07-29T15:53:41.963Z] --- PASS: TestPause (0.76s) [2021-07-29T15:53:41.963Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-29T15:53:41.963Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T15:53:41.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T15:53:41.963Z] === RUN TestPauseStopPausedContainer [2021-07-29T15:53:42.262Z] . [2021-07-29T15:53:42.262Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:53:42.262Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:53:42.262Z] Error: No such image: emptyfs [2021-07-29T15:53:42.262Z] ++++ docker load [2021-07-29T15:53:42.262Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-29T15:53:42.523Z] Running integration-test (iteration 1) [2021-07-29T15:53:42.523Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-29T15:53:42.523Z] ++ 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-07-29T15:53:42.523Z] ++ set -e [2021-07-29T15:53:42.523Z] ++ '[' -n 0 ']' [2021-07-29T15:53:42.523Z] ++ set -x [2021-07-29T15:53:42.523Z] ++ 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-07-29T15:53:42.899Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2021-07-29T15:53:42.899Z] === RUN TestPidHost [2021-07-29T15:53:44.802Z] --- PASS: TestPidHost (2.01s) [2021-07-29T15:53:44.802Z] === RUN TestPsFilter [2021-07-29T15:53:44.802Z] --- PASS: TestPsFilter (0.14s) [2021-07-29T15:53:44.802Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-29T15:53:45.737Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-07-29T15:53:45.737Z] === RUN TestRemoveContainerWithVolume [2021-07-29T15:53:46.306Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-07-29T15:53:46.306Z] === RUN TestRemoveContainerRunning [2021-07-29T15:53:46.873Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-07-29T15:53:46.873Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-29T15:53:47.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-07-29T15:53:47.808Z] === RUN TestRemoveInvalidContainer [2021-07-29T15:53:47.808Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-29T15:53:47.808Z] === RUN TestRenameLinkedContainer [2021-07-29T15:53:48.733Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2021-07-29T15:53:48.733Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-29T15:53:49.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2021-07-29T15:53:49.293Z] === RUN TestWaitNonBlocked [2021-07-29T15:53:49.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:53:49.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:53:49.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:53:49.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:53:49.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:53:49.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:53:50.219Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-29T15:53:50.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-07-29T15:53:50.219Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2021-07-29T15:53:50.219Z] === RUN TestWaitBlocked [2021-07-29T15:53:50.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:53:50.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:53:50.219Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:53:50.219Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:53:50.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:53:50.219Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:53:50.340Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-07-29T15:53:50.340Z] === RUN TestRenameStoppedContainer [2021-07-29T15:53:51.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-29T15:53:51.061Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:53:51.061Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:53:51.061Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-29T15:53:51.061Z] [2021-07-29T15:53:51.061Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-29T15:53:51.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-29T15:53:51.061Z] HOSTNAME=d20a2540e1be [2021-07-29T15:53:51.061Z] TESTDEBUG=0 [2021-07-29T15:53:51.061Z] DEST=bundles/test-integration [2021-07-29T15:53:51.061Z] PWD=/go/src/github.com/docker/docker [2021-07-29T15:53:51.061Z] DOCKER_GITCOMMIT=d64f1f8be8a90979feff828fe94dabeea5f998e6 [2021-07-29T15:53:51.061Z] container=docker [2021-07-29T15:53:51.061Z] HOME=/root [2021-07-29T15:53:51.061Z] GOLANG_VERSION=1.16.6 [2021-07-29T15:53:51.061Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-29T15:53:51.061Z] VALIDATE_BRANCH=master [2021-07-29T15:53:51.061Z] TERM=xterm [2021-07-29T15:53:51.061Z] DOCKER_PKG=github.com/docker/docker [2021-07-29T15:53:51.061Z] SHLVL=1 [2021-07-29T15:53:51.061Z] TIMEOUT=120m [2021-07-29T15:53:51.061Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-29T15:53:51.061Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-29T15:53:51.061Z] GO111MODULE=off [2021-07-29T15:53:51.061Z] DOCKER_EXPERIMENTAL=1 [2021-07-29T15:53:51.061Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-29T15:53:51.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-29T15:53:51.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-29T15:53:51.061Z] GOPATH=/go [2021-07-29T15:53:51.061Z] PKG_CONFIG=pkg-config [2021-07-29T15:53:51.061Z] _=/usr/bin/env [2021-07-29T15:53:51.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-29T15:53:51.144Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-29T15:53:51.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2021-07-29T15:53:51.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-07-29T15:53:51.144Z] === CONT TestDaemonRestartIpcMode [2021-07-29T15:53:51.144Z] === CONT TestIpcModeOlderClient [2021-07-29T15:53:51.144Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-29T15:53:51.144Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-29T15:53:51.275Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-07-29T15:53:51.275Z] === RUN TestRenameRunningContainerAndReuse [2021-07-29T15:53:52.650Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2021-07-29T15:53:52.650Z] === RUN TestRenameInvalidName [2021-07-29T15:53:53.585Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-29T15:53:53.585Z] === RUN TestRenameAnonymousContainer [2021-07-29T15:53:54.416Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.00s) [2021-07-29T15:53:54.672Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2021-07-29T15:53:54.672Z] PASS [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === Skipped [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-29T15:53:54.672Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-29T15:53:54.672Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-29T15:53:54.672Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-29T15:53:54.672Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-29T15:53:54.672Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-29T15:53:54.672Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-29T15:53:54.672Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-29T15:53:54.672Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:53:54.672Z] [2021-07-29T15:53:54.672Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-29T15:53:54.673Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-29T15:53:54.673Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-29T15:53:54.673Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-29T15:53:54.673Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-29T15:53:54.673Z] 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-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-29T15:53:54.673Z] 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-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-29T15:53:54.673Z] 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-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-29T15:53:54.673Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T15:53:54.673Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-29T15:53:54.673Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-29T15:53:54.673Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-29T15:53:54.673Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-29T15:53:54.673Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-29T15:53:54.673Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-29T15:53:54.673Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-29T15:53:54.673Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-29T15:53:54.673Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] [2021-07-29T15:53:54.673Z] DONE 176 tests, 25 skipped in 89.322s [2021-07-29T15:53:54.673Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-29T15:53:54.928Z] === RUN TestConfigDaemonLibtrustID [2021-07-29T15:53:55.489Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:53:55.489Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-29T15:53:55.489Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-29T15:53:55.489Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-29T15:53:55.489Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-29T15:53:55.489Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-29T15:53:55.489Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-29T15:53:55.489Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:53:55.489Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-29T15:53:55.489Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-29T15:53:55.489Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-29T15:53:55.489Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-29T15:53:55.489Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-29T15:53:55.489Z] PASS [2021-07-29T15:53:55.489Z] [2021-07-29T15:53:55.489Z] DONE 7 tests in 0.814s [2021-07-29T15:53:55.745Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-29T15:53:55.745Z] INFO: Testing against a local daemon [2021-07-29T15:53:55.745Z] === RUN TestCommitInheritsEnv [2021-07-29T15:53:56.119Z] --- PASS: TestRenameAnonymousContainer (2.36s) [2021-07-29T15:53:56.119Z] === RUN TestRenameContainerWithSameName [2021-07-29T15:53:56.377Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-07-29T15:53:56.378Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-29T15:53:57.107Z] --- PASS: TestCommitInheritsEnv (1.40s) [2021-07-29T15:53:57.107Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-29T15:53:57.107Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-29T15:53:57.107Z] === RUN TestImagesFilterMultiReference [2021-07-29T15:53:57.107Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-29T15:53:57.107Z] === RUN TestImagePullPlatformInvalid [2021-07-29T15:53:57.362Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-29T15:53:57.362Z] === RUN TestRemoveImageOrphaning [2021-07-29T15:53:57.755Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-07-29T15:53:57.755Z] === RUN TestResize [2021-07-29T15:53:58.691Z] --- PASS: TestResize (0.70s) [2021-07-29T15:53:58.691Z] === RUN TestResizeWithInvalidSize [2021-07-29T15:53:59.245Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-07-29T15:53:59.245Z] === RUN TestRemoveImageGarbageCollector [2021-07-29T15:53:59.245Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-29T15:53:59.245Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-29T15:53:59.245Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-29T15:53:59.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-29T15:53:59.245Z] === RUN TestTagInvalidReference [2021-07-29T15:53:59.245Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-29T15:53:59.245Z] === RUN TestTagValidPrefixedRepo [2021-07-29T15:53:59.245Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-29T15:53:59.245Z] === RUN TestTagExistedNameWithoutForce [2021-07-29T15:53:59.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-29T15:53:59.245Z] === RUN TestTagOfficialNames [2021-07-29T15:53:59.245Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-29T15:53:59.245Z] === RUN TestTagMatchesDigest [2021-07-29T15:53:59.245Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-29T15:53:59.245Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-29T15:53:59.258Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-07-29T15:53:59.258Z] === RUN TestResizeWhenContainerNotStarted [2021-07-29T15:53:59.825Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:53:59.825Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:53:59.825Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:53:59.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T15:53:59.825Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T15:54:02.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:54:02.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:54:03.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T15:54:03.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T15:54:04.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T15:54:04.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T15:54:06.655Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T15:54:06.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T15:54:09.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T15:54:09.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.16s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2021-07-29T15:54:12.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-07-29T15:54:12.239Z] === RUN TestCgroupNamespacesRun [2021-07-29T15:54:13.616Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2021-07-29T15:54:13.616Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-29T15:54:13.616Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-29T15:54:13.616Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-29T15:54:13.616Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-29T15:54:15.440Z] ..........................xx.................... [ 29%] [2021-07-29T15:54:15.519Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-07-29T15:54:15.519Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-29T15:54:16.911Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2021-07-29T15:54:16.911Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-29T15:54:18.830Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2021-07-29T15:54:18.830Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-29T15:54:20.205Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-07-29T15:54:20.205Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-29T15:54:20.771Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-29T15:54:20.771Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-29T15:54:22.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2021-07-29T15:54:22.676Z] === RUN TestNISDomainname [2021-07-29T15:54:23.612Z] --- PASS: TestNISDomainname (1.26s) [2021-07-29T15:54:23.612Z] === RUN TestHostnameDnsResolution [2021-07-29T15:54:24.987Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-07-29T15:54:24.987Z] === RUN TestStats [2021-07-29T15:54:27.518Z] --- PASS: TestStats (2.72s) [2021-07-29T15:54:27.518Z] === RUN TestStopContainerWithTimeout [2021-07-29T15:54:27.518Z] === RUN TestStopContainerWithTimeout/0 [2021-07-29T15:54:27.518Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-29T15:54:27.518Z] === RUN TestStopContainerWithTimeout/1 [2021-07-29T15:54:27.518Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-29T15:54:27.518Z] === RUN TestStopContainerWithTimeout/3 [2021-07-29T15:54:27.518Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-29T15:54:27.518Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-29T15:54:27.518Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-29T15:54:27.518Z] === CONT TestStopContainerWithTimeout/0 [2021-07-29T15:54:27.518Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-29T15:54:28.896Z] === CONT TestStopContainerWithTimeout/3 [2021-07-29T15:54:29.259Z] Loaded image: buildpack-deps:buster [2021-07-29T15:54:29.259Z] Loaded image: busybox:latest [2021-07-29T15:54:29.259Z] Loaded image: busybox:glibc [2021-07-29T15:54:30.797Z] === CONT TestStopContainerWithTimeout/1 [2021-07-29T15:54:32.172Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-29T15:54:32.172Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-07-29T15:54:32.172Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2021-07-29T15:54:32.172Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-07-29T15:54:32.172Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-07-29T15:54:32.172Z] === RUN TestDeleteDevicemapper [2021-07-29T15:54:32.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T15:54:32.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-29T15:54:32.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-29T15:54:34.552Z] Loaded image: debian:bullseye [2021-07-29T15:54:34.552Z] Loaded image: hello-world:latest [2021-07-29T15:54:34.813Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:54:34.813Z] INFO: Testing against a local daemon [2021-07-29T15:54:34.813Z] === RUN TestCgroupNamespacesBuild [2021-07-29T15:54:35.463Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2021-07-29T15:54:35.463Z] === RUN TestUpdateMemory [2021-07-29T15:54:36.840Z] --- PASS: TestUpdateMemory (1.29s) [2021-07-29T15:54:36.840Z] === RUN TestUpdateCPUQuota [2021-07-29T15:54:39.027Z] --- PASS: TestCgroupNamespacesBuild (4.03s) [2021-07-29T15:54:39.027Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-29T15:54:40.542Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-29T15:54:41.248Z] 29d5b6a226d2: Pull complete [2021-07-29T15:54:41.248Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-29T15:54:41.248Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T15:54:41.248Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-29T15:54:41.248Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-29T15:54:41.248Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-29T15:54:41.248Z] WARN: Skipping validation tests [2021-07-29T15:54:41.248Z] INFO: Running unit tests at 07/29/2021 15:54:27... [2021-07-29T15:54:41.248Z] INFO: make.ps1 starting at 07/29/2021 15:54:32 [2021-07-29T15:54:41.248Z] INFO: Git commit (fd1a2dc618) assumed from DOCKER_GITCOMMIT environment variable [2021-07-29T15:54:41.248Z] INFO: Invoking autogen... [2021-07-29T15:54:41.248Z] INFO: Running unit tests... [2021-07-29T15:54:41.633Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.62s) [2021-07-29T15:54:41.633Z] === RUN TestBuildWithSession [2021-07-29T15:54:41.633Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:54:41.633Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-29T15:54:41.633Z] === RUN TestBuildSquashParent [2021-07-29T15:54:41.705Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-29T15:54:43.401Z] --- PASS: TestUpdateCPUQuota (6.51s) [2021-07-29T15:54:43.401Z] === RUN TestUpdatePidsLimit [2021-07-29T15:54:43.401Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-29T15:54:43.974Z] === RUN TestUpdatePidsLimit/no_change [2021-07-29T15:54:44.540Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-29T15:54:45.476Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-29T15:54:46.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-29T15:54:46.611Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-29T15:54:47.547Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit (5.56s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.75s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-29T15:54:48.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s) [2021-07-29T15:54:48.923Z] === RUN TestUpdateRestartPolicy [2021-07-29T15:54:50.260Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-29T15:54:51.987Z] ? github.com/docker/docker/api [no test files] [2021-07-29T15:54:53.607Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-29T15:54:53.866Z] --- PASS: TestBuildSquashParent (12.33s) [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:54:53.866Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:54:53.866Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:54:53.866Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:54:53.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:54:59.154Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:54:59.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:55:03.815Z] --- PASS: TestUpdateRestartPolicy (12.62s) [2021-07-29T15:55:03.815Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-29T15:55:03.815Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-07-29T15:55:03.815Z] === RUN TestWaitNonBlocked [2021-07-29T15:55:03.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:55:03.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:55:03.815Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:55:03.815Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:55:03.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T15:55:03.815Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T15:55:03.815Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-29T15:55:03.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-07-29T15:55:03.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-07-29T15:55:03.815Z] === RUN TestWaitBlocked [2021-07-29T15:55:03.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:55:03.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:55:03.815Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:55:03.815Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:55:03.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T15:55:03.815Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T15:55:04.382Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-29T15:55:04.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2021-07-29T15:55:04.382Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-07-29T15:55:04.382Z] === CONT TestContainerStartOnDaemonRestart [2021-07-29T15:55:04.382Z] === CONT TestContainerKillOnDaemonStart [2021-07-29T15:55:04.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:55:04.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:55:07.667Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-07-29T15:55:07.667Z] === CONT TestIpcModeOlderClient [2021-07-29T15:55:07.667Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-07-29T15:55:07.667Z] === CONT TestDaemonHostGatewayIP [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.23s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.50s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.55s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.32s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.06s) [2021-07-29T15:55:10.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.16s) [2021-07-29T15:55:10.004Z] === RUN TestBuildMultiStageCopy [2021-07-29T15:55:10.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-29T15:55:10.955Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2021-07-29T15:55:10.955Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-29T15:55:12.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-29T15:55:12.859Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2021-07-29T15:55:12.859Z] === CONT TestDaemonRestartIpcMode [2021-07-29T15:55:12.969Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-29T15:55:13.389Z] === RUN TestMiddlewares [2021-07-29T15:55:13.389Z] --- PASS: TestMiddlewares (0.00s) [2021-07-29T15:55:13.389Z] PASS [2021-07-29T15:55:13.389Z] coverage: 9.0% of statements [2021-07-29T15:55:13.389Z] ok github.com/docker/docker/api/server 0.091s coverage: 9.0% of statements [2021-07-29T15:55:14.213Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-29T15:55:14.214Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-29T15:55:14.474Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-29T15:55:15.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-29T15:55:15.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy (5.55s) [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.50s) [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-07-29T15:55:15.618Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2021-07-29T15:55:15.618Z] === RUN TestBuildMultiStageParentConfig [2021-07-29T15:55:16.144Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-07-29T15:55:16.403Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2021-07-29T15:55:16.403Z] PASS [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] === Skipped [2021-07-29T15:55:16.403Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-29T15:55:16.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-29T15:55:16.403Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T15:55:16.403Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-29T15:55:16.403Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-29T15:55:16.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] [2021-07-29T15:55:16.403Z] DONE 195 tests, 5 skipped in 146.667s [2021-07-29T15:55:16.403Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-29T15:55:16.403Z] === RUN TestConfigDaemonLibtrustID [2021-07-29T15:55:16.562Z] --- PASS: TestBuildMultiStageParentConfig (1.16s) [2021-07-29T15:55:16.562Z] === RUN TestBuildLabelWithTargets [2021-07-29T15:55:16.970Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:55:16.970Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-29T15:55:16.970Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-29T15:55:16.970Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-29T15:55:16.970Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-29T15:55:16.970Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-29T15:55:16.970Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-29T15:55:16.970Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-29T15:55:16.970Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-29T15:55:16.970Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-29T15:55:16.970Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-29T15:55:16.970Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2021-07-29T15:55:17.228Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-07-29T15:55:17.228Z] PASS [2021-07-29T15:55:17.229Z] [2021-07-29T15:55:17.229Z] DONE 7 tests in 0.750s [2021-07-29T15:55:17.229Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-29T15:55:17.229Z] INFO: Testing against a local daemon [2021-07-29T15:55:17.229Z] === RUN TestCommitInheritsEnv [2021-07-29T15:55:17.488Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-29T15:55:17.488Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-29T15:55:17.488Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-29T15:55:17.488Z] === RUN TestImagesFilterMultiReference [2021-07-29T15:55:17.488Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-29T15:55:17.488Z] === RUN TestImagePullPlatformInvalid [2021-07-29T15:55:17.488Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-29T15:55:17.488Z] === RUN TestRemoveImageOrphaning [2021-07-29T15:55:18.055Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-07-29T15:55:18.055Z] === RUN TestRemoveImageGarbageCollector [2021-07-29T15:55:18.481Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2021-07-29T15:55:18.481Z] === RUN TestBuildWithEmptyLayers [2021-07-29T15:55:19.867Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-07-29T15:55:19.867Z] === RUN TestBuildMultiStageOnBuild [2021-07-29T15:55:19.964Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2021-07-29T15:55:19.965Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-29T15:55:19.965Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-29T15:55:19.965Z] === RUN TestTagInvalidReference [2021-07-29T15:55:19.965Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-29T15:55:19.965Z] === RUN TestTagValidPrefixedRepo [2021-07-29T15:55:19.965Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-29T15:55:19.965Z] === RUN TestTagExistedNameWithoutForce [2021-07-29T15:55:19.965Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-29T15:55:19.965Z] === RUN TestTagOfficialNames [2021-07-29T15:55:19.965Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-29T15:55:19.965Z] === RUN TestTagMatchesDigest [2021-07-29T15:55:19.965Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-29T15:55:19.965Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-29T15:55:20.152Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-29T15:55:21.352Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-29T15:55:24.078Z] --- PASS: TestBuildMultiStageOnBuild (3.98s) [2021-07-29T15:55:24.078Z] === RUN TestBuildUncleanTarFilenames [2021-07-29T15:55:25.022Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2021-07-29T15:55:25.022Z] === RUN TestBuildMultiStageLayerLeak [2021-07-29T15:55:25.696Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-29T15:55:29.228Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2021-07-29T15:55:29.228Z] === RUN TestBuildWithHugeFile [2021-07-29T15:55:35.609Z] --- PASS: TestImportExtremelyLargeImageWorks (94.69s) [2021-07-29T15:55:35.609Z] PASS [2021-07-29T15:55:35.609Z] [2021-07-29T15:55:35.609Z] === Skipped [2021-07-29T15:55:35.609Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-29T15:55:35.609Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-29T15:55:35.609Z] [2021-07-29T15:55:35.609Z] [2021-07-29T15:55:35.609Z] DONE 12 tests, 1 skipped in 98.388s [2021-07-29T15:55:35.609Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-29T15:55:35.609Z] INFO: Testing against a local daemon [2021-07-29T15:55:35.609Z] === RUN TestNetworkCreateDelete [2021-07-29T15:55:35.609Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-29T15:55:35.609Z] === RUN TestDockerNetworkDeletePreferID [2021-07-29T15:55:35.609Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-29T15:55:35.609Z] === RUN TestDaemonDNSFallback [2021-07-29T15:55:40.087Z] .......................... [ 67%] [2021-07-29T15:55:42.180Z] --- PASS: TestDaemonDNSFallback (6.50s) [2021-07-29T15:55:42.180Z] === RUN TestInspectNetwork [2021-07-29T15:55:42.180Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestRunContainerWithBridgeNone [2021-07-29T15:55:42.180Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestNetworkInvalidJSON [2021-07-29T15:55:42.180Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-29T15:55:42.180Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-29T15:55:42.180Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:55:42.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:55:42.180Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:55:42.180Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:55:42.180Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-29T15:55:42.180Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:55:42.180Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestNetworkList [2021-07-29T15:55:42.180Z] === RUN TestNetworkList//networks [2021-07-29T15:55:42.180Z] === PAUSE TestNetworkList//networks [2021-07-29T15:55:42.180Z] === RUN TestNetworkList//networks/ [2021-07-29T15:55:42.180Z] === PAUSE TestNetworkList//networks/ [2021-07-29T15:55:42.180Z] === CONT TestNetworkList//networks [2021-07-29T15:55:42.180Z] === CONT TestNetworkList//networks/ [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkList (0.02s) [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-29T15:55:42.180Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestHostIPv4BridgeLabel [2021-07-29T15:55:42.180Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-29T15:55:42.180Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-29T15:55:42.180Z] === RUN TestDaemonDefaultNetworkPools [2021-07-29T15:55:42.180Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-29T15:55:42.180Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-29T15:55:42.180Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-29T15:55:42.180Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-29T15:55:42.180Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-29T15:55:42.180Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestServiceWithPredefinedNetwork [2021-07-29T15:55:42.180Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-29T15:55:42.180Z] service_test.go:242: FLAKY_TEST [2021-07-29T15:55:42.180Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestServiceWithDataPathPortInit [2021-07-29T15:55:42.180Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-29T15:55:42.180Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-29T15:55:42.180Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-29T15:55:42.180Z] PASS [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === Skipped [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-29T15:55:42.180Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-29T15:55:42.180Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-29T15:55:42.180Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-29T15:55:42.180Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-29T15:55:42.180Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-29T15:55:42.180Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-29T15:55:42.180Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-29T15:55:42.180Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-29T15:55:42.180Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T15:55:42.180Z] service_test.go:242: FLAKY_TEST [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-29T15:55:42.180Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-29T15:55:42.180Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] DONE 22 tests, 12 skipped in 7.189s [2021-07-29T15:55:42.180Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.180Z] INFO: Testing against a local daemon [2021-07-29T15:55:42.180Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-29T15:55:42.180Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:55:42.180Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T15:55:42.180Z] === RUN TestDockerNetworkIpvlan [2021-07-29T15:55:42.180Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:55:42.180Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-29T15:55:42.180Z] PASS [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === Skipped [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T15:55:42.180Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-29T15:55:42.180Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] [2021-07-29T15:55:42.180Z] DONE 2 tests, 2 skipped in 0.101s [2021-07-29T15:55:42.181Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.181Z] INFO: Testing against a local daemon [2021-07-29T15:55:42.181Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-29T15:55:42.181Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.181Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestDockerNetworkMacvlan [2021-07-29T15:55:42.181Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.181Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-29T15:55:42.181Z] PASS [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === Skipped [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-29T15:55:42.181Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-29T15:55:42.181Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] DONE 2 tests, 2 skipped in 0.092s [2021-07-29T15:55:42.181Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.181Z] testing: warning: no tests to run [2021-07-29T15:55:42.181Z] PASS [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] DONE 0 tests in 0.023s [2021-07-29T15:55:42.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.181Z] INFO: Testing against a local daemon [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginAllowRequest [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginTLS [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginDenyRequest [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginDenyResponse [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginAllowEventStream [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginErrorResponse [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginErrorRequest [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginHeader [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginV2Disable [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-29T15:55:42.181Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-29T15:55:42.181Z] PASS [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === Skipped [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-29T15:55:42.181Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] DONE 17 tests, 17 skipped in 0.318s [2021-07-29T15:55:42.181Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.181Z] INFO: Testing against a local daemon [2021-07-29T15:55:42.181Z] === RUN TestPluginInvalidJSON [2021-07-29T15:55:42.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:55:42.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:55:42.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:55:42.181Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-29T15:55:42.181Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestPluginInstall [2021-07-29T15:55:42.181Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestPluginsWithRuntimes [2021-07-29T15:55:42.181Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-29T15:55:42.181Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-29T15:55:42.181Z] === RUN TestPluginBackCompatMediaTypes [2021-07-29T15:55:42.181Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-29T15:55:42.181Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-29T15:55:42.181Z] PASS [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === Skipped [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-29T15:55:42.181Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-29T15:55:42.181Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-29T15:55:42.181Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] [2021-07-29T15:55:42.181Z] DONE 5 tests, 3 skipped in 0.130s [2021-07-29T15:55:42.181Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-29T15:55:42.181Z] INFO: Testing against a local daemon [2021-07-29T15:55:42.181Z] === RUN TestExternalGraphDriver [2021-07-29T15:55:42.181Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-29T15:55:42.181Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-29T15:55:42.181Z] === RUN TestGraphdriverPluginV2 [2021-07-29T15:55:46.342Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2021-07-29T15:55:46.342Z] PASS [2021-07-29T15:55:46.342Z] [2021-07-29T15:55:46.342Z] === Skipped [2021-07-29T15:55:46.342Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-29T15:55:46.342Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-29T15:55:46.342Z] [2021-07-29T15:55:46.342Z] [2021-07-29T15:55:46.342Z] DONE 2 tests, 1 skipped in 3.762s [2021-07-29T15:55:46.342Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-29T15:55:46.342Z] INFO: Testing against a local daemon [2021-07-29T15:55:46.342Z] === RUN TestContinueAfterPluginCrash [2021-07-29T15:55:46.342Z] === PAUSE TestContinueAfterPluginCrash [2021-07-29T15:55:46.342Z] === RUN TestReadPluginNoRead [2021-07-29T15:55:46.342Z] === PAUSE TestReadPluginNoRead [2021-07-29T15:55:46.342Z] === RUN TestDaemonStartWithLogOpt [2021-07-29T15:55:46.342Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-29T15:55:46.342Z] === CONT TestContinueAfterPluginCrash [2021-07-29T15:55:46.342Z] === CONT TestDaemonStartWithLogOpt [2021-07-29T15:55:50.547Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-07-29T15:55:50.547Z] === CONT TestReadPluginNoRead [2021-07-29T15:55:52.432Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-29T15:55:53.794Z] === RUN TestReadPluginNoRead/default [2021-07-29T15:55:54.719Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2021-07-29T15:55:55.279Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-29T15:55:56.642Z] === CONT TestReadPluginNoRead [2021-07-29T15:55:56.642Z] read_test.go:92: [d010f1ffe17a6] daemon is not started [2021-07-29T15:55:56.642Z] --- PASS: TestReadPluginNoRead (6.58s) [2021-07-29T15:55:56.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-07-29T15:55:56.642Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-07-29T15:55:56.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-07-29T15:55:56.642Z] PASS [2021-07-29T15:55:56.642Z] [2021-07-29T15:55:56.642Z] DONE 6 tests in 10.856s [2021-07-29T15:55:56.642Z] 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-07-29T15:55:56.642Z] testing: warning: no tests to run [2021-07-29T15:55:56.642Z] PASS [2021-07-29T15:55:56.642Z] [2021-07-29T15:55:56.642Z] DONE 0 tests in 0.030s [2021-07-29T15:55:56.642Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-29T15:55:56.642Z] INFO: Testing against a local daemon [2021-07-29T15:55:56.642Z] === RUN TestPluginWithDevMounts [2021-07-29T15:55:56.642Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-29T15:55:56.642Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-29T15:55:56.642Z] PASS [2021-07-29T15:55:56.642Z] [2021-07-29T15:55:56.642Z] === Skipped [2021-07-29T15:55:56.642Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-29T15:55:56.642Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-29T15:55:56.642Z] [2021-07-29T15:55:56.642Z] [2021-07-29T15:55:56.642Z] DONE 1 tests, 1 skipped in 0.102s [2021-07-29T15:55:56.642Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-29T15:55:56.897Z] INFO: Testing against a local daemon [2021-07-29T15:55:56.897Z] === RUN TestSecretInspect [2021-07-29T15:55:56.897Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-29T15:55:56.897Z] === RUN TestSecretList [2021-07-29T15:55:56.897Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestSecretList (0.02s) [2021-07-29T15:55:56.897Z] === RUN TestSecretsCreateAndDelete [2021-07-29T15:55:56.897Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-29T15:55:56.897Z] === RUN TestSecretsUpdate [2021-07-29T15:55:56.897Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-29T15:55:56.897Z] === RUN TestTemplatedSecret [2021-07-29T15:55:56.897Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-29T15:55:56.897Z] === RUN TestSecretCreateResolve [2021-07-29T15:55:56.897Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-29T15:55:56.897Z] PASS [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === Skipped [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-29T15:55:56.897Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-29T15:55:56.897Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-29T15:55:56.897Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-29T15:55:56.897Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-29T15:55:56.897Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-29T15:55:56.897Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] [2021-07-29T15:55:56.897Z] DONE 6 tests, 6 skipped in 0.180s [2021-07-29T15:55:56.897Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-29T15:55:57.153Z] INFO: Testing against a local daemon [2021-07-29T15:55:57.153Z] === RUN TestServiceCreateInit [2021-07-29T15:55:57.153Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-29T15:55:57.153Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-29T15:55:57.153Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-29T15:55:57.153Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T15:55:57.153Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceMultipleTimes [2021-07-29T15:55:57.153Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceConflict [2021-07-29T15:55:57.153Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceMaxReplicas [2021-07-29T15:55:57.153Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-29T15:55:57.153Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceSecretFileMode [2021-07-29T15:55:57.153Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceConfigFileMode [2021-07-29T15:55:57.153Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceSysctls [2021-07-29T15:55:57.153Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-29T15:55:57.153Z] === RUN TestCreateServiceCapabilities [2021-07-29T15:55:57.153Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-29T15:55:57.153Z] === RUN TestInspect [2021-07-29T15:55:57.153Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestInspect (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestCreateJob [2021-07-29T15:55:57.153Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestCreateJob (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestReplicatedJob [2021-07-29T15:55:57.153Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestUpdateReplicatedJob [2021-07-29T15:55:57.153Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-29T15:55:57.153Z] === RUN TestServiceListWithStatuses [2021-07-29T15:55:57.153Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T15:55:57.153Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-29T15:55:57.153Z] === RUN TestDockerNetworkConnectAlias [2021-07-29T15:55:57.153Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestDockerNetworkReConnect [2021-07-29T15:55:57.153Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:57.153Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-29T15:55:57.153Z] === RUN TestServicePlugin [2021-07-29T15:55:59.668Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServicePlugin (1.98s) [2021-07-29T15:55:59.668Z] === RUN TestServiceUpdateLabel [2021-07-29T15:55:59.668Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-29T15:55:59.668Z] === RUN TestServiceUpdateSecrets [2021-07-29T15:55:59.668Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-29T15:55:59.668Z] === RUN TestServiceUpdateConfigs [2021-07-29T15:55:59.668Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-29T15:55:59.668Z] === RUN TestServiceUpdateNetwork [2021-07-29T15:55:59.668Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-29T15:55:59.668Z] === RUN TestServiceUpdatePidsLimit [2021-07-29T15:55:59.668Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-29T15:55:59.668Z] PASS [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === Skipped [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T15:55:59.668Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T15:55:59.668Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-29T15:55:59.668Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-29T15:55:59.668Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-29T15:55:59.668Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-29T15:55:59.668Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-29T15:55:59.668Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-29T15:55:59.668Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-29T15:55:59.668Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-29T15:55:59.668Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-29T15:55:59.668Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-29T15:55:59.668Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-29T15:55:59.668Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-29T15:55:59.668Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-29T15:55:59.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-29T15:55:59.668Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-29T15:55:59.668Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2021-07-29T15:55:59.668Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-29T15:55:59.668Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-29T15:55:59.668Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-29T15:55:59.668Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-29T15:55:59.668Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-29T15:55:59.668Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] DONE 24 tests, 23 skipped in 2.360s [2021-07-29T15:55:59.668Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-29T15:55:59.668Z] INFO: Testing against a local daemon [2021-07-29T15:55:59.668Z] === RUN TestSessionCreate [2021-07-29T15:55:59.668Z] --- PASS: TestSessionCreate (0.02s) [2021-07-29T15:55:59.668Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-29T15:55:59.668Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-29T15:55:59.668Z] PASS [2021-07-29T15:55:59.668Z] [2021-07-29T15:55:59.668Z] DONE 2 tests in 0.130s [2021-07-29T15:55:59.668Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-29T15:55:59.668Z] INFO: Testing against a local daemon [2021-07-29T15:55:59.668Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-29T15:55:59.668Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T15:55:59.668Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T15:55:59.668Z] === RUN TestEventsExecDie [2021-07-29T15:56:00.612Z] --- PASS: TestEventsExecDie (0.98s) [2021-07-29T15:56:00.612Z] === RUN TestEventsBackwardsCompatible [2021-07-29T15:56:00.612Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-29T15:56:00.612Z] === RUN TestEventsVolumeCreate [2021-07-29T15:56:00.612Z] --- PASS: TestEventsVolumeCreate (0.04s) [2021-07-29T15:56:00.612Z] === RUN TestInfoBinaryCommits [2021-07-29T15:56:00.612Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-29T15:56:00.612Z] === RUN TestInfoAPIVersioned [2021-07-29T15:56:00.612Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-29T15:56:00.612Z] === RUN TestInfoDiscoveryBackend [2021-07-29T15:56:01.177Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-29T15:56:01.177Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-29T15:56:04.437Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-29T15:56:04.437Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-29T15:56:04.437Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:56:04.437Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-29T15:56:04.437Z] === RUN TestInfoAPI [2021-07-29T15:56:04.692Z] --- PASS: TestInfoAPI (0.02s) [2021-07-29T15:56:04.692Z] === RUN TestInfoAPIWarnings [2021-07-29T15:56:15.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:56:15.954Z] Using test binary docker [2021-07-29T15:56:15.954Z] +++ /etc/init.d/apparmor start [2021-07-29T15:56:15.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:56:15.954Z] Starting dockerd [2021-07-29T15:56:15.954Z] INFO: Waiting for daemon to start... [2021-07-29T15:56:15.954Z] +++ 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-07-29T15:56:15.954Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:56:15.954Z] Using test binary docker [2021-07-29T15:56:15.954Z] +++ /etc/init.d/apparmor start [2021-07-29T15:56:15.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:56:15.954Z] INFO: Waiting for daemon to start... [2021-07-29T15:56:15.954Z] Starting dockerd [2021-07-29T15:56:15.954Z] +++ 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-07-29T15:56:21.700Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-29T15:56:22.718Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-29T15:56:22.718Z] === RUN TestInfoDebug [2021-07-29T15:56:22.718Z] --- PASS: TestInfoDebug (0.52s) [2021-07-29T15:56:22.718Z] === RUN TestInfoInsecureRegistries [2021-07-29T15:56:22.718Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-29T15:56:22.718Z] === RUN TestInfoRegistryMirrors [2021-07-29T15:56:22.718Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-29T15:56:22.718Z] === RUN TestLoginFailsWithBadCredentials [2021-07-29T15:56:22.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-29T15:56:22.718Z] === RUN TestPingCacheHeaders [2021-07-29T15:56:22.718Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-29T15:56:22.718Z] === RUN TestPingGet [2021-07-29T15:56:22.718Z] --- PASS: TestPingGet (0.01s) [2021-07-29T15:56:22.718Z] === RUN TestPingHead [2021-07-29T15:56:22.718Z] --- PASS: TestPingHead (0.02s) [2021-07-29T15:56:22.718Z] === RUN TestVersion [2021-07-29T15:56:22.718Z] --- PASS: TestVersion (0.02s) [2021-07-29T15:56:22.718Z] PASS [2021-07-29T15:56:22.718Z] [2021-07-29T15:56:22.718Z] === Skipped [2021-07-29T15:56:22.718Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T15:56:22.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T15:56:22.718Z] [2021-07-29T15:56:22.718Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-29T15:56:22.718Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-29T15:56:22.718Z] [2021-07-29T15:56:22.718Z] [2021-07-29T15:56:22.718Z] DONE 19 tests, 2 skipped in 23.248s [2021-07-29T15:56:22.718Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-29T15:56:22.718Z] INFO: Testing against a local daemon [2021-07-29T15:56:22.718Z] === RUN TestVolumesCreateAndList [2021-07-29T15:56:22.718Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-29T15:56:22.718Z] === RUN TestVolumesRemove [2021-07-29T15:56:22.973Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-29T15:56:22.973Z] === RUN TestVolumesInspect [2021-07-29T15:56:22.973Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-29T15:56:22.973Z] === RUN TestVolumesInvalidJSON [2021-07-29T15:56:22.973Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-29T15:56:22.973Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-29T15:56:22.973Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-29T15:56:22.973Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-29T15:56:22.973Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-29T15:56:22.973Z] PASS [2021-07-29T15:56:22.973Z] [2021-07-29T15:56:22.973Z] DONE 5 tests in 0.193s [2021-07-29T15:56:22.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T15:56:22.973Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12598 is not a child of this shell [2021-07-29T15:56:22.973Z] warning: PID 12598 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-29T15:56:22.973Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T15:56:22.973Z] [2021-07-29T15:56:22.973Z] Unloading profiles will leave already running processes permanently [2021-07-29T15:56:22.973Z] unconfined, which can lead to unexpected situations. [2021-07-29T15:56:22.973Z] [2021-07-29T15:56:22.973Z] To set a process to complain mode, use the command line tool [2021-07-29T15:56:22.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T15:56:22.973Z] Removing test suite binaries [2021-07-29T15:56:22.973Z] exiting test-integration [2021-07-29T15:56:22.973Z] ++ exit 0 [2021-07-29T15:56:22.973Z] [2021-07-29T15:56:24.092Z] . [2021-07-29T15:56:24.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:56:24.092Z] [2021-07-29T15:56:24.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:56:24.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:56:24.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:56:24.092Z] Error: No such image: emptyfs [2021-07-29T15:56:24.092Z] Error: No such image: emptyfs [2021-07-29T15:56:24.092Z] ++++ docker load [2021-07-29T15:56:24.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-29T15:56:24.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-29T15:56:24.092Z] ++++ docker load Post stage [Pipeline] junit [2021-07-29T15:56:24.344Z] Recording test results [2021-07-29T15:56:24.666Z] Running integration-test (iteration 1) [2021-07-29T15:56:24.666Z] 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-07-29T15:56:24.666Z] ++ 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-07-29T15:56:24.666Z] ++ set -e [2021-07-29T15:56:24.666Z] ++ '[' -n 0 ']' [2021-07-29T15:56:24.666Z] ++ set -x [2021-07-29T15:56:24.666Z] ++ 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-07-29T15:56:24.666Z] Running integration-test (iteration 1) [2021-07-29T15:56:24.666Z] 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-07-29T15:56:24.666Z] ++ 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-07-29T15:56:24.666Z] ++ set -e [2021-07-29T15:56:24.666Z] ++ '[' -n 0 ']' [2021-07-29T15:56:24.666Z] ++ set -x [2021-07-29T15:56:24.666Z] ++ 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-07-29T15:56:25.445Z] === RUN TestBoolValue [2021-07-29T15:56:25.445Z] --- PASS: TestBoolValue (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestBoolValueOrDefault [2021-07-29T15:56:25.445Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInt64ValueOrZero [2021-07-29T15:56:25.445Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInt64ValueOrDefault [2021-07-29T15:56:25.445Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-29T15:56:25.445Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestJsonContentType [2021-07-29T15:56:25.445Z] --- PASS: TestJsonContentType (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 14.7% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/server/httputils 0.060s coverage: 14.7% of statements [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-29T15:56:25.445Z] === RUN TestMaskSecretKeys [2021-07-29T15:56:25.445Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-29T15:56:25.445Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-29T15:56:25.445Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-29T15:56:25.445Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestVersionMiddlewareVersion [2021-07-29T15:56:25.445Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-29T15:56:25.445Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 37.7% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/server/middleware 0.048s coverage: 37.7% of statements [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-29T15:56:25.445Z] === RUN TestAdjustForAPIVersion [2021-07-29T15:56:25.445Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 5.7% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/server/router/swarm 0.073s coverage: 5.7% of statements [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-29T15:56:25.445Z] === RUN TestStrSliceMarshalJSON [2021-07-29T15:56:25.445Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestStrSliceUnmarshalJSON [2021-07-29T15:56:25.445Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestStrSliceUnmarshalString [2021-07-29T15:56:25.445Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestStrSliceUnmarshalSlice [2021-07-29T15:56:25.445Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 90.0% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-07-29T15:56:25.445Z] === RUN TestToJSON [2021-07-29T15:56:25.445Z] --- PASS: TestToJSON (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestToParamWithVersion [2021-07-29T15:56:25.445Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestFromJSON [2021-07-29T15:56:25.445Z] --- PASS: TestFromJSON (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestEmpty [2021-07-29T15:56:25.445Z] --- PASS: TestEmpty (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestArgsMatchKVListEmptySources [2021-07-29T15:56:25.445Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestArgsMatchKVList [2021-07-29T15:56:25.445Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestArgsMatch [2021-07-29T15:56:25.445Z] --- PASS: TestArgsMatch (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestAdd [2021-07-29T15:56:25.445Z] --- PASS: TestAdd (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestDel [2021-07-29T15:56:25.445Z] --- PASS: TestDel (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestLen [2021-07-29T15:56:25.445Z] --- PASS: TestLen (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestExactMatch [2021-07-29T15:56:25.445Z] --- PASS: TestExactMatch (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestOnlyOneExactMatch [2021-07-29T15:56:25.445Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestContains [2021-07-29T15:56:25.445Z] --- PASS: TestContains (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestValidate [2021-07-29T15:56:25.445Z] --- PASS: TestValidate (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestWalkValues [2021-07-29T15:56:25.445Z] --- PASS: TestWalkValues (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestFuzzyMatch [2021-07-29T15:56:25.445Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestClone [2021-07-29T15:56:25.445Z] --- PASS: TestClone (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 92.2% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-29T15:56:25.445Z] === RUN TestDurationToSecondsString [2021-07-29T15:56:25.445Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestGetTimestamp [2021-07-29T15:56:25.445Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-29T15:56:25.445Z] === RUN TestParseTimestamps [2021-07-29T15:56:25.445Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 100.0% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2021-07-29T15:56:25.445Z] === RUN TestCompareVersion [2021-07-29T15:56:25.445Z] --- PASS: TestCompareVersion (0.00s) [2021-07-29T15:56:25.445Z] PASS [2021-07-29T15:56:25.445Z] coverage: 75.0% of statements [2021-07-29T15:56:25.445Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-29T15:56:25.445Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-29T15:56:25.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-29T15:56:25.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestCloneArgsSmartHttp [2021-07-29T15:56:25.445Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-29T15:56:25.445Z] === RUN TestCloneArgsDumbHttp [2021-07-29T15:56:25.445Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestCloneArgsGit [2021-07-29T15:56:25.445Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestCheckoutGit [2021-07-29T15:56:25.445Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-29T15:56:25.445Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-29T15:56:25.445Z] === RUN TestProcessNoDockerignore [2021-07-29T15:56:25.445Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-29T15:56:25.445Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-29T15:56:25.445Z] === RUN TestDetectContentType [2021-07-29T15:56:25.445Z] --- PASS: TestDetectContentType (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestSelectAcceptableMIME [2021-07-29T15:56:25.445Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInspectEmptyResponse [2021-07-29T15:56:25.445Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInspectResponseBinary [2021-07-29T15:56:25.445Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestResponseUnsupportedContentType [2021-07-29T15:56:25.445Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-29T15:56:25.445Z] === RUN TestInspectResponseTextSimple [2021-07-29T15:56:25.445Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestInspectResponseEmptyContentType [2021-07-29T15:56:25.446Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestUnknownContentLength [2021-07-29T15:56:25.446Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestDownloadRemote [2021-07-29T15:56:25.446Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-29T15:56:25.446Z] === RUN TestGetWithStatusError [2021-07-29T15:56:25.446Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-29T15:56:25.446Z] === RUN TestCloseRootDirectory [2021-07-29T15:56:25.446Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:56:25.446Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestHashFile [2021-07-29T15:56:25.446Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:56:25.446Z] --- SKIP: TestHashFile (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestHashSubdir [2021-07-29T15:56:25.446Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:56:25.446Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-29T15:56:25.446Z] === RUN TestRemoveDirectory [2021-07-29T15:56:25.446Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:56:25.446Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-29T15:56:25.446Z] PASS [2021-07-29T15:56:25.446Z] coverage: 9.3% of statements [2021-07-29T15:56:25.446Z] ok github.com/docker/docker/builder/remotecontext 0.227s coverage: 9.3% of statements [2021-07-29T15:56:25.446Z] === RUN TestGetAllAllowed [2021-07-29T15:56:25.446Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestGetAllMeta [2021-07-29T15:56:25.446Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-29T15:56:25.446Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestIsUnreferencedBuiltin [2021-07-29T15:56:25.446Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestIsExistingDirectory [2021-07-29T15:56:25.446Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestGetFilenameForDownload [2021-07-29T15:56:25.446Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestEnv2Variables [2021-07-29T15:56:25.446Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-29T15:56:25.446Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestMaintainer [2021-07-29T15:56:25.446Z] --- PASS: TestMaintainer (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestLabel [2021-07-29T15:56:25.446Z] --- PASS: TestLabel (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestFromScratch [2021-07-29T15:56:25.446Z] --- PASS: TestFromScratch (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestFromWithArg [2021-07-29T15:56:25.446Z] --- PASS: TestFromWithArg (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-29T15:56:25.446Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestFromWithUndefinedArg [2021-07-29T15:56:25.446Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestFromMultiStageWithNamedStage [2021-07-29T15:56:25.446Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestOnbuild [2021-07-29T15:56:25.446Z] --- PASS: TestOnbuild (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestWorkdir [2021-07-29T15:56:25.446Z] --- PASS: TestWorkdir (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestCmd [2021-07-29T15:56:25.446Z] --- PASS: TestCmd (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestHealthcheckNone [2021-07-29T15:56:25.446Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestHealthcheckCmd [2021-07-29T15:56:25.446Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestEntrypoint [2021-07-29T15:56:25.446Z] --- PASS: TestEntrypoint (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestExpose [2021-07-29T15:56:25.446Z] --- PASS: TestExpose (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestUser [2021-07-29T15:56:25.446Z] --- PASS: TestUser (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestVolume [2021-07-29T15:56:25.446Z] --- PASS: TestVolume (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestStopSignal [2021-07-29T15:56:25.446Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-29T15:56:25.446Z] --- SKIP: TestStopSignal (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestArg [2021-07-29T15:56:25.446Z] --- PASS: TestArg (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestShell [2021-07-29T15:56:25.446Z] --- PASS: TestShell (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestPrependEnvOnCmd [2021-07-29T15:56:25.446Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestRunWithBuildArgs [2021-07-29T15:56:25.446Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestRunIgnoresHealthcheck [2021-07-29T15:56:25.446Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestDispatchUnsupportedOptions [2021-07-29T15:56:25.446Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-29T15:56:25.446Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-29T15:56:25.446Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-29T15:56:25.446Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestNormalizeWorkdir [2021-07-29T15:56:25.446Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestDispatch [2021-07-29T15:56:25.446Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-29T15:56:25.446Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-29T15:56:25.446Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-29T15:56:25.446Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-29T15:56:25.446Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-29T15:56:25.446Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-29T15:56:25.446Z] === RUN TestDispatch/COPY_url [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch (0.06s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-29T15:56:25.446Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestAddScratchImageAddsToMounts [2021-07-29T15:56:25.446Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-29T15:56:25.446Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-29T15:56:25.446Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-29T15:56:25.446Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestImageSourceGetAddsToMounts [2021-07-29T15:56:25.446Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestEmptyDockerfile [2021-07-29T15:56:25.446Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-29T15:56:25.446Z] === RUN TestSymlinkDockerfile [2021-07-29T15:56:25.446Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-29T15:56:25.446Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-29T15:56:25.446Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestNonExistingDockerfile [2021-07-29T15:56:25.446Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestCopyRunConfig [2021-07-29T15:56:25.446Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestDeepCopyRunConfig [2021-07-29T15:56:25.446Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestExportImage [2021-07-29T15:56:25.446Z] --- PASS: TestExportImage (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestNormalizeDest [2021-07-29T15:56:25.446Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-29T15:56:25.446Z] PASS [2021-07-29T15:56:25.446Z] coverage: 47.0% of statements [2021-07-29T15:56:25.446Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 47.0% of statements [2021-07-29T15:56:25.446Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-29T15:56:25.446Z] === RUN TestEnable [2021-07-29T15:56:25.446Z] --- PASS: TestEnable (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestDisable [2021-07-29T15:56:25.446Z] --- PASS: TestDisable (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestEnabled [2021-07-29T15:56:25.446Z] --- PASS: TestEnabled (0.00s) [2021-07-29T15:56:25.446Z] PASS [2021-07-29T15:56:25.446Z] coverage: 100.0% of statements [2021-07-29T15:56:25.446Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2021-07-29T15:56:25.446Z] === RUN TestTCP4Proxy [2021-07-29T15:56:25.446Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestTCP4ProxyHalfClose [2021-07-29T15:56:25.446Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestTCP6Proxy [2021-07-29T15:56:25.446Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-29T15:56:25.446Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestTCPDualStackProxy [2021-07-29T15:56:25.446Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-29T15:56:25.446Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestUDP4Proxy [2021-07-29T15:56:25.446Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestUDP6Proxy [2021-07-29T15:56:25.446Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-29T15:56:25.446Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestUDPWriteError [2021-07-29T15:56:25.446Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestSCTP4Proxy [2021-07-29T15:56:25.446Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-29T15:56:25.446Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-29T15:56:25.446Z] === RUN TestSCTP6Proxy [2021-07-29T15:56:25.446Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-29T15:56:25.446Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-29T15:56:25.446Z] PASS [2021-07-29T15:56:25.446Z] coverage: 49.4% of statements [2021-07-29T15:56:25.446Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-07-29T15:56:25.806Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-29T15:56:26.190Z] + echo Ensuring container killed. [2021-07-29T15:56:26.190Z] Ensuring container killed. [2021-07-29T15:56:26.190Z] + docker rm -vf docker-pr12 [2021-07-29T15:56:26.190Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-29T15:56:26.509Z] + echo Chowning /workspace to jenkins user [2021-07-29T15:56:26.509Z] Chowning /workspace to jenkins user [2021-07-29T15:56:26.509Z] + id -u [2021-07-29T15:56:26.509Z] + id -g [2021-07-29T15:56:26.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [2021-07-29T15:56:26.509Z] Unable to find image 'busybox:latest' locally [2021-07-29T15:56:26.509Z] latest: Pulling from library/busybox [2021-07-29T15:56:26.764Z] b71f96345d44: Pulling fs layer [2021-07-29T15:56:26.764Z] b71f96345d44: Verifying Checksum [2021-07-29T15:56:26.764Z] b71f96345d44: Download complete [2021-07-29T15:56:26.764Z] b71f96345d44: Pull complete [2021-07-29T15:56:26.764Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-29T15:56:27.019Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T15:56:28.710Z] + bundleName=amd64-rootless [2021-07-29T15:56:28.710Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-29T15:56:28.710Z] Creating amd64-rootless-bundles.tar.gz [2021-07-29T15:56:28.710Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-29T15:56:28.710Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-29T15:56:28.718Z] Archiving artifacts [2021-07-29T15:56:30.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T15:56:30.955Z] + make clean [2021-07-29T15:56:31.210Z] docker volume rm -f docker-dev-cache [2021-07-29T15:56:31.210Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T15:56:35.754Z] === RUN TestCheckpointCreateError [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointCreate [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointDeleteError [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointDelete [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointListError [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointList [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointList (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCheckpointListContainerNotFound [2021-07-29T15:56:35.754Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNewClientWithOpsFromEnv [2021-07-29T15:56:35.754Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-29T15:56:35.754Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestGetAPIPath [2021-07-29T15:56:35.754Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestParseHostURL [2021-07-29T15:56:35.754Z] --- PASS: TestParseHostURL (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-29T15:56:35.754Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPIVersion [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPVersionOverride [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-29T15:56:35.754Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestClientRedirect [2021-07-29T15:56:35.754Z] --- PASS: TestClientRedirect (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigCreateUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigCreateError [2021-07-29T15:56:35.754Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigCreate [2021-07-29T15:56:35.754Z] --- PASS: TestConfigCreate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspectNotFound [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspectWithEmptyID [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspectUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspectError [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspectConfigNotFound [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigInspect [2021-07-29T15:56:35.754Z] --- PASS: TestConfigInspect (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigListUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigListError [2021-07-29T15:56:35.754Z] --- PASS: TestConfigListError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigList [2021-07-29T15:56:35.754Z] --- PASS: TestConfigList (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigRemoveUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigRemoveError [2021-07-29T15:56:35.754Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigRemove [2021-07-29T15:56:35.754Z] --- PASS: TestConfigRemove (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigUpdateUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigUpdateError [2021-07-29T15:56:35.754Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestConfigUpdate [2021-07-29T15:56:35.754Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCommitError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCommit [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCommit (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStatPathError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStatPathNotFoundError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStatPathNoHeaderError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStatPath [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyToContainerError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyToContainerNotFoundError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyToContainer [2021-07-29T15:56:35.754Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyFromContainerError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyFromContainerNotFoundError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-29T15:56:35.754Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestCopyFromContainer [2021-07-29T15:56:35.754Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCreateError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCreateImageNotFound [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCreateWithName [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerCreateAutoRemove [2021-07-29T15:56:35.754Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerDiffError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerDiff [2021-07-29T15:56:35.754Z] --- PASS: TestContainerDiff (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecCreateError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecCreate [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecStartError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecStart [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecInspectError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecInspect [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExportError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExportError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExport [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExport (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerInspectError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerInspectContainerNotFound [2021-07-29T15:56:35.754Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerInspectWithEmptyID [2021-07-29T15:56:35.754Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerInspect [2021-07-29T15:56:35.754Z] --- PASS: TestContainerInspect (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerInspectNode [2021-07-29T15:56:35.754Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerKillError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerKillError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerKill [2021-07-29T15:56:35.754Z] --- PASS: TestContainerKill (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerListError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerListError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerList [2021-07-29T15:56:35.754Z] --- PASS: TestContainerList (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerLogsNotFoundError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerLogsError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerLogs [2021-07-29T15:56:35.754Z] --- PASS: TestContainerLogs (0.22s) [2021-07-29T15:56:35.754Z] === RUN TestContainerPauseError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerPause [2021-07-29T15:56:35.754Z] --- PASS: TestContainerPause (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainersPruneError [2021-07-29T15:56:35.754Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainersPrune [2021-07-29T15:56:35.754Z] --- PASS: TestContainersPrune (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRemoveError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRemoveNotFoundError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRemove [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRemove (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRenameError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRename [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRename (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerResizeError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecResizeError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerResize [2021-07-29T15:56:35.754Z] --- PASS: TestContainerResize (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerExecResize [2021-07-29T15:56:35.754Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRestartError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerRestart [2021-07-29T15:56:35.754Z] --- PASS: TestContainerRestart (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStartError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStartError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStart [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStart (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStatsError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStats [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStats (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStopError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStopError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerStop [2021-07-29T15:56:35.754Z] --- PASS: TestContainerStop (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerTopError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerTopError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerTop [2021-07-29T15:56:35.754Z] --- PASS: TestContainerTop (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerUnpauseError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerUnpause [2021-07-29T15:56:35.754Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerUpdateError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerUpdate [2021-07-29T15:56:35.754Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerWaitError [2021-07-29T15:56:35.754Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestContainerWait [2021-07-29T15:56:35.754Z] --- PASS: TestContainerWait (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestDiskUsageError [2021-07-29T15:56:35.754Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestDiskUsage [2021-07-29T15:56:35.754Z] --- PASS: TestDiskUsage (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestDistributionInspectUnsupported [2021-07-29T15:56:35.754Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestDistributionInspectWithEmptyID [2021-07-29T15:56:35.754Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestEventsErrorInOptions [2021-07-29T15:56:35.754Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestEventsErrorFromServer [2021-07-29T15:56:35.754Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestEvents [2021-07-29T15:56:35.754Z] --- PASS: TestEvents (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestTLSCloseWriter [2021-07-29T15:56:35.754Z] === PAUSE TestTLSCloseWriter [2021-07-29T15:56:35.754Z] === RUN TestImageBuildError [2021-07-29T15:56:35.754Z] --- PASS: TestImageBuildError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestImageBuild [2021-07-29T15:56:35.754Z] --- PASS: TestImageBuild (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestGetDockerOS [2021-07-29T15:56:35.754Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestImageCreateError [2021-07-29T15:56:35.754Z] --- PASS: TestImageCreateError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestImageCreate [2021-07-29T15:56:35.754Z] --- PASS: TestImageCreate (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestImageHistoryError [2021-07-29T15:56:35.754Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-29T15:56:35.754Z] === RUN TestImageHistory [2021-07-29T15:56:35.754Z] --- PASS: TestImageHistory (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageImportError [2021-07-29T15:56:35.755Z] --- PASS: TestImageImportError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageImport [2021-07-29T15:56:35.755Z] --- PASS: TestImageImport (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageInspectError [2021-07-29T15:56:35.755Z] --- PASS: TestImageInspectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageInspectImageNotFound [2021-07-29T15:56:35.755Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageInspectWithEmptyID [2021-07-29T15:56:35.755Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageInspect [2021-07-29T15:56:35.755Z] --- PASS: TestImageInspect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageListError [2021-07-29T15:56:35.755Z] --- PASS: TestImageListError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageList [2021-07-29T15:56:35.755Z] --- PASS: TestImageList (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageListApiBefore125 [2021-07-29T15:56:35.755Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-29T15:56:35.755Z] === RUN TestImageLoadError [2021-07-29T15:56:35.755Z] --- PASS: TestImageLoadError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageLoad [2021-07-29T15:56:35.755Z] --- PASS: TestImageLoad (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagesPruneError [2021-07-29T15:56:35.755Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagesPrune [2021-07-29T15:56:35.755Z] --- PASS: TestImagesPrune (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullReferenceParseError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullAnyError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePullWithoutErrors [2021-07-29T15:56:35.755Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushReferenceError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushAnyError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithoutErrors [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-29T15:56:35.755Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageRemoveError [2021-07-29T15:56:35.755Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageRemoveImageNotFound [2021-07-29T15:56:35.755Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageRemove [2021-07-29T15:56:35.755Z] --- PASS: TestImageRemove (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSaveError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSaveError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSave [2021-07-29T15:56:35.755Z] --- PASS: TestImageSave (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchAnyError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageSearchWithoutErrors [2021-07-29T15:56:35.755Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageTagError [2021-07-29T15:56:35.755Z] --- PASS: TestImageTagError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageTagInvalidReference [2021-07-29T15:56:35.755Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageTagInvalidSourceImageName [2021-07-29T15:56:35.755Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageTagHexSource [2021-07-29T15:56:35.755Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestImageTag [2021-07-29T15:56:35.755Z] --- PASS: TestImageTag (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestInfoServerError [2021-07-29T15:56:35.755Z] --- PASS: TestInfoServerError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestInfoInvalidResponseJSONError [2021-07-29T15:56:35.755Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestInfo [2021-07-29T15:56:35.755Z] --- PASS: TestInfo (0.01s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkConnectError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkConnect [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkCreateError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkCreate [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkDisconnectError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkDisconnect [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkInspectError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkInspectNotFoundError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkInspectWithEmptyID [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkInspect [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkListError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkListError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkList [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkList (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworksPruneError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworksPrune [2021-07-29T15:56:35.755Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkRemoveError [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNetworkRemove [2021-07-29T15:56:35.755Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeInspectError [2021-07-29T15:56:35.755Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeInspectNodeNotFound [2021-07-29T15:56:35.755Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeInspectWithEmptyID [2021-07-29T15:56:35.755Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeInspect [2021-07-29T15:56:35.755Z] --- PASS: TestNodeInspect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeListError [2021-07-29T15:56:35.755Z] --- PASS: TestNodeListError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeList [2021-07-29T15:56:35.755Z] --- PASS: TestNodeList (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeRemoveError [2021-07-29T15:56:35.755Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeRemove [2021-07-29T15:56:35.755Z] --- PASS: TestNodeRemove (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeUpdateError [2021-07-29T15:56:35.755Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestNodeUpdate [2021-07-29T15:56:35.755Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestOptionWithTimeout [2021-07-29T15:56:35.755Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPingFail [2021-07-29T15:56:35.755Z] --- PASS: TestPingFail (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPingWithError [2021-07-29T15:56:35.755Z] 2021/07/29 15:56:34 RoundTripper returned a response & error; ignoring response [2021-07-29T15:56:35.755Z] 2021/07/29 15:56:34 RoundTripper returned a response & error; ignoring response [2021-07-29T15:56:35.755Z] --- PASS: TestPingWithError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPingSuccess [2021-07-29T15:56:35.755Z] --- PASS: TestPingSuccess (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPingHeadFallback [2021-07-29T15:56:35.755Z] === RUN TestPingHeadFallback/OK [2021-07-29T15:56:35.755Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-29T15:56:35.755Z] === RUN TestPingHeadFallback/Not_Found [2021-07-29T15:56:35.755Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-29T15:56:35.755Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-29T15:56:35.755Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginDisableError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginDisable [2021-07-29T15:56:35.755Z] --- PASS: TestPluginDisable (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginEnableError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginEnable [2021-07-29T15:56:35.755Z] --- PASS: TestPluginEnable (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginInspectError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginInspectWithEmptyID [2021-07-29T15:56:35.755Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginInspect [2021-07-29T15:56:35.755Z] --- PASS: TestPluginInspect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginListError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginListError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginList [2021-07-29T15:56:35.755Z] --- PASS: TestPluginList (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginPushError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginPushError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginPush [2021-07-29T15:56:35.755Z] --- PASS: TestPluginPush (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginRemoveError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginRemove [2021-07-29T15:56:35.755Z] --- PASS: TestPluginRemove (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginSetError [2021-07-29T15:56:35.755Z] --- PASS: TestPluginSetError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPluginSet [2021-07-29T15:56:35.755Z] --- PASS: TestPluginSet (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSetHostHeader [2021-07-29T15:56:35.755Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestPlainTextError [2021-07-29T15:56:35.755Z] --- PASS: TestPlainTextError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestInfiniteError [2021-07-29T15:56:35.755Z] --- PASS: TestInfiniteError (0.03s) [2021-07-29T15:56:35.755Z] === RUN TestCanceledContext [2021-07-29T15:56:35.755Z] 2021/07/29 15:56:34 RoundTripper returned a response & error; ignoring response [2021-07-29T15:56:35.755Z] --- PASS: TestCanceledContext (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestDeadlineExceededContext [2021-07-29T15:56:35.755Z] 2021/07/29 15:56:34 RoundTripper returned a response & error; ignoring response [2021-07-29T15:56:35.755Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretCreateUnsupported [2021-07-29T15:56:35.755Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretCreateError [2021-07-29T15:56:35.755Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretCreate [2021-07-29T15:56:35.755Z] --- PASS: TestSecretCreate (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretInspectUnsupported [2021-07-29T15:56:35.755Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretInspectError [2021-07-29T15:56:35.755Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretInspectSecretNotFound [2021-07-29T15:56:35.755Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretInspectWithEmptyID [2021-07-29T15:56:35.755Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretInspect [2021-07-29T15:56:35.755Z] --- PASS: TestSecretInspect (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretListUnsupported [2021-07-29T15:56:35.755Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretListError [2021-07-29T15:56:35.755Z] --- PASS: TestSecretListError (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretList [2021-07-29T15:56:35.755Z] --- PASS: TestSecretList (0.00s) [2021-07-29T15:56:35.755Z] === RUN TestSecretRemoveUnsupported [2021-07-29T15:56:35.756Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestSecretRemoveError [2021-07-29T15:56:35.756Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestSecretRemove [2021-07-29T15:56:35.756Z] --- PASS: TestSecretRemove (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestSecretUpdateUnsupported [2021-07-29T15:56:35.756Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestSecretUpdateError [2021-07-29T15:56:35.756Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestSecretUpdate [2021-07-29T15:56:35.756Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestServiceCreateError [2021-07-29T15:56:35.756Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestServiceCreate [2021-07-29T15:56:35.756Z] --- PASS: TestServiceCreate (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-29T15:56:35.756Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestServiceCreateDigestPinning [2021-07-29T15:56:35.756Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-29T15:56:35.756Z] === RUN TestServiceInspectError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceInspectServiceNotFound [2021-07-29T15:56:36.212Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceInspectWithEmptyID [2021-07-29T15:56:36.212Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceInspect [2021-07-29T15:56:36.212Z] --- PASS: TestServiceInspect (0.01s) [2021-07-29T15:56:36.212Z] === RUN TestServiceListError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceListError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceList [2021-07-29T15:56:36.212Z] --- PASS: TestServiceList (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceLogsError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceLogs [2021-07-29T15:56:36.212Z] --- PASS: TestServiceLogs (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceRemoveError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceRemoveNotFoundError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceRemove [2021-07-29T15:56:36.212Z] --- PASS: TestServiceRemove (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceUpdateError [2021-07-29T15:56:36.212Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestServiceUpdate [2021-07-29T15:56:36.212Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmGetUnlockKeyError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmGetUnlockKey [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmInitError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmInit [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmInit (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmInspectError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmInspect [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmJoinError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmJoin [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmLeaveError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmLeave [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmUnlockError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmUnlock [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmUpdateError [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestSwarmUpdate [2021-07-29T15:56:36.212Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestTaskInspectError [2021-07-29T15:56:36.212Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestTaskInspectWithEmptyID [2021-07-29T15:56:36.212Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestTaskInspect [2021-07-29T15:56:36.212Z] --- PASS: TestTaskInspect (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestTaskListError [2021-07-29T15:56:36.212Z] --- PASS: TestTaskListError (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestTaskList [2021-07-29T15:56:36.212Z] --- PASS: TestTaskList (0.00s) [2021-07-29T15:56:36.212Z] === RUN TestVolumeCreateError [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeCreate [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeInspectError [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeInspectNotFound [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeInspectWithEmptyID [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeInspect [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeListError [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeListError (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeList [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeList (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeRemoveError [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-29T15:56:36.669Z] === RUN TestVolumeRemove [2021-07-29T15:56:36.669Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-29T15:56:36.669Z] === CONT TestTLSCloseWriter [2021-07-29T15:56:36.669Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-29T15:56:36.669Z] PASS [2021-07-29T15:56:36.669Z] coverage: 75.0% of statements [2021-07-29T15:56:36.669Z] ok github.com/docker/docker/client 0.432s coverage: 75.0% of statements [2021-07-29T15:56:36.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-29T15:56:36.808Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-29T15:56:38.701Z] tests/integration/client_test.py ..... [ 75%] [2021-07-29T15:56:38.958Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-29T15:56:39.523Z] tests/integration/errors_test.py . [ 76%] [2021-07-29T15:56:46.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-29T15:56:56.421Z] --- PASS: TestImportExtremelyLargeImageWorks (95.11s) [2021-07-29T15:56:56.421Z] PASS [2021-07-29T15:56:56.421Z] [2021-07-29T15:56:56.421Z] DONE 12 tests in 97.994s [2021-07-29T15:56:56.421Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-29T15:56:56.421Z] INFO: Testing against a local daemon [2021-07-29T15:56:56.421Z] === RUN TestNetworkCreateDelete [2021-07-29T15:56:56.421Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-29T15:56:56.421Z] === RUN TestDockerNetworkDeletePreferID [2021-07-29T15:56:56.421Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-07-29T15:56:56.421Z] === RUN TestDaemonDNSFallback [2021-07-29T15:57:02.979Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-07-29T15:57:02.979Z] === RUN TestInspectNetwork [2021-07-29T15:57:04.381Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-29T15:57:06.266Z] === RUN TestInspectNetwork/full_network_id [2021-07-29T15:57:06.266Z] === RUN TestInspectNetwork/partial_network_id [2021-07-29T15:57:06.266Z] === RUN TestInspectNetwork/network_name [2021-07-29T15:57:06.266Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.04s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-29T15:57:06.699Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestConfigureDaemonLogs [2021-07-29T15:57:06.699Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestCommonOptionsInstallFlags [2021-07-29T15:57:06.699Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-29T15:57:06.699Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-29T15:57:06.699Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-29T15:57:06.699Z] PASS [2021-07-29T15:57:06.699Z] coverage: 18.5% of statements [2021-07-29T15:57:06.699Z] ok github.com/docker/docker/cmd/dockerd 0.213s coverage: 18.5% of statements [2021-07-29T15:57:07.157Z] === RUN TestContainerStopSignal [2021-07-29T15:57:07.157Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestContainerStopTimeout [2021-07-29T15:57:07.157Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-29T15:57:07.157Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-29T15:57:07.157Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-29T15:57:07.157Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestReplaceAndAppendEnvVars [2021-07-29T15:57:07.157Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-29T15:57:07.157Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestNewMemoryStore [2021-07-29T15:57:07.157Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestAddContainers [2021-07-29T15:57:07.157Z] --- PASS: TestAddContainers (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestGetContainer [2021-07-29T15:57:07.157Z] --- PASS: TestGetContainer (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestDeleteContainer [2021-07-29T15:57:07.157Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestListContainers [2021-07-29T15:57:07.157Z] --- PASS: TestListContainers (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestFirstContainer [2021-07-29T15:57:07.157Z] --- PASS: TestFirstContainer (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestApplyAllContainer [2021-07-29T15:57:07.157Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestIsValidHealthString [2021-07-29T15:57:07.157Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestStateRunStop [2021-07-29T15:57:07.157Z] --- PASS: TestStateRunStop (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestStateTimeoutWait [2021-07-29T15:57:07.157Z] state_test.go:141: Stop callback fired [2021-07-29T15:57:07.157Z] state_test.go:165: Stop callback fired [2021-07-29T15:57:07.157Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-29T15:57:07.157Z] === RUN TestIsValidStateString [2021-07-29T15:57:07.157Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestViewSaveDelete [2021-07-29T15:57:07.157Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-29T15:57:07.157Z] === RUN TestViewAll [2021-07-29T15:57:07.157Z] --- PASS: TestViewAll (0.02s) [2021-07-29T15:57:07.157Z] === RUN TestViewGet [2021-07-29T15:57:07.157Z] --- PASS: TestViewGet (0.01s) [2021-07-29T15:57:07.157Z] === RUN TestNames [2021-07-29T15:57:07.157Z] --- PASS: TestNames (0.00s) [2021-07-29T15:57:07.157Z] === RUN TestViewWithHealthCheck [2021-07-29T15:57:07.157Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-29T15:57:07.157Z] PASS [2021-07-29T15:57:07.157Z] coverage: 41.6% of statements [2021-07-29T15:57:07.157Z] ok github.com/docker/docker/container 0.236s coverage: 41.6% of statements [2021-07-29T15:57:10.452Z] --- PASS: TestInspectNetwork (7.53s) [2021-07-29T15:57:10.452Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-29T15:57:10.452Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-29T15:57:10.452Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-29T15:57:10.452Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-29T15:57:10.452Z] === RUN TestRunContainerWithBridgeNone [2021-07-29T15:57:10.872Z] === RUN TestPrepare [2021-07-29T15:57:10.872Z] --- PASS: TestPrepare (0.00s) [2021-07-29T15:57:10.872Z] === RUN TestStart [2021-07-29T15:57:10.872Z] --- PASS: TestStart (0.00s) [2021-07-29T15:57:10.872Z] === RUN TestWaitCancel [2021-07-29T15:57:10.872Z] --- PASS: TestWaitCancel (0.00s) [2021-07-29T15:57:10.872Z] === RUN TestWaitDisabled [2021-07-29T15:57:10.872Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-29T15:57:10.872Z] === RUN TestWaitEnabled [2021-07-29T15:57:10.872Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-29T15:57:10.872Z] === RUN TestRemove [2021-07-29T15:57:10.872Z] --- PASS: TestRemove (0.00s) [2021-07-29T15:57:10.872Z] PASS [2021-07-29T15:57:10.872Z] coverage: 65.3% of statements [2021-07-29T15:57:10.872Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2021-07-29T15:57:11.392Z] Loaded image: buildpack-deps:buster [2021-07-29T15:57:11.392Z] Loaded image: buildpack-deps:buster [2021-07-29T15:57:11.392Z] Loaded image: busybox:latest [2021-07-29T15:57:11.392Z] Loaded image: busybox:latest [2021-07-29T15:57:11.653Z] Loaded image: busybox:glibc [2021-07-29T15:57:11.914Z] Loaded image: busybox:glibc [2021-07-29T15:57:12.984Z] --- PASS: TestRunContainerWithBridgeNone (3.09s) [2021-07-29T15:57:12.984Z] === RUN TestNetworkInvalidJSON [2021-07-29T15:57:12.984Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-29T15:57:12.984Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-29T15:57:12.984Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:57:12.984Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:57:12.984Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:57:12.984Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:57:12.984Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-29T15:57:12.984Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T15:57:12.984Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-29T15:57:12.984Z] === RUN TestNetworkList [2021-07-29T15:57:12.984Z] === RUN TestNetworkList//networks [2021-07-29T15:57:12.984Z] === PAUSE TestNetworkList//networks [2021-07-29T15:57:12.984Z] === RUN TestNetworkList//networks/ [2021-07-29T15:57:12.984Z] === PAUSE TestNetworkList//networks/ [2021-07-29T15:57:12.984Z] === CONT TestNetworkList//networks [2021-07-29T15:57:12.984Z] === CONT TestNetworkList//networks/ [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkList (0.01s) [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-29T15:57:12.984Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-29T15:57:12.984Z] === RUN TestHostIPv4BridgeLabel [2021-07-29T15:57:13.047Z] === RUN TestNewListSecretsFilters [2021-07-29T15:57:13.047Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-29T15:57:13.047Z] === RUN TestNewListConfigsFilters [2021-07-29T15:57:13.047Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-29T15:57:13.047Z] PASS [2021-07-29T15:57:13.047Z] coverage: 0.5% of statements [2021-07-29T15:57:13.047Z] ok github.com/docker/docker/daemon/cluster 0.234s coverage: 0.5% of statements [2021-07-29T15:57:13.551Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-29T15:57:13.551Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-29T15:57:14.486Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-07-29T15:57:14.486Z] === RUN TestDaemonDefaultNetworkPools [2021-07-29T15:57:14.581Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-29T15:57:14.581Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-29T15:57:14.581Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-29T15:57:14.581Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-29T15:57:14.581Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-29T15:57:15.037Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-29T15:57:15.037Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-29T15:57:15.037Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-29T15:57:15.037Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-29T15:57:15.037Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-29T15:57:15.037Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-29T15:57:15.037Z] PASS [2021-07-29T15:57:15.037Z] coverage: 35.9% of statements [2021-07-29T15:57:15.037Z] ok github.com/docker/docker/daemon/cluster/convert 0.223s coverage: 35.9% of statements [2021-07-29T15:57:15.422Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-29T15:57:15.422Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-29T15:57:16.358Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-29T15:57:16.358Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-29T15:57:17.203Z] === RUN TestVerifyNetworkingConfig [2021-07-29T15:57:17.203Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestGetContainer [2021-07-29T15:57:17.203Z] --- PASS: TestGetContainer (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestValidContainerNames [2021-07-29T15:57:17.203Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestContainerInitDNS [2021-07-29T15:57:17.203Z] daemon_test.go:147: root required [2021-07-29T15:57:17.203Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestMerge [2021-07-29T15:57:17.203Z] --- PASS: TestMerge (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestValidateContainerIsolation [2021-07-29T15:57:17.203Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestFindNetworkErrorType [2021-07-29T15:57:17.203Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestEnsureServicesExist [2021-07-29T15:57:17.203Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestEnsureServicesExistErrors [2021-07-29T15:57:17.203Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-29T15:57:17.203Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-29T15:57:17.203Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-29T15:57:17.203Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestContainerDelete [2021-07-29T15:57:17.203Z] --- PASS: TestContainerDelete (0.01s) [2021-07-29T15:57:17.203Z] === RUN TestContainerDoubleDelete [2021-07-29T15:57:17.203Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestLogContainerEventCopyLabels [2021-07-29T15:57:17.203Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestLogContainerEventWithAttributes [2021-07-29T15:57:17.203Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestNoneHealthcheck [2021-07-29T15:57:17.203Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestHealthStates [2021-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] time="2021-07-29T15:57:16Z" 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-07-29T15:57:17.203Z] --- PASS: TestHealthStates (0.18s) [2021-07-29T15:57:17.203Z] === RUN TestMaskURLCredentials [2021-07-29T15:57:17.203Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestGetInspectData [2021-07-29T15:57:17.203Z] --- PASS: TestGetInspectData (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestFillLicense [2021-07-29T15:57:17.203Z] --- PASS: TestFillLicense (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestListInvalidFilter [2021-07-29T15:57:17.203Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestNameFilter [2021-07-29T15:57:17.203Z] --- PASS: TestNameFilter (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-29T15:57:17.203Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-29T15:57:17.203Z] === 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-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-29T15:57:17.203Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-29T15:57:17.203Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-29T15:57:17.204Z] --- 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-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-29T15:57:17.204Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonReloadLabels [2021-07-29T15:57:17.204Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-29T15:57:17.204Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonReloadMirrors [2021-07-29T15:57:17.204Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-29T15:57:17.204Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-29T15:57:17.204Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-29T15:57:17.204Z] === RUN TestDaemonDiscoveryReload [2021-07-29T15:57:17.734Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-29T15:57:17.734Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-29T15:57:18.165Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-29T15:57:18.165Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-29T15:57:18.300Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-29T15:57:18.301Z] === RUN TestServiceWithPredefinedNetwork [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-29T15:57:18.621Z] === RUN TestBuilderGC [2021-07-29T15:57:18.621Z] --- PASS: TestBuilderGC (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationNotFound [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonBrokenConfiguration [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestParseClusterAdvertiseSettings [2021-07-29T15:57:18.621Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestFindConfigurationConflicts [2021-07-29T15:57:18.621Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-29T15:57:18.621Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-29T15:57:18.621Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-29T15:57:18.621Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-29T15:57:18.622Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-29T15:57:18.622Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-29T15:57:18.622Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_label [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_dns [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-29T15:57:18.622Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-29T15:57:18.622Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestModifiedDiscoverySettings [2021-07-29T15:57:18.622Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-29T15:57:18.622Z] === RUN TestReloadSetConfigFileNotExist [2021-07-29T15:57:19.077Z] time="2021-07-29T15:57:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-29T15:57:19.077Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-07-29T15:57:19.077Z] === RUN TestReloadDefaultConfigNotExist [2021-07-29T15:57:19.077Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:57:19.077Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-29T15:57:19.077Z] === RUN TestReloadBadDefaultConfig [2021-07-29T15:57:19.077Z] time="2021-07-29T15:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-689659875" [2021-07-29T15:57:19.077Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-29T15:57:19.077Z] === RUN TestReloadWithConflictingLabels [2021-07-29T15:57:19.078Z] time="2021-07-29T15:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-761965542" [2021-07-29T15:57:19.078Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-29T15:57:19.078Z] === RUN TestReloadWithDuplicateLabels [2021-07-29T15:57:19.078Z] time="2021-07-29T15:57:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-483792909" [2021-07-29T15:57:19.078Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-29T15:57:19.078Z] === RUN TestDaemonConfigurationMerge [2021-07-29T15:57:19.078Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-29T15:57:19.078Z] PASS [2021-07-29T15:57:19.078Z] coverage: 79.2% of statements [2021-07-29T15:57:19.078Z] ok github.com/docker/docker/daemon/config 0.272s coverage: 79.2% of statements [2021-07-29T15:57:19.078Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-29T15:57:19.078Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-29T15:57:19.078Z] reload_test.go:520: root required [2021-07-29T15:57:19.078Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-29T15:57:19.078Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-29T15:57:19.078Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-29T15:57:19.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-29T15:57:19.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-29T15:57:19.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-29T15:57:19.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-29T15:57:19.078Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-29T15:57:19.078Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-29T15:57:19.078Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-29T15:57:19.078Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-29T15:57:19.078Z] === RUN TestParseVolumesFrom [2021-07-29T15:57:19.078Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-29T15:57:19.078Z] PASS [2021-07-29T15:57:19.078Z] coverage: 9.1% of statements [2021-07-29T15:57:19.078Z] ok github.com/docker/docker/daemon 2.470s coverage: 9.1% of statements [2021-07-29T15:57:19.534Z] === RUN TestWaitNodeAttachment [2021-07-29T15:57:19.990Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-29T15:57:19.990Z] === RUN TestIsolationConversion [2021-07-29T15:57:19.990Z] === RUN TestIsolationConversion/default [2021-07-29T15:57:19.990Z] === RUN TestIsolationConversion/process [2021-07-29T15:57:19.990Z] === RUN TestIsolationConversion/hyperv [2021-07-29T15:57:19.990Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestContainerLabels [2021-07-29T15:57:19.990Z] --- PASS: TestContainerLabels (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestCredentialSpecConversion [2021-07-29T15:57:19.990Z] === RUN TestCredentialSpecConversion/none [2021-07-29T15:57:19.990Z] === RUN TestCredentialSpecConversion/config [2021-07-29T15:57:19.990Z] === RUN TestCredentialSpecConversion/file [2021-07-29T15:57:19.990Z] === RUN TestCredentialSpecConversion/registry [2021-07-29T15:57:19.990Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-29T15:57:19.990Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountBind [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountVolume [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountTarget [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountTmpfs [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountInvalidType [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestControllerValidateMountNamedPipe [2021-07-29T15:57:19.990Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-29T15:57:19.990Z] PASS [2021-07-29T15:57:19.990Z] coverage: 11.0% of statements [2021-07-29T15:57:19.990Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.589s coverage: 11.0% of statements [2021-07-29T15:57:19.990Z] === RUN TestDiscoveryOptsErrors [2021-07-29T15:57:19.990Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-29T15:57:19.990Z] === RUN TestDiscoveryOpts [2021-07-29T15:57:19.990Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-29T15:57:19.990Z] PASS [2021-07-29T15:57:19.990Z] coverage: 30.0% of statements [2021-07-29T15:57:19.990Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-07-29T15:57:20.056Z] Loaded image: debian:bullseye [2021-07-29T15:57:20.056Z] Loaded image: hello-world:latest [2021-07-29T15:57:20.056Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:57:20.056Z] Loaded image: debian:bullseye [2021-07-29T15:57:20.320Z] INFO: Testing against a local daemon [2021-07-29T15:57:20.320Z] Loaded image: hello-world:latest [2021-07-29T15:57:20.320Z] === RUN TestDockerDaemonSuite [2021-07-29T15:57:20.446Z] === RUN TestEventsLog [2021-07-29T15:57:20.446Z] --- PASS: TestEventsLog (0.00s) [2021-07-29T15:57:20.446Z] === RUN TestEventsLogTimeout [2021-07-29T15:57:20.446Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-29T15:57:20.446Z] === RUN TestLogEvents [2021-07-29T15:57:20.446Z] --- PASS: TestLogEvents (0.07s) [2021-07-29T15:57:20.446Z] === RUN TestLoadBufferedEvents [2021-07-29T15:57:20.583Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-29T15:57:20.583Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:57:20.583Z] INFO: Testing against a local daemon [2021-07-29T15:57:20.583Z] === RUN TestDockerSuite [2021-07-29T15:57:20.831Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-07-29T15:57:20.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-29T15:57:20.831Z] service_test.go:242: FLAKY_TEST [2021-07-29T15:57:20.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T15:57:20.831Z] === RUN TestServiceWithDataPathPortInit [2021-07-29T15:57:20.844Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-29T15:57:20.844Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-29T15:57:20.844Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-29T15:57:20.901Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-29T15:57:20.901Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-29T15:57:20.901Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-29T15:57:20.901Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-29T15:57:20.901Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-29T15:57:20.901Z] PASS [2021-07-29T15:57:20.901Z] coverage: 50.0% of statements [2021-07-29T15:57:20.901Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements [2021-07-29T15:57:21.104Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-29T15:57:21.104Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-29T15:57:21.104Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-29T15:57:21.104Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-29T15:57:21.104Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-29T15:57:21.866Z] === RUN TestIsEmptyDir [2021-07-29T15:57:21.866Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-29T15:57:21.866Z] PASS [2021-07-29T15:57:21.866Z] coverage: 2.3% of statements [2021-07-29T15:57:21.866Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2021-07-29T15:57:21.866Z] === RUN TestLinkNaming [2021-07-29T15:57:21.866Z] --- PASS: TestLinkNaming (0.00s) [2021-07-29T15:57:21.866Z] === RUN TestLinkNew [2021-07-29T15:57:21.866Z] --- PASS: TestLinkNew (0.00s) [2021-07-29T15:57:21.866Z] === RUN TestLinkEnv [2021-07-29T15:57:21.866Z] --- PASS: TestLinkEnv (0.00s) [2021-07-29T15:57:21.866Z] === RUN TestLinkMultipleEnv [2021-07-29T15:57:21.866Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-29T15:57:21.866Z] === RUN TestLinkPortRangeEnv [2021-07-29T15:57:21.866Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-29T15:57:21.866Z] PASS [2021-07-29T15:57:21.866Z] coverage: 93.0% of statements [2021-07-29T15:57:21.866Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2021-07-29T15:57:22.659Z] ......... [ 86%] [2021-07-29T15:57:24.755Z] === RUN TestSearchRegistryForImagesErrors [2021-07-29T15:57:24.755Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestSearchRegistryForImages [2021-07-29T15:57:24.755Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestOnlyPlatformWithFallback [2021-07-29T15:57:24.755Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestImageDelete [2021-07-29T15:57:24.755Z] === RUN TestImageDelete/no_lease [2021-07-29T15:57:24.755Z] === RUN TestImageDelete/lease_exists [2021-07-29T15:57:24.755Z] --- PASS: TestImageDelete (0.05s) [2021-07-29T15:57:24.755Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-29T15:57:24.755Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-29T15:57:24.755Z] === RUN TestContentStoreForPull [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/defaults [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-29T15:57:24.755Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-29T15:57:24.755Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-29T15:57:24.755Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-29T15:57:24.755Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-29T15:57:24.755Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-29T15:57:24.755Z] PASS [2021-07-29T15:57:24.755Z] coverage: 6.8% of statements [2021-07-29T15:57:24.755Z] ok github.com/docker/docker/daemon/images 0.337s coverage: 6.8% of statements [2021-07-29T15:57:24.755Z] === RUN TestAdapterReadLogs [2021-07-29T15:57:24.755Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCopier [2021-07-29T15:57:24.755Z] --- PASS: TestCopier (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCopierLongLines [2021-07-29T15:57:24.755Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCopierSlow [2021-07-29T15:57:24.755Z] time="2021-07-29T15:57:24Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-29T15:57:24.755Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-29T15:57:24.755Z] === RUN TestCreateSuccess [2021-07-29T15:57:24.755Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCreateStreamSkipped [2021-07-29T15:57:24.755Z] time="2021-07-29T15:57:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-07-29T15:57:24.755Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCreateLogGroupSuccess [2021-07-29T15:57:24.755Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCreateError [2021-07-29T15:57:24.755Z] --- PASS: TestCreateError (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestCreateAlreadyExists [2021-07-29T15:57:24.755Z] time="2021-07-29T15:57:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-29T15:57:24.755Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestLogClosed [2021-07-29T15:57:24.755Z] --- PASS: TestLogClosed (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestLogBlocking [2021-07-29T15:57:24.755Z] --- PASS: TestLogBlocking (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-29T15:57:24.755Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestLogNonBlockingBufferFull [2021-07-29T15:57:24.755Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestPublishBatchSuccess [2021-07-29T15:57:24.755Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestPublishBatchError [2021-07-29T15:57:24.755Z] time="2021-07-29T15:57:24Z" level=error msg=Error [2021-07-29T15:57:24.755Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-29T15:57:24.755Z] time="2021-07-29T15:57:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-29T15:57:24.755Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-29T15:57:24.755Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-29T15:57:24.756Z] time="2021-07-29T15:57:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-29T15:57:24.756Z] time="2021-07-29T15:57:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-29T15:57:24.756Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchSimple [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchTicker [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMultilinePattern [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchClose [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/0/Hello [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/2/🙃 [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/3/���� [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/4/He��o [2021-07-29T15:57:24.756Z] === RUN TestEffectiveLen/5/ [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/0/ [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/1/Hello [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: Hello [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/2/Hello [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: He [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: llo [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/3/Hello [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: Hello [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/4/🙃 [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: 🙃 [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/5/🙃 [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: 🙃 [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/6/a� [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: a [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: � [2021-07-29T15:57:24.756Z] === RUN TestFindValidSplit/7/a� [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1064: a� [2021-07-29T15:57:24.756Z] cloudwatchlogs_test.go:1065: [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-29T15:57:24.756Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestProcessEventEmoji [2021-07-29T15:57:24.756Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchLineSplit [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMaxEvents [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-29T15:57:24.756Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-29T15:57:24.756Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-29T15:57:25.211Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-29T15:57:25.211Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-29T15:57:25.211Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestCreateTagSuccess [2021-07-29T15:57:25.211Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-29T15:57:25.211Z] --- PASS: TestCopierSlow (0.20s) [2021-07-29T15:57:25.211Z] === RUN TestCopierWithSized [2021-07-29T15:57:25.211Z] === RUN TestCopierWithSized/as_is [2021-07-29T15:57:25.211Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-29T15:57:25.211Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-07-29T15:57:25.211Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-29T15:57:25.211Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-29T15:57:25.211Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-29T15:57:25.211Z] PASS [2021-07-29T15:57:25.211Z] coverage: 77.0% of statements [2021-07-29T15:57:25.211Z] --- PASS: TestCopierWithSized (0.02s) [2021-07-29T15:57:25.211Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-29T15:57:25.211Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-29T15:57:25.211Z] === RUN TestCopierWithPartial [2021-07-29T15:57:25.211Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestRingLogger [2021-07-29T15:57:25.211Z] --- PASS: TestRingLogger (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestRingCap [2021-07-29T15:57:25.211Z] --- PASS: TestRingCap (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestRingClose [2021-07-29T15:57:25.211Z] --- PASS: TestRingClose (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestRingDrain [2021-07-29T15:57:25.211Z] --- PASS: TestRingDrain (0.00s) [2021-07-29T15:57:25.211Z] PASS [2021-07-29T15:57:25.211Z] coverage: 43.8% of statements [2021-07-29T15:57:25.211Z] ok github.com/docker/docker/daemon/logger/awslogs 0.384s coverage: 77.0% of statements [2021-07-29T15:57:25.211Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 43.8% of statements [2021-07-29T15:57:25.211Z] --- PASS: TestCheckoutGit (63.03s) [2021-07-29T15:57:25.211Z] === RUN TestValidGitTransport [2021-07-29T15:57:25.211Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-29T15:57:25.211Z] === RUN TestGitInvalidRef [2021-07-29T15:57:25.211Z] --- PASS: TestGitInvalidRef (0.22s) [2021-07-29T15:57:25.211Z] PASS [2021-07-29T15:57:25.211Z] coverage: 86.3% of statements [2021-07-29T15:57:25.211Z] ok github.com/docker/docker/builder/remotecontext/git 63.401s coverage: 86.3% of statements [2021-07-29T15:57:25.305Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-29T15:57:25.305Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-29T15:57:25.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-29T15:57:25.881Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-29T15:57:25.881Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-29T15:57:26.142Z] --- PASS: TestBuildWithHugeFile (117.13s) [2021-07-29T15:57:26.142Z] === RUN TestBuildWCOWSandboxSize [2021-07-29T15:57:26.142Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:57:26.142Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:57:26.142Z] === RUN TestBuildWithEmptyDockerfile [2021-07-29T15:57:26.173Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-29T15:57:26.173Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-29T15:57:26.173Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-29T15:57:26.173Z] === RUN TestJSONFileLogger [2021-07-29T15:57:26.173Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-29T15:57:26.173Z] === RUN TestJSONFileLoggerWithTags [2021-07-29T15:57:26.173Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-29T15:57:26.173Z] === RUN TestJSONFileLoggerWithOpts [2021-07-29T15:57:26.173Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-29T15:57:26.173Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-29T15:57:26.173Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-29T15:57:26.173Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-07-29T15:57:26.173Z] === RUN TestFastTimeMarshalJSON [2021-07-29T15:57:26.173Z] === RUN TestEncodeDecode [2021-07-29T15:57:26.173Z] === PAUSE TestEncodeDecode [2021-07-29T15:57:26.173Z] === RUN TestUnexpectedEOF [2021-07-29T15:57:26.173Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-29T15:57:26.173Z] PASS [2021-07-29T15:57:26.173Z] coverage: 87.2% of statements [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/cli [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-29T15:57:26.173Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-29T15:57:26.403Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:57:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:57:26.403Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:57:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:57:26.403Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:57:26.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:57:26.403Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T15:57:26.403Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T15:57:26.403Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-29T15:57:26.403Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-29T15:57:26.629Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-29T15:57:26.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.215s coverage: 87.2% of statements [2021-07-29T15:57:26.629Z] time="2021-07-29T15:57:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-29T15:57:26.629Z] time="2021-07-29T15:57:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-29T15:57:26.629Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-07-29T15:57:26.629Z] === CONT TestEncodeDecode [2021-07-29T15:57:26.629Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-29T15:57:26.629Z] PASS [2021-07-29T15:57:26.629Z] coverage: 69.9% of statements [2021-07-29T15:57:26.629Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements [2021-07-29T15:57:26.664Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-07-29T15:57:26.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-07-29T15:57:26.664Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-07-29T15:57:26.664Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-07-29T15:57:26.664Z] === RUN TestBuildPreserveOwnership [2021-07-29T15:57:26.664Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-29T15:57:26.664Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-29T15:57:26.664Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-29T15:57:27.118Z] === RUN TestWriteLog [2021-07-29T15:57:27.118Z] === PAUSE TestWriteLog [2021-07-29T15:57:27.118Z] === RUN TestReadLog [2021-07-29T15:57:27.118Z] === PAUSE TestReadLog [2021-07-29T15:57:27.118Z] === CONT TestWriteLog [2021-07-29T15:57:27.118Z] --- PASS: TestWriteLog (0.00s) [2021-07-29T15:57:27.118Z] === CONT TestReadLog [2021-07-29T15:57:27.118Z] === RUN TestReadLog/tail_exact [2021-07-29T15:57:27.118Z] === RUN TestReadLog/tail_less_than_available [2021-07-29T15:57:27.118Z] === RUN TestReadLog/tail_more_than_available [2021-07-29T15:57:27.118Z] --- PASS: TestReadLog (0.17s) [2021-07-29T15:57:27.118Z] --- PASS: TestReadLog/tail_exact (0.16s) [2021-07-29T15:57:27.118Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-29T15:57:27.118Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-29T15:57:27.118Z] PASS [2021-07-29T15:57:27.118Z] coverage: 75.2% of statements [2021-07-29T15:57:27.118Z] ok github.com/docker/docker/daemon/logger/local 0.274s coverage: 75.2% of statements [2021-07-29T15:57:27.118Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-29T15:57:27.871Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-29T15:57:28.100Z] === RUN TestLog [2021-07-29T15:57:28.100Z] === RUN TestOpenFileDelete [2021-07-29T15:57:28.100Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestOpenFileRename [2021-07-29T15:57:28.100Z] --- PASS: TestLog (0.01s) [2021-07-29T15:57:28.100Z] PASS [2021-07-29T15:57:28.100Z] coverage: 31.5% of statements [2021-07-29T15:57:28.100Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestParseLogTagDefaultTag [2021-07-29T15:57:28.100Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestParseLogTag [2021-07-29T15:57:28.100Z] --- PASS: TestParseLogTag (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestParseLogTagEmptyTag [2021-07-29T15:57:28.100Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestTailFiles [2021-07-29T15:57:28.100Z] --- PASS: TestTailFiles (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestFollowLogsConsumerGone [2021-07-29T15:57:28.100Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestFollowLogsProducerGone [2021-07-29T15:57:28.100Z] logfile_test.go:179: logDecode() closed after sending 1089 messages [2021-07-29T15:57:28.100Z] logfile_test.go:232: messages sent: 1089, received: 1089 [2021-07-29T15:57:28.100Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-29T15:57:28.100Z] === RUN TestCheckCapacityAndRotate [2021-07-29T15:57:28.100Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.112s coverage: 31.5% of statements [2021-07-29T15:57:28.100Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-29T15:57:28.100Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-29T15:57:28.100Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-07-29T15:57:28.100Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-29T15:57:28.100Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-29T15:57:28.100Z] PASS [2021-07-29T15:57:28.100Z] coverage: 53.7% of statements [2021-07-29T15:57:28.100Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.122s coverage: 53.7% of statements [2021-07-29T15:57:28.557Z] === RUN TestValidateLogOpt [2021-07-29T15:57:28.557Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestNewMissedConfig [2021-07-29T15:57:28.557Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestNewMissedUrl [2021-07-29T15:57:28.557Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestNewMissedToken [2021-07-29T15:57:28.557Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestNewWithProxy [2021-07-29T15:57:28.557Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestDefault [2021-07-29T15:57:28.557Z] --- PASS: TestDefault (0.01s) [2021-07-29T15:57:28.557Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-29T15:57:28.557Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestJsonFormat [2021-07-29T15:57:28.557Z] --- PASS: TestJsonFormat (0.02s) [2021-07-29T15:57:28.557Z] === RUN TestRawFormat [2021-07-29T15:57:28.557Z] --- PASS: TestRawFormat (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestRawFormatWithLabels [2021-07-29T15:57:28.557Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestRawFormatWithoutTag [2021-07-29T15:57:28.557Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-29T15:57:28.557Z] === RUN TestBatching [2021-07-29T15:57:28.557Z] --- PASS: TestBatching (0.27s) [2021-07-29T15:57:28.557Z] === RUN TestFrequency [2021-07-29T15:57:28.588Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-29T15:57:28.588Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-29T15:57:28.588Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-29T15:57:28.588Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-29T15:57:29.013Z] --- PASS: TestFrequency (0.19s) [2021-07-29T15:57:29.013Z] === RUN TestOneMessagePerRequest [2021-07-29T15:57:29.013Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-29T15:57:29.013Z] === RUN TestVerify [2021-07-29T15:57:29.013Z] --- PASS: TestVerify (0.00s) [2021-07-29T15:57:29.013Z] === RUN TestSkipVerify [2021-07-29T15:57:29.013Z] === RUN TestNewParse [2021-07-29T15:57:29.013Z] --- PASS: TestNewParse (0.00s) [2021-07-29T15:57:29.013Z] PASS [2021-07-29T15:57:29.013Z] coverage: 8.3% of statements [2021-07-29T15:57:29.013Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-07-29T15:57:29.013Z] time="2021-07-29T15:57:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.013Z] time="2021-07-29T15:57:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.013Z] time="2021-07-29T15:57:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] --- PASS: TestSkipVerify (0.39s) [2021-07-29T15:57:29.468Z] === RUN TestBufferMaximum [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.012933\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.012933\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestServerAlwaysDown [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.016515\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.016515\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.016515\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.017153\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] time="2021-07-29T15:57:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627574249.017153\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:29.468Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestCannotSendAfterClose [2021-07-29T15:57:29.468Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-29T15:57:29.468Z] === RUN TestParseLogFormat [2021-07-29T15:57:29.468Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestValidateLogOptEmpty [2021-07-29T15:57:29.468Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestValidateSyslogAddress [2021-07-29T15:57:29.468Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestParseAddressDefaultPort [2021-07-29T15:57:29.468Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestValidateSyslogFacility [2021-07-29T15:57:29.468Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestValidateLogOptSyslogFormat [2021-07-29T15:57:29.468Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-29T15:57:29.468Z] === RUN TestValidateLogOpt [2021-07-29T15:57:29.468Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-29T15:57:29.468Z] PASS [2021-07-29T15:57:29.468Z] coverage: 46.8% of statements [2021-07-29T15:57:29.468Z] ok github.com/docker/docker/daemon/logger/syslog 0.079s coverage: 46.8% of statements [2021-07-29T15:57:29.499Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-29T15:57:29.530Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-29T15:57:29.530Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-29T15:57:29.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-29T15:57:30.429Z] time="2021-07-29T15:57:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-29T15:57:30.429Z] time="2021-07-29T15:57:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"867dec4b9e70\"}'" [2021-07-29T15:57:30.429Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-29T15:57:30.429Z] PASS [2021-07-29T15:57:30.429Z] coverage: 82.5% of statements [2021-07-29T15:57:30.429Z] ok github.com/docker/docker/daemon/logger/splunk 1.998s coverage: 82.5% of statements [2021-07-29T15:57:30.429Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-29T15:57:30.429Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-29T15:57:30.429Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-29T15:57:30.429Z] === RUN TestV1IDService [2021-07-29T15:57:30.429Z] --- PASS: TestV1IDService (0.05s) [2021-07-29T15:57:30.429Z] === RUN TestV2MetadataService [2021-07-29T15:57:30.472Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-29T15:57:30.733Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-29T15:57:30.995Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-29T15:57:30.995Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-29T15:57:30.995Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-29T15:57:31.394Z] === RUN TestSuccessfulDownload [2021-07-29T15:57:31.395Z] download_test.go:268: Needs fixing on Windows [2021-07-29T15:57:31.395Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-29T15:57:31.395Z] === RUN TestCancelledDownload [2021-07-29T15:57:31.395Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-29T15:57:31.395Z] === RUN TestMaxDownloadAttempts [2021-07-29T15:57:31.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-29T15:57:31.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-29T15:57:31.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-29T15:57:31.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-29T15:57:31.395Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-29T15:57:31.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-29T15:57:31.395Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-29T15:57:31.395Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-29T15:57:31.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-29T15:57:31.395Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-29T15:57:31.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-29T15:57:31.395Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-29T15:57:31.395Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-29T15:57:31.395Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-29T15:57:31.395Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-29T15:57:31.395Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-29T15:57:31.395Z] === RUN TestContinueOnError_NeverContinue [2021-07-29T15:57:31.395Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-29T15:57:31.395Z] === RUN TestManifestStore [2021-07-29T15:57:31.395Z] === RUN TestManifestStore/no_remote_or_local [2021-07-29T15:57:31.850Z] --- PASS: TestV2MetadataService (1.09s) [2021-07-29T15:57:31.850Z] PASS [2021-07-29T15:57:31.850Z] coverage: 48.2% of statements [2021-07-29T15:57:31.850Z] ok github.com/docker/docker/distribution/metadata 1.237s coverage: 48.2% of statements [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local242097359\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/no_local_cache [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/with_local_cache [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/unknown_media_type [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="reference for unknown type: " [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="reference for unknown type: " [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-29T15:57:31.850Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-07-29T15:57:31.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-07-29T15:57:31.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-07-29T15:57:31.850Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-07-29T15:57:31.850Z] === RUN TestTransfer [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="reference for unknown type: " [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="reference for unknown type: " [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="reference for unknown type: " [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-29T15:57:31.850Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-29T15:57:31.850Z] time="2021-07-29T15:57:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore (0.30s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-29T15:57:31.850Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-29T15:57:31.850Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestFixManifestLayers [2021-07-29T15:57:31.850Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-29T15:57:31.850Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-29T15:57:31.850Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestFixManifestLayersBadParent [2021-07-29T15:57:31.850Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestValidateManifest [2021-07-29T15:57:31.850Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-29T15:57:31.850Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestFormatPlatform [2021-07-29T15:57:31.850Z] --- PASS: TestFormatPlatform (0.01s) [2021-07-29T15:57:31.850Z] === RUN TestGetRepositoryMountCandidates [2021-07-29T15:57:31.850Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestLayerAlreadyExists [2021-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] 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-07-29T15:57:31.850Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-29T15:57:31.850Z] === RUN TestWhenEmptyAuthConfig [2021-07-29T15:57:31.850Z] --- PASS: TestTransfer (0.14s) [2021-07-29T15:57:31.850Z] === RUN TestConcurrencyLimit [2021-07-29T15:57:31.938Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-29T15:57:32.306Z] === RUN TestNotFound [2021-07-29T15:57:32.306Z] --- PASS: TestNotFound (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestConflict [2021-07-29T15:57:32.306Z] --- PASS: TestConflict (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestForbidden [2021-07-29T15:57:32.306Z] --- PASS: TestForbidden (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestInvalidParameter [2021-07-29T15:57:32.306Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestNotImplemented [2021-07-29T15:57:32.306Z] --- PASS: TestNotImplemented (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestNotModified [2021-07-29T15:57:32.306Z] --- PASS: TestNotModified (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestUnauthorized [2021-07-29T15:57:32.306Z] --- PASS: TestUnauthorized (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestUnknown [2021-07-29T15:57:32.306Z] --- PASS: TestUnknown (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestCancelled [2021-07-29T15:57:32.306Z] --- PASS: TestCancelled (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestDeadline [2021-07-29T15:57:32.306Z] --- PASS: TestDeadline (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestDataLoss [2021-07-29T15:57:32.306Z] --- PASS: TestDataLoss (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestUnavailable [2021-07-29T15:57:32.306Z] --- PASS: TestUnavailable (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestSystem [2021-07-29T15:57:32.306Z] --- PASS: TestSystem (0.00s) [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Not_Found [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Bad_Request [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Conflict [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Unauthorized [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Forbidden [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Not_Modified [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-29T15:57:32.306Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-29T15:57:32.306Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-29T15:57:32.306Z] PASS [2021-07-29T15:57:32.306Z] coverage: 53.1% of statements [2021-07-29T15:57:32.306Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-07-29T15:57:32.306Z] --- PASS: TestConcurrencyLimit (0.52s) [2021-07-29T15:57:32.306Z] === RUN TestInactiveJobs [2021-07-29T15:57:32.508Z] --- PASS: TestBuildPreserveOwnership (5.81s) [2021-07-29T15:57:32.508Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2021-07-29T15:57:32.508Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.87s) [2021-07-29T15:57:32.508Z] === RUN TestBuildPlatformInvalid [2021-07-29T15:57:32.508Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-29T15:57:32.508Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-29T15:57:32.762Z] --- PASS: TestInactiveJobs (0.53s) [2021-07-29T15:57:32.762Z] === RUN TestWatchRelease [2021-07-29T15:57:33.248Z] --- PASS: TestWatchRelease (0.10s) [2021-07-29T15:57:33.248Z] === RUN TestWatchFinishedTransfer [2021-07-29T15:57:33.248Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-29T15:57:33.248Z] === RUN TestDuplicateTransfer [2021-07-29T15:57:33.248Z] --- PASS: TestWhenEmptyAuthConfig (1.26s) [2021-07-29T15:57:33.248Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-29T15:57:33.248Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-29T15:57:33.248Z] === RUN TestTokenPassThru [2021-07-29T15:57:33.248Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-29T15:57:33.248Z] === RUN TestTokenPassThruDifferentHost [2021-07-29T15:57:33.248Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-07-29T15:57:33.248Z] === RUN TestSuccessfulUpload [2021-07-29T15:57:33.248Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2021-07-29T15:57:33.248Z] PASS [2021-07-29T15:57:33.248Z] coverage: 23.8% of statements [2021-07-29T15:57:33.248Z] ok github.com/docker/docker/distribution 1.691s coverage: 23.8% of statements [2021-07-29T15:57:33.248Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-29T15:57:33.706Z] time="2021-07-29T15:57:33Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-29T15:57:33.706Z] === RUN TestCompare [2021-07-29T15:57:33.706Z] --- PASS: TestCompare (0.00s) [2021-07-29T15:57:33.706Z] PASS [2021-07-29T15:57:33.706Z] coverage: 19.2% of statements [2021-07-29T15:57:33.706Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2021-07-29T15:57:33.706Z] === RUN TestFSGetInvalidData [2021-07-29T15:57:33.706Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-29T15:57:33.706Z] === RUN TestFSInvalidSet [2021-07-29T15:57:33.706Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-29T15:57:33.706Z] === RUN TestFSInvalidRoot [2021-07-29T15:57:33.706Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-29T15:57:33.706Z] === RUN TestFSMetadataGetSet [2021-07-29T15:57:33.706Z] --- PASS: TestSuccessfulUpload (0.50s) [2021-07-29T15:57:33.706Z] === RUN TestCancelledUpload [2021-07-29T15:57:33.706Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-29T15:57:33.706Z] PASS [2021-07-29T15:57:33.706Z] coverage: 76.8% of statements [2021-07-29T15:57:33.706Z] ok github.com/docker/docker/distribution/xfer 2.466s coverage: 76.8% of statements [2021-07-29T15:57:33.706Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-07-29T15:57:33.706Z] === RUN TestFSInvalidWalker [2021-07-29T15:57:33.706Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-29T15:57:33.706Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-29T15:57:33.706Z] === RUN TestFSGetSet [2021-07-29T15:57:33.706Z] --- PASS: TestFSGetSet (0.02s) [2021-07-29T15:57:33.706Z] === RUN TestFSGetUnsetKey [2021-07-29T15:57:33.706Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-29T15:57:33.706Z] === RUN TestFSGetEmptyData [2021-07-29T15:57:33.706Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-29T15:57:33.706Z] === RUN TestFSDelete [2021-07-29T15:57:33.706Z] --- PASS: TestFSDelete (0.03s) [2021-07-29T15:57:33.706Z] === RUN TestFSWalker [2021-07-29T15:57:33.706Z] --- PASS: TestFSWalker (0.05s) [2021-07-29T15:57:33.706Z] === RUN TestFSWalkerStopOnError [2021-07-29T15:57:33.706Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-29T15:57:33.706Z] === RUN TestNewFromJSON [2021-07-29T15:57:33.706Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-29T15:57:33.706Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-29T15:57:33.706Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-29T15:57:33.706Z] === RUN TestMarshalKeyOrder [2021-07-29T15:57:33.706Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-29T15:57:33.706Z] === RUN TestHistoryEqual [2021-07-29T15:57:34.161Z] --- PASS: TestHistoryEqual (0.15s) [2021-07-29T15:57:34.161Z] === RUN TestImage [2021-07-29T15:57:34.161Z] --- PASS: TestImage (0.00s) [2021-07-29T15:57:34.161Z] === RUN TestImageOSNotEmpty [2021-07-29T15:57:34.161Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-29T15:57:34.161Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-29T15:57:34.161Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-29T15:57:34.161Z] === RUN TestCreate [2021-07-29T15:57:34.161Z] --- PASS: TestCreate (0.02s) [2021-07-29T15:57:34.161Z] === RUN TestRestore [2021-07-29T15:57:34.161Z] time="2021-07-29T15:57:33Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-29T15:57:34.161Z] --- PASS: TestRestore (0.04s) [2021-07-29T15:57:34.161Z] === RUN TestAddDelete [2021-07-29T15:57:34.161Z] --- PASS: TestAddDelete (0.02s) [2021-07-29T15:57:34.161Z] === RUN TestSearchAfterDelete [2021-07-29T15:57:34.161Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-29T15:57:34.161Z] === RUN TestParentReset [2021-07-29T15:57:34.161Z] --- PASS: TestParentReset (0.03s) [2021-07-29T15:57:34.161Z] === RUN TestGetAndSetLastUpdated [2021-07-29T15:57:34.161Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-07-29T15:57:34.161Z] === RUN TestStoreLen [2021-07-29T15:57:34.161Z] --- PASS: TestStoreLen (0.07s) [2021-07-29T15:57:34.161Z] PASS [2021-07-29T15:57:34.161Z] coverage: 86.6% of statements [2021-07-29T15:57:34.161Z] ok github.com/docker/docker/image 0.672s coverage: 86.6% of statements [2021-07-29T15:57:34.617Z] === RUN TestMakeV1ConfigFromConfig [2021-07-29T15:57:34.617Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-29T15:57:34.617Z] PASS [2021-07-29T15:57:34.617Z] coverage: 25.0% of statements [2021-07-29T15:57:34.617Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-07-29T15:57:34.617Z] === RUN TestValidateManifest [2021-07-29T15:57:34.617Z] === RUN TestValidateManifest/nil [2021-07-29T15:57:34.617Z] === RUN TestValidateManifest/non-nil [2021-07-29T15:57:34.617Z] --- PASS: TestValidateManifest (0.00s) [2021-07-29T15:57:34.617Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-29T15:57:34.617Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-29T15:57:34.617Z] PASS [2021-07-29T15:57:34.617Z] coverage: 0.7% of statements [2021-07-29T15:57:34.617Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2021-07-29T15:57:34.617Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-29T15:57:34.775Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-29T15:57:35.717Z] --- PASS: TestServiceWithDataPathPortInit (14.56s) [2021-07-29T15:57:35.717Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-29T15:57:36.144Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-29T15:57:36.145Z] === RUN TestSerialization [2021-07-29T15:57:36.145Z] --- PASS: TestSerialization (0.03s) [2021-07-29T15:57:36.145Z] PASS [2021-07-29T15:57:36.145Z] coverage: 100.0% of statements [2021-07-29T15:57:36.145Z] ok github.com/docker/docker/libcontainerd/queue 0.112s coverage: 100.0% of statements [2021-07-29T15:57:36.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-29T15:57:36.602Z] === RUN TestEnvironmentParsing [2021-07-29T15:57:36.602Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-29T15:57:36.602Z] PASS [2021-07-29T15:57:36.602Z] coverage: 1.2% of statements [2021-07-29T15:57:36.602Z] ok github.com/docker/docker/libcontainerd/local 0.062s coverage: 1.2% of statements [2021-07-29T15:57:36.602Z] === RUN TestEmptyLayer [2021-07-29T15:57:36.602Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-29T15:57:36.602Z] === RUN TestCommitFailure [2021-07-29T15:57:36.602Z] --- PASS: TestCommitFailure (0.01s) [2021-07-29T15:57:36.602Z] === RUN TestStartTransactionFailure [2021-07-29T15:57:36.602Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-29T15:57:36.602Z] === RUN TestGetOrphan [2021-07-29T15:57:36.602Z] --- PASS: TestGetOrphan (0.01s) [2021-07-29T15:57:36.602Z] === RUN TestMountAndRegister [2021-07-29T15:57:36.602Z] layer_test.go:271: Layer size: 14 [2021-07-29T15:57:36.602Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-29T15:57:36.602Z] === RUN TestLayerRelease [2021-07-29T15:57:36.602Z] layer_test.go:304: Failing on Windows [2021-07-29T15:57:36.602Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-29T15:57:36.602Z] === RUN TestStoreRestore [2021-07-29T15:57:36.602Z] layer_test.go:353: Failing on Windows [2021-07-29T15:57:36.602Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-29T15:57:36.602Z] === RUN TestTarStreamStability [2021-07-29T15:57:36.602Z] layer_test.go:468: Failing on Windows [2021-07-29T15:57:36.602Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-29T15:57:36.602Z] === RUN TestRegisterExistingLayer [2021-07-29T15:57:37.058Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-07-29T15:57:37.058Z] === RUN TestTarStreamVerification [2021-07-29T15:57:37.058Z] layer_test.go:697: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-29T15:57:37.058Z] === RUN TestLayerMigration [2021-07-29T15:57:37.058Z] migration_test.go:46: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestLayerMigration (0.01s) [2021-07-29T15:57:37.058Z] === RUN TestLayerMigrationNoTarsplit [2021-07-29T15:57:37.058Z] migration_test.go:182: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-29T15:57:37.058Z] === RUN TestMountInit [2021-07-29T15:57:37.058Z] mount_test.go:17: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestMountInit (0.00s) [2021-07-29T15:57:37.058Z] === RUN TestMountSize [2021-07-29T15:57:37.058Z] mount_test.go:76: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestMountSize (0.00s) [2021-07-29T15:57:37.058Z] === RUN TestMountChanges [2021-07-29T15:57:37.058Z] mount_test.go:125: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestMountChanges (0.00s) [2021-07-29T15:57:37.058Z] === RUN TestMountApply [2021-07-29T15:57:37.058Z] mount_test.go:212: Failing on Windows [2021-07-29T15:57:37.058Z] --- SKIP: TestMountApply (0.00s) [2021-07-29T15:57:37.058Z] PASS [2021-07-29T15:57:37.058Z] coverage: 30.1% of statements [2021-07-29T15:57:37.058Z] ok github.com/docker/docker/layer 0.382s coverage: 30.1% of statements [2021-07-29T15:57:37.058Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-29T15:57:37.058Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-29T15:57:37.058Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-29T15:57:37.058Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-29T15:57:37.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-29T15:57:38.020Z] === RUN TestSequenceGetAvailableBit [2021-07-29T15:57:38.020Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSequenceEqual [2021-07-29T15:57:38.020Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSequenceCopy [2021-07-29T15:57:38.020Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestGetFirstAvailable [2021-07-29T15:57:38.020Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestFindSequence [2021-07-29T15:57:38.020Z] --- PASS: TestFindSequence (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestCheckIfAvailable [2021-07-29T15:57:38.020Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestMergeSequences [2021-07-29T15:57:38.020Z] --- PASS: TestMergeSequences (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestPushReservation [2021-07-29T15:57:38.020Z] --- PASS: TestPushReservation (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSerializeDeserialize [2021-07-29T15:57:38.020Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSet [2021-07-29T15:57:38.020Z] --- PASS: TestSet (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSetUnset [2021-07-29T15:57:38.020Z] --- PASS: TestSetUnset (0.01s) [2021-07-29T15:57:38.020Z] === RUN TestOffsetSetUnset [2021-07-29T15:57:38.020Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSetInRange [2021-07-29T15:57:38.020Z] --- PASS: TestSetInRange (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestSetAnyInRange [2021-07-29T15:57:38.020Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestMethods [2021-07-29T15:57:38.020Z] --- PASS: TestMethods (0.00s) [2021-07-29T15:57:38.020Z] === RUN TestRandomAllocateDeallocate [2021-07-29T15:57:38.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-29T15:57:39.003Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1364e6im26ekg448ebm1ihxg Created:2021-07-29 15:57:36.806511639 +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[5d8b75e2c179035d2fdc870f83a629643fa0f95cb246d331813b1faf0cc0add9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og2yttyhl39umr1edram6nx4g EndpointID:6bf801e1b3beb7aa5be164a5be634ca46f2d91e7c5be2a29813586ee16828b36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6368500c0f02291c64a3c33cd4e40276cd2814eb9152d42f0821f9f0d2f9cfcc 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:1f4107976d19 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.og2yttyhl39umr1edram6nx4g EndpointID:6bf801e1b3beb7aa5be164a5be634ca46f2d91e7c5be2a29813586ee16828b36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-29T15:57:39.088Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-29T15:57:40.191Z] === RUN TestInvalidConfig [2021-07-29T15:57:40.191Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-29T15:57:40.191Z] === RUN TestConfig [2021-07-29T15:57:40.191Z] --- PASS: TestConfig (0.00s) [2021-07-29T15:57:40.191Z] === RUN TestOptionsLabels [2021-07-29T15:57:40.191Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-29T15:57:40.191Z] === RUN TestValidName [2021-07-29T15:57:40.191Z] --- PASS: TestValidName (0.00s) [2021-07-29T15:57:40.191Z] === RUN TestTLSConfiguration [2021-07-29T15:57:40.191Z] time="2021-07-29T15:57:39Z" level=info msg="Option Initializing KV with TLS" [2021-07-29T15:57:40.191Z] --- PASS: TestTLSConfiguration (0.16s) [2021-07-29T15:57:40.191Z] PASS [2021-07-29T15:57:40.191Z] coverage: 24.0% of statements [2021-07-29T15:57:40.191Z] ok github.com/docker/docker/libnetwork/config 0.245s coverage: 24.0% of statements [2021-07-29T15:57:40.647Z] === RUN TestErrorInterfaces [2021-07-29T15:57:40.647Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestNetworkMarshalling [2021-07-29T15:57:40.647Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-07-29T15:57:40.647Z] === RUN TestEndpointMarshalling [2021-07-29T15:57:40.647Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestAuxAddresses [2021-07-29T15:57:40.647Z] time="2021-07-29T15:57:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-29T15:57:40.647Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-29T15:57:40.647Z] === RUN TestSRVServiceQuery [2021-07-29T15:57:40.647Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestServiceVIPReuse [2021-07-29T15:57:40.647Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-29T15:57:40.647Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestDNSIPQuery [2021-07-29T15:57:40.647Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestDNSProxyServFail [2021-07-29T15:57:40.647Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestSandboxAddEmpty [2021-07-29T15:57:40.647Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestSandboxAddMultiPrio [2021-07-29T15:57:40.647Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestSandboxAddSamePrio [2021-07-29T15:57:40.647Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestCleanupServiceDiscovery [2021-07-29T15:57:40.647Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestDNSOptions [2021-07-29T15:57:40.647Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:57:40.647Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-29T15:57:40.647Z] === RUN TestMultipleControllersWithSameStore [2021-07-29T15:57:40.647Z] time="2021-07-29T15:57:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-29T15:57:40.647Z] time="2021-07-29T15:57:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-29T15:57:40.647Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-29T15:57:40.647Z] PASS [2021-07-29T15:57:40.647Z] coverage: 8.6% of statements [2021-07-29T15:57:40.647Z] ok github.com/docker/docker/libnetwork 0.331s coverage: 8.6% of statements [2021-07-29T15:57:40.647Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-29T15:57:40.999Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-29T15:57:41.106Z] === RUN TestKey [2021-07-29T15:57:41.106Z] --- PASS: TestKey (0.00s) [2021-07-29T15:57:41.106Z] === RUN TestParseKey [2021-07-29T15:57:41.106Z] --- PASS: TestParseKey (0.00s) [2021-07-29T15:57:41.106Z] === RUN TestInvalidDataStore [2021-07-29T15:57:41.106Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-29T15:57:41.106Z] === RUN TestKVObjectFlatKey [2021-07-29T15:57:41.106Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-29T15:57:41.106Z] === RUN TestAtomicKVObjectFlatKey [2021-07-29T15:57:41.106Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-29T15:57:41.106Z] PASS [2021-07-29T15:57:41.106Z] coverage: 21.9% of statements [2021-07-29T15:57:41.106Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2021-07-29T15:57:41.106Z] === RUN TestIPDataMarshalling [2021-07-29T15:57:41.106Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-29T15:57:41.107Z] === RUN TestValidateAndIsV6 [2021-07-29T15:57:41.107Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-29T15:57:41.107Z] PASS [2021-07-29T15:57:41.107Z] coverage: 68.9% of statements [2021-07-29T15:57:41.107Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2021-07-29T15:57:42.107Z] === RUN TestDriver [2021-07-29T15:57:42.107Z] --- PASS: TestDriver (0.00s) [2021-07-29T15:57:42.107Z] PASS [2021-07-29T15:57:42.107Z] coverage: 34.8% of statements [2021-07-29T15:57:42.107Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-07-29T15:57:42.107Z] === RUN TestDriver [2021-07-29T15:57:42.107Z] --- PASS: TestDriver (0.00s) [2021-07-29T15:57:42.107Z] PASS [2021-07-29T15:57:42.107Z] coverage: 34.8% of statements [2021-07-29T15:57:42.107Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2021-07-29T15:57:42.218Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-29T15:57:42.563Z] === RUN TestNetworkAllocateFree [2021-07-29T15:57:42.564Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-29T15:57:42.564Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-29T15:57:42.564Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-29T15:57:42.564Z] PASS [2021-07-29T15:57:42.564Z] coverage: 63.6% of statements [2021-07-29T15:57:42.564Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2021-07-29T15:57:43.019Z] === RUN TestGetEmptyCapabilities [2021-07-29T15:57:43.019Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-29T15:57:43.019Z] === RUN TestGetExtraCapabilities [2021-07-29T15:57:43.019Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-29T15:57:43.019Z] === RUN TestGetInvalidCapabilities [2021-07-29T15:57:43.019Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-29T15:57:43.019Z] === RUN TestRemoteDriver [2021-07-29T15:57:43.019Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-29T15:57:43.019Z] === RUN TestDriverError [2021-07-29T15:57:43.019Z] --- PASS: TestDriverError (0.00s) [2021-07-29T15:57:43.019Z] === RUN TestMissingValues [2021-07-29T15:57:43.019Z] --- PASS: TestMissingValues (0.00s) [2021-07-29T15:57:43.019Z] === RUN TestRollback [2021-07-29T15:57:43.019Z] --- PASS: TestRollback (0.00s) [2021-07-29T15:57:43.019Z] PASS [2021-07-29T15:57:43.019Z] coverage: 57.4% of statements [2021-07-29T15:57:43.019Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.090s coverage: 57.4% of statements [2021-07-29T15:57:43.187Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2021-07-29T15:57:43.187Z] PASS [2021-07-29T15:57:43.187Z] [2021-07-29T15:57:43.187Z] === Skipped [2021-07-29T15:57:43.188Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T15:57:43.188Z] service_test.go:242: FLAKY_TEST [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] DONE 26 tests, 1 skipped in 47.765s [2021-07-29T15:57:43.188Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-29T15:57:43.188Z] INFO: Testing against a local daemon [2021-07-29T15:57:43.188Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-29T15:57:43.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:57:43.188Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T15:57:43.188Z] === RUN TestDockerNetworkIpvlan [2021-07-29T15:57:43.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:57:43.188Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-29T15:57:43.188Z] PASS [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] === Skipped [2021-07-29T15:57:43.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T15:57:43.188Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-29T15:57:43.188Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] [2021-07-29T15:57:43.188Z] DONE 2 tests, 2 skipped in 0.117s [2021-07-29T15:57:43.188Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-29T15:57:43.188Z] INFO: Testing against a local daemon [2021-07-29T15:57:43.188Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-29T15:57:43.475Z] === RUN TestNAT [2021-07-29T15:57:43.475Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-29T15:57:43.475Z] --- SKIP: TestNAT (0.00s) [2021-07-29T15:57:43.475Z] === RUN TestTransparent [2021-07-29T15:57:43.475Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-29T15:57:43.475Z] --- SKIP: TestTransparent (0.00s) [2021-07-29T15:57:43.475Z] PASS [2021-07-29T15:57:43.475Z] coverage: 0.0% of statements [2021-07-29T15:57:43.475Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-07-29T15:57:43.932Z] --- PASS: TestRandomAllocateDeallocate (5.93s) [2021-07-29T15:57:43.932Z] === RUN TestAllocateRandomDeallocate [2021-07-29T15:57:43.932Z] === RUN TestBuildDefault [2021-07-29T15:57:43.932Z] --- PASS: TestBuildDefault (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestBuildHostnameDomainname [2021-07-29T15:57:43.932Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestBuildHostname [2021-07-29T15:57:43.932Z] --- PASS: TestBuildHostname (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestBuildHostnameFQDN [2021-07-29T15:57:43.932Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestBuildNoIP [2021-07-29T15:57:43.932Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestUpdate [2021-07-29T15:57:43.932Z] --- PASS: TestUpdate (0.01s) [2021-07-29T15:57:43.932Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-29T15:57:43.932Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-29T15:57:43.932Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestAddEmpty [2021-07-29T15:57:43.932Z] --- PASS: TestAddEmpty (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestAdd [2021-07-29T15:57:43.932Z] --- PASS: TestAdd (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestDeleteEmpty [2021-07-29T15:57:43.932Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestDeleteNewline [2021-07-29T15:57:43.932Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestDelete [2021-07-29T15:57:43.932Z] --- PASS: TestDelete (0.00s) [2021-07-29T15:57:43.932Z] === RUN TestConcurrentWrites [2021-07-29T15:57:44.299Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-29T15:57:44.388Z] --- PASS: TestConcurrentWrites (0.22s) [2021-07-29T15:57:44.388Z] PASS [2021-07-29T15:57:44.388Z] coverage: 81.2% of statements [2021-07-29T15:57:44.388Z] ok github.com/docker/docker/libnetwork/etchosts 0.288s coverage: 81.2% of statements [2021-07-29T15:57:44.388Z] === RUN TestNew [2021-07-29T15:57:44.388Z] --- PASS: TestNew (0.01s) [2021-07-29T15:57:44.388Z] === RUN TestAddDriver [2021-07-29T15:57:44.388Z] --- PASS: TestAddDriver (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestAddDuplicateDriver [2021-07-29T15:57:44.388Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-29T15:57:44.388Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestDriver [2021-07-29T15:57:44.388Z] --- PASS: TestDriver (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestIPAM [2021-07-29T15:57:44.388Z] --- PASS: TestIPAM (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestWalkIPAMs [2021-07-29T15:57:44.388Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-29T15:57:44.388Z] === RUN TestWalkDrivers [2021-07-29T15:57:44.388Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-29T15:57:44.388Z] PASS [2021-07-29T15:57:44.388Z] coverage: 82.4% of statements [2021-07-29T15:57:44.388Z] ok github.com/docker/docker/libnetwork/drvregistry 0.078s coverage: 82.4% of statements [2021-07-29T15:57:44.570Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-07-29T15:57:44.570Z] === RUN TestDockerNetworkMacvlan [2021-07-29T15:57:44.844Z] === RUN TestDiff [2021-07-29T15:57:44.844Z] --- PASS: TestDiff (0.00s) [2021-07-29T15:57:44.844Z] === RUN TestAddedCallback [2021-07-29T15:57:44.844Z] --- PASS: TestAddedCallback (0.00s) [2021-07-29T15:57:44.844Z] === RUN TestRemovedCallback [2021-07-29T15:57:44.844Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-29T15:57:44.844Z] === RUN TestNoCallback [2021-07-29T15:57:44.844Z] --- PASS: TestNoCallback (0.00s) [2021-07-29T15:57:44.844Z] PASS [2021-07-29T15:57:44.844Z] coverage: 48.1% of statements [2021-07-29T15:57:44.844Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.054s coverage: 48.1% of statements [2021-07-29T15:57:44.844Z] --- PASS: TestAllocateRandomDeallocate (1.25s) [2021-07-29T15:57:44.844Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-29T15:57:44.957Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-29T15:57:44.957Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-29T15:57:45.137Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-29T15:57:45.302Z] === RUN TestNew [2021-07-29T15:57:45.302Z] --- PASS: TestNew (0.00s) [2021-07-29T15:57:45.302Z] === RUN TestAllocate [2021-07-29T15:57:45.302Z] --- PASS: TestAllocate (0.00s) [2021-07-29T15:57:45.302Z] === RUN TestUninitialized [2021-07-29T15:57:45.302Z] --- PASS: TestUninitialized (0.00s) [2021-07-29T15:57:45.302Z] === RUN TestAllocateInRange [2021-07-29T15:57:45.302Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-29T15:57:45.302Z] === RUN TestAllocateSerial [2021-07-29T15:57:45.302Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-29T15:57:45.302Z] PASS [2021-07-29T15:57:45.302Z] coverage: 87.5% of statements [2021-07-29T15:57:45.302Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-07-29T15:57:45.302Z] === RUN TestCaller [2021-07-29T15:57:45.302Z] --- PASS: TestCaller (0.00s) [2021-07-29T15:57:45.302Z] PASS [2021-07-29T15:57:45.302Z] coverage: 100.0% of statements [2021-07-29T15:57:45.302Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2021-07-29T15:57:45.758Z] === RUN TestSetSerialInsertDelete [2021-07-29T15:57:45.758Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-29T15:57:45.758Z] === RUN TestSetParallelInsertDelete [2021-07-29T15:57:46.072Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-29T15:57:46.639Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-29T15:57:46.719Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.51s) [2021-07-29T15:57:46.719Z] === RUN TestRetrieveFromStore [2021-07-29T15:57:46.719Z] === RUN TestPoolRequest [2021-07-29T15:57:46.719Z] --- PASS: TestPoolRequest (0.00s) [2021-07-29T15:57:46.719Z] === RUN TestOtherRequests [2021-07-29T15:57:46.719Z] --- PASS: TestOtherRequests (0.00s) [2021-07-29T15:57:46.719Z] PASS [2021-07-29T15:57:46.719Z] coverage: 57.1% of statements [2021-07-29T15:57:46.719Z] ok github.com/docker/docker/libnetwork/ipams/null 0.069s coverage: 57.1% of statements [2021-07-29T15:57:46.845Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-29T15:57:47.178Z] === RUN TestInt2IP2IntConversion [2021-07-29T15:57:47.635Z] --- PASS: TestInt2IP2IntConversion (0.65s) [2021-07-29T15:57:47.635Z] === RUN TestGetAddressVersion [2021-07-29T15:57:47.635Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-29T15:57:47.635Z] === RUN TestKeyString [2021-07-29T15:57:47.635Z] --- PASS: TestKeyString (0.00s) [2021-07-29T15:57:47.635Z] === RUN TestPoolDataMarshal [2021-07-29T15:57:47.635Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-29T15:57:47.635Z] === RUN TestSubnetsMarshal [2021-07-29T15:57:47.635Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-07-29T15:57:47.635Z] === RUN TestAddSubnets [2021-07-29T15:57:47.635Z] --- PASS: TestAddSubnets (0.05s) [2021-07-29T15:57:47.635Z] === RUN TestDoublePoolRelease [2021-07-29T15:57:48.092Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-29T15:57:48.092Z] === RUN TestAddReleasePoolID [2021-07-29T15:57:48.092Z] --- PASS: TestRetrieveFromStore (1.45s) [2021-07-29T15:57:48.092Z] === RUN TestIsCorrupted [2021-07-29T15:57:48.092Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-29T15:57:48.092Z] === RUN TestSetRollover [2021-07-29T15:57:48.092Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-07-29T15:57:48.092Z] === RUN TestPredefinedPool [2021-07-29T15:57:48.092Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-29T15:57:48.092Z] === RUN TestRemoveSubnet [2021-07-29T15:57:48.092Z] --- PASS: TestRemoveSubnet (0.16s) [2021-07-29T15:57:48.092Z] === RUN TestGetSameAddress [2021-07-29T15:57:48.092Z] === RUN TestGetCapabilities [2021-07-29T15:57:48.092Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-29T15:57:48.092Z] === RUN TestPoolAllocationReuse [2021-07-29T15:57:48.092Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-29T15:57:48.092Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-29T15:57:48.092Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-29T15:57:48.092Z] === RUN TestGetDefaultAddressSpaces [2021-07-29T15:57:48.092Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-29T15:57:48.092Z] === RUN TestRemoteDriver [2021-07-29T15:57:48.092Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-29T15:57:48.092Z] PASS [2021-07-29T15:57:48.092Z] coverage: 47.4% of statements [2021-07-29T15:57:48.092Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2021-07-29T15:57:48.229Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-29T15:57:48.801Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-29T15:57:49.053Z] === RUN TestWindowsIPAM [2021-07-29T15:57:49.053Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-29T15:57:49.053Z] PASS [2021-07-29T15:57:49.053Z] coverage: 71.4% of statements [2021-07-29T15:57:49.054Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2021-07-29T15:57:49.054Z] --- PASS: TestSetRollover (1.18s) [2021-07-29T15:57:49.054Z] === RUN TestSetRolloverSerial [2021-07-29T15:57:49.170Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-29T15:57:49.509Z] --- PASS: TestPoolAllocationReuse (1.26s) [2021-07-29T15:57:49.509Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-29T15:57:49.509Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-29T15:57:49.509Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-29T15:57:49.743Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-29T15:57:49.965Z] === RUN TestDefaultNetwork [2021-07-29T15:57:49.989Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-29T15:57:50.247Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-29T15:57:50.247Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-29T15:57:50.247Z] [2021-07-29T15:57:50.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-29T15:57:50.247Z] =========================== short test summary info ============================ [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-29T15:57:50.247Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-29T15:57:50.247Z] Not supported on most drivers [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-29T15:57:50.247Z] Output of docker top depends on host distro, and is not formalized. [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-29T15:57:50.247Z] Output of docker top depends on host distro, and is not formalized. [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-29T15:57:50.247Z] Can fail if eth0 has multiple IP addresses [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-29T15:57:50.247Z] This doesn't seem to be taken into account by the engine [2021-07-29T15:57:50.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-29T15:57:50.247Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-29T15:57:50.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-29T15:57:50.247Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.98 seconds == [2021-07-29T15:57:50.421Z] --- PASS: TestDefaultNetwork (0.30s) [2021-07-29T15:57:50.421Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-29T15:57:50.421Z] --- PASS: TestSetRolloverSerial (1.24s) [2021-07-29T15:57:50.421Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-29T15:57:50.421Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-29T15:57:50.421Z] PASS [2021-07-29T15:57:50.421Z] coverage: 84.4% of statements [2021-07-29T15:57:50.421Z] ok github.com/docker/docker/libnetwork/bitseq 12.686s coverage: 84.4% of statements [2021-07-29T15:57:50.421Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-07-29T15:57:50.421Z] === RUN TestInitAddressPools [2021-07-29T15:57:50.421Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-29T15:57:50.421Z] PASS [2021-07-29T15:57:50.421Z] coverage: 74.0% of statements [2021-07-29T15:57:50.421Z] ok github.com/docker/docker/libnetwork/ipamutils 0.666s coverage: 74.0% of statements [2021-07-29T15:57:50.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-29T15:57:50.877Z] === RUN TestKeyValue [2021-07-29T15:57:50.877Z] --- PASS: TestKeyValue (0.00s) [2021-07-29T15:57:50.877Z] PASS [2021-07-29T15:57:50.877Z] coverage: 60.0% of statements [2021-07-29T15:57:51.129Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-29T15:57:51.129Z] docker_cli_daemon_test.go:1455: [dc2ccf8c4fbeb] daemon is not started [2021-07-29T15:57:51.333Z] ok github.com/docker/docker/libnetwork/netlabel 0.040s coverage: 60.0% of statements [2021-07-29T15:57:52.071Z] check_test.go:309: [db5c89e2034c7] daemon is not started [2021-07-29T15:57:52.071Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-29T15:57:52.333Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-29T15:57:52.459Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-29T15:57:52.858Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.37s) [2021-07-29T15:57:52.858Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-29T15:57:52.904Z] Loaded image: buildpack-deps:buster [2021-07-29T15:57:53.164Z] Loaded image: busybox:latest [2021-07-29T15:57:53.425Z] Loaded image: busybox:glibc [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-29T15:57:54.388Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-29T15:57:54.388Z] === RUN TestNetworkDBSimple [2021-07-29T15:57:54.810Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-29T15:57:54.810Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-29T15:57:54.844Z] === RUN TestGenerate [2021-07-29T15:57:54.844Z] --- PASS: TestGenerate (0.00s) [2021-07-29T15:57:54.844Z] === RUN TestGeneratePtr [2021-07-29T15:57:54.844Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-29T15:57:54.844Z] === RUN TestGenerateMissingField [2021-07-29T15:57:54.844Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-29T15:57:54.844Z] === RUN TestFieldCannotBeSet [2021-07-29T15:57:54.844Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-29T15:57:54.844Z] === RUN TestTypeMismatchError [2021-07-29T15:57:54.844Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-29T15:57:54.844Z] PASS [2021-07-29T15:57:54.844Z] coverage: 100.0% of statements [2021-07-29T15:57:54.844Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-07-29T15:57:55.301Z] 2021/07/29 15:57:55 Closing DB instances... [2021-07-29T15:57:55.757Z] testing: warning: no tests to run [2021-07-29T15:57:55.757Z] PASS [2021-07-29T15:57:55.757Z] coverage: 0.0% of statements [2021-07-29T15:57:55.757Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-07-29T15:57:55.757Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-29T15:57:55.757Z] PASS [2021-07-29T15:57:55.757Z] coverage: 100.0% of statements [2021-07-29T15:57:55.757Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-07-29T15:57:56.212Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.41s) [2021-07-29T15:57:56.212Z] === RUN TestGetAddress [2021-07-29T15:57:56.668Z] --- PASS: TestNetworkDBSimple (2.06s) [2021-07-29T15:57:56.668Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-29T15:57:56.668Z] === RUN TestRequestNewPort [2021-07-29T15:57:56.668Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestRequestSpecificPort [2021-07-29T15:57:56.668Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestReleasePort [2021-07-29T15:57:56.668Z] --- PASS: TestReleasePort (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestReuseReleasedPort [2021-07-29T15:57:56.668Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestReleaseUnreadledPort [2021-07-29T15:57:56.668Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestUnknowProtocol [2021-07-29T15:57:56.668Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestAllocateAllPorts [2021-07-29T15:57:56.668Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestPortAllocation [2021-07-29T15:57:56.668Z] --- PASS: TestPortAllocation (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestPortAllocationWithCustomRange [2021-07-29T15:57:56.668Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestNoDuplicateBPR [2021-07-29T15:57:56.668Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestChangePortRange [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-29T15:57:56.668Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-29T15:57:56.668Z] --- PASS: TestChangePortRange (0.00s) [2021-07-29T15:57:56.668Z] PASS [2021-07-29T15:57:56.668Z] coverage: 88.6% of statements [2021-07-29T15:57:56.668Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-07-29T15:57:56.668Z] === RUN TestTransportPortConv [2021-07-29T15:57:56.668Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestTransportPortBindingConv [2021-07-29T15:57:56.668Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestErrorConstructors [2021-07-29T15:57:56.668Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestCompareIPMask [2021-07-29T15:57:56.668Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestUtilGetHostPartIP [2021-07-29T15:57:56.668Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestUtilGetBroadcastIP [2021-07-29T15:57:56.668Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-29T15:57:56.668Z] === RUN TestParseCIDR [2021-07-29T15:57:56.668Z] --- PASS: TestParseCIDR (0.00s) [2021-07-29T15:57:56.668Z] PASS [2021-07-29T15:57:56.668Z] coverage: 47.9% of statements [2021-07-29T15:57:56.668Z] ok github.com/docker/docker/libnetwork/types 0.053s coverage: 47.9% of statements [2021-07-29T15:57:56.723Z] check_test.go:309: [d7e33fb95a789] daemon is not started [2021-07-29T15:57:56.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-29T15:57:56.984Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-29T15:57:56.984Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-29T15:57:57.629Z] 2021/07/29 15:57:57 Closing DB instances... [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-29T15:57:57.629Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-29T15:57:57.629Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-29T15:57:57.629Z] PASS [2021-07-29T15:57:57.629Z] coverage: 44.0% of statements [2021-07-29T15:57:57.629Z] ok github.com/docker/docker/oci 0.049s coverage: 44.0% of statements [2021-07-29T15:57:57.729Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-29T15:57:58.085Z] === RUN TestAddressPoolOpt [2021-07-29T15:57:58.085Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/a [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/something [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/_=a [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/env1=value1 [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/_env1=value1 [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-29T15:57:58.085Z] === RUN TestValidateEnv/PATH [2021-07-29T15:57:58.367Z] Loaded image: debian:bullseye [2021-07-29T15:57:58.367Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-29T15:57:58.367Z] Loaded image: hello-world:latest [2021-07-29T15:57:58.367Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/=a [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/PATH= [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/PATH=something [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/asd!qwe [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/1asd [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/123 [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/some_space [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/__some_space_before [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/some_space_after__ [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/= [2021-07-29T15:57:58.540Z] === RUN TestValidateEnv/PaTh [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestParseHost [2021-07-29T15:57:58.540Z] --- PASS: TestParseHost (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestParseDockerDaemonHost [2021-07-29T15:57:58.540Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestParseTCP [2021-07-29T15:57:58.540Z] --- PASS: TestParseTCP (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-29T15:57:58.540Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestValidateExtraHosts [2021-07-29T15:57:58.540Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestIpOptString [2021-07-29T15:57:58.540Z] --- PASS: TestIpOptString (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-29T15:57:58.540Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestNewIpOptValidDefaultVal [2021-07-29T15:57:58.540Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestIpOptSetInvalidVal [2021-07-29T15:57:58.540Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestValidateIPAddress [2021-07-29T15:57:58.540Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestMapOpts [2021-07-29T15:57:58.540Z] --- PASS: TestMapOpts (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestListOptsWithoutValidator [2021-07-29T15:57:58.540Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestListOptsWithValidator [2021-07-29T15:57:58.540Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestValidateDNSSearch [2021-07-29T15:57:58.540Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_general_format [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_one_more [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-29T15:57:58.540Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-29T15:57:58.540Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestNamedListOpts [2021-07-29T15:57:58.540Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestNamedMapOpts [2021-07-29T15:57:58.540Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestParseLink [2021-07-29T15:57:58.540Z] --- PASS: TestParseLink (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestQuotedStringSetWithQuotes [2021-07-29T15:57:58.540Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-29T15:57:58.540Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-29T15:57:58.540Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-29T15:57:58.540Z] === RUN TestUlimitOpt [2021-07-29T15:57:58.540Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-29T15:57:58.540Z] PASS [2021-07-29T15:57:58.540Z] coverage: 67.1% of statements [2021-07-29T15:57:58.540Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-07-29T15:57:58.540Z] === RUN TestParseVersion [2021-07-29T15:57:58.540Z] --- PASS: TestParseVersion (0.00s) [2021-07-29T15:57:58.540Z] PASS [2021-07-29T15:57:58.540Z] coverage: 52.9% of statements [2021-07-29T15:57:58.540Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan (14.09s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.77s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.02s) [2021-07-29T15:57:58.666Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2021-07-29T15:57:58.666Z] PASS [2021-07-29T15:57:58.666Z] [2021-07-29T15:57:58.666Z] DONE 8 tests in 15.465s [2021-07-29T15:57:58.666Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-29T15:57:58.666Z] testing: warning: no tests to run [2021-07-29T15:57:58.666Z] PASS [2021-07-29T15:57:58.666Z] [2021-07-29T15:57:58.666Z] DONE 0 tests in 0.006s [2021-07-29T15:57:58.666Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-29T15:57:58.666Z] INFO: Testing against a local daemon [2021-07-29T15:57:58.666Z] === RUN TestAuthZPluginAllowRequest [2021-07-29T15:57:59.308Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-29T15:57:59.506Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-07-29T15:57:59.506Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-29T15:58:00.041Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2021-07-29T15:58:00.041Z] === RUN TestAuthZPluginTLS [2021-07-29T15:58:00.467Z] === RUN TestIsArchivePathDir [2021-07-29T15:58:00.467Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-29T15:58:00.467Z] === RUN TestIsArchivePathInvalidFile [2021-07-29T15:58:00.467Z] === RUN TestPeerCertificateMarshalJSON [2021-07-29T15:58:00.608Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-29T15:58:00.608Z] === RUN TestAuthZPluginDenyRequest [2021-07-29T15:58:00.923Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-29T15:58:00.923Z] === RUN TestIsArchivePathTar [2021-07-29T15:58:00.923Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-07-29T15:58:00.923Z] === RUN TestDecompressStreamGzip [2021-07-29T15:58:00.923Z] 2021/07/29 15:58:00 Closing DB instances... [2021-07-29T15:58:00.923Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-29T15:58:00.923Z] === RUN TestDecompressStreamBzip2 [2021-07-29T15:58:01.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-29T15:58:01.175Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-29T15:58:01.224Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-29T15:58:01.224Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-29T15:58:01.379Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-29T15:58:01.379Z] === RUN TestDecompressStreamXz [2021-07-29T15:58:01.379Z] archive_test.go:134: Xz not present in msys2 [2021-07-29T15:58:01.379Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestCompressStreamXzUnsupported [2021-07-29T15:58:01.379Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-29T15:58:01.379Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestCompressStreamInvalid [2021-07-29T15:58:01.379Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestExtensionInvalid [2021-07-29T15:58:01.379Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestExtensionUncompressed [2021-07-29T15:58:01.379Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestExtensionBzip2 [2021-07-29T15:58:01.379Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestExtensionGzip [2021-07-29T15:58:01.379Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestExtensionXz [2021-07-29T15:58:01.379Z] --- PASS: TestExtensionXz (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestCmdStreamLargeStderr [2021-07-29T15:58:01.379Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-29T15:58:01.379Z] === RUN TestCmdStreamBad [2021-07-29T15:58:01.379Z] archive_test.go:239: Failing on Windows CI machines [2021-07-29T15:58:01.379Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestCmdStreamGood [2021-07-29T15:58:01.379Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-29T15:58:01.379Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-29T15:58:01.379Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s) [2021-07-29T15:58:01.379Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-29T15:58:01.379Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestMiddleware [2021-07-29T15:58:01.379Z] --- PASS: TestMiddleware (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestNewResponseModifier [2021-07-29T15:58:01.379Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-29T15:58:01.379Z] PASS [2021-07-29T15:58:01.379Z] coverage: 26.8% of statements [2021-07-29T15:58:01.379Z] ok github.com/docker/docker/pkg/authorization 0.692s coverage: 26.8% of statements [2021-07-29T15:58:01.379Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-29T15:58:01.379Z] === RUN TestUntarPathWithInvalidDest [2021-07-29T15:58:01.379Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-29T15:58:01.379Z] === RUN TestUntarPathWithInvalidSrc [2021-07-29T15:58:01.379Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-29T15:58:01.379Z] === RUN TestUntarPath [2021-07-29T15:58:01.379Z] --- PASS: TestUntarPath (0.08s) [2021-07-29T15:58:01.379Z] === RUN TestUntarPathWithDestinationFile [2021-07-29T15:58:01.379Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-29T15:58:01.379Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-29T15:58:01.743Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-29T15:58:01.743Z] === RUN TestAuthZPluginDenyResponse [2021-07-29T15:58:01.835Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-07-29T15:58:01.835Z] === RUN TestCopyWithTarInvalidSrc [2021-07-29T15:58:01.835Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-29T15:58:01.835Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-29T15:58:01.835Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-29T15:58:01.835Z] === RUN TestCopyWithTarSrcFile [2021-07-29T15:58:01.835Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-29T15:58:01.835Z] === RUN TestCopyWithTarSrcFolder [2021-07-29T15:58:01.835Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-29T15:58:01.835Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-29T15:58:01.835Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-29T15:58:01.835Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-29T15:58:01.835Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-29T15:58:01.835Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-29T15:58:01.835Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-29T15:58:01.835Z] === RUN TestCopyFileWithTarSrcFile [2021-07-29T15:58:01.835Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-29T15:58:01.835Z] === RUN TestTarFiles [2021-07-29T15:58:01.835Z] === RUN TestUnbuffered [2021-07-29T15:58:01.835Z] --- PASS: TestUnbuffered (0.00s) [2021-07-29T15:58:01.835Z] === RUN TestRaceUnbuffered [2021-07-29T15:58:01.835Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-29T15:58:01.835Z] PASS [2021-07-29T15:58:01.835Z] coverage: 100.0% of statements [2021-07-29T15:58:01.835Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-07-29T15:58:02.310Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-29T15:58:02.310Z] === RUN TestAuthZPluginAllowEventStream [2021-07-29T15:58:02.610Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-29T15:58:02.700Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T15:58:02.700Z] [2021-07-29T15:58:02.700Z] Unloading profiles will leave already running processes permanently [2021-07-29T15:58:02.700Z] unconfined, which can lead to unexpected situations. [2021-07-29T15:58:02.700Z] [2021-07-29T15:58:02.700Z] To set a process to complain mode, use the command line tool [2021-07-29T15:58:02.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T15:58:02.700Z] Post stage [Pipeline] junit [2021-07-29T15:58:02.711Z] Recording test results [2021-07-29T15:58:02.802Z] === RUN TestMatch [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[foo]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[foo_bar]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[]#01 [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[qux]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-29T15:58:02.802Z] === RUN TestMatch/[[foo_baz]] [2021-07-29T15:58:02.802Z] --- PASS: TestMatch (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-29T15:58:02.802Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-29T15:58:02.802Z] PASS [2021-07-29T15:58:02.802Z] coverage: 87.5% of statements [2021-07-29T15:58:02.802Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2021-07-29T15:58:02.802Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.37s) [2021-07-29T15:58:02.802Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-29T15:58:03.764Z] === RUN TestChrootTarUntar [2021-07-29T15:58:03.764Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-29T15:58:03.764Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootUntarEmptyArchive [2021-07-29T15:58:03.764Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootTarUntarWithSymlink [2021-07-29T15:58:03.764Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootCopyWithTar [2021-07-29T15:58:03.764Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootCopyFileWithTar [2021-07-29T15:58:03.764Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootUntarPath [2021-07-29T15:58:03.764Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-29T15:58:03.764Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-29T15:58:03.764Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-29T15:58:03.764Z] === RUN TestChrootApplyDotDotFile [2021-07-29T15:58:03.764Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:03.764Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-29T15:58:03.764Z] PASS [2021-07-29T15:58:03.764Z] coverage: 15.4% of statements [2021-07-29T15:58:03.764Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.4% of statements [2021-07-29T15:58:03.779Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-29T15:58:04.070Z] + echo Ensuring container killed. [2021-07-29T15:58:04.070Z] Ensuring container killed. [2021-07-29T15:58:04.070Z] + docker rm -vf docker-pr12 [2021-07-29T15:58:04.070Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-29T15:58:04.212Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2021-07-29T15:58:04.212Z] === RUN TestAuthZPluginErrorResponse [2021-07-29T15:58:04.379Z] + echo Chowning /workspace to jenkins user [2021-07-29T15:58:04.379Z] Chowning /workspace to jenkins user [2021-07-29T15:58:04.379Z] + id -u [2021-07-29T15:58:04.379Z] + id -g [2021-07-29T15:58:04.379Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [2021-07-29T15:58:04.379Z] Unable to find image 'busybox:latest' locally [2021-07-29T15:58:04.470Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-29T15:58:04.470Z] === RUN TestAuthZPluginErrorRequest [2021-07-29T15:58:04.524Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-29T15:58:04.725Z] === RUN TestSizeEmpty [2021-07-29T15:58:04.725Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeEmptyFile [2021-07-29T15:58:04.725Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeNonemptyFile [2021-07-29T15:58:04.725Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-29T15:58:04.725Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-29T15:58:04.725Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-29T15:58:04.725Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestMoveToSubdir [2021-07-29T15:58:04.725Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-29T15:58:04.725Z] === RUN TestSizeNonExistingDirectory [2021-07-29T15:58:04.725Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-29T15:58:04.725Z] PASS [2021-07-29T15:58:04.725Z] coverage: 80.0% of statements [2021-07-29T15:58:04.725Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2021-07-29T15:58:04.944Z] latest: Pulling from library/busybox [2021-07-29T15:58:04.944Z] b71f96345d44: Pulling fs layer [2021-07-29T15:58:04.944Z] b71f96345d44: Verifying Checksum [2021-07-29T15:58:04.944Z] b71f96345d44: Download complete [2021-07-29T15:58:04.944Z] b71f96345d44: Pull complete [2021-07-29T15:58:04.944Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-29T15:58:04.944Z] Status: Downloaded newer image for busybox:latest [2021-07-29T15:58:05.038Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-29T15:58:05.038Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-29T15:58:05.094Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-29T15:58:05.182Z] 2021/07/29 15:58:04 Closing DB instances... [2021-07-29T15:58:05.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-29T15:58:05.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-29T15:58:06.146Z] === RUN Test [2021-07-29T15:58:06.146Z] === RUN Test/TestContainsEntry [2021-07-29T15:58:06.146Z] === RUN Test/TestCreateEntries [2021-07-29T15:58:06.146Z] === RUN Test/TestEntriesDiff [2021-07-29T15:58:06.146Z] === RUN Test/TestEntriesEquality [2021-07-29T15:58:06.146Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-29T15:58:06.146Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-29T15:58:06.146Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-29T15:58:06.146Z] === RUN Test/TestGeneratorNotGenerate [2021-07-29T15:58:06.146Z] === RUN Test/TestGeneratorWithPort [2021-07-29T15:58:06.146Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-29T15:58:06.146Z] === RUN Test/TestNewEntry [2021-07-29T15:58:06.146Z] === RUN Test/TestParse [2021-07-29T15:58:06.146Z] --- PASS: Test (0.01s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-29T15:58:06.147Z] --- PASS: Test/TestParse (0.00s) [2021-07-29T15:58:06.147Z] PASS [2021-07-29T15:58:06.147Z] coverage: 58.3% of statements [2021-07-29T15:58:06.147Z] ok github.com/docker/docker/pkg/discovery 0.051s coverage: 58.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T15:58:06.502Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-29T15:58:06.605Z] --- PASS: TestTarFiles (5.12s) [2021-07-29T15:58:06.605Z] === RUN TestTarUntar [2021-07-29T15:58:06.624Z] + bundleName=docker-py [2021-07-29T15:58:06.624Z] + echo Creating docker-py-bundles.tar.gz [2021-07-29T15:58:06.624Z] Creating docker-py-bundles.tar.gz [2021-07-29T15:58:06.624Z] + 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-07-29T15:58:06.634Z] Archiving artifacts [2021-07-29T15:58:07.060Z] === RUN Test [2021-07-29T15:58:07.060Z] === RUN Test/TestContent [2021-07-29T15:58:07.060Z] === RUN Test/TestInitialize [2021-07-29T15:58:07.060Z] === RUN Test/TestNew [2021-07-29T15:58:07.060Z] === RUN Test/TestParsingContentsWithComments [2021-07-29T15:58:07.060Z] === RUN Test/TestRegister [2021-07-29T15:58:07.060Z] === RUN Test/TestWatch [2021-07-29T15:58:07.060Z] --- PASS: Test (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestContent (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestNew (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestRegister (0.00s) [2021-07-29T15:58:07.060Z] --- PASS: Test/TestWatch (0.00s) [2021-07-29T15:58:07.060Z] PASS [2021-07-29T15:58:07.060Z] coverage: 97.6% of statements [2021-07-29T15:58:07.060Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-07-29T15:58:07.060Z] --- PASS: TestTarUntar (0.04s) [2021-07-29T15:58:07.060Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-29T15:58:07.060Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-29T15:58:07.060Z] === RUN TestTarWithOptions [2021-07-29T15:58:07.060Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-29T15:58:07.060Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-29T15:58:07.060Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-29T15:58:07.060Z] === RUN TestUntarUstarGnuConflict [2021-07-29T15:58:07.060Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-29T15:58:07.060Z] === RUN TestUntarInvalidFilenames [2021-07-29T15:58:07.060Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-07-29T15:58:07.060Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-29T15:58:07.060Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames853764930\\dest" [2021-07-29T15:58:07.060Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-29T15:58:07.060Z] === RUN TestUntarHardlinkToSymlink [2021-07-29T15:58:07.060Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-29T15:58:07.060Z] === RUN TestUntarInvalidHardlink [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562937939\\victim\\hello" -> "../victim/hello" [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink696285078\\victim\\hello" -> "/../victim/hello" [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink267472381\\victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink463952184\\victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink341886775\\victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink060809002\\victim" -> "../victim" [2021-07-29T15:58:07.060Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-29T15:58:07.060Z] === RUN TestUntarInvalidSymlink [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832227969\\dest\\dotdot" -> "../victim/hello" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882090476\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink323526747\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink862013950\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink958650693\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink118122976\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.060Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink021688255\\dest\\dir\\loophole" -> "../../victim" [2021-07-29T15:58:07.060Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-29T15:58:07.060Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-29T15:58:07.060Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-29T15:58:07.060Z] === RUN TestXGlobalNoParent [2021-07-29T15:58:07.060Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-29T15:58:07.060Z] === RUN TestReplaceFileTarWrapper [2021-07-29T15:58:07.082Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (34.44s) [2021-07-29T15:58:07.082Z] PASS [2021-07-29T15:58:07.082Z] [2021-07-29T15:58:07.082Z] === Skipped [2021-07-29T15:58:07.082Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-29T15:58:07.082Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:58:07.082Z] [2021-07-29T15:58:07.082Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-29T15:58:07.082Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T15:58:07.082Z] [2021-07-29T15:58:07.082Z] [2021-07-29T15:58:07.082Z] DONE 34 tests, 2 skipped in 264.537s [2021-07-29T15:58:07.082Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-29T15:58:07.082Z] ++ 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-07-29T15:58:07.082Z] ++ set -e [2021-07-29T15:58:07.082Z] ++ '[' -n 0 ']' [2021-07-29T15:58:07.083Z] ++ set -x [2021-07-29T15:58:07.083Z] ++ 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-07-29T15:58:07.348Z] INFO: Testing against a local daemon [2021-07-29T15:58:07.348Z] === RUN TestConfigInspect [2021-07-29T15:58:07.507Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-07-29T15:58:07.507Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-29T15:58:07.516Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-07-29T15:58:07.516Z] === RUN TestPrefixHeaderReadable [2021-07-29T15:58:07.516Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-29T15:58:07.516Z] === RUN TestDisablePigz [2021-07-29T15:58:07.516Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-29T15:58:07.516Z] --- PASS: TestDisablePigz (0.13s) [2021-07-29T15:58:07.516Z] === RUN TestPigz [2021-07-29T15:58:07.516Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-29T15:58:07.516Z] --- PASS: TestPigz (0.17s) [2021-07-29T15:58:07.516Z] === RUN TestCopyFileWithInvalidDest [2021-07-29T15:58:07.516Z] archive_windows_test.go:16: Currently fails [2021-07-29T15:58:07.516Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-29T15:58:07.516Z] === RUN TestCanonicalTarNameForPath [2021-07-29T15:58:07.516Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-29T15:58:07.516Z] === RUN TestCanonicalTarName [2021-07-29T15:58:07.516Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-29T15:58:07.516Z] === RUN TestChmodTarEntry [2021-07-29T15:58:07.516Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-29T15:58:07.516Z] === RUN TestHardLinkOrder [2021-07-29T15:58:07.971Z] --- PASS: TestHardLinkOrder (0.13s) [2021-07-29T15:58:07.971Z] === RUN TestChangeString [2021-07-29T15:58:07.971Z] --- PASS: TestChangeString (0.00s) [2021-07-29T15:58:07.971Z] === RUN TestChangesWithNoChanges [2021-07-29T15:58:07.971Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-29T15:58:07.971Z] === RUN TestChangesWithChanges [2021-07-29T15:58:07.971Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-29T15:58:07.971Z] === RUN TestChangesWithChangesGH13590 [2021-07-29T15:58:07.971Z] changes_test.go:196: needs more investigation [2021-07-29T15:58:07.971Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-29T15:58:07.971Z] === RUN TestChangesDirsEmpty [2021-07-29T15:58:07.971Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-29T15:58:07.971Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-29T15:58:07.971Z] === RUN TestChangesDirsMutated [2021-07-29T15:58:07.971Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-29T15:58:07.972Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestApplyLayer [2021-07-29T15:58:07.972Z] changes_test.go:433: needs further investigation [2021-07-29T15:58:07.972Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestChangesSizeWithHardlinks [2021-07-29T15:58:07.972Z] changes_test.go:469: needs further investigation [2021-07-29T15:58:07.972Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestChangesSizeWithNoChanges [2021-07-29T15:58:07.972Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-29T15:58:07.972Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestChangesSize [2021-07-29T15:58:07.972Z] --- PASS: TestChangesSize (0.01s) [2021-07-29T15:58:07.972Z] === RUN TestApplyLayerInvalidFilenames [2021-07-29T15:58:07.972Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames245893220\\dest" [2021-07-29T15:58:07.972Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-29T15:58:07.972Z] === RUN TestApplyLayerInvalidHardlink [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink690070326\\victim\\hello" -> "../victim/hello" [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink859581725\\victim\\hello" -> "/../victim/hello" [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318525400\\victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink267484503\\victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink540521674\\victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink643686305\\victim" -> "../victim" [2021-07-29T15:58:07.972Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-29T15:58:07.972Z] === RUN TestApplyLayerInvalidSymlink [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink829139596\\dest\\dotdot" -> "../victim/hello" [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink118376571\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink769643934\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink997030501\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink089972864\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.972Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink715210207\\dest\\loophole-victim" -> "../victim" [2021-07-29T15:58:07.972Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-29T15:58:07.972Z] === RUN TestApplyLayerWhiteouts [2021-07-29T15:58:07.972Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-29T15:58:07.972Z] === RUN TestGenerateEmptyFile [2021-07-29T15:58:07.972Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-29T15:58:07.972Z] === RUN TestGenerateWithContent [2021-07-29T15:58:07.972Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-29T15:58:07.972Z] PASS [2021-07-29T15:58:07.972Z] coverage: 61.6% of statements [2021-07-29T15:58:07.972Z] ok github.com/docker/docker/pkg/archive 7.504s coverage: 61.6% of statements [2021-07-29T15:58:07.972Z] === RUN Test [2021-07-29T15:58:07.972Z] === RUN Test/TestInitialize [2021-07-29T15:58:08.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-29T15:58:08.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-29T15:58:08.465Z] time="2021-07-29T15:58:07Z" level=info msg="Initializing discovery without TLS" [2021-07-29T15:58:08.465Z] time="2021-07-29T15:58:08Z" level=info msg="Initializing discovery without TLS" [2021-07-29T15:58:08.465Z] time="2021-07-29T15:58:08Z" level=info msg="Initializing discovery without TLS" [2021-07-29T15:58:08.465Z] === RUN Test/TestInitializeWithCerts [2021-07-29T15:58:08.466Z] time="2021-07-29T15:58:08Z" level=info msg="Initializing discovery with TLS" [2021-07-29T15:58:08.466Z] === RUN Test/TestWatch [2021-07-29T15:58:08.466Z] time="2021-07-29T15:58:08Z" level=info msg="Initializing discovery without TLS" [2021-07-29T15:58:08.471Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/make.sh binary [2021-07-29T15:58:08.866Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-29T15:58:08.896Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-07-29T15:58:08.896Z] === RUN TestAuthZPluginHeader [2021-07-29T15:58:08.921Z] 2021/07/29 15:58:08 Closing DB instances... [2021-07-29T15:58:09.035Z] [2021-07-29T15:58:09.035Z] Removing bundles/ [2021-07-29T15:58:09.035Z] [2021-07-29T15:58:09.035Z] ---> Making bundle: binary (in bundles/binary) [2021-07-29T15:58:09.035Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-29T15:58:09.035Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:58:09.843Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-29T15:58:09.843Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-29T15:58:10.475Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2021-07-29T15:58:10.475Z] === RUN TestNetworkDBNodeLeave [2021-07-29T15:58:10.780Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-29T15:58:10.780Z] --- PASS: TestConfigInspect (3.22s) [2021-07-29T15:58:10.780Z] === RUN TestConfigList [2021-07-29T15:58:11.442Z] --- PASS: Test (3.16s) [2021-07-29T15:58:11.442Z] --- PASS: Test/TestInitialize (0.16s) [2021-07-29T15:58:11.442Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-29T15:58:11.442Z] --- PASS: Test/TestWatch (3.00s) [2021-07-29T15:58:11.442Z] PASS [2021-07-29T15:58:11.442Z] coverage: 84.1% of statements [2021-07-29T15:58:11.442Z] ok github.com/docker/docker/pkg/discovery/kv 3.215s coverage: 84.1% of statements [2021-07-29T15:58:11.897Z] === RUN Test [2021-07-29T15:58:11.897Z] === RUN Test/TestWatch [2021-07-29T15:58:11.897Z] --- PASS: Test (0.00s) [2021-07-29T15:58:11.897Z] --- PASS: Test/TestWatch (0.00s) [2021-07-29T15:58:11.897Z] PASS [2021-07-29T15:58:11.897Z] coverage: 92.3% of statements [2021-07-29T15:58:11.897Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-07-29T15:58:12.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-29T15:58:12.165Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-29T15:58:12.426Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-29T15:58:12.860Z] === RUN Test [2021-07-29T15:58:12.860Z] === RUN Test/TestInitialize [2021-07-29T15:58:12.860Z] === RUN Test/TestInitializeWithPattern [2021-07-29T15:58:12.860Z] === RUN Test/TestRegister [2021-07-29T15:58:12.860Z] === RUN Test/TestWatch [2021-07-29T15:58:12.860Z] --- PASS: Test (0.00s) [2021-07-29T15:58:12.860Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-29T15:58:12.860Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-29T15:58:12.860Z] --- PASS: Test/TestRegister (0.00s) [2021-07-29T15:58:12.860Z] --- PASS: Test/TestWatch (0.00s) [2021-07-29T15:58:12.860Z] PASS [2021-07-29T15:58:12.860Z] coverage: 93.8% of statements [2021-07-29T15:58:12.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2021-07-29T15:58:13.317Z] --- PASS: TestNetworkDBNodeLeave (2.92s) [2021-07-29T15:58:13.317Z] === RUN TestNetworkDBWatch [2021-07-29T15:58:13.368Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-29T15:58:13.368Z] --- PASS: TestConfigList (2.95s) [2021-07-29T15:58:13.368Z] === RUN TestConfigsCreateAndDelete [2021-07-29T15:58:13.775Z] === RUN TestPollerAddRemove [2021-07-29T15:58:13.775Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-29T15:58:13.775Z] === RUN TestPollerEvent [2021-07-29T15:58:13.775Z] poller_test.go:41: No chmod on Windows [2021-07-29T15:58:13.775Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-29T15:58:13.775Z] === RUN TestPollerClose [2021-07-29T15:58:13.775Z] --- PASS: TestPollerClose (0.00s) [2021-07-29T15:58:13.775Z] PASS [2021-07-29T15:58:13.775Z] coverage: 45.7% of statements [2021-07-29T15:58:13.775Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 45.7% of statements [2021-07-29T15:58:13.939Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-29T15:58:14.029Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.75s) [2021-07-29T15:58:14.029Z] === RUN TestAuthZPluginV2Disable [2021-07-29T15:58:14.750Z] 2021/07/29 15:58:14 Closing DB instances... [2021-07-29T15:58:14.750Z] === RUN TestCopyFileWithInvalidSrc [2021-07-29T15:58:14.750Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCopyFileWithInvalidDest [2021-07-29T15:58:14.750Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-29T15:58:14.750Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-29T15:58:14.750Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCopyFile [2021-07-29T15:58:14.750Z] --- PASS: TestCopyFile (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-29T15:58:14.750Z] fileutils_test.go:134: Needs porting to Windows [2021-07-29T15:58:14.750Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-29T15:58:14.750Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-29T15:58:14.750Z] fileutils_test.go:180: Needs porting to Windows [2021-07-29T15:58:14.750Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestWildcardMatches [2021-07-29T15:58:14.750Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestPatternMatches [2021-07-29T15:58:14.750Z] --- PASS: TestPatternMatches (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-29T15:58:14.750Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestPatternMatchesFolderExclusions [2021-07-29T15:58:14.750Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-29T15:58:14.750Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-29T15:58:14.750Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-29T15:58:14.750Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-29T15:58:14.750Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestSingleExclamationError [2021-07-29T15:58:14.750Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestMatchesWithNoPatterns [2021-07-29T15:58:14.750Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestMatchesWithMalformedPatterns [2021-07-29T15:58:14.750Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestMatches [2021-07-29T15:58:14.750Z] --- PASS: TestMatches (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatterns [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatternsExceptionFlag [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCleanPatternsErrorSingleException [2021-07-29T15:58:14.750Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-29T15:58:14.750Z] === RUN TestCreateIfNotExistsDir [2021-07-29T15:58:14.750Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-29T15:58:14.750Z] === RUN TestCreateIfNotExistsFile [2021-07-29T15:58:14.750Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-29T15:58:14.750Z] === RUN TestMatch [2021-07-29T15:58:14.750Z] --- PASS: TestMatch (0.00s) [2021-07-29T15:58:14.750Z] PASS [2021-07-29T15:58:14.750Z] coverage: 85.2% of statements [2021-07-29T15:58:14.750Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 85.2% of statements [2021-07-29T15:58:15.714Z] === RUN TestGet [2021-07-29T15:58:15.714Z] --- PASS: TestGet (0.00s) [2021-07-29T15:58:15.714Z] === RUN TestGetShortcutString [2021-07-29T15:58:15.714Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-29T15:58:15.714Z] PASS [2021-07-29T15:58:15.714Z] coverage: 42.9% of statements [2021-07-29T15:58:15.714Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2021-07-29T15:58:16.171Z] --- PASS: TestNetworkDBWatch (3.08s) [2021-07-29T15:58:16.171Z] === RUN TestNetworkDBBulkSync [2021-07-29T15:58:16.171Z] === RUN TestCreateIDMapOrder [2021-07-29T15:58:16.171Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-29T15:58:16.171Z] PASS [2021-07-29T15:58:16.171Z] coverage: 7.2% of statements [2021-07-29T15:58:16.171Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2021-07-29T15:58:16.483Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-29T15:58:16.560Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-07-29T15:58:16.560Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-29T15:58:16.743Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2021-07-29T15:58:16.743Z] === RUN TestConfigsUpdate [2021-07-29T15:58:17.697Z] 2021/07/29 15:58:17 Closing DB instances... [2021-07-29T15:58:17.698Z] === RUN TestFixedBufferCap [2021-07-29T15:58:17.698Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestFixedBufferLen [2021-07-29T15:58:17.698Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestFixedBufferString [2021-07-29T15:58:17.698Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestFixedBufferWrite [2021-07-29T15:58:17.698Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestFixedBufferRead [2021-07-29T15:58:17.698Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestBytesPipeRead [2021-07-29T15:58:17.698Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestBytesPipeWrite [2021-07-29T15:58:17.698Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-29T15:58:17.698Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-29T15:58:18.201Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-07-29T15:58:18.201Z] === RUN TestAtomicWriteToFile [2021-07-29T15:58:18.201Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-29T15:58:18.201Z] === RUN TestAtomicWriteSetCommit [2021-07-29T15:58:18.201Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-29T15:58:18.201Z] === RUN TestAtomicWriteSetCancel [2021-07-29T15:58:18.201Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-29T15:58:18.201Z] === RUN TestReadCloserWrapperClose [2021-07-29T15:58:18.201Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestReaderErrWrapperReadOnError [2021-07-29T15:58:18.201Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestReaderErrWrapperRead [2021-07-29T15:58:18.201Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestHashData [2021-07-29T15:58:18.201Z] --- PASS: TestHashData (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestCancelReadCloser [2021-07-29T15:58:18.201Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-29T15:58:18.201Z] === RUN TestWriteCloserWrapperClose [2021-07-29T15:58:18.201Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestNopWriteCloser [2021-07-29T15:58:18.201Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestNopWriter [2021-07-29T15:58:18.201Z] --- PASS: TestNopWriter (0.00s) [2021-07-29T15:58:18.201Z] === RUN TestWriteCounter [2021-07-29T15:58:18.201Z] --- PASS: TestWriteCounter (0.00s) [2021-07-29T15:58:18.201Z] PASS [2021-07-29T15:58:18.201Z] coverage: 69.2% of statements [2021-07-29T15:58:18.201Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 69.2% of statements [2021-07-29T15:58:18.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-29T15:58:19.090Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.69s) [2021-07-29T15:58:19.090Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-29T15:58:19.163Z] === RUN TestError [2021-07-29T15:58:19.163Z] --- PASS: TestError (0.00s) [2021-07-29T15:58:19.163Z] === RUN TestProgressString [2021-07-29T15:58:19.163Z] === RUN TestProgressString/no_progress [2021-07-29T15:58:19.163Z] === RUN TestProgressString/progress_1 [2021-07-29T15:58:19.163Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-29T15:58:19.163Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-29T15:58:19.163Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-29T15:58:19.163Z] === RUN TestProgressString/with_units [2021-07-29T15:58:19.163Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-29T15:58:19.163Z] === RUN TestProgressString/hide_counts [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-29T15:58:19.163Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-29T15:58:19.163Z] === RUN TestJSONMessageDisplay [2021-07-29T15:58:19.163Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2021-07-29T15:58:19.163Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-29T15:58:19.163Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-29T15:58:19.163Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-29T15:58:19.163Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-29T15:58:19.163Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-29T15:58:19.163Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-29T15:58:19.163Z] === RUN TestDisplayJSONMessagesStream [2021-07-29T15:58:19.163Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-29T15:58:19.163Z] PASS [2021-07-29T15:58:19.163Z] coverage: 91.7% of statements [2021-07-29T15:58:19.163Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2021-07-29T15:58:19.289Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-29T15:58:19.859Z] --- PASS: TestConfigsUpdate (3.07s) [2021-07-29T15:58:19.859Z] === RUN TestTemplatedConfig [2021-07-29T15:58:20.124Z] === RUN TestStandardLongPath [2021-07-29T15:58:20.124Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-29T15:58:20.124Z] === RUN TestUNCLongPath [2021-07-29T15:58:20.124Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-29T15:58:20.124Z] PASS [2021-07-29T15:58:20.124Z] coverage: 100.0% of statements [2021-07-29T15:58:20.124Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-07-29T15:58:20.431Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-29T15:58:20.582Z] === RUN TestNameFormat [2021-07-29T15:58:20.582Z] --- PASS: TestNameFormat (0.00s) [2021-07-29T15:58:20.582Z] === RUN TestNameRetries [2021-07-29T15:58:20.582Z] --- PASS: TestNameRetries (0.00s) [2021-07-29T15:58:20.582Z] PASS [2021-07-29T15:58:20.582Z] coverage: 85.7% of statements [2021-07-29T15:58:20.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2021-07-29T15:58:21.055Z] --- PASS: TestGetAddress (24.78s) [2021-07-29T15:58:21.055Z] === RUN TestRequestSyntaxCheck [2021-07-29T15:58:21.055Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-29T15:58:21.055Z] === RUN TestRequest [2021-07-29T15:58:21.510Z] === RUN TestParseKeyValueOpt [2021-07-29T15:58:21.510Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-29T15:58:21.510Z] === RUN TestParseUintList [2021-07-29T15:58:21.510Z] --- PASS: TestParseUintList (0.00s) [2021-07-29T15:58:21.510Z] === RUN TestParseUintListMaximumLimits [2021-07-29T15:58:21.510Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-29T15:58:21.510Z] PASS [2021-07-29T15:58:21.510Z] coverage: 97.0% of statements [2021-07-29T15:58:21.510Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-07-29T15:58:21.965Z] 2021/07/29 15:58:21 Closing DB instances... [2021-07-29T15:58:22.483Z] === RUN TestNewAndRemove [2021-07-29T15:58:22.483Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-29T15:58:22.483Z] === RUN TestRemoveInvalidPath [2021-07-29T15:58:22.483Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-29T15:58:22.483Z] PASS [2021-07-29T15:58:22.483Z] coverage: 82.6% of statements [2021-07-29T15:58:22.483Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-07-29T15:58:22.483Z] time="2021-07-29T15:58:22Z" level=error msg="node: 885cddb5c722 is unknown to memberlist" [2021-07-29T15:58:23.735Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-29T15:58:23.735Z] check_test.go:309: [d4131d5f4886a] daemon is not started [2021-07-29T15:58:23.735Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-29T15:58:24.009Z] === RUN TestFailedConnection [2021-07-29T15:58:24.306Z] check_test.go:309: [dc15a4803d7aa] daemon is not started [2021-07-29T15:58:24.306Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-29T15:58:24.306Z] --- PASS: TestTemplatedConfig (4.58s) [2021-07-29T15:58:24.306Z] === RUN TestConfigCreateResolve [2021-07-29T15:58:24.465Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2021-07-29T15:58:24.465Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-29T15:58:25.426Z] 2021/07/29 15:58:25 Closing DB instances... [2021-07-29T15:58:25.881Z] --- PASS: TestFailedConnection (2.12s) [2021-07-29T15:58:25.881Z] === RUN TestFailOnce [2021-07-29T15:58:26.219Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-29T15:58:26.338Z] 2021/07/29 15:58:25 http: panic serving 127.0.0.1:49291: Plugin not ready [2021-07-29T15:58:26.338Z] goroutine 34 [running]: [2021-07-29T15:58:26.338Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-29T15:58:26.338Z] panic(0xc05280, 0xd1c6d0) [2021-07-29T15:58:26.338Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-29T15:58:26.338Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd2cd90, 0xc0001b6000, 0xc0000ac000) [2021-07-29T15:58:26.338Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-29T15:58:26.338Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xd2cd90, 0xc0001b6000, 0xc0000ac000) [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-29T15:58:26.338Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xd2cd90, 0xc0001b6000, 0xc0000ac000) [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-29T15:58:26.338Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xd2cd90, 0xc0001b6000, 0xc0000ac000) [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-29T15:58:26.338Z] net/http.(*conn).serve(0xc0000a6000, 0xd2d980, 0xc000090040) [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-29T15:58:26.338Z] created by net/http.(*Server).Serve [2021-07-29T15:58:26.338Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-29T15:58:26.338Z] time="2021-07-29T15:58:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2021-07-29T15:58:26.480Z] check_test.go:309: [dfd8aa9d03370] daemon is not started [2021-07-29T15:58:26.480Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-29T15:58:27.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-29T15:58:27.310Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-07-29T15:58:27.310Z] === RUN TestNetworkDBGarbageCollection [2021-07-29T15:58:27.310Z] --- PASS: TestFailOnce (1.18s) [2021-07-29T15:58:27.310Z] === RUN TestEchoInputOutput [2021-07-29T15:58:27.310Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-29T15:58:27.310Z] === RUN TestBackoff [2021-07-29T15:58:27.310Z] --- PASS: TestBackoff (0.00s) [2021-07-29T15:58:27.310Z] === RUN TestAbortRetry [2021-07-29T15:58:27.310Z] --- PASS: TestAbortRetry (0.00s) [2021-07-29T15:58:27.310Z] === RUN TestClientScheme [2021-07-29T15:58:27.310Z] --- PASS: TestClientScheme (0.00s) [2021-07-29T15:58:27.310Z] === RUN TestNewClientWithTimeout [2021-07-29T15:58:27.422Z] --- PASS: TestConfigCreateResolve (3.05s) [2021-07-29T15:58:27.422Z] PASS [2021-07-29T15:58:27.422Z] [2021-07-29T15:58:27.422Z] DONE 6 tests in 20.367s [2021-07-29T15:58:27.422Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-29T15:58:27.422Z] ++ 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-07-29T15:58:27.422Z] ++ set -e [2021-07-29T15:58:27.422Z] ++ '[' -n 0 ']' [2021-07-29T15:58:27.422Z] ++ set -x [2021-07-29T15:58:27.422Z] ++ 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-07-29T15:58:27.683Z] INFO: Testing against a local daemon [2021-07-29T15:58:27.683Z] === RUN TestCheckpoint [2021-07-29T15:58:27.683Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T15:58:27.683Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-29T15:58:27.683Z] === RUN TestContainerInvalidJSON [2021-07-29T15:58:27.683Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:58:27.683Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:58:27.683Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:58:27.683Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:58:27.683Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T15:58:27.683Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-29T15:58:27.683Z] --- PASS: TestContainerInvalidJSON (0.06s) [2021-07-29T15:58:27.683Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-29T15:58:27.683Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-29T15:58:27.683Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-29T15:58:27.765Z] time="2021-07-29T15:58:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-29T15:58:27.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-29T15:58:27.944Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-29T15:58:27.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-29T15:58:27.944Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-29T15:58:27.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-29T15:58:27.944Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-29T15:58:28.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-29T15:58:28.205Z] === RUN TestCopyFromContainer [2021-07-29T15:58:29.065Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.97s) [2021-07-29T15:58:29.065Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-29T15:58:29.147Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-29T15:58:29.291Z] time="2021-07-29T15:58:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-29T15:58:29.291Z] --- PASS: TestRequest (8.26s) [2021-07-29T15:58:29.291Z] === RUN TestOverlappingRequests [2021-07-29T15:58:29.747Z] --- PASS: TestOverlappingRequests (0.36s) [2021-07-29T15:58:29.747Z] === RUN TestRelease [2021-07-29T15:58:30.090Z] === RUN TestCopyFromContainer// [2021-07-29T15:58:30.353Z] === RUN TestCopyFromContainer//bar/root [2021-07-29T15:58:30.353Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-29T15:58:30.614Z] === RUN TestCopyFromContainer/bar/quux [2021-07-29T15:58:30.615Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-29T15:58:30.615Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-29T15:58:30.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-29T15:58:30.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-29T15:58:30.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-29T15:58:31.136Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-29T15:58:31.136Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer (3.34s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-29T15:58:31.397Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2021-07-29T15:58:31.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-29T15:58:31.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:58:31.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:58:31.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:58:31.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:58:31.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:58:31.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:58:31.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T15:58:31.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T15:58:31.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T15:58:31.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-29T15:58:31.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-29T15:58:31.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-29T15:58:31.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-29T15:58:31.397Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-29T15:58:31.658Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-07-29T15:58:31.658Z] === RUN TestCreateWithInvalidEnv [2021-07-29T15:58:31.658Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-29T15:58:31.658Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-29T15:58:31.658Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-29T15:58:31.658Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-29T15:58:31.658Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-29T15:58:31.658Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-29T15:58:31.658Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-29T15:58:31.658Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-29T15:58:31.658Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-29T15:58:31.658Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-29T15:58:31.658Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-29T15:58:31.658Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-29T15:58:31.658Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-29T15:58:31.658Z] === RUN TestCreateTmpfsMountsTarget [2021-07-29T15:58:31.658Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-29T15:58:31.658Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-29T15:58:31.962Z] === RUN TestParseEmptyInterface [2021-07-29T15:58:31.962Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestParseNonInterfaceType [2021-07-29T15:58:31.962Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestParseWithOneFunction [2021-07-29T15:58:31.962Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestParseWithMultipleFuncs [2021-07-29T15:58:31.962Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestParseWithUnnamedReturn [2021-07-29T15:58:31.962Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestEmbeddedInterface [2021-07-29T15:58:31.962Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestParsedImports [2021-07-29T15:58:31.962Z] --- PASS: TestParsedImports (0.00s) [2021-07-29T15:58:31.962Z] === RUN TestAliasedImports [2021-07-29T15:58:31.962Z] --- PASS: TestAliasedImports (0.00s) [2021-07-29T15:58:31.962Z] PASS [2021-07-29T15:58:31.962Z] coverage: 56.8% of statements [2021-07-29T15:58:31.962Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-07-29T15:58:31.962Z] time="2021-07-29T15:58:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-29T15:58:31.962Z] --- PASS: TestRelease (2.18s) [2021-07-29T15:58:31.962Z] === RUN TestAllocateRandomDeallocate [2021-07-29T15:58:32.923Z] === RUN TestHTTPTransport [2021-07-29T15:58:32.923Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-29T15:58:32.923Z] PASS [2021-07-29T15:58:32.923Z] coverage: 85.7% of statements [2021-07-29T15:58:32.923Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2021-07-29T15:58:33.574Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-29T15:58:33.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-29T15:58:33.948Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-29T15:58:33.948Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-29T15:58:33.948Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-29T15:58:33.948Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-29T15:58:33.948Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-29T15:58:33.948Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-29T15:58:33.948Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-29T15:58:33.948Z] === RUN TestBufferPoolPutAndGet [2021-07-29T15:58:33.948Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-29T15:58:33.948Z] PASS [2021-07-29T15:58:33.948Z] coverage: 88.2% of statements [2021-07-29T15:58:33.948Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-07-29T15:58:34.404Z] === RUN TestOutputOnPrematureClose [2021-07-29T15:58:34.404Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-29T15:58:34.404Z] === RUN TestCompleteSilently [2021-07-29T15:58:34.404Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-29T15:58:34.404Z] PASS [2021-07-29T15:58:34.404Z] coverage: 75.9% of statements [2021-07-29T15:58:34.404Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2021-07-29T15:58:34.911Z] === RUN TestSendToOneSub [2021-07-29T15:58:34.911Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-29T15:58:34.911Z] === RUN TestSendToMultipleSubs [2021-07-29T15:58:34.911Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-29T15:58:34.911Z] === RUN TestEvictOneSub [2021-07-29T15:58:34.911Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-29T15:58:34.911Z] === RUN TestClosePublisher [2021-07-29T15:58:34.911Z] --- PASS: TestClosePublisher (0.00s) [2021-07-29T15:58:34.911Z] === RUN TestPubSubRace [2021-07-29T15:58:34.960Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-29T15:58:34.960Z] --- PASS: TestCreateWithCustomMaskedPaths (3.43s) [2021-07-29T15:58:34.960Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-29T15:58:35.221Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-29T15:58:35.793Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-29T15:58:36.054Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-29T15:58:36.444Z] --- PASS: TestPubSubRace (1.07s) [2021-07-29T15:58:36.444Z] PASS [2021-07-29T15:58:36.444Z] coverage: 75.0% of statements [2021-07-29T15:58:36.444Z] ok github.com/docker/docker/pkg/pubsub 1.118s coverage: 75.0% of statements [2021-07-29T15:58:36.444Z] time="2021-07-29T15:58:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-29T15:58:36.899Z] === RUN TestRegister [2021-07-29T15:58:36.899Z] --- PASS: TestRegister (0.00s) [2021-07-29T15:58:36.899Z] === RUN TestCommand [2021-07-29T15:58:36.899Z] --- PASS: TestCommand (0.03s) [2021-07-29T15:58:36.899Z] === RUN TestNaiveSelf [2021-07-29T15:58:36.899Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-29T15:58:36.899Z] PASS [2021-07-29T15:58:36.899Z] coverage: 82.4% of statements [2021-07-29T15:58:36.899Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2021-07-29T15:58:37.412Z] --- PASS: TestAllocateRandomDeallocate (5.49s) [2021-07-29T15:58:37.412Z] === RUN TestRetrieveFromStore [2021-07-29T15:58:37.867Z] === RUN TestDump [2021-07-29T15:58:37.868Z] goroutine 19 [running]: [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x23f159b4, 0xfd50997b88) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084600) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-07-29T15:58:37.868Z] testing.tRunner(0xc000084600, 0x2e5ee0) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-29T15:58:37.868Z] created by testing.(*T).Run [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-29T15:58:37.868Z] [2021-07-29T15:58:37.868Z] goroutine 1 [chan receive]: [2021-07-29T15:58:37.868Z] testing.(*T).Run(0xc000084600, 0x2d8618, 0x8, 0x2e5ee0, 0x14a2cd) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-29T15:58:37.868Z] testing.runTests.func1(0xc000084480) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-29T15:58:37.868Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-29T15:58:37.868Z] testing.runTests(0xc0000a0060, 0x42b220, 0x3, 0x3, 0xc038d28163e21648, 0x8bb324fb29, 0x42fc80, 0x2d9e68) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-29T15:58:37.868Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-29T15:58:37.868Z] main.main() [2021-07-29T15:58:37.868Z] _testmain.go:95 +0x1c8 [2021-07-29T15:58:37.868Z] --- PASS: TestDump (0.00s) [2021-07-29T15:58:37.868Z] === RUN TestDumpToFile [2021-07-29T15:58:37.868Z] --- PASS: TestDumpToFile (0.19s) [2021-07-29T15:58:37.868Z] === RUN TestDumpToFileWithEmptyInput [2021-07-29T15:58:37.868Z] goroutine 21 [running]: [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.dump(0xc0000d0010, 0x438, 0x1c4500) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-07-29T15:58:37.868Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084a80) [2021-07-29T15:58:37.868Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-07-29T15:58:37.868Z] testing.tRunner(0xc000084a80, 0x2e5ed0) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-29T15:58:37.868Z] created by testing.(*T).Run [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-07-29T15:58:37.868Z] [2021-07-29T15:58:37.868Z] goroutine 1 [chan receive]: [2021-07-29T15:58:37.868Z] testing.(*T).Run(0xc000084a80, 0x2df0cc, 0x1c, 0x2e5ed0, 0x14a201) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-07-29T15:58:37.868Z] testing.runTests.func1(0xc000084480) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-07-29T15:58:37.868Z] testing.tRunner(0xc000084480, 0xc0000cdda8) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1193 +0xef [2021-07-29T15:58:37.868Z] testing.runTests(0xc0000a0060, 0x42b220, 0x3, 0x3, 0xc038d28163e21648, 0x8bb324fb29, 0x42fc80, 0x2d9e68) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-07-29T15:58:37.868Z] testing.(*M).Run(0xc0000dc080, 0x0) [2021-07-29T15:58:37.868Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-07-29T15:58:37.868Z] main.main() [2021-07-29T15:58:37.868Z] _testmain.go:95 +0x1c8 [2021-07-29T15:58:37.868Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-07-29T15:58:37.868Z] PASS [2021-07-29T15:58:37.868Z] coverage: 90.9% of statements [2021-07-29T15:58:37.868Z] ok github.com/docker/docker/pkg/stack 0.229s coverage: 90.9% of statements [2021-07-29T15:58:37.967Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-29T15:58:37.967Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-29T15:58:37.967Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.87s) [2021-07-29T15:58:37.967Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-29T15:58:37.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:58:37.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:58:37.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:58:37.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:58:37.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:58:37.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:58:37.967Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:58:37.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:58:37.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:58:37.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:58:37.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T15:58:37.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T15:58:37.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T15:58:37.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T15:58:37.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-29T15:58:37.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-29T15:58:37.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-29T15:58:38.228Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-29T15:58:38.801Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2021-07-29T15:58:38.801Z] === RUN TestCreateDifferentPlatform [2021-07-29T15:58:38.801Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-29T15:58:38.801Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-29T15:58:38.801Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-29T15:58:38.801Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-29T15:58:38.801Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-29T15:58:38.801Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-29T15:58:38.801Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-29T15:58:38.801Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-29T15:58:38.801Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-29T15:58:38.884Z] === RUN TestNewStdWriter [2021-07-29T15:58:38.884Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-29T15:58:38.884Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestWriteWithNilBytes [2021-07-29T15:58:38.884Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestWrite [2021-07-29T15:58:38.884Z] --- PASS: TestWrite (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestWriteWithWriterError [2021-07-29T15:58:38.884Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-29T15:58:38.884Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyWriteAndRead [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-29T15:58:38.884Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-29T15:58:38.884Z] PASS [2021-07-29T15:58:38.884Z] coverage: 100.0% of statements [2021-07-29T15:58:38.884Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-07-29T15:58:38.884Z] --- PASS: TestRetrieveFromStore (1.67s) [2021-07-29T15:58:38.884Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-29T15:58:38.884Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-29T15:58:38.884Z] === RUN TestParallelPredefinedRequest1 [2021-07-29T15:58:38.884Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-29T15:58:38.884Z] === RUN TestParallelPredefinedRequest2 [2021-07-29T15:58:38.884Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-29T15:58:38.884Z] === RUN TestParallelPredefinedRequest3 [2021-07-29T15:58:38.884Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-29T15:58:38.884Z] === RUN TestParallelPredefinedRequest4 [2021-07-29T15:58:38.884Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-29T15:58:38.884Z] === RUN TestParallelPredefinedRequest5 [2021-07-29T15:58:38.884Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-29T15:58:38.884Z] === RUN TestDebug [2021-07-29T15:58:38.884Z] --- PASS: TestDebug (0.00s) [2021-07-29T15:58:38.884Z] === RUN TestRequestPoolParallel [2021-07-29T15:58:39.061Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-29T15:58:39.061Z] === RUN TestContainerStartOnDaemonRestart [2021-07-29T15:58:39.061Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-29T15:58:39.061Z] === RUN TestDaemonRestartIpcMode [2021-07-29T15:58:39.061Z] === PAUSE TestDaemonRestartIpcMode [2021-07-29T15:58:39.061Z] === RUN TestDaemonHostGatewayIP [2021-07-29T15:58:39.061Z] === PAUSE TestDaemonHostGatewayIP [2021-07-29T15:58:39.061Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-29T15:58:39.061Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-29T15:58:39.062Z] === RUN TestContainerKillOnDaemonStart [2021-07-29T15:58:39.062Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-29T15:58:39.062Z] === RUN TestDiff [2021-07-29T15:58:39.340Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-07-29T15:58:39.341Z] === RUN TestFullAllocateRelease [2021-07-29T15:58:39.797Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-29T15:58:39.797Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-29T15:58:39.797Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestFormatStatus [2021-07-29T15:58:39.797Z] --- PASS: TestFormatStatus (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestFormatError [2021-07-29T15:58:39.797Z] --- PASS: TestFormatError (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestFormatJSONError [2021-07-29T15:58:39.797Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-29T15:58:39.797Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-29T15:58:39.797Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestNewJSONProgressOutput [2021-07-29T15:58:39.797Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestAuxFormatterEmit [2021-07-29T15:58:39.797Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestStreamWriterStdout [2021-07-29T15:58:39.797Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-29T15:58:39.797Z] === RUN TestStreamWriterStderr [2021-07-29T15:58:39.797Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-29T15:58:39.797Z] PASS [2021-07-29T15:58:39.797Z] coverage: 66.2% of statements [2021-07-29T15:58:39.797Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-07-29T15:58:39.797Z] --- PASS: TestFullAllocateRelease (0.53s) [2021-07-29T15:58:39.797Z] === RUN TestOddAllocateRelease [2021-07-29T15:58:40.003Z] --- PASS: TestDiff (0.98s) [2021-07-29T15:58:40.003Z] === RUN TestExecWithCloseStdin [2021-07-29T15:58:40.291Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-07-29T15:58:40.291Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-29T15:58:40.291Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-07-29T15:58:40.291Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-29T15:58:40.291Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-29T15:58:40.291Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-29T15:58:40.291Z] === RUN TestGenerateRandomID [2021-07-29T15:58:40.291Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestShortenId [2021-07-29T15:58:40.291Z] --- PASS: TestShortenId (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestShortenSha256Id [2021-07-29T15:58:40.291Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestShortenIdEmpty [2021-07-29T15:58:40.291Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestShortenIdInvalid [2021-07-29T15:58:40.291Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestIsShortIDNonHex [2021-07-29T15:58:40.291Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-29T15:58:40.291Z] === RUN TestIsShortIDNotCorrectSize [2021-07-29T15:58:40.291Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-29T15:58:40.291Z] PASS [2021-07-29T15:58:40.291Z] coverage: 70.6% of statements [2021-07-29T15:58:40.291Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2021-07-29T15:58:40.291Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-29T15:58:40.291Z] === CONT TestParallelPredefinedRequest1 [2021-07-29T15:58:40.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:58:40.291Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-29T15:58:40.291Z] === CONT TestParallelPredefinedRequest5 [2021-07-29T15:58:40.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:58:40.291Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-29T15:58:40.291Z] === CONT TestParallelPredefinedRequest4 [2021-07-29T15:58:40.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:58:40.291Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-29T15:58:40.291Z] === CONT TestParallelPredefinedRequest3 [2021-07-29T15:58:40.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:58:40.291Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-29T15:58:40.291Z] === CONT TestParallelPredefinedRequest2 [2021-07-29T15:58:40.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:58:40.291Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-29T15:58:40.291Z] PASS [2021-07-29T15:58:40.291Z] coverage: 85.3% of statements [2021-07-29T15:58:40.291Z] ok github.com/docker/docker/libnetwork/ipam 53.393s coverage: 85.3% of statements [2021-07-29T15:58:40.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-29T15:58:41.205Z] --- PASS: TestExecWithCloseStdin (1.28s) [2021-07-29T15:58:41.205Z] === RUN TestExec [2021-07-29T15:58:41.253Z] === RUN TestIsCpusetListAvailable [2021-07-29T15:58:41.253Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-29T15:58:41.253Z] PASS [2021-07-29T15:58:41.253Z] coverage: 39.4% of statements [2021-07-29T15:58:41.253Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2021-07-29T15:58:41.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-29T15:58:42.587Z] --- PASS: TestExec (1.15s) [2021-07-29T15:58:42.587Z] === RUN TestExecUser [2021-07-29T15:58:42.587Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-29T15:58:42.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-29T15:58:42.848Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-29T15:58:43.109Z] check_test.go:309: [d0f2f95741f15] daemon is not started [2021-07-29T15:58:43.109Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-29T15:58:43.417Z] === RUN TestChtimes [2021-07-29T15:58:43.417Z] --- PASS: TestChtimes (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestChtimesWindows [2021-07-29T15:58:43.417Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-29T15:58:43.417Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestEnsureRemoveAllNotExist [2021-07-29T15:58:43.417Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestEnsureRemoveAllWithDir [2021-07-29T15:58:43.417Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestEnsureRemoveAllWithFile [2021-07-29T15:58:43.417Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-29T15:58:43.417Z] === RUN TestHasWin32KSupport [2021-07-29T15:58:43.417Z] syscall_windows_test.go:8: win32k: true [2021-07-29T15:58:43.417Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-29T15:58:43.417Z] PASS [2021-07-29T15:58:43.417Z] coverage: 12.9% of statements [2021-07-29T15:58:43.417Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2021-07-29T15:58:43.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-29T15:58:43.679Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-29T15:58:43.872Z] === RUN TestTailFile [2021-07-29T15:58:43.872Z] --- PASS: TestTailFile (0.00s) [2021-07-29T15:58:43.872Z] === RUN TestTailFileManyLines [2021-07-29T15:58:43.872Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-29T15:58:43.872Z] === RUN TestTailEmptyFile [2021-07-29T15:58:43.872Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-29T15:58:43.872Z] === RUN TestTailNegativeN [2021-07-29T15:58:43.872Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader [2021-07-29T15:58:43.872Z] === CONT TestNewTailReader [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-29T15:58:43.872Z] === CONT TestNewTailReader/no_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-29T15:58:43.872Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.872Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:43.873Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:43.873Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:43.873Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:43.941Z] --- PASS: TestExecUser (1.45s) [2021-07-29T15:58:43.941Z] === RUN TestExportContainerAndImportImage [2021-07-29T15:58:44.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-29T15:58:44.202Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-29T15:58:44.489Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-29T15:58:44.490Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.490Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.490Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.491Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-29T15:58:44.491Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.491Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.492Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.492Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.493Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:44.494Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:44.785Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-29T15:58:45.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:45.005Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:45.005Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:45.005Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-29T15:58:45.005Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-29T15:58:45.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-29T15:58:45.007Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.02s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.008Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.358Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2021-07-29T15:58:45.358Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-29T15:58:45.464Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-29T15:58:45.465Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-29T15:58:45.465Z] PASS [2021-07-29T15:58:45.465Z] coverage: 88.6% of statements [2021-07-29T15:58:45.465Z] ok github.com/docker/docker/pkg/tailfile 0.395s coverage: 88.6% of statements [2021-07-29T15:58:45.465Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-07-29T15:58:45.465Z] === RUN TestClientStream [2021-07-29T15:58:45.465Z] --- PASS: TestClientStream (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestClientSendFile [2021-07-29T15:58:45.465Z] --- PASS: TestClientSendFile (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestClientWithRequestTimeout [2021-07-29T15:58:45.465Z] --- PASS: TestClientWithRequestTimeout (0.04s) [2021-07-29T15:58:45.465Z] === RUN TestFileSpecPlugin [2021-07-29T15:58:45.465Z] --- PASS: TestFileSpecPlugin (0.12s) [2021-07-29T15:58:45.465Z] === RUN TestFileJSONSpecPlugin [2021-07-29T15:58:45.465Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-29T15:58:45.465Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestPluginAddHandler [2021-07-29T15:58:45.465Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestPluginWaitBadPlugin [2021-07-29T15:58:45.465Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-29T15:58:45.465Z] === RUN TestGet [2021-07-29T15:58:45.465Z] time="2021-07-29T15:58:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-29T15:58:45.921Z] === RUN TestTarSumRemoveNonExistent [2021-07-29T15:58:45.921Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestTarSumRemove [2021-07-29T15:58:45.921Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestSortFileInfoSums [2021-07-29T15:58:45.921Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestNewTarSumForLabelInvalid [2021-07-29T15:58:45.921Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestNewTarSumForLabel [2021-07-29T15:58:45.921Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestEmptyTar [2021-07-29T15:58:45.921Z] --- PASS: TestEmptyTar (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestTarSumsReadSize [2021-07-29T15:58:45.921Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestTarSums [2021-07-29T15:58:45.921Z] time="2021-07-29T15:58:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-29T15:58:45.921Z] --- PASS: TestTarSums (0.09s) [2021-07-29T15:58:45.921Z] === RUN TestIteration [2021-07-29T15:58:45.921Z] --- PASS: TestIteration (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestVersionLabelForChecksum [2021-07-29T15:58:45.921Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestVersion [2021-07-29T15:58:45.921Z] --- PASS: TestVersion (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestGetVersion [2021-07-29T15:58:45.921Z] --- PASS: TestGetVersion (0.00s) [2021-07-29T15:58:45.921Z] === RUN TestGetVersions [2021-07-29T15:58:45.921Z] --- PASS: TestGetVersions (0.00s) [2021-07-29T15:58:45.921Z] PASS [2021-07-29T15:58:45.921Z] coverage: 89.3% of statements [2021-07-29T15:58:45.921Z] ok github.com/docker/docker/pkg/tarsum 0.160s coverage: 89.3% of statements [2021-07-29T15:58:46.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-29T15:58:46.908Z] testing: warning: no tests to run [2021-07-29T15:58:46.908Z] PASS [2021-07-29T15:58:46.908Z] coverage: [no statements] [2021-07-29T15:58:46.908Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-29T15:58:47.144Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-29T15:58:47.144Z] PASS [2021-07-29T15:58:47.144Z] [2021-07-29T15:58:47.144Z] DONE 17 tests in 46.873s [2021-07-29T15:58:47.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-29T15:58:47.144Z] INFO: Testing against a local daemon [2021-07-29T15:58:47.144Z] === RUN TestPluginInvalidJSON [2021-07-29T15:58:47.144Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:58:47.144Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:58:47.144Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T15:58:47.144Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-29T15:58:47.144Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-29T15:58:47.144Z] === RUN TestPluginInstall [2021-07-29T15:58:47.144Z] === RUN TestPluginInstall/no_auth [2021-07-29T15:58:47.285Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s) [2021-07-29T15:58:47.285Z] === RUN TestHealthCheckWorkdir [2021-07-29T15:58:47.364Z] === RUN TestTruncIndex [2021-07-29T15:58:47.364Z] --- PASS: TestTruncIndex (0.10s) [2021-07-29T15:58:47.364Z] PASS [2021-07-29T15:58:47.364Z] coverage: 91.5% of statements [2021-07-29T15:58:47.364Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-07-29T15:58:47.403Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:47.403Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf202a76802ae508b1905a5a15a36cd28271d8cab26a8aaa65df701ad6353aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:47.403Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:47.403Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cf202a76802ae508b1905a5a15a36cd28271d8cab26a8aaa65df701ad6353aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:47.661Z] === RUN TestPluginInstall/with_htpasswd [2021-07-29T15:58:47.825Z] time="2021-07-29T15:58:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-29T15:58:48.229Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:48.229Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d4d0358347198e52fddd890de14906afa35bcf0ab391b2de5473699cfc4957c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:48.229Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:48.229Z] time="2021-07-29T15:58:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1d4d0358347198e52fddd890de14906afa35bcf0ab391b2de5473699cfc4957c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:48.229Z] === RUN TestPluginInstall/with_insecure [2021-07-29T15:58:48.281Z] === RUN TestIsGIT [2021-07-29T15:58:48.281Z] --- PASS: TestIsGIT (0.00s) [2021-07-29T15:58:48.281Z] === RUN TestIsTransport [2021-07-29T15:58:48.281Z] --- PASS: TestIsTransport (0.00s) [2021-07-29T15:58:48.281Z] PASS [2021-07-29T15:58:48.281Z] coverage: 100.0% of statements [2021-07-29T15:58:48.281Z] ok github.com/docker/docker/pkg/urlutil 0.040s coverage: 100.0% of statements [2021-07-29T15:58:48.737Z] === RUN TestVersionInfo [2021-07-29T15:58:48.737Z] --- PASS: TestVersionInfo (0.00s) [2021-07-29T15:58:48.737Z] === RUN TestAppendVersions [2021-07-29T15:58:48.737Z] --- PASS: TestAppendVersions (0.00s) [2021-07-29T15:58:48.737Z] PASS [2021-07-29T15:58:48.737Z] coverage: 88.9% of statements [2021-07-29T15:58:48.737Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-07-29T15:58:49.164Z] time="2021-07-29T15:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:49.164Z] time="2021-07-29T15:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:081fcd616f99f0e4680ae2e61c729590db7b449162c75ed50792484324eef4bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:49.164Z] time="2021-07-29T15:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T15:58:49.164Z] time="2021-07-29T15:58:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:081fcd616f99f0e4680ae2e61c729590db7b449162c75ed50792484324eef4bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T15:58:49.199Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-29T15:58:49.423Z] plugin_test.go:166: [d99d006c25ecb] daemon is not started [2021-07-29T15:58:49.423Z] --- PASS: TestPluginInstall (3.94s) [2021-07-29T15:58:49.423Z] --- PASS: TestPluginInstall/no_auth (2.12s) [2021-07-29T15:58:49.423Z] --- PASS: TestPluginInstall/with_htpasswd (0.70s) [2021-07-29T15:58:49.423Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-29T15:58:49.423Z] === RUN TestPluginsWithRuntimes [2021-07-29T15:58:49.459Z] --- PASS: TestHealthCheckWorkdir (2.45s) [2021-07-29T15:58:49.459Z] === RUN TestHealthKillContainer [2021-07-29T15:58:50.962Z] === RUN TestValidatePrivileges [2021-07-29T15:58:50.962Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-29T15:58:50.962Z] === RUN TestFilterByCapNeg [2021-07-29T15:58:50.962Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-29T15:58:50.962Z] === RUN TestFilterByCapPos [2021-07-29T15:58:50.962Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-29T15:58:50.962Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-29T15:58:50.962Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-29T15:58:50.962Z] PASS [2021-07-29T15:58:50.962Z] coverage: 12.0% of statements [2021-07-29T15:58:50.962Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-07-29T15:58:51.323Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-29T15:58:51.890Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-29T15:58:51.923Z] === RUN TestNewSettable [2021-07-29T15:58:51.923Z] --- PASS: TestNewSettable (0.00s) [2021-07-29T15:58:51.923Z] === RUN TestIsSettable [2021-07-29T15:58:51.923Z] --- PASS: TestIsSettable (0.00s) [2021-07-29T15:58:51.923Z] === RUN TestUpdateSettingsEnv [2021-07-29T15:58:51.923Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-29T15:58:51.923Z] PASS [2021-07-29T15:58:51.923Z] coverage: 20.0% of statements [2021-07-29T15:58:51.923Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-07-29T15:58:51.923Z] time="2021-07-29T15:58:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-29T15:58:52.825Z] --- PASS: TestPluginsWithRuntimes (3.47s) [2021-07-29T15:58:52.825Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-29T15:58:52.825Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-29T15:58:52.825Z] === RUN TestPluginBackCompatMediaTypes [2021-07-29T15:58:52.884Z] === RUN TestLoad [2021-07-29T15:58:52.884Z] --- PASS: TestLoad (0.00s) [2021-07-29T15:58:52.884Z] === RUN TestSave [2021-07-29T15:58:52.884Z] --- PASS: TestSave (0.02s) [2021-07-29T15:58:52.884Z] === RUN TestAddDeleteGet [2021-07-29T15:58:52.884Z] --- PASS: TestAddDeleteGet (0.03s) [2021-07-29T15:58:52.884Z] === RUN TestInvalidTags [2021-07-29T15:58:52.884Z] --- PASS: TestInvalidTags (0.01s) [2021-07-29T15:58:52.884Z] PASS [2021-07-29T15:58:52.884Z] coverage: 83.7% of statements [2021-07-29T15:58:52.884Z] ok github.com/docker/docker/reference 0.117s coverage: 83.7% of statements [2021-07-29T15:58:53.339Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-29T15:58:53.339Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-29T15:58:53.339Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-29T15:58:53.339Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-29T15:58:53.661Z] --- PASS: TestHealthKillContainer (3.70s) [2021-07-29T15:58:53.661Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-29T15:58:53.661Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-29T15:58:53.761Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-07-29T15:58:53.761Z] PASS [2021-07-29T15:58:53.761Z] [2021-07-29T15:58:53.761Z] DONE 10 tests in 8.052s [2021-07-29T15:58:53.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-29T15:58:53.761Z] INFO: Testing against a local daemon [2021-07-29T15:58:53.761Z] === RUN TestExternalGraphDriver [2021-07-29T15:58:53.761Z] === RUN TestExternalGraphDriver/json [2021-07-29T15:58:54.234Z] --- PASS: TestInspectCpusetInConfigPre120 (1.20s) [2021-07-29T15:58:54.234Z] === RUN TestIpcModeNone [2021-07-29T15:58:54.810Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-29T15:58:54.867Z] === RUN TestResolveAuthConfigIndexServer [2021-07-29T15:58:54.867Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestResolveAuthConfigFullURL [2021-07-29T15:58:54.867Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-29T15:58:54.867Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestValidateMirror [2021-07-29T15:58:54.867Z] --- PASS: TestValidateMirror (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestLoadInsecureRegistries [2021-07-29T15:58:54.867Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-29T15:58:54.867Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-29T15:58:54.867Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-29T15:58:54.867Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-29T15:58:54.867Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-29T15:58:54.867Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestResumableRequestReaderWithReadError [2021-07-29T15:58:54.867Z] time="2021-07-29T15:58:54Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-29T15:58:54.867Z] time="2021-07-29T15:58:54Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-29T15:58:54.867Z] time="2021-07-29T15:58:54Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-29T15:58:54.867Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-07-29T15:58:54.867Z] === RUN TestNewServiceConfig [2021-07-29T15:58:54.867Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestValidateIndexName [2021-07-29T15:58:54.867Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestValidateIndexNameWithError [2021-07-29T15:58:54.867Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestEndpointParse [2021-07-29T15:58:54.867Z] --- PASS: TestEndpointParse (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestEndpointParseInvalid [2021-07-29T15:58:54.867Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestValidateEndpoint [2021-07-29T15:58:54.867Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-29T15:58:54.867Z] === RUN TestPing [2021-07-29T15:58:54.867Z] --- PASS: TestPing (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestPingRegistryEndpoint [2021-07-29T15:58:54.867Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:54.867Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestEndpoint [2021-07-29T15:58:54.867Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:54.867Z] --- SKIP: TestEndpoint (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestParseRepositoryInfo [2021-07-29T15:58:54.867Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestNewIndexInfo [2021-07-29T15:58:54.867Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestMirrorEndpointLookup [2021-07-29T15:58:54.867Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:58:54.867Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-29T15:58:54.867Z] === RUN TestSearchRepositories [2021-07-29T15:58:54.867Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-29T15:58:54.867Z] Host: 127.0.0.1:49315 [2021-07-29T15:58:54.867Z] User-Agent: docker test client [2021-07-29T15:58:54.867Z] Authorization: Token fake-token [2021-07-29T15:58:54.867Z] X-Docker-Token: true [2021-07-29T15:58:54.867Z] Accept-Encoding: gzip [2021-07-29T15:58:54.867Z] [2021-07-29T15:58:54.867Z] [2021-07-29T15:58:54.867Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-29T15:58:54.867Z] Connection: close [2021-07-29T15:58:54.867Z] Content-Length: 144 [2021-07-29T15:58:54.867Z] Cache-Control: no-cache [2021-07-29T15:58:54.868Z] Content-Type: application/json [2021-07-29T15:58:54.868Z] Date: Thu, 29 Jul 2021 15:58:54 GMT [2021-07-29T15:58:54.868Z] Expires: -1 [2021-07-29T15:58:54.868Z] Pragma: no-cache [2021-07-29T15:58:54.868Z] Server: docker-tests/mock [2021-07-29T15:58:54.868Z] X-Docker-Registry-Config: mock [2021-07-29T15:58:54.868Z] X-Docker-Registry-Version: 0.0.0 [2021-07-29T15:58:54.868Z] [2021-07-29T15:58:54.868Z] [2021-07-29T15:58:54.868Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestTrustedLocation [2021-07-29T15:58:54.868Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-29T15:58:54.868Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestAllowNondistributableArtifacts [2021-07-29T15:58:54.868Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestIsSecureIndex [2021-07-29T15:58:54.868Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-29T15:58:54.868Z] PASS [2021-07-29T15:58:54.868Z] coverage: 51.7% of statements [2021-07-29T15:58:54.868Z] ok github.com/docker/docker/registry 0.271s coverage: 51.7% of statements [2021-07-29T15:58:54.868Z] time="2021-07-29T15:58:54Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2021-07-29T15:58:54.868Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestResumableRequestReader [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-29T15:58:54.868Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-29T15:58:54.868Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-29T15:58:54.868Z] PASS [2021-07-29T15:58:54.868Z] coverage: 100.0% of statements [2021-07-29T15:58:54.868Z] ok github.com/docker/docker/registry/resumable 0.244s coverage: 100.0% of statements [2021-07-29T15:58:54.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-29T15:58:55.323Z] === RUN TestRestartManagerTimeout [2021-07-29T15:58:55.323Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-29T15:58:55.323Z] === RUN TestRestartManagerTimeoutReset [2021-07-29T15:58:55.323Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-29T15:58:55.323Z] PASS [2021-07-29T15:58:55.323Z] coverage: 50.9% of statements [2021-07-29T15:58:55.323Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-07-29T15:58:55.664Z] === RUN TestExternalGraphDriver/spec [2021-07-29T15:58:55.836Z] === RUN TestDecodeContainerConfig [2021-07-29T15:58:55.836Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-29T15:58:55.836Z] === RUN TestDecodeContainerConfigIsolation [2021-07-29T15:58:55.836Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-29T15:58:55.836Z] === RUN TestValidatePrivileged [2021-07-29T15:58:55.836Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-29T15:58:55.836Z] PASS [2021-07-29T15:58:55.836Z] coverage: 52.2% of statements [2021-07-29T15:58:55.836Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-07-29T15:58:56.195Z] --- PASS: TestIpcModeNone (1.69s) [2021-07-29T15:58:56.195Z] === RUN TestIpcModePrivate [2021-07-29T15:58:56.292Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-29T15:58:56.292Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-29T15:58:56.292Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-29T15:58:56.292Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-29T15:58:56.292Z] PASS [2021-07-29T15:58:56.292Z] coverage: 62.5% of statements [2021-07-29T15:58:56.292Z] ok github.com/docker/docker/testutil 0.087s coverage: 62.5% of statements [2021-07-29T15:58:57.566Z] === RUN TestExternalGraphDriver/pull [2021-07-29T15:58:57.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-07-29T15:58:57.840Z] --- PASS: TestIpcModePrivate (1.87s) [2021-07-29T15:58:57.840Z] === RUN TestIpcModeShareable [2021-07-29T15:58:57.840Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-29T15:58:58.100Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-29T15:58:58.100Z] check_test.go:309: [dac4db6d7ba7e] daemon is not started [2021-07-29T15:58:58.101Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-29T15:58:59.044Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-29T15:58:59.308Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-29T15:58:59.469Z] --- PASS: TestExternalGraphDriver (5.56s) [2021-07-29T15:58:59.469Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2021-07-29T15:58:59.469Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-07-29T15:58:59.469Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-07-29T15:58:59.469Z] === RUN TestGraphdriverPluginV2 [2021-07-29T15:58:59.569Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-29T15:58:59.569Z] --- PASS: TestIpcModeShareable (1.80s) [2021-07-29T15:58:59.569Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-29T15:59:00.007Z] === RUN TestGetDriver [2021-07-29T15:59:00.007Z] --- PASS: TestGetDriver (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestVolumeRequestError [2021-07-29T15:59:00.007Z] --- PASS: TestVolumeRequestError (0.02s) [2021-07-29T15:59:00.007Z] PASS [2021-07-29T15:59:00.007Z] coverage: 36.1% of statements [2021-07-29T15:59:00.007Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2021-07-29T15:59:00.007Z] === RUN TestGetAddress [2021-07-29T15:59:00.007Z] --- PASS: TestGetAddress (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestRemove [2021-07-29T15:59:00.007Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-29T15:59:00.007Z] --- SKIP: TestRemove (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestInitializeWithVolumes [2021-07-29T15:59:00.007Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-29T15:59:00.007Z] === RUN TestCreate [2021-07-29T15:59:00.007Z] --- PASS: TestCreate (0.01s) [2021-07-29T15:59:00.007Z] === RUN TestValidateName [2021-07-29T15:59:00.007Z] --- PASS: TestValidateName (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestCreateWithOpts [2021-07-29T15:59:00.007Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-29T15:59:00.007Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestRelaodNoOpts [2021-07-29T15:59:00.007Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-29T15:59:00.007Z] PASS [2021-07-29T15:59:00.007Z] coverage: 41.5% of statements [2021-07-29T15:59:00.007Z] ok github.com/docker/docker/volume/local 0.078s coverage: 41.5% of statements [2021-07-29T15:59:00.007Z] --- PASS: TestGet (15.01s) [2021-07-29T15:59:00.007Z] === RUN TestPluginWithNoManifest [2021-07-29T15:59:00.007Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-29T15:59:00.007Z] === RUN TestGetAll [2021-07-29T15:59:00.007Z] --- PASS: TestGetAll (0.00s) [2021-07-29T15:59:00.007Z] PASS [2021-07-29T15:59:00.007Z] coverage: 73.4% of statements [2021-07-29T15:59:00.007Z] ok github.com/docker/docker/pkg/plugins 36.153s coverage: 73.4% of statements [2021-07-29T15:59:00.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRaw [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-07-29T15:59:00.969Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-07-29T15:59:00.969Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRaw [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-07-29T15:59:00.970Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestConvertTmpfsOptions [2021-07-29T15:59:00.970Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-07-29T15:59:00.970Z] linux_parser_test.go:209: data="ro" [2021-07-29T15:59:00.970Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestParseMountSpec [2021-07-29T15:59:00.970Z] parser_test.go:63: case 0 [2021-07-29T15:59:00.970Z] parser_test.go:63: case 1 [2021-07-29T15:59:00.970Z] parser_test.go:63: case 2 [2021-07-29T15:59:00.970Z] parser_test.go:63: case 3 [2021-07-29T15:59:00.970Z] parser_test.go:63: case 4 [2021-07-29T15:59:00.970Z] parser_test.go:63: case 5 [2021-07-29T15:59:00.970Z] --- PASS: TestParseMountSpec (0.02s) [2021-07-29T15:59:00.970Z] === RUN TestValidateMount [2021-07-29T15:59:00.970Z] --- PASS: TestValidateMount (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRaw [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-07-29T15:59:00.970Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-07-29T15:59:00.970Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-07-29T15:59:00.970Z] PASS [2021-07-29T15:59:00.970Z] coverage: 67.7% of statements [2021-07-29T15:59:00.970Z] ok github.com/docker/docker/volume/mounts 0.106s coverage: 67.7% of statements [2021-07-29T15:59:01.216Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-29T15:59:01.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-29T15:59:01.970Z] === RUN TestSetGetMeta [2021-07-29T15:59:01.970Z] === PAUSE TestSetGetMeta [2021-07-29T15:59:01.970Z] === RUN TestRestore [2021-07-29T15:59:01.970Z] === PAUSE TestRestore [2021-07-29T15:59:01.970Z] === RUN TestServiceCreate [2021-07-29T15:59:01.970Z] === PAUSE TestServiceCreate [2021-07-29T15:59:01.971Z] === RUN TestServiceList [2021-07-29T15:59:01.971Z] === PAUSE TestServiceList [2021-07-29T15:59:01.971Z] === RUN TestServiceRemove [2021-07-29T15:59:01.971Z] === PAUSE TestServiceRemove [2021-07-29T15:59:01.971Z] === RUN TestServiceGet [2021-07-29T15:59:01.971Z] === PAUSE TestServiceGet [2021-07-29T15:59:01.971Z] === RUN TestServicePrune [2021-07-29T15:59:01.971Z] === PAUSE TestServicePrune [2021-07-29T15:59:01.971Z] === RUN TestCreate [2021-07-29T15:59:01.971Z] === PAUSE TestCreate [2021-07-29T15:59:01.971Z] === RUN TestRemove [2021-07-29T15:59:01.971Z] === PAUSE TestRemove [2021-07-29T15:59:01.971Z] === RUN TestList [2021-07-29T15:59:01.971Z] === PAUSE TestList [2021-07-29T15:59:01.971Z] === RUN TestFindByDriver [2021-07-29T15:59:01.971Z] === PAUSE TestFindByDriver [2021-07-29T15:59:01.971Z] === RUN TestFindByReferenced [2021-07-29T15:59:01.971Z] === PAUSE TestFindByReferenced [2021-07-29T15:59:01.971Z] === RUN TestDerefMultipleOfSameRef [2021-07-29T15:59:01.971Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-29T15:59:01.971Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-29T15:59:01.971Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-29T15:59:01.971Z] === RUN TestDefererencePluginOnCreateError [2021-07-29T15:59:01.971Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-29T15:59:01.971Z] === RUN TestRefDerefRemove [2021-07-29T15:59:01.971Z] === PAUSE TestRefDerefRemove [2021-07-29T15:59:01.971Z] === RUN TestGet [2021-07-29T15:59:01.971Z] === PAUSE TestGet [2021-07-29T15:59:01.971Z] === RUN TestGetWithReference [2021-07-29T15:59:01.971Z] === PAUSE TestGetWithReference [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_nil_list [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_empty_list [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_filter_some [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_filter_middle [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-29T15:59:01.971Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-29T15:59:01.971Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_nil_list [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_filter_some [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_filter_middle [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_empty_list [2021-07-29T15:59:01.971Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-29T15:59:01.971Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-29T15:59:01.971Z] === CONT TestSetGetMeta [2021-07-29T15:59:01.971Z] === CONT TestDerefMultipleOfSameRef [2021-07-29T15:59:01.971Z] === CONT TestRefDerefRemove [2021-07-29T15:59:01.971Z] === CONT TestDefererencePluginOnCreateError [2021-07-29T15:59:01.971Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-29T15:59:01.971Z] === CONT TestFindByReferenced [2021-07-29T15:59:01.971Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestFindByDriver [2021-07-29T15:59:01.971Z] --- PASS: TestRefDerefRemove (0.04s) [2021-07-29T15:59:01.971Z] === CONT TestList [2021-07-29T15:59:01.971Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-29T15:59:01.971Z] === CONT TestRemove [2021-07-29T15:59:01.971Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestCreate [2021-07-29T15:59:01.971Z] --- PASS: TestFindByDriver (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestServicePrune [2021-07-29T15:59:01.971Z] --- PASS: TestRemove (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestServiceGet [2021-07-29T15:59:01.971Z] --- PASS: TestCreate (0.02s) [2021-07-29T15:59:01.971Z] === CONT TestServiceRemove [2021-07-29T15:59:01.971Z] --- PASS: TestList (0.04s) [2021-07-29T15:59:01.971Z] === CONT TestServiceList [2021-07-29T15:59:01.971Z] --- PASS: TestServiceGet (0.19s) [2021-07-29T15:59:01.971Z] === CONT TestServiceCreate [2021-07-29T15:59:01.971Z] time="2021-07-29T15:59:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-29T15:59:01.971Z] --- PASS: TestServiceRemove (0.19s) [2021-07-29T15:59:01.971Z] === CONT TestRestore [2021-07-29T15:59:01.971Z] time="2021-07-29T15:59:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-29T15:59:01.971Z] --- PASS: TestServiceList (0.20s) [2021-07-29T15:59:01.971Z] === CONT TestGetWithReference [2021-07-29T15:59:01.971Z] time="2021-07-29T15:59:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-29T15:59:01.971Z] time="2021-07-29T15:59:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-29T15:59:01.971Z] --- PASS: TestServiceCreate (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestGet [2021-07-29T15:59:01.971Z] time="2021-07-29T15:59:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-29T15:59:01.971Z] --- PASS: TestRestore (0.03s) [2021-07-29T15:59:01.971Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-29T15:59:01.971Z] --- PASS: TestGetWithReference (0.03s) [2021-07-29T15:59:01.971Z] --- PASS: TestServicePrune (0.24s) [2021-07-29T15:59:01.971Z] --- PASS: TestGet (0.02s) [2021-07-29T15:59:01.971Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-29T15:59:01.971Z] PASS [2021-07-29T15:59:01.971Z] coverage: 69.6% of statements [2021-07-29T15:59:01.971Z] ok github.com/docker/docker/volume/service 0.365s coverage: 69.6% of statements [2021-07-29T15:59:02.797Z] --- PASS: TestGraphdriverPluginV2 (3.60s) [2021-07-29T15:59:02.798Z] PASS [2021-07-29T15:59:02.798Z] [2021-07-29T15:59:02.798Z] DONE 5 tests in 9.198s [2021-07-29T15:59:02.798Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-29T15:59:02.798Z] INFO: Testing against a local daemon [2021-07-29T15:59:02.798Z] === RUN TestContinueAfterPluginCrash [2021-07-29T15:59:02.798Z] === PAUSE TestContinueAfterPluginCrash [2021-07-29T15:59:02.798Z] === RUN TestReadPluginNoRead [2021-07-29T15:59:02.798Z] === PAUSE TestReadPluginNoRead [2021-07-29T15:59:02.798Z] === RUN TestDaemonStartWithLogOpt [2021-07-29T15:59:02.798Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-29T15:59:02.798Z] === CONT TestContinueAfterPluginCrash [2021-07-29T15:59:02.798Z] === CONT TestDaemonStartWithLogOpt [2021-07-29T15:59:03.761Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-29T15:59:04.703Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.90s) [2021-07-29T15:59:04.703Z] === RUN TestAPIIpcModeHost [2021-07-29T15:59:05.644Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-29T15:59:05.905Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-29T15:59:06.848Z] --- PASS: TestAPIIpcModeHost (2.22s) [2021-07-29T15:59:06.848Z] === RUN TestDaemonIpcModeShareable [2021-07-29T15:59:06.987Z] --- PASS: TestDaemonStartWithLogOpt (3.59s) [2021-07-29T15:59:06.988Z] === CONT TestReadPluginNoRead [2021-07-29T15:59:07.421Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-29T15:59:08.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-29T15:59:08.091Z] Using test binary docker [2021-07-29T15:59:08.091Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-29T15:59:08.091Z] +++ /etc/init.d/apparmor start [2021-07-29T15:59:08.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-29T15:59:08.091Z] INFO: Waiting for daemon to start... [2021-07-29T15:59:08.091Z] Starting dockerd [2021-07-29T15:59:08.091Z] +++ 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-07-29T15:59:08.364Z] check_test.go:309: [d0eddfbe80261] daemon is not started [2021-07-29T15:59:08.364Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-29T15:59:08.364Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-29T15:59:08.891Z] === RUN TestReadPluginNoRead/default [2021-07-29T15:59:09.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2021-07-29T15:59:09.568Z] --- PASS: TestDaemonIpcModeShareable (2.78s) [2021-07-29T15:59:09.568Z] === RUN TestDaemonIpcModePrivate [2021-07-29T15:59:10.012Z] . [2021-07-29T15:59:10.012Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-29T15:59:10.012Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-29T15:59:10.012Z] Error: No such image: emptyfs [2021-07-29T15:59:10.012Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-29T15:59:10.012Z] ++++ docker load [2021-07-29T15:59:10.267Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-29T15:59:10.275Z] Running integration-test (iteration 1) [2021-07-29T15:59:10.275Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-29T15:59:10.275Z] ++ 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-07-29T15:59:10.275Z] ++ set -e [2021-07-29T15:59:10.275Z] ++ '[' -n 0 ']' [2021-07-29T15:59:10.275Z] ++ set -x [2021-07-29T15:59:10.275Z] ++ 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-07-29T15:59:11.643Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2021-07-29T15:59:11.902Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-29T15:59:12.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2021-07-29T15:59:12.113Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-29T15:59:12.374Z] --- PASS: TestDaemonIpcModePrivate (2.81s) [2021-07-29T15:59:12.374Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-29T15:59:12.636Z] check_test.go:309: [d777a76527803] daemon is not started [2021-07-29T15:59:12.636Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-29T15:59:12.897Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-29T15:59:13.277Z] === CONT TestReadPluginNoRead [2021-07-29T15:59:13.277Z] read_test.go:92: [d499ed24e5dfe] daemon is not started [2021-07-29T15:59:13.277Z] --- PASS: TestReadPluginNoRead (6.94s) [2021-07-29T15:59:13.277Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-07-29T15:59:13.277Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-29T15:59:13.277Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2021-07-29T15:59:13.277Z] PASS [2021-07-29T15:59:13.277Z] [2021-07-29T15:59:13.277Z] DONE 6 tests in 10.568s [2021-07-29T15:59:13.277Z] 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-07-29T15:59:13.277Z] testing: warning: no tests to run [2021-07-29T15:59:13.277Z] PASS [2021-07-29T15:59:13.277Z] [2021-07-29T15:59:13.277Z] DONE 0 tests in 0.015s [2021-07-29T15:59:13.277Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-29T15:59:13.536Z] INFO: Testing against a local daemon [2021-07-29T15:59:13.536Z] === RUN TestPluginWithDevMounts [2021-07-29T15:59:13.536Z] === PAUSE TestPluginWithDevMounts [2021-07-29T15:59:13.536Z] === CONT TestPluginWithDevMounts [2021-07-29T15:59:14.281Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-07-29T15:59:14.281Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-07-29T15:59:14.281Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-29T15:59:15.223Z] docker_cli_daemon_plugins_test.go:79: [dc56dae84cfef] daemon is not started [2021-07-29T15:59:15.437Z] --- PASS: TestPluginWithDevMounts (1.63s) [2021-07-29T15:59:15.437Z] PASS [2021-07-29T15:59:15.437Z] [2021-07-29T15:59:15.437Z] DONE 1 tests in 1.670s [2021-07-29T15:59:15.437Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-29T15:59:15.437Z] INFO: Testing against a local daemon [2021-07-29T15:59:15.437Z] === RUN TestSecretInspect [2021-07-29T15:59:15.793Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-29T15:59:16.364Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-29T15:59:16.364Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2021-07-29T15:59:16.364Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2021-07-29T15:59:16.364Z] === RUN TestIpcModeOlderClient [2021-07-29T15:59:16.364Z] === PAUSE TestIpcModeOlderClient [2021-07-29T15:59:16.364Z] === RUN TestKillContainerInvalidSignal [2021-07-29T15:59:16.935Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-29T15:59:17.338Z] --- PASS: TestSecretInspect (2.22s) [2021-07-29T15:59:17.338Z] === RUN TestSecretList [2021-07-29T15:59:17.507Z] --- PASS: TestKillContainerInvalidSignal (1.08s) [2021-07-29T15:59:17.507Z] === RUN TestKillContainer [2021-07-29T15:59:17.507Z] === RUN TestKillContainer/no_signal [2021-07-29T15:59:18.451Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-29T15:59:18.451Z] docker_cli_daemon_plugins_test.go:169: [dfbcec8a268ab] daemon is not started [2021-07-29T15:59:18.712Z] === RUN TestKillContainer/non_killing_signal [2021-07-29T15:59:19.655Z] === RUN TestKillContainer/killing_signal [2021-07-29T15:59:19.715Z] 2021/07/29 15:59:19 Closing DB instances... [2021-07-29T15:59:19.869Z] --- PASS: TestSecretList (2.17s) [2021-07-29T15:59:19.869Z] === RUN TestSecretsCreateAndDelete [2021-07-29T15:59:19.916Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-29T15:59:20.861Z] --- PASS: TestKillContainer (3.38s) [2021-07-29T15:59:20.861Z] --- PASS: TestKillContainer/no_signal (1.06s) [2021-07-29T15:59:20.861Z] --- PASS: TestKillContainer/non_killing_signal (0.87s) [2021-07-29T15:59:20.861Z] --- PASS: TestKillContainer/killing_signal (1.16s) [2021-07-29T15:59:20.861Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-29T15:59:20.861Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-29T15:59:21.250Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-07-29T15:59:21.250Z] === RUN TestFindNode [2021-07-29T15:59:21.250Z] 2021/07/29 15:59:21 Closing DB instances... [2021-07-29T15:59:21.250Z] --- PASS: TestFindNode (0.02s) [2021-07-29T15:59:21.250Z] === RUN TestChangeNodeState [2021-07-29T15:59:21.250Z] 2021/07/29 15:59:21 Closing DB instances... [2021-07-29T15:59:21.250Z] --- PASS: TestChangeNodeState (0.02s) [2021-07-29T15:59:21.250Z] === RUN TestNodeReincarnation [2021-07-29T15:59:21.707Z] 2021/07/29 15:59:21 Closing DB instances... [2021-07-29T15:59:21.771Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-07-29T15:59:21.772Z] === RUN TestSecretsUpdate [2021-07-29T15:59:22.246Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-29T15:59:22.543Z] Loaded image: buildpack-deps:buster [2021-07-29T15:59:22.543Z] Loaded image: busybox:latest [2021-07-29T15:59:22.543Z] Loaded image: busybox:glibc [2021-07-29T15:59:22.817Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-29T15:59:23.757Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.65s) [2021-07-29T15:59:23.758Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.41s) [2021-07-29T15:59:23.758Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.96s) [2021-07-29T15:59:23.758Z] === RUN TestKillStoppedContainer [2021-07-29T15:59:23.758Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-29T15:59:23.758Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-29T15:59:23.758Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-07-29T15:59:23.758Z] === RUN TestKillDifferentUserContainer [2021-07-29T15:59:24.301Z] --- PASS: TestSecretsUpdate (2.17s) [2021-07-29T15:59:24.302Z] === RUN TestTemplatedSecret [2021-07-29T15:59:24.697Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-29T15:59:24.957Z] --- PASS: TestKillDifferentUserContainer (1.16s) [2021-07-29T15:59:24.957Z] === RUN TestInspectOomKilledTrue [2021-07-29T15:59:24.957Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T15:59:24.957Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-29T15:59:24.957Z] === RUN TestInspectOomKilledFalse [2021-07-29T15:59:24.957Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T15:59:24.957Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-29T15:59:24.957Z] === RUN TestLinksEtcHostsContentMatch [2021-07-29T15:59:25.103Z] Loaded image: debian:bullseye [2021-07-29T15:59:25.103Z] Loaded image: hello-world:latest [2021-07-29T15:59:25.103Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T15:59:25.103Z] INFO: Testing against a local daemon [2021-07-29T15:59:25.103Z] === RUN TestCgroupNamespacesBuild [2021-07-29T15:59:25.218Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-29T15:59:25.787Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-29T15:59:26.358Z] --- PASS: TestLinksEtcHostsContentMatch (1.30s) [2021-07-29T15:59:26.358Z] === RUN TestLinksContainerNames [2021-07-29T15:59:26.358Z] check_test.go:309: [d589902bfb053] daemon is not started [2021-07-29T15:59:26.358Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-29T15:59:26.466Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-29T15:59:26.466Z] === RUN TestParallelCreate [2021-07-29T15:59:26.466Z] 2021/07/29 15:59:26 Closing DB instances... [2021-07-29T15:59:26.466Z] --- PASS: TestParallelCreate (0.02s) [2021-07-29T15:59:26.466Z] === RUN TestParallelDelete [2021-07-29T15:59:26.466Z] 2021/07/29 15:59:26 Closing DB instances... [2021-07-29T15:59:26.466Z] --- PASS: TestParallelDelete (0.02s) [2021-07-29T15:59:26.466Z] === RUN TestNetworkDBIslands [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2ea7f44c04f0 with config:&{NodeID:2ea7f44c04f0 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, added to nodes list" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e47de5554a30 with config:&{NodeID:e47de5554a30 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node e47de5554a30/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node e47de5554a30/172.31.153.198, added to nodes list" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node e47de5554a30/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node e47de5554a30/172.31.153.198, added to nodes list" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, added to nodes list" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-29T15:59:26.466Z] time="2021-07-29T15:59:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b13f4a5f974c with config:&{NodeID:b13f4a5f974c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node e47de5554a30/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node e47de5554a30/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.495Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.588Z] --- PASS: TestTemplatedSecret (3.26s) [2021-07-29T15:59:27.588Z] === RUN TestSecretCreateResolve [2021-07-29T15:59:27.658Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2021-07-29T15:59:27.658Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:70c40f886d0e with config:&{NodeID:70c40f886d0e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node e47de5554a30/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node e47de5554a30/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node b13f4a5f974c/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:27.951Z] time="2021-07-29T15:59:27Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:735ce1d253a3 with config:&{NodeID:735ce1d253a3 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node b13f4a5f974c/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node b13f4a5f974c/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node e47de5554a30/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node e47de5554a30/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:28.407Z] time="2021-07-29T15:59:28Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:28.863Z] networkdb_test.go:842: Re-joining: 3 [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=info msg="The new bootstrap node list is:[172.31.153.198:10033 172.31.153.198:10034 172.31.153.198:10035]" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10033" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49355" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10034" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49356" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10035" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49357" [2021-07-29T15:59:28.863Z] networkdb_test.go:842: Re-joining: 4 [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=info msg="The new bootstrap node list is:[172.31.153.198:10033 172.31.153.198:10034 172.31.153.198:10035]" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10033" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49358" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10034" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49359" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10035" [2021-07-29T15:59:28.863Z] time="2021-07-29T15:59:28Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49360" [2021-07-29T15:59:28.945Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-29T15:59:28.945Z] --- PASS: TestLinksContainerNames (2.59s) [2021-07-29T15:59:28.945Z] === RUN TestLogsFollowTailEmpty [2021-07-29T15:59:29.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-29T15:59:29.049Z] === RUN TestBuildWithSession [2021-07-29T15:59:29.049Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T15:59:29.049Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-29T15:59:29.049Z] === RUN TestBuildSquashParent [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:28Z" level=info msg="node 0 leaving" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node2(e47de5554a30): Node leave event for 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node5(735ce1d253a3): Node leave event for 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node4(70c40f886d0e): Node leave event for 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node3(b13f4a5f974c): Node leave event for 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node1(2ea7f44c04f0): Node leave event for 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="node 1 leaving" [2021-07-29T15:59:29.319Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.490Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-07-29T15:59:29.490Z] PASS [2021-07-29T15:59:29.490Z] [2021-07-29T15:59:29.490Z] DONE 6 tests in 14.248s [2021-07-29T15:59:29.490Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-29T15:59:29.490Z] INFO: Testing against a local daemon [2021-07-29T15:59:29.490Z] === RUN TestServiceCreateInit [2021-07-29T15:59:29.490Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node3(b13f4a5f974c): Node leave event for e47de5554a30/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30 change state NodeActive --> NodeFailed" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30/172.31.153.198, added to failed nodes list" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node4(70c40f886d0e): Node leave event for e47de5554a30/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node 2ea7f44c04f0/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30 change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node5(735ce1d253a3): Node leave event for e47de5554a30/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=error msg="node: e47de5554a30 is unknown to memberlist" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node e47de5554a30/172.31.153.198, left gossip cluster" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node 2 leaving" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node b13f4a5f974c change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node5(735ce1d253a3): Node leave event for b13f4a5f974c/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node b13f4a5f974c change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node4(70c40f886d0e): Node leave event for b13f4a5f974c/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="Node b13f4a5f974c change state NodeActive --> NodeLeft" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=info msg="node3(b13f4a5f974c): Node leave event for b13f4a5f974c/172.31.153.198" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=debug msg="memberlist: Failed ping: b13f4a5f974c (timeout reached)" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.153.198:10037: use of closed network connection" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.153.198:10034: use of closed network connection" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.153.198:10036: use of closed network connection" [2021-07-29T15:59:29.810Z] time="2021-07-29T15:59:29Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49361" [2021-07-29T15:59:29.886Z] --- PASS: TestLogsFollowTailEmpty (1.19s) [2021-07-29T15:59:29.886Z] === RUN TestContainerNetworkMountsNoChown [2021-07-29T15:59:30.266Z] time="2021-07-29T15:59:30Z" level=info msg="Node b13f4a5f974c/172.31.153.198, left gossip cluster" [2021-07-29T15:59:30.266Z] time="2021-07-29T15:59:30Z" level=info msg="Node b13f4a5f974c/172.31.153.198, left gossip cluster" [2021-07-29T15:59:30.266Z] time="2021-07-29T15:59:30Z" level=info msg="Node b13f4a5f974c/172.31.153.198, left gossip cluster" [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=warning msg="memberlist: Was able to connect to b13f4a5f974c but other probes failed, network may be misconfigured" [2021-07-29T15:59:30.721Z] networkdb_test.go:874: node4: OK [2021-07-29T15:59:30.721Z] networkdb_test.go:874: node5: OK [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=info msg="node 0 coming back" [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:14aa473278fe with config:&{NodeID:14aa473278fe Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=info msg="Node 14aa473278fe/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=info msg="Node 14aa473278fe/172.31.153.198, added to nodes list" [2021-07-29T15:59:30.721Z] time="2021-07-29T15:59:30Z" level=info msg="node 1 coming back" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4f2b67adc2fc with config:&{NodeID:4f2b67adc2fc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, added to nodes list" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="node 2 coming back" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c6690e037ac3 with config:&{NodeID:c6690e037ac3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="Node c6690e037ac3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:30.722Z] time="2021-07-29T15:59:30Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to nodes list" [2021-07-29T15:59:30.828Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-29T15:59:31.089Z] --- PASS: TestContainerNetworkMountsNoChown (1.20s) [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/default [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/default [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/private [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/private [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rprivate [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/slave [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/slave [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rslave [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/shared [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/shared [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rshared [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-29T15:59:31.089Z] === CONT TestMountDaemonRoot/default [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:59:31.089Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-29T15:59:31.089Z] === CONT TestMountDaemonRoot/rshared [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:59:31.089Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:59:31.089Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:59:31.089Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/shared [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rslave [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/slave [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rprivate [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/private [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:59:31.350Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-29T15:59:31.350Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-29T15:59:31.350Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T15:59:31.611Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-29T15:59:31.874Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-29T15:59:31.874Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-29T15:59:31.874Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-29T15:59:31.874Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-07-29T15:59:31.874Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-29T15:59:31.874Z] === RUN TestContainerBindMountNonRecursive [2021-07-29T15:59:33.259Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-29T15:59:33.519Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-29T15:59:34.489Z] time="2021-07-29T15:59:33Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.153.198:10033 172.31.153.198:10034 172.31.153.198:10035]" [2021-07-29T15:59:34.489Z] time="2021-07-29T15:59:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.153.198:10033 172.31.153.198:10034 172.31.153.198:10035]" [2021-07-29T15:59:34.757Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10033" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49362" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, is the new incarnation of the shutdown node 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49363" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10034" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, is the new incarnation of the shutdown node e47de5554a30/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10035" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49364" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, is the new incarnation of the shutdown node b13f4a5f974c/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 70c40f886d0e/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, is the new incarnation of the shutdown node e47de5554a30/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, is the new incarnation of the shutdown node 2ea7f44c04f0/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node 14aa473278fe/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, is the new incarnation of the shutdown node b13f4a5f974c/172.31.153.198" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to nodes list" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, joined gossip cluster" [2021-07-29T15:59:34.945Z] time="2021-07-29T15:59:34Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to nodes list" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10033" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49365" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10034" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49366" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.153.198:10035" [2021-07-29T15:59:35.400Z] time="2021-07-29T15:59:35Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49367" [2021-07-29T15:59:35.433Z] --- PASS: TestContainerBindMountNonRecursive (3.23s) [2021-07-29T15:59:35.433Z] === RUN TestContainerVolumesMountedAsShared [2021-07-29T15:59:35.433Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-29T15:59:35.655Z] --- PASS: TestBuildSquashParent (6.24s) [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:59:35.655Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:59:35.655Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:59:35.655Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T15:59:35.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T15:59:35.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T15:59:35.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T15:59:35.695Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2021-07-29T15:59:35.695Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-29T15:59:35.856Z] 2021/07/29 15:59:35 Closing DB instances... [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe change state NodeActive --> NodeLeft" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="node3(c6690e037ac3): Node leave event for 14aa473278fe/172.31.153.198" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe change state NodeActive --> NodeLeft" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe change state NodeActive --> NodeLeft" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="node4(70c40f886d0e): Node leave event for 14aa473278fe/172.31.153.198" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="node2(4f2b67adc2fc): Node leave event for 14aa473278fe/172.31.153.198" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe change state NodeActive --> NodeLeft" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="node5(735ce1d253a3): Node leave event for 14aa473278fe/172.31.153.198" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe change state NodeActive --> NodeLeft" [2021-07-29T15:59:35.856Z] time="2021-07-29T15:59:35Z" level=info msg="node1(14aa473278fe): Node leave event for 14aa473278fe/172.31.153.198" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:35Z" level=info msg="Node 14aa473278fe/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="node3(c6690e037ac3): Node leave event for 4f2b67adc2fc/172.31.153.198" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="node4(70c40f886d0e): Node leave event for 4f2b67adc2fc/172.31.153.198" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="node5(735ce1d253a3): Node leave event for 4f2b67adc2fc/172.31.153.198" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.311Z] time="2021-07-29T15:59:36Z" level=info msg="node2(4f2b67adc2fc): Node leave event for 4f2b67adc2fc/172.31.153.198" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node 4f2b67adc2fc/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3 change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="node5(735ce1d253a3): Node leave event for c6690e037ac3/172.31.153.198" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3 change state NodeActive --> NodeLeft" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="node4(70c40f886d0e): Node leave event for c6690e037ac3/172.31.153.198" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3/172.31.153.198, left gossip cluster" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3 change state NodeActive --> NodeFailed" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3/172.31.153.198, added to failed nodes list" [2021-07-29T15:59:36.766Z] time="2021-07-29T15:59:36Z" level=error msg="node: c6690e037ac3 is unknown to memberlist" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3/172.31.153.198, left gossip cluster" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:36Z" level=info msg="Node c6690e037ac3/172.31.153.198, left gossip cluster" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=debug msg="memberlist: Failed ping: 735ce1d253a3 (timeout reached)" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.153.198:10035: use of closed network connection" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.153.198:10036: use of closed network connection" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=debug msg="memberlist: Stream connection from=172.31.153.198:49368" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=info msg="Node 70c40f886d0e change state NodeActive --> NodeLeft" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=info msg="node5(735ce1d253a3): Node leave event for 70c40f886d0e/172.31.153.198" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=info msg="Node 70c40f886d0e change state NodeActive --> NodeLeft" [2021-07-29T15:59:37.221Z] time="2021-07-29T15:59:37Z" level=info msg="node4(70c40f886d0e): Node leave event for 70c40f886d0e/172.31.153.198" [2021-07-29T15:59:37.646Z] --- PASS: TestContainerVolumesMountedAsSlave (1.63s) [2021-07-29T15:59:37.646Z] === RUN TestNetworkNat [2021-07-29T15:59:37.646Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-29T15:59:37.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T15:59:37.775Z] time="2021-07-29T15:59:37Z" level=info msg="Node 70c40f886d0e/172.31.153.198, left gossip cluster" [2021-07-29T15:59:37.775Z] time="2021-07-29T15:59:37Z" level=warning msg="memberlist: Was able to connect to 735ce1d253a3 but other probes failed, network may be misconfigured" [2021-07-29T15:59:37.775Z] time="2021-07-29T15:59:37Z" level=info msg="Node 70c40f886d0e/172.31.153.198, left gossip cluster" [2021-07-29T15:59:37.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T15:59:38.230Z] time="2021-07-29T15:59:38Z" level=info msg="Node 735ce1d253a3/172.31.153.198, left gossip cluster" [2021-07-29T15:59:38.230Z] time="2021-07-29T15:59:38Z" level=info msg="Node 735ce1d253a3 change state NodeActive --> NodeFailed" [2021-07-29T15:59:38.230Z] time="2021-07-29T15:59:38Z" level=info msg="Node 735ce1d253a3/172.31.153.198, added to failed nodes list" [2021-07-29T15:59:38.230Z] --- PASS: TestNetworkDBIslands (11.88s) [2021-07-29T15:59:38.230Z] PASS [2021-07-29T15:59:38.230Z] coverage: 60.0% of statements [2021-07-29T15:59:38.230Z] ok github.com/docker/docker/libnetwork/networkdb 104.038s coverage: 60.0% of statements [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/quota [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/rootless [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-29T15:59:38.230Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/volume [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-29T15:59:38.231Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-29T15:59:38.590Z] --- PASS: TestNetworkNat (1.25s) [2021-07-29T15:59:38.590Z] === RUN TestNetworkLocalhostTCPNat [2021-07-29T15:59:38.945Z] --- PASS: TestServiceCreateInit (9.07s) [2021-07-29T15:59:38.945Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2021-07-29T15:59:38.945Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.48s) [2021-07-29T15:59:38.945Z] === RUN TestCreateServiceMultipleTimes [2021-07-29T15:59:39.536Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-29T15:59:40.108Z] --- PASS: TestNetworkLocalhostTCPNat (1.26s) [2021-07-29T15:59:40.108Z] === RUN TestNetworkLoopbackNat [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.33s) [2021-07-29T15:59:40.500Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-07-29T15:59:40.500Z] === RUN TestBuildMultiStageCopy [2021-07-29T15:59:40.500Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-29T15:59:40.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === Skipped [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-29T15:59:41.119Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-29T15:59:41.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-29T15:59:41.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-29T15:59:41.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-29T15:59:41.119Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-29T15:59:41.119Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-29T15:59:41.119Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-29T15:59:41.119Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-29T15:59:41.119Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-29T15:59:41.119Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-29T15:59:41.119Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-29T15:59:41.119Z] daemon_test.go:147: root required [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-29T15:59:41.119Z] reload_test.go:520: root required [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-29T15:59:41.119Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-29T15:59:41.119Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-29T15:59:41.119Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-29T15:59:41.119Z] download_test.go:268: Needs fixing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-29T15:59:41.119Z] layer_test.go:304: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-29T15:59:41.119Z] layer_test.go:353: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-29T15:59:41.119Z] layer_test.go:468: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-29T15:59:41.119Z] layer_test.go:697: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.01s) [2021-07-29T15:59:41.119Z] migration_test.go:46: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-29T15:59:41.119Z] migration_test.go:182: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-29T15:59:41.119Z] mount_test.go:17: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-29T15:59:41.119Z] mount_test.go:76: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-29T15:59:41.119Z] mount_test.go:125: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-29T15:59:41.119Z] mount_test.go:212: Failing on Windows [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-29T15:59:41.119Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-29T15:59:41.119Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-29T15:59:41.119Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-29T15:59:41.119Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-29T15:59:41.119Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-29T15:59:41.119Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-29T15:59:41.119Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-29T15:59:41.119Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-29T15:59:41.119Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-29T15:59:41.119Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-29T15:59:41.119Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-29T15:59:41.119Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-29T15:59:41.119Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-29T15:59:41.119Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-29T15:59:41.119Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-29T15:59:41.119Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-29T15:59:41.119Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-29T15:59:41.119Z] archive_test.go:134: Xz not present in msys2 [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-29T15:59:41.119Z] archive_test.go:239: Failing on Windows CI machines [2021-07-29T15:59:41.119Z] [2021-07-29T15:59:41.119Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-29T15:59:41.119Z] archive_windows_test.go:16: Currently fails [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-29T15:59:41.120Z] changes_test.go:196: needs more investigation [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-29T15:59:41.120Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-29T15:59:41.120Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-29T15:59:41.120Z] changes_test.go:433: needs further investigation [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-29T15:59:41.120Z] changes_test.go:469: needs further investigation [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-29T15:59:41.120Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-29T15:59:41.120Z] poller_test.go:41: No chmod on Windows [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-29T15:59:41.120Z] fileutils_test.go:134: Needs porting to Windows [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-29T15:59:41.120Z] fileutils_test.go:180: Needs porting to Windows [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-29T15:59:41.120Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-29T15:59:41.120Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-29T15:59:41.120Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-29T15:59:41.120Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-29T15:59:41.120Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] [2021-07-29T15:59:41.120Z] DONE 2068 tests, 69 skipped in 299.120s [2021-07-29T15:59:41.120Z] INFO: make.ps1 ended at 07/29/2021 15:59:40 [2021-07-29T15:59:41.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-29T15:59:42.065Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-29T15:59:42.156Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-29T15:59:42.635Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-29T15:59:42.682Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-29T15:59:42.682Z] INFO: Unit tests ended at 07/29/2021 15:59:42. Duration:00:05:14.9928090 [2021-07-29T15:59:42.682Z] INFO: Building busybox [2021-07-29T15:59:42.682Z] Sending build context to Docker daemon 5.12kB [2021-07-29T15:59:42.682Z] [2021-07-29T15:59:42.682Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-29T15:59:42.682Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-29T15:59:42.682Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-29T15:59:42.682Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-29T15:59:42.682Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-29T15:59:42.682Z] ---> 39d157a84080 [2021-07-29T15:59:42.682Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-29T15:59:42.732Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-29T15:59:42.732Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-29T15:59:43.137Z] ---> Running in aadb20aec561 [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy (3.13s) [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-07-29T15:59:43.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-07-29T15:59:43.308Z] === RUN TestBuildMultiStageParentConfig [2021-07-29T15:59:43.885Z] --- PASS: TestBuildMultiStageParentConfig (0.74s) [2021-07-29T15:59:43.885Z] === RUN TestBuildLabelWithTargets [2021-07-29T15:59:44.019Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-29T15:59:44.019Z] --- PASS: TestNetworkLoopbackNat (4.01s) [2021-07-29T15:59:44.019Z] === RUN TestPause [2021-07-29T15:59:44.280Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-29T15:59:44.850Z] --- PASS: TestPause (0.96s) [2021-07-29T15:59:44.850Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-29T15:59:44.850Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T15:59:44.850Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T15:59:44.850Z] === RUN TestPauseStopPausedContainer [2021-07-29T15:59:45.279Z] --- PASS: TestBuildLabelWithTargets (1.20s) [2021-07-29T15:59:45.279Z] === RUN TestBuildWithEmptyLayers [2021-07-29T15:59:45.469Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-29T15:59:45.469Z] Copying nested executables into bundles/binary-daemon [2021-07-29T15:59:45.469Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-29T15:59:45.469Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T15:59:45.469Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-29T15:59:45.469Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-29T15:59:45.792Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2021-07-29T15:59:45.792Z] === RUN TestPidHost [2021-07-29T15:59:45.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/make.sh cross [2021-07-29T15:59:45.856Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-07-29T15:59:45.856Z] === RUN TestBuildMultiStageOnBuild [2021-07-29T15:59:46.053Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-29T15:59:46.421Z] [2021-07-29T15:59:46.421Z] Removing bundles/ [2021-07-29T15:59:46.421Z] [2021-07-29T15:59:46.421Z] ---> Making bundle: cross (in bundles/cross) [2021-07-29T15:59:46.421Z] Cross building: bundles/cross/linux/amd64 [2021-07-29T15:59:46.421Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-29T15:59:46.421Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-29T15:59:47.779Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2021-07-29T15:59:47.779Z] === RUN TestBuildUncleanTarFilenames [2021-07-29T15:59:47.816Z] Removing intermediate container aadb20aec561 [2021-07-29T15:59:47.816Z] ---> 7749f0cb8b80 [2021-07-29T15:59:47.816Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-29T15:59:47.816Z] ---> Running in 0d3b5f6a169c [2021-07-29T15:59:48.271Z] Removing intermediate container 0d3b5f6a169c [2021-07-29T15:59:48.271Z] ---> f659d574b101 [2021-07-29T15:59:48.271Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-29T15:59:48.271Z] ---> Running in 5c0ca8498523 [2021-07-29T15:59:48.727Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-07-29T15:59:48.727Z] === RUN TestBuildMultiStageLayerLeak [2021-07-29T15:59:48.728Z] Removing intermediate container 5c0ca8498523 [2021-07-29T15:59:48.728Z] ---> 8642534d81c4 [2021-07-29T15:59:48.728Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-29T15:59:49.352Z] --- PASS: TestPidHost (2.85s) [2021-07-29T15:59:49.352Z] === RUN TestPsFilter [2021-07-29T15:59:49.352Z] --- PASS: TestPsFilter (0.11s) [2021-07-29T15:59:49.352Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-29T15:59:49.689Z] [2021-07-29T15:59:49.922Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2021-07-29T15:59:49.922Z] === RUN TestRemoveContainerWithVolume [2021-07-29T15:59:50.144Z] ---> 3bd7d26c6234 [2021-07-29T15:59:50.144Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-29T15:59:50.649Z] ---> Running in 645e06e386bd [2021-07-29T15:59:50.863Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-07-29T15:59:50.863Z] === RUN TestRemoveContainerRunning [2021-07-29T15:59:51.285Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-07-29T15:59:51.285Z] === RUN TestBuildWithHugeFile [2021-07-29T15:59:51.803Z] --- PASS: TestRemoveContainerRunning (0.94s) [2021-07-29T15:59:51.803Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-29T15:59:52.374Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-29T15:59:52.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-07-29T15:59:52.374Z] === RUN TestRemoveInvalidContainer [2021-07-29T15:59:52.635Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-29T15:59:52.635Z] === RUN TestRenameLinkedContainer [2021-07-29T15:59:52.635Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-29T15:59:54.019Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-29T15:59:55.404Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-29T15:59:57.052Z] --- PASS: TestCreateServiceMultipleTimes (17.11s) [2021-07-29T15:59:57.052Z] === RUN TestCreateServiceConflict [2021-07-29T15:59:57.318Z] --- PASS: TestRenameLinkedContainer (4.78s) [2021-07-29T15:59:57.318Z] === RUN TestRenameStoppedContainer [2021-07-29T15:59:57.987Z] --- PASS: TestCreateServiceConflict (2.21s) [2021-07-29T15:59:57.987Z] === RUN TestCreateServiceMaxReplicas [2021-07-29T15:59:58.702Z] --- PASS: TestRenameStoppedContainer (1.25s) [2021-07-29T15:59:58.702Z] === RUN TestRenameRunningContainerAndReuse [2021-07-29T15:59:59.277Z] Removing intermediate container 645e06e386bd [2021-07-29T15:59:59.277Z] ---> 8d5be20792f0 [2021-07-29T15:59:59.277Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-29T15:59:59.277Z] ---> Running in cf85ab3062c6 [2021-07-29T16:00:00.805Z] [2021-07-29T16:00:00.805Z] SUCCESS: Specified value was saved. [2021-07-29T16:00:01.247Z] --- PASS: TestRenameRunningContainerAndReuse (2.52s) [2021-07-29T16:00:01.247Z] === RUN TestRenameInvalidName [2021-07-29T16:00:01.247Z] check_test.go:309: [d757d5169b108] daemon is not started [2021-07-29T16:00:01.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-29T16:00:01.271Z] --- PASS: TestCreateServiceMaxReplicas (3.25s) [2021-07-29T16:00:01.271Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-29T16:00:01.507Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-29T16:00:02.079Z] --- PASS: TestRenameInvalidName (1.12s) [2021-07-29T16:00:02.079Z] === RUN TestRenameAnonymousContainer [2021-07-29T16:00:02.972Z] Removing intermediate container cf85ab3062c6 [2021-07-29T16:00:02.972Z] ---> 3a6015d6d7a6 [2021-07-29T16:00:02.972Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-29T16:00:02.972Z] ---> Running in cf1b5a2f04e4 [2021-07-29T16:00:04.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-29T16:00:06.542Z] --- PASS: TestRenameAnonymousContainer (4.48s) [2021-07-29T16:00:06.542Z] === RUN TestRenameContainerWithSameName [2021-07-29T16:00:07.639Z] Cannot create a file when that file already exists. [2021-07-29T16:00:07.928Z] --- PASS: TestRenameContainerWithSameName (1.36s) [2021-07-29T16:00:07.928Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-29T16:00:11.229Z] --- PASS: TestRenameContainerWithLinkedContainer (2.66s) [2021-07-29T16:00:11.229Z] === RUN TestResize [2021-07-29T16:00:12.183Z] --- PASS: TestResize (1.44s) [2021-07-29T16:00:12.183Z] === RUN TestResizeWithInvalidSize [2021-07-29T16:00:12.183Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-29T16:00:12.315Z] Removing intermediate container cf1b5a2f04e4 [2021-07-29T16:00:12.315Z] ---> 47c04402a713 [2021-07-29T16:00:12.315Z] Step 13/13 : CMD ["sh"] [2021-07-29T16:00:12.315Z] ---> Running in 1ada7b264a7e [2021-07-29T16:00:12.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-29T16:00:12.770Z] Removing intermediate container 1ada7b264a7e [2021-07-29T16:00:12.770Z] ---> ee67357f2490 [2021-07-29T16:00:12.770Z] Successfully built ee67357f2490 [2021-07-29T16:00:12.770Z] Successfully tagged busybox:latest [2021-07-29T16:00:12.770Z] INFO: Docker images of the daemon under test [2021-07-29T16:00:12.770Z] [2021-07-29T16:00:12.770Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T16:00:12.770Z] busybox latest ee67357f2490 Less than a second ago 2.78GB [2021-07-29T16:00:12.770Z] microsoft/windowsservercore latest 39d157a84080 5 months ago 2.74GB [2021-07-29T16:00:12.770Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 5 months ago 2.74GB [2021-07-29T16:00:12.770Z] [2021-07-29T16:00:12.770Z] INFO: Running integration tests at 07/29/2021 16:00:12... [2021-07-29T16:00:12.770Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-29T16:00:12.770Z] INFO: Integration API tests being run from the host: [2021-07-29T16:00:12.770Z] INFO: make.ps1 starting at 07/29/2021 16:00:12 [2021-07-29T16:00:13.723Z] --- PASS: TestResizeWithInvalidSize (1.47s) [2021-07-29T16:00:13.723Z] === RUN TestResizeWhenContainerNotStarted [2021-07-29T16:00:13.769Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-29T16:00:15.107Z] --- PASS: TestResizeWhenContainerNotStarted (1.30s) [2021-07-29T16:00:15.107Z] === RUN TestDaemonRestartKillContainers [2021-07-29T16:00:15.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:00:15.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:00:15.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:15.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:15.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:15.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:00:15.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:00:16.147Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2021-07-29T16:00:16.148Z] === RUN TestCreateServiceSecretFileMode [2021-07-29T16:00:16.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-29T16:00:17.524Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-29T16:00:17.524Z] === RUN TestCreateServiceConfigFileMode [2021-07-29T16:00:19.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:19.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:19.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-29T16:00:20.057Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2021-07-29T16:00:20.057Z] === RUN TestCreateServiceSysctls [2021-07-29T16:00:21.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:00:21.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:00:22.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-29T16:00:22.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:00:23.341Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:00:24.243Z] --- PASS: TestCreateServiceSysctls (3.60s) [2021-07-29T16:00:24.243Z] === RUN TestCreateServiceCapabilities [2021-07-29T16:00:25.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-29T16:00:26.774Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-07-29T16:00:26.774Z] === RUN TestInspect [2021-07-29T16:00:27.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:00:27.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:00:29.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-29T16:00:30.060Z] --- PASS: TestInspect (3.11s) [2021-07-29T16:00:30.060Z] === RUN TestCreateJob [2021-07-29T16:00:31.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-29T16:00:33.347Z] --- PASS: TestCreateJob (3.74s) [2021-07-29T16:00:33.347Z] === RUN TestReplicatedJob [2021-07-29T16:00:33.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-29T16:00:33.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:00:33.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:00:34.842Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-29T16:00:35.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-29T16:00:35.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.02s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.29s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.13s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.19s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.13s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.18s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.46s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.94s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.62s) [2021-07-29T16:00:37.898Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.70s) [2021-07-29T16:00:37.898Z] === RUN TestCgroupNamespacesRun [2021-07-29T16:00:40.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-29T16:00:40.447Z] --- PASS: TestCgroupNamespacesRun (2.80s) [2021-07-29T16:00:40.447Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-29T16:00:41.461Z] --- PASS: TestReplicatedJob (6.88s) [2021-07-29T16:00:41.461Z] === RUN TestUpdateReplicatedJob [2021-07-29T16:00:42.359Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-07-29T16:00:42.360Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-29T16:00:42.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-29T16:00:44.076Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2021-07-29T16:00:44.076Z] === RUN TestServiceListWithStatuses [2021-07-29T16:00:44.076Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:00:44.076Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-29T16:00:44.076Z] === RUN TestDockerNetworkConnectAlias [2021-07-29T16:00:44.903Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.65s) [2021-07-29T16:00:44.903Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-29T16:00:46.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-29T16:00:47.671Z] --- PASS: TestCgroupNamespacesRunHostMode (2.81s) [2021-07-29T16:00:47.671Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-29T16:00:49.346Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2021-07-29T16:00:49.346Z] === RUN TestDockerNetworkReConnect [2021-07-29T16:00:49.513Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:00:49.513Z] INFO: Testing against a local daemon [2021-07-29T16:00:49.513Z] === RUN TestBuildWithSession [2021-07-29T16:00:49.513Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T16:00:49.513Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-29T16:00:49.513Z] === RUN TestBuildSquashParent [2021-07-29T16:00:49.513Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:00:49.513Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T16:00:49.513Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-29T16:00:49.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-29T16:00:49.513Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-29T16:00:50.975Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-07-29T16:00:50.975Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-29T16:00:52.360Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s) [2021-07-29T16:00:52.360Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-29T16:00:52.631Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2021-07-29T16:00:52.631Z] === RUN TestServicePlugin [2021-07-29T16:00:52.931Z] check_test.go:309: [dc626161bd90c] daemon is not started [2021-07-29T16:00:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-29T16:00:53.501Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-29T16:00:53.501Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-29T16:00:54.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-29T16:00:55.386Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-29T16:00:55.917Z] plugin_test.go:62: [d381e6d84bae5] joining swarm manager [df689538731fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:00:55.957Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-07-29T16:00:55.957Z] === RUN TestNISDomainname [2021-07-29T16:00:57.302Z] plugin_test.go:65: [d213b51d474c7] joining swarm manager [df689538731fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:00:57.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-29T16:00:58.298Z] --- PASS: TestNISDomainname (2.29s) [2021-07-29T16:00:58.298Z] === RUN TestHostnameDnsResolution [2021-07-29T16:00:58.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-29T16:00:59.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-29T16:00:59.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-29T16:01:00.498Z] --- PASS: TestHostnameDnsResolution (2.22s) [2021-07-29T16:01:00.498Z] === RUN TestStats [2021-07-29T16:01:02.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-29T16:01:02.413Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-29T16:01:03.796Z] --- PASS: TestStats (3.38s) [2021-07-29T16:01:03.796Z] === RUN TestStopContainerWithTimeout [2021-07-29T16:01:03.796Z] === RUN TestStopContainerWithTimeout/0 [2021-07-29T16:01:03.796Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-29T16:01:03.796Z] === RUN TestStopContainerWithTimeout/1 [2021-07-29T16:01:03.796Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-29T16:01:03.796Z] === RUN TestStopContainerWithTimeout/3 [2021-07-29T16:01:03.796Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-29T16:01:03.796Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-29T16:01:03.796Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-29T16:01:03.796Z] === CONT TestStopContainerWithTimeout/0 [2021-07-29T16:01:03.796Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-29T16:01:05.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-29T16:01:06.124Z] === CONT TestStopContainerWithTimeout/3 [2021-07-29T16:01:08.039Z] === CONT TestStopContainerWithTimeout/1 [2021-07-29T16:01:08.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-29T16:01:10.215Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-07-29T16:01:10.215Z] --- PASS: TestStopContainerWithTimeout/0 (2.04s) [2021-07-29T16:01:10.215Z] --- PASS: TestStopContainerWithTimeout/-1 (3.92s) [2021-07-29T16:01:10.215Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2021-07-29T16:01:10.215Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-07-29T16:01:10.215Z] === RUN TestDeleteDevicemapper [2021-07-29T16:01:10.215Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T16:01:10.215Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-29T16:01:10.215Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-29T16:01:11.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-29T16:01:12.827Z] --- PASS: TestBuildWithHugeFile (72.29s) [2021-07-29T16:01:12.827Z] === RUN TestBuildWCOWSandboxSize [2021-07-29T16:01:12.827Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T16:01:12.827Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-29T16:01:12.827Z] === RUN TestBuildWithEmptyDockerfile [2021-07-29T16:01:12.827Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:01:12.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:01:12.827Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:01:12.827Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:01:12.827Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:01:12.827Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:01:12.827Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:01:12.827Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:01:12.827Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:01:12.827Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-29T16:01:12.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-29T16:01:12.827Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-29T16:01:12.827Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-07-29T16:01:12.827Z] === RUN TestBuildPreserveOwnership [2021-07-29T16:01:12.827Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-29T16:01:12.827Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-29T16:01:12.827Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2021-07-29T16:01:12.827Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2021-07-29T16:01:12.827Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.58s) [2021-07-29T16:01:12.827Z] === RUN TestBuildPlatformInvalid [2021-07-29T16:01:12.827Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-29T16:01:12.827Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.94s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.28s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.38s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.10s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.04s) [2021-07-29T16:01:14.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.19s) [2021-07-29T16:01:14.727Z] === RUN TestBuildMultiStageCopy [2021-07-29T16:01:14.727Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-29T16:01:15.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-29T16:01:16.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-29T16:01:16.435Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.24s) [2021-07-29T16:01:16.435Z] === RUN TestUpdateMemory [2021-07-29T16:01:16.435Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:01:16.435Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-29T16:01:16.435Z] === RUN TestUpdateCPUQuota [2021-07-29T16:01:17.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-29T16:01:17.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-29T16:01:19.334Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-29T16:01:19.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-29T16:01:19.855Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-29T16:01:20.427Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-29T16:01:21.802Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-29T16:01:22.765Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-29T16:01:22.842Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-29T16:01:22.842Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-29T16:01:22.842Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-29T16:01:22.842Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-29T16:01:22.842Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-29T16:01:22.842Z] Cross building: bundles/cross/windows/amd64 [2021-07-29T16:01:22.842Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-29T16:01:22.842Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-29T16:01:22.855Z] Loaded image: buildpack-deps:buster [2021-07-29T16:01:22.855Z] Loaded image: busybox:latest [2021-07-29T16:01:22.855Z] Loaded image: busybox:glibc [2021-07-29T16:01:22.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-29T16:01:22.975Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-29T16:01:22.975Z] check_test.go:309: [dd0861c77e5d9] daemon is not started [2021-07-29T16:01:22.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-29T16:01:22.975Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-29T16:01:22.975Z] check_test.go:309: [d6aaf0238d7a5] daemon is not started [2021-07-29T16:01:22.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-29T16:01:23.728Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-29T16:01:23.804Z] Loaded image: debian:bullseye [2021-07-29T16:01:23.804Z] Loaded image: hello-world:latest [2021-07-29T16:01:23.804Z] Loaded image: arm32v7/hello-world:latest [2021-07-29T16:01:23.846Z] --- PASS: TestServicePlugin (30.50s) [2021-07-29T16:01:23.846Z] === RUN TestServiceUpdateLabel [2021-07-29T16:01:25.223Z] --- PASS: TestServiceUpdateLabel (2.24s) [2021-07-29T16:01:25.223Z] === RUN TestServiceUpdateSecrets [2021-07-29T16:01:25.258Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-29T16:01:26.292Z] --- PASS: TestUpdateCPUQuota (9.60s) [2021-07-29T16:01:26.292Z] === RUN TestUpdatePidsLimit [2021-07-29T16:01:26.292Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-29T16:01:26.292Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-29T16:01:26.292Z] check_test.go:309: [d9a801620b9cc] daemon is not started [2021-07-29T16:01:26.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy (13.32s) [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.43s) [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2021-07-29T16:01:26.787Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2021-07-29T16:01:26.787Z] === RUN TestBuildMultiStageParentConfig [2021-07-29T16:01:27.124Z] === RUN TestUpdatePidsLimit/no_change [2021-07-29T16:01:27.695Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-29T16:01:28.642Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-29T16:01:28.642Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-29T16:01:30.048Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-29T16:01:30.309Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-29T16:01:30.510Z] --- PASS: TestBuildMultiStageParentConfig (3.16s) [2021-07-29T16:01:30.510Z] === RUN TestBuildLabelWithTargets [2021-07-29T16:01:30.510Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:01:30.510Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-29T16:01:30.510Z] === RUN TestBuildWithEmptyLayers [2021-07-29T16:01:31.250Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-29T16:01:31.474Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2021-07-29T16:01:31.474Z] === RUN TestBuildMultiStageOnBuild [2021-07-29T16:01:32.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-29T16:01:33.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-29T16:01:33.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-29T16:01:33.826Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.19s) [2021-07-29T16:01:33.826Z] PASS [2021-07-29T16:01:33.826Z] [2021-07-29T16:01:33.826Z] === Skipped [2021-07-29T16:01:33.826Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-29T16:01:33.826Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T16:01:33.826Z] [2021-07-29T16:01:33.826Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-29T16:01:33.826Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-29T16:01:33.826Z] [2021-07-29T16:01:33.826Z] [2021-07-29T16:01:33.826Z] DONE 34 tests, 2 skipped in 142.546s [2021-07-29T16:01:33.826Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-29T16:01:33.826Z] ++ 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-07-29T16:01:33.826Z] ++ set -e [2021-07-29T16:01:33.826Z] ++ '[' -n 0 ']' [2021-07-29T16:01:33.826Z] ++ set -x [2021-07-29T16:01:33.826Z] ++ 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-07-29T16:01:34.400Z] INFO: Testing against a local daemon [2021-07-29T16:01:34.400Z] === RUN TestConfigInspect [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit (10.15s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.30s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/update_lower (1.41s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.24s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.39s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.23s) [2021-07-29T16:01:36.322Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.33s) [2021-07-29T16:01:36.322Z] === RUN TestUpdateRestartPolicy [2021-07-29T16:01:37.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-29T16:01:37.713Z] --- PASS: TestConfigInspect (2.93s) [2021-07-29T16:01:37.713Z] === RUN TestConfigList [2021-07-29T16:01:38.281Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-29T16:01:39.635Z] --- PASS: TestConfigList (2.21s) [2021-07-29T16:01:39.635Z] === RUN TestConfigsCreateAndDelete [2021-07-29T16:01:40.096Z] --- PASS: TestServiceUpdateSecrets (15.09s) [2021-07-29T16:01:40.096Z] === RUN TestServiceUpdateConfigs [2021-07-29T16:01:40.827Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-29T16:01:41.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-29T16:01:41.659Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-29T16:01:41.920Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-29T16:01:42.189Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-07-29T16:01:42.189Z] === RUN TestConfigsUpdate [2021-07-29T16:01:42.490Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-29T16:01:42.750Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-29T16:01:43.019Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-29T16:01:43.019Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-29T16:01:43.019Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-29T16:01:43.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-29T16:01:44.401Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-29T16:01:44.745Z] --- PASS: TestConfigsUpdate (2.14s) [2021-07-29T16:01:44.746Z] === RUN TestTemplatedConfig [2021-07-29T16:01:46.326Z] --- PASS: TestBuildMultiStageOnBuild (13.48s) [2021-07-29T16:01:46.326Z] === RUN TestBuildUncleanTarFilenames [2021-07-29T16:01:46.326Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:01:46.326Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-29T16:01:46.326Z] === RUN TestBuildMultiStageLayerLeak [2021-07-29T16:01:46.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-29T16:01:48.058Z] --- PASS: TestTemplatedConfig (3.52s) [2021-07-29T16:01:48.058Z] === RUN TestConfigCreateResolve [2021-07-29T16:01:50.612Z] --- PASS: TestConfigCreateResolve (2.67s) [2021-07-29T16:01:50.612Z] PASS [2021-07-29T16:01:50.612Z] [2021-07-29T16:01:50.612Z] DONE 6 tests in 17.666s [2021-07-29T16:01:50.612Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-29T16:01:50.612Z] ++ 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-07-29T16:01:50.612Z] ++ set -e [2021-07-29T16:01:50.612Z] ++ '[' -n 0 ']' [2021-07-29T16:01:50.612Z] ++ set -x [2021-07-29T16:01:50.612Z] ++ 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-07-29T16:01:51.151Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-29T16:01:51.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-29T16:01:51.151Z] --- PASS: TestUpdateRestartPolicy (15.10s) [2021-07-29T16:01:51.151Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-29T16:01:51.151Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-29T16:01:52.531Z] INFO: Testing against a local daemon [2021-07-29T16:01:52.531Z] === RUN TestCheckpoint [2021-07-29T16:01:52.531Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T16:01:52.531Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-29T16:01:52.531Z] === RUN TestContainerInvalidJSON [2021-07-29T16:01:52.531Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:01:52.531Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:01:52.531Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:01:52.531Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:01:52.531Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:01:52.531Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:01:52.531Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-29T16:01:52.531Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-29T16:01:52.531Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-29T16:01:52.531Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-29T16:01:52.531Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-29T16:01:52.531Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-29T16:01:52.531Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-29T16:01:52.531Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-29T16:01:52.533Z] --- PASS: TestUpdateRestartWithAutoRemove (1.11s) [2021-07-29T16:01:52.533Z] === RUN TestWaitNonBlocked [2021-07-29T16:01:52.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:01:52.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:01:52.533Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:01:52.533Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:01:52.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:01:52.533Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:01:52.793Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-29T16:01:52.793Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-07-29T16:01:52.793Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-29T16:01:52.793Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-29T16:01:52.793Z] === RUN TestCopyFromContainer [2021-07-29T16:01:53.364Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-29T16:01:54.185Z] === RUN TestCopyFromContainer// [2021-07-29T16:01:54.185Z] === RUN TestCopyFromContainer//bar/root [2021-07-29T16:01:54.307Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-29T16:01:54.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.02s) [2021-07-29T16:01:54.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.07s) [2021-07-29T16:01:54.307Z] === RUN TestWaitBlocked [2021-07-29T16:01:54.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:01:54.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:01:54.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:01:54.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:01:54.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:01:54.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:01:54.447Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-29T16:01:54.447Z] === RUN TestCopyFromContainer/bar/quux [2021-07-29T16:01:54.447Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-29T16:01:54.710Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-29T16:01:54.710Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-29T16:01:54.710Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-29T16:01:54.879Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-29T16:01:54.973Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-29T16:01:54.973Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer (2.30s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-29T16:01:54.973Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-29T16:01:54.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-29T16:01:54.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:01:54.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:01:54.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:01:54.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:01:54.973Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:01:54.973Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:01:54.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:01:54.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:01:54.973Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:01:54.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-29T16:01:54.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-29T16:01:54.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-29T16:01:54.973Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-29T16:01:54.973Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-29T16:01:55.235Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-29T16:01:55.235Z] === RUN TestCreateWithInvalidEnv [2021-07-29T16:01:55.235Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-29T16:01:55.235Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-29T16:01:55.235Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-29T16:01:55.235Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-29T16:01:55.235Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-29T16:01:55.235Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-29T16:01:55.235Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-29T16:01:55.235Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-29T16:01:55.235Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-29T16:01:55.235Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-29T16:01:55.235Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-29T16:01:55.235Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-29T16:01:55.235Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-29T16:01:55.235Z] === RUN TestCreateTmpfsMountsTarget [2021-07-29T16:01:55.235Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-29T16:01:55.235Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-29T16:01:55.450Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-29T16:01:56.021Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-29T16:01:56.594Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-29T16:01:56.594Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.77s) [2021-07-29T16:01:56.594Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.03s) [2021-07-29T16:01:56.594Z] === CONT TestContainerStartOnDaemonRestart [2021-07-29T16:01:56.594Z] === CONT TestContainerKillOnDaemonStart [2021-07-29T16:01:56.747Z] --- PASS: TestBuildMultiStageLayerLeak (11.49s) [2021-07-29T16:01:56.747Z] === RUN TestBuildWithHugeFile [2021-07-29T16:01:57.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-29T16:01:57.812Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2021-07-29T16:01:57.812Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-29T16:01:58.175Z] --- PASS: TestServiceUpdateConfigs (15.07s) [2021-07-29T16:01:58.175Z] === RUN TestServiceUpdateNetwork [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:01:59.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:01:59.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:01:59.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:01:59.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:01:59.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:01:59.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:01:59.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:01:59.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:01:59.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:01:59.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:01:59.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-29T16:01:59.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-29T16:01:59.735Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-29T16:02:00.470Z] check_test.go:309: [dc316263bd5d8] daemon is not started [2021-07-29T16:02:00.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-29T16:02:00.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-29T16:02:00.682Z] === RUN TestCreateDifferentPlatform [2021-07-29T16:02:00.682Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-29T16:02:00.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-29T16:02:00.682Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-29T16:02:00.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-29T16:02:00.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-29T16:02:00.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-29T16:02:00.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-29T16:02:00.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-29T16:02:00.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-29T16:02:00.682Z] === RUN TestContainerStartOnDaemonRestart [2021-07-29T16:02:00.682Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-29T16:02:00.682Z] === RUN TestDaemonRestartIpcMode [2021-07-29T16:02:00.682Z] === PAUSE TestDaemonRestartIpcMode [2021-07-29T16:02:00.682Z] === RUN TestDaemonHostGatewayIP [2021-07-29T16:02:00.682Z] === PAUSE TestDaemonHostGatewayIP [2021-07-29T16:02:00.682Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-29T16:02:00.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-29T16:02:00.682Z] === RUN TestContainerKillOnDaemonStart [2021-07-29T16:02:00.682Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-29T16:02:00.682Z] === RUN TestDiff [2021-07-29T16:02:01.412Z] --- PASS: TestContainerStartOnDaemonRestart (5.04s) [2021-07-29T16:02:01.413Z] === CONT TestIpcModeOlderClient [2021-07-29T16:02:01.413Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-29T16:02:01.413Z] === CONT TestDaemonHostGatewayIP [2021-07-29T16:02:01.629Z] --- PASS: TestDiff (0.78s) [2021-07-29T16:02:01.629Z] === RUN TestExecWithCloseStdin [2021-07-29T16:02:02.578Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-07-29T16:02:02.578Z] === RUN TestExec [2021-07-29T16:02:03.523Z] --- PASS: TestExec (1.08s) [2021-07-29T16:02:03.523Z] === RUN TestExecUser [2021-07-29T16:02:04.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-29T16:02:04.914Z] --- PASS: TestExecUser (1.03s) [2021-07-29T16:02:04.914Z] === RUN TestExportContainerAndImportImage [2021-07-29T16:02:05.861Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-07-29T16:02:05.861Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-29T16:02:06.625Z] docker_cli_daemon_plugins_test.go:105: [d55c9d88d8379] daemon is not started [2021-07-29T16:02:06.625Z] --- PASS: TestDaemonHostGatewayIP (5.00s) [2021-07-29T16:02:06.625Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-29T16:02:07.253Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2021-07-29T16:02:07.253Z] === RUN TestHealthCheckWorkdir [2021-07-29T16:02:08.014Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-29T16:02:08.148Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2021-07-29T16:02:08.148Z] === RUN TestServiceUpdatePidsLimit [2021-07-29T16:02:08.645Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-07-29T16:02:08.645Z] === RUN TestHealthKillContainer [2021-07-29T16:02:09.524Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-29T16:02:09.928Z] check_test.go:309: [d040174691cd4] daemon is not started [2021-07-29T16:02:09.929Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-29T16:02:10.191Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.71s) [2021-07-29T16:02:10.191Z] === CONT TestDaemonRestartIpcMode [2021-07-29T16:02:10.461Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-29T16:02:10.762Z] --- PASS: TestContainerKillOnDaemonStart (14.35s) [2021-07-29T16:02:11.704Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-29T16:02:11.956Z] --- PASS: TestHealthKillContainer (3.07s) [2021-07-29T16:02:11.956Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-29T16:02:12.276Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-29T16:02:12.530Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-07-29T16:02:12.530Z] === RUN TestIpcModeNone [2021-07-29T16:02:12.847Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-29T16:02:13.418Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-29T16:02:13.477Z] --- PASS: TestIpcModeNone (1.04s) [2021-07-29T16:02:13.477Z] === RUN TestIpcModePrivate [2021-07-29T16:02:14.007Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2021-07-29T16:02:14.007Z] PASS [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === Skipped [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-29T16:02:14.007Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-29T16:02:14.007Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-29T16:02:14.007Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T16:02:14.007Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-29T16:02:14.007Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-29T16:02:14.007Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] [2021-07-29T16:02:14.007Z] DONE 195 tests, 6 skipped in 226.567s [2021-07-29T16:02:14.007Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-29T16:02:14.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-29T16:02:14.007Z] ++ set -e [2021-07-29T16:02:14.007Z] ++ '[' -n 0 ']' [2021-07-29T16:02:14.007Z] ++ set -x [2021-07-29T16:02:14.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-29T16:02:14.274Z] === RUN TestConfigDaemonLibtrustID [2021-07-29T16:02:14.423Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-29T16:02:14.423Z] --- PASS: TestIpcModePrivate (1.03s) [2021-07-29T16:02:14.423Z] === RUN TestIpcModeShareable [2021-07-29T16:02:14.846Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:02:14.846Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-29T16:02:14.846Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-29T16:02:14.846Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-29T16:02:14.846Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-29T16:02:14.846Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-29T16:02:14.846Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-29T16:02:14.846Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:02:14.846Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-29T16:02:15.106Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-29T16:02:15.106Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-29T16:02:15.106Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2021-07-29T16:02:15.106Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-29T16:02:15.106Z] PASS [2021-07-29T16:02:15.106Z] [2021-07-29T16:02:15.106Z] DONE 7 tests in 1.134s [2021-07-29T16:02:15.106Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-29T16:02:15.106Z] ++ 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-07-29T16:02:15.106Z] ++ set -e [2021-07-29T16:02:15.106Z] ++ '[' -n 0 ']' [2021-07-29T16:02:15.106Z] ++ set -x [2021-07-29T16:02:15.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-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-07-29T16:02:15.366Z] INFO: Testing against a local daemon [2021-07-29T16:02:15.366Z] === RUN TestCommitInheritsEnv [2021-07-29T16:02:15.370Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-29T16:02:15.633Z] --- PASS: TestIpcModeShareable (1.05s) [2021-07-29T16:02:15.633Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-29T16:02:15.938Z] --- PASS: TestCommitInheritsEnv (0.45s) [2021-07-29T16:02:15.938Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-29T16:02:15.938Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-29T16:02:15.938Z] === RUN TestImagesFilterMultiReference [2021-07-29T16:02:15.938Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-29T16:02:15.938Z] === RUN TestImagePullPlatformInvalid [2021-07-29T16:02:15.938Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-29T16:02:15.938Z] === RUN TestRemoveImageOrphaning [2021-07-29T16:02:16.511Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-07-29T16:02:16.511Z] === RUN TestRemoveImageGarbageCollector [2021-07-29T16:02:16.511Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-29T16:02:18.423Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-29T16:02:18.572Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-29T16:02:18.945Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-07-29T16:02:18.945Z] === RUN TestAPIIpcModeHost [2021-07-29T16:02:19.366Z] --- PASS: TestRemoveImageGarbageCollector (2.73s) [2021-07-29T16:02:19.366Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-29T16:02:19.366Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-29T16:02:19.366Z] === RUN TestTagInvalidReference [2021-07-29T16:02:19.366Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-29T16:02:19.366Z] === RUN TestTagValidPrefixedRepo [2021-07-29T16:02:19.366Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-29T16:02:19.366Z] === RUN TestTagExistedNameWithoutForce [2021-07-29T16:02:19.366Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-07-29T16:02:19.366Z] === RUN TestTagOfficialNames [2021-07-29T16:02:19.366Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-29T16:02:19.366Z] === RUN TestTagMatchesDigest [2021-07-29T16:02:19.366Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-29T16:02:19.366Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-29T16:02:19.366Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-29T16:02:19.520Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-07-29T16:02:19.520Z] === RUN TestDaemonIpcModeShareable [2021-07-29T16:02:19.940Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-29T16:02:20.883Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-29T16:02:20.883Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-29T16:02:21.144Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-29T16:02:21.406Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-29T16:02:21.444Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-29T16:02:21.444Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-07-29T16:02:21.444Z] === RUN TestDaemonIpcModePrivate [2021-07-29T16:02:21.666Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-29T16:02:22.237Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-29T16:02:22.808Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-29T16:02:22.833Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-29T16:02:23.069Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-29T16:02:23.069Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-29T16:02:23.069Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-29T16:02:23.069Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-29T16:02:23.069Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-29T16:02:23.069Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-29T16:02:23.069Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-29T16:02:23.069Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-29T16:02:23.069Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-29T16:02:23.096Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2021-07-29T16:02:23.096Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-29T16:02:23.329Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-29T16:02:23.902Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-29T16:02:24.474Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-29T16:02:25.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-29T16:02:25.017Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2021-07-29T16:02:25.017Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-29T16:02:25.049Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-29T16:02:25.310Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-29T16:02:25.884Z] check_test.go:309: [d11b4f40c81db] daemon is not started [2021-07-29T16:02:25.884Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-29T16:02:26.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-29T16:02:26.671Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-07-29T16:02:26.671Z] === RUN TestIpcModeOlderClient [2021-07-29T16:02:26.671Z] === PAUSE TestIpcModeOlderClient [2021-07-29T16:02:26.671Z] === RUN TestKillContainerInvalidSignal [2021-07-29T16:02:26.691Z] --- PASS: TestServiceUpdatePidsLimit (17.05s) [2021-07-29T16:02:26.691Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-29T16:02:26.691Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-07-29T16:02:26.691Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-29T16:02:26.691Z] PASS [2021-07-29T16:02:26.691Z] [2021-07-29T16:02:26.691Z] === Skipped [2021-07-29T16:02:26.691Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-29T16:02:26.691Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:02:26.691Z] [2021-07-29T16:02:26.691Z] [2021-07-29T16:02:26.691Z] DONE 27 tests, 1 skipped in 175.979s [2021-07-29T16:02:26.691Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-29T16:02:26.691Z] INFO: Testing against a local daemon [2021-07-29T16:02:26.691Z] === RUN TestSessionCreate [2021-07-29T16:02:26.691Z] --- PASS: TestSessionCreate (0.02s) [2021-07-29T16:02:26.691Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-29T16:02:26.691Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-29T16:02:26.691Z] PASS [2021-07-29T16:02:26.691Z] [2021-07-29T16:02:26.691Z] DONE 2 tests in 0.072s [2021-07-29T16:02:26.691Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-29T16:02:26.691Z] INFO: Testing against a local daemon [2021-07-29T16:02:26.691Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:02:26.691Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:02:26.691Z] === RUN TestEventsExecDie [2021-07-29T16:02:26.691Z] --- PASS: TestEventsExecDie (1.07s) [2021-07-29T16:02:26.691Z] === RUN TestEventsBackwardsCompatible [2021-07-29T16:02:26.691Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-29T16:02:26.691Z] === RUN TestEventsVolumeCreate [2021-07-29T16:02:26.691Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-29T16:02:26.691Z] === RUN TestInfoBinaryCommits [2021-07-29T16:02:26.691Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-29T16:02:26.691Z] === RUN TestInfoAPIVersioned [2021-07-29T16:02:26.691Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-29T16:02:26.691Z] === RUN TestInfoDiscoveryBackend [2021-07-29T16:02:27.259Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-29T16:02:27.259Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-29T16:02:27.268Z] check_test.go:309: [dc479ef0f4573] daemon is not started [2021-07-29T16:02:27.268Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-29T16:02:27.528Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-29T16:02:27.618Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-07-29T16:02:27.618Z] === RUN TestKillContainer [2021-07-29T16:02:27.618Z] === RUN TestKillContainer/no_signal [2021-07-29T16:02:28.193Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-29T16:02:28.193Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-29T16:02:28.194Z] === RUN TestKillContainer/non_killing_signal [2021-07-29T16:02:28.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-29T16:02:28.760Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-29T16:02:28.760Z] === RUN TestInfoAPI [2021-07-29T16:02:28.760Z] --- PASS: TestInfoAPI (0.03s) [2021-07-29T16:02:28.760Z] === RUN TestInfoAPIWarnings [2021-07-29T16:02:28.768Z] === RUN TestKillContainer/killing_signal [2021-07-29T16:02:29.039Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-29T16:02:30.159Z] --- PASS: TestKillContainer (2.35s) [2021-07-29T16:02:30.159Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-07-29T16:02:30.159Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-07-29T16:02:30.159Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-07-29T16:02:30.159Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-29T16:02:30.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-29T16:02:30.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-29T16:02:31.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2021-07-29T16:02:31.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-07-29T16:02:31.682Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-29T16:02:31.682Z] === RUN TestKillStoppedContainer [2021-07-29T16:02:31.682Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-29T16:02:31.682Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-29T16:02:31.682Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-29T16:02:31.682Z] === RUN TestKillDifferentUserContainer [2021-07-29T16:02:32.257Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2021-07-29T16:02:32.257Z] === RUN TestInspectOomKilledTrue [2021-07-29T16:02:32.257Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:02:32.257Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-29T16:02:32.257Z] === RUN TestInspectOomKilledFalse [2021-07-29T16:02:32.257Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:02:32.257Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-29T16:02:32.257Z] === RUN TestLinksEtcHostsContentMatch [2021-07-29T16:02:33.207Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-07-29T16:02:33.207Z] === RUN TestLinksContainerNames [2021-07-29T16:02:33.244Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-29T16:02:33.816Z] check_test.go:309: [dd9b5d0775df0] daemon is not started [2021-07-29T16:02:33.816Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-29T16:02:35.143Z] --- PASS: TestLinksContainerNames (1.59s) [2021-07-29T16:02:35.143Z] === RUN TestLogsFollowTailEmpty [2021-07-29T16:02:35.202Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-29T16:02:35.716Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-07-29T16:02:35.716Z] === RUN TestContainerNetworkMountsNoChown [2021-07-29T16:02:36.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/default [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/default [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/private [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/private [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rprivate [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/slave [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/slave [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rslave [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/shared [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/shared [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rshared [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/default [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rslave [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rshared [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rprivate [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/slave [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/private [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/shared [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-29T16:02:36.292Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-29T16:02:36.292Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-29T16:02:36.292Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-29T16:02:36.554Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-29T16:02:36.555Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-29T16:02:36.555Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-29T16:02:36.555Z] === RUN TestContainerBindMountNonRecursive [2021-07-29T16:02:37.748Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-29T16:02:38.475Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2021-07-29T16:02:38.475Z] === RUN TestContainerVolumesMountedAsShared [2021-07-29T16:02:39.050Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-07-29T16:02:39.050Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-29T16:02:39.998Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-29T16:02:39.998Z] === RUN TestNetworkNat [2021-07-29T16:02:40.297Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-29T16:02:40.297Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-29T16:02:40.558Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-29T16:02:40.945Z] --- PASS: TestNetworkNat (0.84s) [2021-07-29T16:02:40.945Z] === RUN TestNetworkLocalhostTCPNat [2021-07-29T16:02:41.520Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-07-29T16:02:41.520Z] === RUN TestNetworkLoopbackNat [2021-07-29T16:02:44.285Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-29T16:02:44.285Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-29T16:02:44.285Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-29T16:02:44.285Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-29T16:02:44.285Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-29T16:02:44.285Z] remote: Enumerating objects: 23, done. [2021-07-29T16:02:44.285Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-29T16:02:44.285Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-29T16:02:44.285Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-29T16:02:44.285Z] 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-07-29T16:02:44.285Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-29T16:02:44.285Z] Cross building: bundles/cross/linux/ppc64le [2021-07-29T16:02:44.285Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-29T16:02:44.285Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-29T16:02:44.831Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-07-29T16:02:44.831Z] === RUN TestPause [2021-07-29T16:02:45.779Z] --- PASS: TestPause (0.85s) [2021-07-29T16:02:45.779Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-29T16:02:45.779Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T16:02:45.779Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T16:02:45.779Z] === RUN TestPauseStopPausedContainer [2021-07-29T16:02:45.847Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-29T16:02:46.108Z] check_test.go:309: [d5b15b9e6617a] daemon is not started [2021-07-29T16:02:46.108Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-29T16:02:46.726Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-07-29T16:02:46.726Z] === RUN TestPidHost [2021-07-29T16:02:46.836Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-07-29T16:02:46.836Z] === RUN TestInfoDebug [2021-07-29T16:02:46.836Z] --- PASS: TestInfoDebug (0.53s) [2021-07-29T16:02:46.836Z] === RUN TestInfoInsecureRegistries [2021-07-29T16:02:46.836Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-29T16:02:46.836Z] === RUN TestInfoRegistryMirrors [2021-07-29T16:02:46.836Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-29T16:02:46.836Z] === RUN TestLoginFailsWithBadCredentials [2021-07-29T16:02:46.836Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-29T16:02:46.836Z] === RUN TestPingCacheHeaders [2021-07-29T16:02:46.836Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-29T16:02:46.836Z] === RUN TestPingGet [2021-07-29T16:02:46.836Z] --- PASS: TestPingGet (0.02s) [2021-07-29T16:02:46.836Z] === RUN TestPingHead [2021-07-29T16:02:46.836Z] --- PASS: TestPingHead (0.02s) [2021-07-29T16:02:46.836Z] === RUN TestVersion [2021-07-29T16:02:46.836Z] --- PASS: TestVersion (0.03s) [2021-07-29T16:02:46.836Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:02:48.212Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-07-29T16:02:48.212Z] PASS [2021-07-29T16:02:48.212Z] [2021-07-29T16:02:48.212Z] DONE 19 tests in 22.861s [2021-07-29T16:02:48.212Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-29T16:02:48.212Z] INFO: Testing against a local daemon [2021-07-29T16:02:48.212Z] === RUN TestVolumesCreateAndList [2021-07-29T16:02:48.212Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-29T16:02:48.212Z] === RUN TestVolumesRemove [2021-07-29T16:02:48.471Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-29T16:02:48.471Z] === RUN TestVolumesInspect [2021-07-29T16:02:48.471Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-29T16:02:48.471Z] === RUN TestVolumesInvalidJSON [2021-07-29T16:02:48.471Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-29T16:02:48.471Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-29T16:02:48.471Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-29T16:02:48.471Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-29T16:02:48.471Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-29T16:02:48.471Z] PASS [2021-07-29T16:02:48.471Z] [2021-07-29T16:02:48.471Z] DONE 5 tests in 0.210s [2021-07-29T16:02:48.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T16:02:48.647Z] --- PASS: TestPidHost (2.14s) [2021-07-29T16:02:48.647Z] === RUN TestPsFilter [2021-07-29T16:02:48.909Z] --- PASS: TestPsFilter (0.14s) [2021-07-29T16:02:48.909Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-29T16:02:49.038Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-29T16:02:49.038Z] Removing test suite binaries [2021-07-29T16:02:49.297Z] exiting test-integration [2021-07-29T16:02:49.297Z] ++ exit 0 [2021-07-29T16:02:49.297Z] [2021-07-29T16:02:49.410Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-29T16:02:49.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-07-29T16:02:49.484Z] === RUN TestRemoveContainerWithVolume [2021-07-29T16:02:50.430Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2021-07-29T16:02:50.430Z] === RUN TestRemoveContainerRunning [2021-07-29T16:02:51.377Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-07-29T16:02:51.377Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-29T16:02:52.323Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-07-29T16:02:52.323Z] === RUN TestRemoveInvalidContainer [2021-07-29T16:02:52.323Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-29T16:02:52.323Z] === RUN TestRenameLinkedContainer Post stage [Pipeline] junit [2021-07-29T16:02:53.515Z] Recording test results [2021-07-29T16:02:54.698Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-29T16:02:55.002Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-29T16:02:55.352Z] + echo Ensuring container killed. [2021-07-29T16:02:55.352Z] Ensuring container killed. [2021-07-29T16:02:55.352Z] + docker rm -vf docker-pr12 [2021-07-29T16:02:55.352Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-29T16:02:55.636Z] --- PASS: TestRenameLinkedContainer (3.16s) [2021-07-29T16:02:55.636Z] === RUN TestRenameStoppedContainer [2021-07-29T16:02:55.642Z] + echo Chowning /workspace to jenkins user [2021-07-29T16:02:55.642Z] Chowning /workspace to jenkins user [2021-07-29T16:02:55.642Z] + id -u [2021-07-29T16:02:55.642Z] + id -g [2021-07-29T16:02:55.642Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [2021-07-29T16:02:55.642Z] Unable to find image 'busybox:latest' locally [2021-07-29T16:02:55.642Z] latest: Pulling from library/busybox [2021-07-29T16:02:55.900Z] b71f96345d44: Pulling fs layer [2021-07-29T16:02:55.900Z] b71f96345d44: Verifying Checksum [2021-07-29T16:02:55.900Z] b71f96345d44: Download complete [2021-07-29T16:02:55.900Z] b71f96345d44: Pull complete [2021-07-29T16:02:55.900Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-29T16:02:55.900Z] Status: Downloaded newer image for busybox:latest [2021-07-29T16:02:56.211Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-07-29T16:02:56.211Z] === RUN TestRenameRunningContainerAndReuse [2021-07-29T16:02:57.246Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-29T16:02:57.602Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2021-07-29T16:02:57.602Z] === RUN TestRenameInvalidName [2021-07-29T16:02:57.817Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-29T16:02:58.555Z] --- PASS: TestRenameInvalidName (0.79s) [2021-07-29T16:02:58.556Z] === RUN TestRenameAnonymousContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T16:02:59.489Z] + bundleName=amd64-cgroup2 [2021-07-29T16:02:59.489Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-29T16:02:59.489Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-29T16:02:59.489Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-29T16:02:59.489Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-29T16:02:59.731Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-29T16:02:59.731Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [Pipeline] archiveArtifacts [2021-07-29T16:02:59.759Z] Archiving artifacts [2021-07-29T16:03:01.159Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2021-07-29T16:03:01.159Z] === RUN TestRenameContainerWithSameName [2021-07-29T16:03:01.882Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T16:03:02.109Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-07-29T16:03:02.109Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-29T16:03:02.198Z] + make clean [2021-07-29T16:03:02.457Z] docker volume rm -f docker-dev-cache [2021-07-29T16:03:02.457Z] docker-dev-cache [Pipeline] deleteDir [2021-07-29T16:03:04.034Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-07-29T16:03:04.035Z] === RUN TestResize [2021-07-29T16:03:04.298Z] --- PASS: TestResize (0.78s) [2021-07-29T16:03:04.298Z] === RUN TestResizeWithInvalidSize [2021-07-29T16:03:05.032Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-29T16:03:05.252Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-07-29T16:03:05.252Z] === RUN TestResizeWhenContainerNotStarted [2021-07-29T16:03:05.293Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:03:06.201Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:03:06.201Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:03:06.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:03:06.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:06.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:06.202Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:06.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:06.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:06.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:06.202Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:06.202Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:06.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-29T16:03:06.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:06.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-29T16:03:06.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:06.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-29T16:03:06.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-29T16:03:06.496Z] check_test.go:309: [da7794953dab9] daemon is not started [2021-07-29T16:03:06.496Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-29T16:03:07.067Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-29T16:03:07.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-29T16:03:07.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-29T16:03:07.638Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-29T16:03:07.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-29T16:03:08.159Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-29T16:03:08.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-29T16:03:09.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-29T16:03:09.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-29T16:03:09.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-29T16:03:09.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-29T16:03:10.487Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-29T16:03:10.487Z] check_test.go:309: [d3aa35196fbe0] daemon is not started [2021-07-29T16:03:10.487Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-29T16:03:11.058Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-29T16:03:11.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-29T16:03:12.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-29T16:03:12.442Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-29T16:03:13.826Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-07-29T16:03:14.318Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s) [2021-07-29T16:03:14.318Z] === RUN TestCgroupNamespacesRun [2021-07-29T16:03:16.241Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-07-29T16:03:16.241Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-29T16:03:17.633Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2021-07-29T16:03:17.633Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-29T16:03:18.032Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-29T16:03:19.430Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-29T16:03:19.553Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-07-29T16:03:19.553Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-29T16:03:21.342Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-29T16:03:21.476Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-07-29T16:03:21.476Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-29T16:03:23.399Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-07-29T16:03:23.399Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-29T16:03:24.347Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.41s) [2021-07-29T16:03:24.347Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-29T16:03:25.295Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-29T16:03:25.295Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-29T16:03:25.549Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-29T16:03:26.121Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-29T16:03:27.224Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2021-07-29T16:03:27.224Z] === RUN TestNISDomainname [2021-07-29T16:03:28.035Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-29T16:03:28.171Z] --- PASS: TestNISDomainname (1.31s) [2021-07-29T16:03:28.171Z] === RUN TestHostnameDnsResolution [2021-07-29T16:03:29.951Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-29T16:03:30.092Z] --- PASS: TestHostnameDnsResolution (1.41s) [2021-07-29T16:03:30.092Z] === RUN TestStats [2021-07-29T16:03:32.497Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-29T16:03:32.643Z] --- PASS: TestStats (2.83s) [2021-07-29T16:03:32.643Z] === RUN TestStopContainerWithTimeout [2021-07-29T16:03:32.643Z] === RUN TestStopContainerWithTimeout/0 [2021-07-29T16:03:32.643Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-29T16:03:32.643Z] === RUN TestStopContainerWithTimeout/1 [2021-07-29T16:03:32.643Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-29T16:03:32.643Z] === RUN TestStopContainerWithTimeout/3 [2021-07-29T16:03:32.643Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-29T16:03:32.643Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-29T16:03:32.643Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-29T16:03:32.643Z] === CONT TestStopContainerWithTimeout/0 [2021-07-29T16:03:32.643Z] === CONT TestStopContainerWithTimeout/1 [2021-07-29T16:03:32.643Z] === CONT TestStopContainerWithTimeout/3 [2021-07-29T16:03:32.643Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-29T16:03:35.954Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-29T16:03:35.954Z] --- PASS: TestStopContainerWithTimeout/0 (1.47s) [2021-07-29T16:03:35.954Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2021-07-29T16:03:35.954Z] --- PASS: TestStopContainerWithTimeout/3 (3.45s) [2021-07-29T16:03:35.954Z] --- PASS: TestStopContainerWithTimeout/-1 (3.49s) [2021-07-29T16:03:35.954Z] === RUN TestDeleteDevicemapper [2021-07-29T16:03:35.954Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T16:03:35.954Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-29T16:03:35.954Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-29T16:03:36.706Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-29T16:03:38.092Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-29T16:03:38.512Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2021-07-29T16:03:38.512Z] === RUN TestUpdateMemory [2021-07-29T16:03:38.512Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:03:38.512Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-29T16:03:38.512Z] === RUN TestUpdateCPUQuota [2021-07-29T16:03:39.038Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-29T16:03:40.154Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-29T16:03:43.814Z] --- PASS: TestUpdateCPUQuota (5.65s) [2021-07-29T16:03:43.815Z] === RUN TestUpdatePidsLimit [2021-07-29T16:03:43.815Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-29T16:03:44.359Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-29T16:03:44.760Z] === RUN TestUpdatePidsLimit/no_change [2021-07-29T16:03:45.335Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-29T16:03:45.909Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-29T16:03:46.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-29T16:03:47.059Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-29T16:03:48.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit (5.30s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-07-29T16:03:49.398Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-07-29T16:03:49.398Z] === RUN TestUpdateRestartPolicy [2021-07-29T16:03:49.649Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-29T16:03:50.589Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-29T16:03:50.589Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-29T16:03:51.160Z] docker_cli_daemon_test.go:2550: [d7fcb6aa365ce] daemon is not started [2021-07-29T16:03:53.205Z] --- PASS: TestBuildWithHugeFile (116.21s) [2021-07-29T16:03:53.205Z] === RUN TestBuildWCOWSandboxSize [2021-07-29T16:03:53.720Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-29T16:03:57.022Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-29T16:04:00.323Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-29T16:04:02.867Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-29T16:04:04.333Z] --- PASS: TestUpdateRestartPolicy (12.83s) [2021-07-29T16:04:04.333Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-29T16:04:04.333Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-07-29T16:04:04.333Z] === RUN TestWaitNonBlocked [2021-07-29T16:04:04.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:04:04.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:04:04.333Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:04:04.333Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:04:04.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:04:04.333Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:04:04.333Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-29T16:04:04.333Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-07-29T16:04:04.333Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-07-29T16:04:04.333Z] === RUN TestWaitBlocked [2021-07-29T16:04:04.333Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:04:04.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:04:04.333Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:04:04.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:04:04.333Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-29T16:04:04.333Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-29T16:04:04.781Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-29T16:04:04.908Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-29T16:04:04.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-07-29T16:04:04.908Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-07-29T16:04:04.908Z] === CONT TestContainerStartOnDaemonRestart [2021-07-29T16:04:04.908Z] === CONT TestIpcModeOlderClient [2021-07-29T16:04:04.908Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-29T16:04:04.908Z] === CONT TestContainerKillOnDaemonStart [2021-07-29T16:04:05.170Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-29T16:04:05.170Z] === CONT TestDaemonHostGatewayIP [2021-07-29T16:04:05.710Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-29T16:04:05.710Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-29T16:04:05.710Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-29T16:04:05.710Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-29T16:04:05.710Z] Cross building: bundles/cross/linux/s390x [2021-07-29T16:04:05.710Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-29T16:04:05.710Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-29T16:04:08.080Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-29T16:04:08.492Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2021-07-29T16:04:08.492Z] === CONT TestDaemonRestartIpcMode [2021-07-29T16:04:08.492Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s) [2021-07-29T16:04:09.884Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2021-07-29T16:04:10.635Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-29T16:04:11.575Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-29T16:04:12.440Z] --- PASS: TestDaemonRestartIpcMode (3.43s) [2021-07-29T16:04:14.876Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-29T16:04:14.877Z] check_test.go:309: [da84396027c7f] daemon is not started [2021-07-29T16:04:14.877Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-29T16:04:14.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-29T16:04:17.421Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-29T16:04:17.738Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-07-29T16:04:17.738Z] PASS [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === Skipped [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-29T16:04:17.738Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-29T16:04:17.738Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-29T16:04:17.738Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-29T16:04:17.738Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-29T16:04:17.738Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-29T16:04:17.738Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] [2021-07-29T16:04:17.738Z] DONE 195 tests, 6 skipped in 147.144s [2021-07-29T16:04:17.738Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-29T16:04:17.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-29T16:04:17.738Z] ++ set -e [2021-07-29T16:04:17.738Z] ++ '[' -n 0 ']' [2021-07-29T16:04:17.738Z] ++ set -x [2021-07-29T16:04:17.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-29T16:04:20.314Z] === RUN TestConfigDaemonLibtrustID [2021-07-29T16:04:20.314Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:04:20.314Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-29T16:04:20.314Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-29T16:04:20.314Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-29T16:04:20.314Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-29T16:04:20.314Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-29T16:04:20.314Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-29T16:04:20.314Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-29T16:04:20.314Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-29T16:04:20.314Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-29T16:04:20.314Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-29T16:04:20.576Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-07-29T16:04:20.576Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-29T16:04:20.576Z] PASS [2021-07-29T16:04:20.576Z] [2021-07-29T16:04:20.576Z] DONE 7 tests in 2.914s [2021-07-29T16:04:20.576Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-29T16:04:20.576Z] ++ 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-07-29T16:04:20.576Z] ++ set -e [2021-07-29T16:04:20.576Z] ++ '[' -n 0 ']' [2021-07-29T16:04:20.576Z] ++ set -x [2021-07-29T16:04:20.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite (419.71s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.00s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.18s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.96s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.38s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.22s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.08s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.17s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.00s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.15s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.92s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.16s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.09s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.06s) [2021-07-29T16:04:20.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.64s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.59s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.74s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.24s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.89s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.72s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.35s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.09s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.49s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.18s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.02s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.40s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.58s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.03s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.87s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.82s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.41s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.86s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.69s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.72s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.99s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.28s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.34s) [2021-07-29T16:04:20.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-29T16:04:20.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.51s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.84s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.14s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.63s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.05s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.50s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.32s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.01s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.16s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.45s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.93s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.21s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.89s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.29s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.19s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.35s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.01s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.83s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.63s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.38s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.45s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.02s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.57s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.03s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.87s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.66s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.38s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.74s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-07-29T16:04:20.723Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2021-07-29T16:04:20.723Z] === RUN TestDockerSwarmSuite [2021-07-29T16:04:20.723Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-29T16:04:23.268Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-29T16:04:24.792Z] INFO: Testing against a local daemon [2021-07-29T16:04:24.792Z] === RUN TestCommitInheritsEnv [2021-07-29T16:04:24.792Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-07-29T16:04:24.792Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-29T16:04:24.792Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-29T16:04:24.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-29T16:04:24.792Z] === RUN TestImagesFilterMultiReference [2021-07-29T16:04:25.055Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-29T16:04:25.055Z] === RUN TestImagePullPlatformInvalid [2021-07-29T16:04:25.055Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-29T16:04:25.055Z] === RUN TestRemoveImageOrphaning [2021-07-29T16:04:25.318Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-07-29T16:04:25.318Z] === RUN TestRemoveImageGarbageCollector [2021-07-29T16:04:25.318Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:04:25.318Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-29T16:04:25.318Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-29T16:04:25.318Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-29T16:04:25.318Z] === RUN TestTagInvalidReference [2021-07-29T16:04:25.318Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-29T16:04:25.318Z] === RUN TestTagValidPrefixedRepo [2021-07-29T16:04:25.318Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-29T16:04:25.318Z] === RUN TestTagExistedNameWithoutForce [2021-07-29T16:04:25.580Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-29T16:04:25.580Z] === RUN TestTagOfficialNames [2021-07-29T16:04:25.580Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-29T16:04:25.580Z] === RUN TestTagMatchesDigest [2021-07-29T16:04:25.580Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-29T16:04:25.580Z] PASS [2021-07-29T16:04:25.580Z] [2021-07-29T16:04:25.580Z] === Skipped [2021-07-29T16:04:25.580Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-29T16:04:25.580Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-29T16:04:25.580Z] [2021-07-29T16:04:25.580Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-29T16:04:25.580Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:04:25.580Z] [2021-07-29T16:04:25.580Z] [2021-07-29T16:04:25.580Z] DONE 12 tests, 2 skipped in 4.955s [2021-07-29T16:04:25.580Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-29T16:04:25.580Z] ++ 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-07-29T16:04:25.580Z] ++ set -e [2021-07-29T16:04:25.580Z] ++ '[' -n 0 ']' [2021-07-29T16:04:25.580Z] ++ set -x [2021-07-29T16:04:25.580Z] ++ 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-07-29T16:04:25.843Z] INFO: Testing against a local daemon [2021-07-29T16:04:25.843Z] === RUN TestNetworkCreateDelete [2021-07-29T16:04:25.843Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-07-29T16:04:25.843Z] === RUN TestDockerNetworkDeletePreferID [2021-07-29T16:04:26.418Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-07-29T16:04:26.418Z] === RUN TestDaemonDNSFallback [2021-07-29T16:04:26.568Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-29T16:04:31.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-29T16:04:34.574Z] --- PASS: TestDaemonDNSFallback (6.83s) [2021-07-29T16:04:34.574Z] === RUN TestInspectNetwork [2021-07-29T16:04:37.131Z] === RUN TestInspectNetwork/full_network_id [2021-07-29T16:04:37.131Z] === RUN TestInspectNetwork/partial_network_id [2021-07-29T16:04:37.131Z] === RUN TestInspectNetwork/network_name [2021-07-29T16:04:37.131Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-29T16:04:40.009Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-29T16:04:40.009Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-29T16:04:41.349Z] --- PASS: TestInspectNetwork (7.83s) [2021-07-29T16:04:41.349Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-29T16:04:41.349Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-29T16:04:41.349Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-29T16:04:41.349Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-29T16:04:41.349Z] === RUN TestRunContainerWithBridgeNone [2021-07-29T16:04:44.215Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-29T16:04:44.477Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-29T16:04:44.662Z] --- PASS: TestRunContainerWithBridgeNone (3.04s) [2021-07-29T16:04:44.662Z] === RUN TestNetworkInvalidJSON [2021-07-29T16:04:44.662Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-29T16:04:44.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-29T16:04:44.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:04:44.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:04:44.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:04:44.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:04:44.662Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-29T16:04:44.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:04:44.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-29T16:04:44.662Z] === RUN TestNetworkList [2021-07-29T16:04:44.662Z] === RUN TestNetworkList//networks [2021-07-29T16:04:44.662Z] === PAUSE TestNetworkList//networks [2021-07-29T16:04:44.662Z] === RUN TestNetworkList//networks/ [2021-07-29T16:04:44.662Z] === PAUSE TestNetworkList//networks/ [2021-07-29T16:04:44.662Z] === CONT TestNetworkList//networks [2021-07-29T16:04:44.662Z] === CONT TestNetworkList//networks/ [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkList (0.03s) [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-29T16:04:44.662Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-29T16:04:44.662Z] === RUN TestHostIPv4BridgeLabel [2021-07-29T16:04:44.738Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-29T16:04:44.929Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-29T16:04:44.929Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-29T16:04:44.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-29T16:04:45.260Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-29T16:04:45.521Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-29T16:04:45.782Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-29T16:04:45.875Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-29T16:04:45.875Z] === RUN TestDaemonDefaultNetworkPools [2021-07-29T16:04:46.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-29T16:04:46.304Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-29T16:04:46.824Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-07-29T16:04:46.824Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-29T16:04:48.217Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-29T16:04:48.217Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-29T16:04:48.855Z] docker_api_swarm_test.go:562: [d6bf312f93943] joining swarm manager [d9c1ddbb8fa6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:04:49.609Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-07-29T16:04:49.609Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-29T16:04:49.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-29T16:04:49.871Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-29T16:04:49.871Z] === RUN TestServiceWithPredefinedNetwork [2021-07-29T16:04:52.340Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-29T16:04:52.425Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2021-07-29T16:04:52.425Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-29T16:04:52.425Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:04:52.425Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:04:52.425Z] === RUN TestServiceWithDataPathPortInit [2021-07-29T16:04:53.725Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-29T16:04:55.637Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-29T16:04:57.021Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-29T16:04:57.964Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-29T16:05:04.548Z] docker_api_swarm_test.go:584: [d6c7a787e3277] joining swarm manager [d9c1ddbb8fa6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:05:07.090Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-29T16:05:09.003Z] check_test.go:380: [d6bf312f93943] daemon is not started [2021-07-29T16:05:10.564Z] --- PASS: TestServiceWithDataPathPortInit (15.92s) [2021-07-29T16:05:10.564Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-29T16:05:11.138Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cnmnqg5omqqgz7xizwqtx9dqn Created:2021-07-29 16:05:09.156382587 +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[adb5e370a8a97a8095bb66cbfa21e9d4501f4be6334dfb2d18b26ab01caa1df0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x4fuqosbiwqgmjto18m99cjwo EndpointID:4c11d1c348e00e8c91a89bf7bb1d5b9c7e074262398c0c6929f75afa7346a6bb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a7996c9a1b7dbce8d79a71e98555c288470dae4b90593e947a9d058fdedee6b4 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:0f189121ef5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x4fuqosbiwqgmjto18m99cjwo EndpointID:4c11d1c348e00e8c91a89bf7bb1d5b9c7e074262398c0c6929f75afa7346a6bb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-29T16:05:16.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2021-07-29T16:05:16.439Z] PASS [2021-07-29T16:05:16.439Z] [2021-07-29T16:05:16.439Z] === Skipped [2021-07-29T16:05:16.439Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:05:16.439Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:05:16.439Z] [2021-07-29T16:05:16.439Z] [2021-07-29T16:05:16.439Z] DONE 26 tests, 1 skipped in 50.009s [2021-07-29T16:05:16.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-29T16:05:16.439Z] ++ 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-07-29T16:05:16.439Z] ++ set -e [2021-07-29T16:05:16.439Z] ++ '[' -n 0 ']' [2021-07-29T16:05:16.439Z] ++ set -x [2021-07-29T16:05:16.439Z] ++ 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-07-29T16:05:17.015Z] INFO: Testing against a local daemon [2021-07-29T16:05:17.015Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-29T16:05:17.015Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:05:17.015Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T16:05:17.015Z] === RUN TestDockerNetworkIpvlan [2021-07-29T16:05:17.015Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:05:17.015Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-29T16:05:17.015Z] PASS [2021-07-29T16:05:17.015Z] [2021-07-29T16:05:17.015Z] === Skipped [2021-07-29T16:05:17.015Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T16:05:17.015Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:05:17.015Z] [2021-07-29T16:05:17.015Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-29T16:05:17.015Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:05:17.015Z] [2021-07-29T16:05:17.015Z] [2021-07-29T16:05:17.015Z] DONE 2 tests, 2 skipped in 1.482s [2021-07-29T16:05:17.015Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-29T16:05:17.015Z] ++ 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-07-29T16:05:17.015Z] ++ set -e [2021-07-29T16:05:17.015Z] ++ '[' -n 0 ']' [2021-07-29T16:05:17.015Z] ++ set -x [2021-07-29T16:05:17.016Z] ++ 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-07-29T16:05:17.280Z] INFO: Testing against a local daemon [2021-07-29T16:05:17.280Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-29T16:05:18.671Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-07-29T16:05:18.671Z] === RUN TestDockerNetworkMacvlan [2021-07-29T16:05:19.620Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-29T16:05:20.194Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-29T16:05:21.142Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-29T16:05:21.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-29T16:05:21.234Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-29T16:05:21.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-29T16:05:22.177Z] docker_api_swarm_test.go:45: [da4b7cff7b05e] joining swarm manager [db2398c2f80f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:05:24.456Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-29T16:05:27.011Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-29T16:05:27.133Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-29T16:05:27.133Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-29T16:05:27.133Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-29T16:05:27.133Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-29T16:05:27.133Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-29T16:05:27.458Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-29T16:05:27.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/test/unit [2021-07-29T16:05:27.992Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-29T16:05:27.992Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-29T16:05:27.992Z] + TESTDIRS=./... [2021-07-29T16:05:27.992Z] + exclude_paths='/vendor/|/integration' [2021-07-29T16:05:27.992Z] ++ go list ./... [2021-07-29T16:05:27.992Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-29T16:05:28.926Z] + pkg_list='github.com/docker/docker/api [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/backend/build [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/httputils [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/middleware [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/build [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/debug [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/distribution [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/grpc [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/image [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/network [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/plugin [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/session [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/swarm [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/system [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/volume [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/backend [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/blkiodev [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/events [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/filters [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/image [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/mount [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/network [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/registry [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/strslice [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/swarm [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/time [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/volume [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next/worker [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/dockerfile [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/dockerignore [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/remotecontext [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/remotecontext/git [2021-07-29T16:05:28.926Z] github.com/docker/docker/cli [2021-07-29T16:05:28.926Z] github.com/docker/docker/cli/config [2021-07-29T16:05:28.926Z] github.com/docker/docker/cli/debug [2021-07-29T16:05:28.926Z] github.com/docker/docker/client [2021-07-29T16:05:28.926Z] github.com/docker/docker/cmd/docker-proxy [2021-07-29T16:05:28.926Z] github.com/docker/docker/cmd/dockerd [2021-07-29T16:05:28.926Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-29T16:05:28.926Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-29T16:05:28.926Z] github.com/docker/docker/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/container/stream [2021-07-29T16:05:28.926Z] github.com/docker/docker/contrib/apparmor [2021-07-29T16:05:28.926Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-29T16:05:28.926Z] github.com/docker/docker/contrib/httpserver [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster/convert [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster/executor [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/cluster/provider [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/config [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/discovery [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/events [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/events/testutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/exec [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/images [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/initlayer [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/links [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/listeners [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/gelf [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/journald [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/local [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/logentries [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/splunk [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/syslog [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/logger/templates [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/names [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/network [2021-07-29T16:05:28.926Z] github.com/docker/docker/daemon/stats [2021-07-29T16:05:28.926Z] github.com/docker/docker/distribution [2021-07-29T16:05:28.926Z] github.com/docker/docker/distribution/metadata [2021-07-29T16:05:28.926Z] github.com/docker/docker/distribution/utils [2021-07-29T16:05:28.926Z] github.com/docker/docker/distribution/xfer [2021-07-29T16:05:28.926Z] github.com/docker/docker/dockerversion [2021-07-29T16:05:28.926Z] github.com/docker/docker/errdefs [2021-07-29T16:05:28.926Z] github.com/docker/docker/image [2021-07-29T16:05:28.926Z] github.com/docker/docker/image/cache [2021-07-29T16:05:28.926Z] github.com/docker/docker/image/tarexport [2021-07-29T16:05:28.926Z] github.com/docker/docker/image/v1 [2021-07-29T16:05:28.926Z] github.com/docker/docker/internal/test/suite [2021-07-29T16:05:28.926Z] github.com/docker/docker/layer [2021-07-29T16:05:28.926Z] github.com/docker/docker/libcontainerd [2021-07-29T16:05:28.926Z] github.com/docker/docker/libcontainerd/queue [2021-07-29T16:05:28.926Z] github.com/docker/docker/libcontainerd/remote [2021-07-29T16:05:28.926Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-29T16:05:28.926Z] github.com/docker/docker/libcontainerd/types [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/api [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/bitseq [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cluster [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/config [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/datastore [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/driverapi [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/etchosts [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/idm [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipam [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/iptables [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/netlabel [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/netutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/networkdb [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/ns [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/options [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/osl [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/portallocator [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/portmapper [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/testutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/libnetwork/types [2021-07-29T16:05:28.926Z] github.com/docker/docker/oci [2021-07-29T16:05:28.926Z] github.com/docker/docker/oci/caps [2021-07-29T16:05:28.926Z] github.com/docker/docker/opts [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/aaparser [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/archive [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/authorization [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/broadcaster [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/capabilities [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/chrootarchive [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/containerfs [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/devicemapper [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/directory [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/discovery [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/discovery/file [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/discovery/kv [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/discovery/memory [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/dmesg [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/filenotify [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/fileutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/fsutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/homedir [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/idtools [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/ioutils [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/jsonmessage [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/locker [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/longpath [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/loopback [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/mount [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/namesgenerator [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/parsers [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/pidfile [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/platform [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugingetter [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugins [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/plugins/transport [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/pools [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/progress [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/pubsub [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/reexec [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/signal [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/stack [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/stdcopy [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/streamformatter [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/stringid [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/symlink [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/sysinfo [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/system [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/tailfile [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/tarsum [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/term [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/term/windows [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/truncindex [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/urlutil [2021-07-29T16:05:28.926Z] github.com/docker/docker/pkg/useragent [2021-07-29T16:05:28.926Z] github.com/docker/docker/plugin [2021-07-29T16:05:28.926Z] github.com/docker/docker/plugin/executor/containerd [2021-07-29T16:05:28.926Z] github.com/docker/docker/plugin/v2 [2021-07-29T16:05:28.926Z] github.com/docker/docker/profiles/apparmor [2021-07-29T16:05:28.926Z] github.com/docker/docker/profiles/seccomp [2021-07-29T16:05:28.926Z] github.com/docker/docker/quota [2021-07-29T16:05:28.926Z] github.com/docker/docker/reference [2021-07-29T16:05:28.926Z] github.com/docker/docker/registry [2021-07-29T16:05:28.926Z] github.com/docker/docker/registry/resumable [2021-07-29T16:05:28.926Z] github.com/docker/docker/restartmanager [2021-07-29T16:05:28.926Z] github.com/docker/docker/rootless [2021-07-29T16:05:28.926Z] github.com/docker/docker/rootless/specconv [2021-07-29T16:05:28.926Z] github.com/docker/docker/runconfig [2021-07-29T16:05:28.926Z] github.com/docker/docker/runconfig/opts [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/daemon [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/environment [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fakecontext [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fakegit [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fakestorage [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fixtures/load [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/registry [2021-07-29T16:05:28.926Z] github.com/docker/docker/testutil/request [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/drivers [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/local [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/mounts [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/service [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/service/opts [2021-07-29T16:05:28.926Z] github.com/docker/docker/volume/testutils' [2021-07-29T16:05:28.926Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-29T16:05:28.926Z] + echo 'github.com/docker/docker/api [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/backend/build [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/httputils [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/middleware [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/build [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/debug [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/distribution [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/grpc [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/image [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/network [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/plugin [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/session [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/swarm [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/system [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/server/router/volume [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/backend [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/blkiodev [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/container [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/events [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/filters [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/image [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/mount [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/network [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/registry [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/strslice [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/swarm [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/time [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-29T16:05:28.926Z] github.com/docker/docker/api/types/volume [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder [2021-07-29T16:05:28.926Z] github.com/docker/docker/builder/builder-next [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/builder-next/worker [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/dockerfile [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/dockerignore [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/remotecontext [2021-07-29T16:05:28.927Z] github.com/docker/docker/builder/remotecontext/git [2021-07-29T16:05:28.927Z] github.com/docker/docker/cli [2021-07-29T16:05:28.927Z] github.com/docker/docker/cli/config [2021-07-29T16:05:28.927Z] github.com/docker/docker/cli/debug [2021-07-29T16:05:28.927Z] github.com/docker/docker/client [2021-07-29T16:05:28.927Z] github.com/docker/docker/cmd/docker-proxy [2021-07-29T16:05:28.927Z] github.com/docker/docker/cmd/dockerd [2021-07-29T16:05:28.927Z] github.com/docker/docker/cmd/dockerd/trap [2021-07-29T16:05:28.927Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-07-29T16:05:28.927Z] github.com/docker/docker/container [2021-07-29T16:05:28.927Z] github.com/docker/docker/container/stream [2021-07-29T16:05:28.927Z] github.com/docker/docker/contrib/apparmor [2021-07-29T16:05:28.927Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-29T16:05:28.927Z] github.com/docker/docker/contrib/httpserver [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster/convert [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster/executor [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/cluster/provider [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/config [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/discovery [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/events [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/events/testutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/exec [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/images [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/initlayer [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/links [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/listeners [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/gelf [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/journald [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/local [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/logentries [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/splunk [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/syslog [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/logger/templates [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/names [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/network [2021-07-29T16:05:28.927Z] github.com/docker/docker/daemon/stats [2021-07-29T16:05:28.927Z] github.com/docker/docker/distribution [2021-07-29T16:05:28.927Z] github.com/docker/docker/distribution/metadata [2021-07-29T16:05:28.927Z] github.com/docker/docker/distribution/utils [2021-07-29T16:05:28.927Z] github.com/docker/docker/distribution/xfer [2021-07-29T16:05:28.927Z] github.com/docker/docker/dockerversion [2021-07-29T16:05:28.927Z] github.com/docker/docker/errdefs [2021-07-29T16:05:28.927Z] github.com/docker/docker/image [2021-07-29T16:05:28.927Z] github.com/docker/docker/image/cache [2021-07-29T16:05:28.927Z] github.com/docker/docker/image/tarexport [2021-07-29T16:05:28.927Z] github.com/docker/docker/image/v1 [2021-07-29T16:05:28.927Z] github.com/docker/docker/internal/test/suite [2021-07-29T16:05:28.927Z] github.com/docker/docker/layer [2021-07-29T16:05:28.927Z] github.com/docker/docker/libcontainerd [2021-07-29T16:05:28.927Z] github.com/docker/docker/libcontainerd/queue [2021-07-29T16:05:28.927Z] github.com/docker/docker/libcontainerd/remote [2021-07-29T16:05:28.927Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-29T16:05:28.927Z] github.com/docker/docker/libcontainerd/types [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/api [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/bitseq [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cluster [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/config [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/datastore [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/driverapi [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/etchosts [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/idm [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipam [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/iptables [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/netlabel [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/netutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/networkdb [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/ns [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/options [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/osl [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/portallocator [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/portmapper [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/testutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/types [2021-07-29T16:05:28.927Z] github.com/docker/docker/oci [2021-07-29T16:05:28.927Z] github.com/docker/docker/oci/caps [2021-07-29T16:05:28.927Z] github.com/docker/docker/opts [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/aaparser [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/archive [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/authorization [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/broadcaster [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/capabilities [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/chrootarchive [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/containerfs [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/devicemapper [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/directory [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/discovery [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/discovery/file [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/discovery/kv [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/discovery/memory [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/dmesg [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/filenotify [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/fileutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/fsutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/homedir [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/idtools [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/ioutils [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/jsonmessage [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/locker [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/longpath [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/loopback [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/mount [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/namesgenerator [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/parsers [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/pidfile [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/platform [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugingetter [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugins [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/plugins/transport [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/pools [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/progress [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/pubsub [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/reexec [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/signal [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/stack [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/stdcopy [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/streamformatter [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/stringid [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/symlink [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/sysinfo [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/system [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/tailfile [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/tarsum [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/term [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/term/windows [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/truncindex [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/urlutil [2021-07-29T16:05:28.927Z] github.com/docker/docker/pkg/useragent [2021-07-29T16:05:28.927Z] github.com/docker/docker/plugin [2021-07-29T16:05:28.927Z] github.com/docker/docker/plugin/executor/containerd [2021-07-29T16:05:28.927Z] github.com/docker/docker/plugin/v2 [2021-07-29T16:05:28.927Z] github.com/docker/docker/profiles/apparmor [2021-07-29T16:05:28.927Z] github.com/docker/docker/profiles/seccomp [2021-07-29T16:05:28.927Z] github.com/docker/docker/quota [2021-07-29T16:05:28.927Z] github.com/docker/docker/reference [2021-07-29T16:05:28.927Z] github.com/docker/docker/registry [2021-07-29T16:05:28.927Z] github.com/docker/docker/registry/resumable [2021-07-29T16:05:28.927Z] github.com/docker/docker/restartmanager [2021-07-29T16:05:28.927Z] github.com/docker/docker/rootless [2021-07-29T16:05:28.927Z] github.com/docker/docker/rootless/specconv [2021-07-29T16:05:28.927Z] github.com/docker/docker/runconfig [2021-07-29T16:05:28.927Z] github.com/docker/docker/runconfig/opts [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/daemon [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/environment [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fakecontext [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fakegit [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fakestorage [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fixtures/load [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/registry [2021-07-29T16:05:28.927Z] github.com/docker/docker/testutil/request [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/drivers [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/local [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/mounts [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/service [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/service/opts [2021-07-29T16:05:28.927Z] github.com/docker/docker/volume/testutils' [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-29T16:05:28.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-29T16:05:28.927Z] + type docker-proxy [2021-07-29T16:05:28.927Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-29T16:05:28.927Z] + hack/make.sh binary-proxy install-proxy [2021-07-29T16:05:28.927Z] [2021-07-29T16:05:28.927Z] Removing bundles/ [2021-07-29T16:05:29.185Z] [2021-07-29T16:05:29.185Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-29T16:05:29.185Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-29T16:05:29.185Z] GOOS="" GOARCH="" GOARM="" [2021-07-29T16:05:32.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-29T16:05:32.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-29T16:05:33.613Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan (15.66s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s) [2021-07-29T16:05:34.562Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-07-29T16:05:34.562Z] PASS [2021-07-29T16:05:34.562Z] [2021-07-29T16:05:34.562Z] DONE 8 tests in 17.205s [2021-07-29T16:05:34.562Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-29T16:05:34.562Z] ++ 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-07-29T16:05:34.562Z] ++ set -e [2021-07-29T16:05:34.562Z] ++ '[' -n 0 ']' [2021-07-29T16:05:34.562Z] ++ set -x [2021-07-29T16:05:34.562Z] ++ 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-07-29T16:05:34.562Z] testing: warning: no tests to run [2021-07-29T16:05:34.562Z] PASS [2021-07-29T16:05:34.562Z] [2021-07-29T16:05:34.562Z] DONE 0 tests in 0.029s [2021-07-29T16:05:34.562Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-29T16:05:34.562Z] ++ 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-07-29T16:05:34.562Z] ++ set -e [2021-07-29T16:05:34.562Z] ++ '[' -n 0 ']' [2021-07-29T16:05:34.562Z] ++ set -x [2021-07-29T16:05:34.562Z] ++ 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-07-29T16:05:34.562Z] INFO: Testing against a local daemon [2021-07-29T16:05:34.562Z] === RUN TestAuthZPluginAllowRequest [2021-07-29T16:05:35.742Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-29T16:05:35.742Z] [2021-07-29T16:05:35.742Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-29T16:05:35.742Z] Installing docker-proxy to /usr/local/bin/ [2021-07-29T16:05:35.742Z] [2021-07-29T16:05:35.742Z] + mkdir -p bundles [2021-07-29T16:05:35.742Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-29T16:05:36.307Z] ? github.com/docker/docker/api [no test files] [2021-07-29T16:05:36.484Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-07-29T16:05:36.485Z] === RUN TestAuthZPluginTLS [2021-07-29T16:05:36.747Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-29T16:05:36.747Z] === RUN TestAuthZPluginDenyRequest [2021-07-29T16:05:36.957Z] --- PASS: TestImportExtremelyLargeImageWorks (197.54s) [2021-07-29T16:05:36.957Z] PASS [2021-07-29T16:05:36.957Z] [2021-07-29T16:05:36.957Z] DONE 12 tests in 201.766s [2021-07-29T16:05:36.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-29T16:05:36.957Z] ++ 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-07-29T16:05:36.957Z] ++ set -e [2021-07-29T16:05:36.957Z] ++ '[' -n 0 ']' [2021-07-29T16:05:36.957Z] ++ set -x [2021-07-29T16:05:36.957Z] ++ 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-07-29T16:05:37.217Z] INFO: Testing against a local daemon [2021-07-29T16:05:37.217Z] === RUN TestNetworkCreateDelete [2021-07-29T16:05:37.217Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-07-29T16:05:37.217Z] === RUN TestDockerNetworkDeletePreferID [2021-07-29T16:05:37.321Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-29T16:05:37.321Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-29T16:05:37.788Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-07-29T16:05:37.788Z] === RUN TestDaemonDNSFallback [2021-07-29T16:05:37.896Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-29T16:05:37.896Z] === RUN TestAuthZPluginDenyResponse [2021-07-29T16:05:38.470Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-29T16:05:38.470Z] === RUN TestAuthZPluginAllowEventStream [2021-07-29T16:05:40.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-29T16:05:40.390Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2021-07-29T16:05:40.390Z] === RUN TestAuthZPluginErrorResponse [2021-07-29T16:05:40.653Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-29T16:05:40.653Z] === RUN TestAuthZPluginErrorRequest [2021-07-29T16:05:40.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-29T16:05:41.229Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-29T16:05:41.229Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-29T16:05:41.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-29T16:05:41.804Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-29T16:05:42.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-29T16:05:42.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-29T16:05:43.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-29T16:05:43.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-29T16:05:43.728Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-07-29T16:05:43.728Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-29T16:05:44.654Z] --- PASS: TestDaemonDNSFallback (6.99s) [2021-07-29T16:05:44.654Z] === RUN TestInspectNetwork [2021-07-29T16:05:44.915Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-29T16:05:44.915Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-29T16:05:44.915Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-29T16:05:45.175Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-29T16:05:45.650Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2021-07-29T16:05:45.650Z] === RUN TestAuthZPluginHeader [2021-07-29T16:05:46.598Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-29T16:05:46.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-29T16:05:46.598Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:05:46.598Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-29T16:05:46.598Z] === RUN TestAuthZPluginV2Disable [2021-07-29T16:05:46.598Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:05:46.598Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-29T16:05:46.598Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-29T16:05:46.598Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:05:46.598Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-29T16:05:46.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-29T16:05:46.598Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:05:46.598Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-29T16:05:46.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-29T16:05:49.379Z] === RUN TestInspectNetwork/full_network_id [2021-07-29T16:05:49.379Z] === RUN TestInspectNetwork/partial_network_id [2021-07-29T16:05:49.379Z] === RUN TestInspectNetwork/network_name [2021-07-29T16:05:49.379Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-29T16:05:51.184Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-07-29T16:05:53.579Z] --- PASS: TestInspectNetwork (8.67s) [2021-07-29T16:05:53.579Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-29T16:05:53.579Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-29T16:05:53.579Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-29T16:05:53.579Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-29T16:05:53.579Z] === RUN TestRunContainerWithBridgeNone [2021-07-29T16:05:56.123Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-29T16:05:56.123Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-29T16:05:56.694Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-29T16:05:57.265Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-29T16:05:57.526Z] --- PASS: TestRunContainerWithBridgeNone (4.01s) [2021-07-29T16:05:57.526Z] === RUN TestNetworkInvalidJSON [2021-07-29T16:05:57.526Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-29T16:05:57.526Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-29T16:05:57.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:05:57.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:05:57.526Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:05:57.526Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:05:57.526Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-29T16:05:57.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:05:57.526Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-29T16:05:57.526Z] === RUN TestNetworkList [2021-07-29T16:05:57.526Z] === RUN TestDockerSuite/TestBuildFails [2021-07-29T16:05:57.526Z] === RUN TestNetworkList//networks [2021-07-29T16:05:57.526Z] === PAUSE TestNetworkList//networks [2021-07-29T16:05:57.526Z] === RUN TestNetworkList//networks/ [2021-07-29T16:05:57.526Z] === PAUSE TestNetworkList//networks/ [2021-07-29T16:05:57.526Z] === CONT TestNetworkList//networks [2021-07-29T16:05:57.526Z] === CONT TestNetworkList//networks/ [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkList (0.02s) [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-29T16:05:57.526Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-29T16:05:57.526Z] === RUN TestHostIPv4BridgeLabel [2021-07-29T16:05:58.097Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-29T16:05:58.097Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-29T16:05:58.357Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-29T16:05:58.357Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-29T16:05:59.300Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2021-07-29T16:05:59.300Z] === RUN TestDaemonDefaultNetworkPools [2021-07-29T16:05:59.877Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-07-29T16:05:59.877Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-29T16:06:00.448Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-29T16:06:01.019Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-07-29T16:06:01.019Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-29T16:06:02.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-07-29T16:06:02.404Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-29T16:06:02.665Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-29T16:06:02.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-29T16:06:02.926Z] === RUN TestServiceWithPredefinedNetwork [2021-07-29T16:06:04.311Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-29T16:06:04.736Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s) [2021-07-29T16:06:04.736Z] PASS [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] === Skipped [2021-07-29T16:06:04.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-29T16:06:04.736Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-29T16:06:04.736Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-29T16:06:04.736Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-29T16:06:04.736Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] [2021-07-29T16:06:04.736Z] DONE 17 tests, 4 skipped in 28.873s [2021-07-29T16:06:04.736Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-29T16:06:04.736Z] ++ 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-07-29T16:06:04.736Z] ++ set -e [2021-07-29T16:06:04.736Z] ++ '[' -n 0 ']' [2021-07-29T16:06:04.736Z] ++ set -x [2021-07-29T16:06:04.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T16:06:04.736Z] INFO: Testing against a local daemon [2021-07-29T16:06:04.736Z] === RUN TestPluginInvalidJSON [2021-07-29T16:06:04.736Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:06:04.736Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:06:04.736Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:06:04.736Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-29T16:06:04.736Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-29T16:06:04.737Z] === RUN TestPluginInstall [2021-07-29T16:06:04.737Z] === RUN TestPluginInstall/no_auth [2021-07-29T16:06:06.129Z] time="2021-07-29T16:06:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:06.129Z] time="2021-07-29T16:06:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad68ad622f9b2a724e8ab2287b54c6ce8743c3c85c3fcecc769653271c6416da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:06.129Z] time="2021-07-29T16:06:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:06.129Z] time="2021-07-29T16:06:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad68ad622f9b2a724e8ab2287b54c6ce8743c3c85c3fcecc769653271c6416da" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:06.225Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s) [2021-07-29T16:06:06.225Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-29T16:06:06.225Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:06:06.225Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:06:06.225Z] === RUN TestServiceWithDataPathPortInit [2021-07-29T16:06:06.225Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-29T16:06:06.392Z] === RUN TestPluginInstall/with_htpasswd [2021-07-29T16:06:06.486Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-29T16:06:06.967Z] time="2021-07-29T16:06:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:06.967Z] time="2021-07-29T16:06:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7220d8c61b3a5750a2460d04dae7dbed661754e1ef5bbbdc14acfc82294aee76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:06.967Z] time="2021-07-29T16:06:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:06.967Z] time="2021-07-29T16:06:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7220d8c61b3a5750a2460d04dae7dbed661754e1ef5bbbdc14acfc82294aee76" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:07.427Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-29T16:06:07.541Z] === RUN TestPluginInstall/with_insecure [2021-07-29T16:06:08.489Z] time="2021-07-29T16:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:08.489Z] time="2021-07-29T16:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a155860f8dfba4c2c5531097556ec9f420955dce7dbce8c1fa8a3e93d6b8c742" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:08.489Z] time="2021-07-29T16:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:06:08.489Z] time="2021-07-29T16:06:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a155860f8dfba4c2c5531097556ec9f420955dce7dbce8c1fa8a3e93d6b8c742" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:06:08.752Z] plugin_test.go:166: [d249a7004df64] daemon is not started [2021-07-29T16:06:08.752Z] --- PASS: TestPluginInstall (4.39s) [2021-07-29T16:06:08.752Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-07-29T16:06:08.752Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-07-29T16:06:08.752Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-07-29T16:06:08.752Z] === RUN TestPluginsWithRuntimes [2021-07-29T16:06:09.970Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-29T16:06:10.231Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-29T16:06:10.231Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-29T16:06:10.680Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-29T16:06:11.629Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-29T16:06:12.141Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-29T16:06:13.020Z] --- PASS: TestPluginsWithRuntimes (4.16s) [2021-07-29T16:06:13.020Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-07-29T16:06:13.020Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-07-29T16:06:13.020Z] === RUN TestPluginBackCompatMediaTypes [2021-07-29T16:06:13.967Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-07-29T16:06:13.967Z] PASS [2021-07-29T16:06:13.967Z] [2021-07-29T16:06:13.967Z] DONE 10 tests in 10.523s [2021-07-29T16:06:13.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-29T16:06:13.967Z] ++ 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-07-29T16:06:13.967Z] ++ set -e [2021-07-29T16:06:13.967Z] ++ '[' -n 0 ']' [2021-07-29T16:06:13.967Z] ++ set -x [2021-07-29T16:06:13.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T16:06:13.967Z] INFO: Testing against a local daemon [2021-07-29T16:06:13.967Z] === RUN TestExternalGraphDriver [2021-07-29T16:06:13.967Z] === RUN TestExternalGraphDriver/json [2021-07-29T16:06:14.052Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-29T16:06:14.994Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-29T16:06:17.282Z] === RUN TestExternalGraphDriver/spec [2021-07-29T16:06:18.297Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-29T16:06:18.297Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-29T16:06:19.206Z] === RUN TestExternalGraphDriver/pull [2021-07-29T16:06:19.238Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-29T16:06:19.501Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-29T16:06:19.761Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-29T16:06:20.021Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-29T16:06:20.962Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-29T16:06:20.962Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-29T16:06:21.132Z] --- PASS: TestExternalGraphDriver (6.96s) [2021-07-29T16:06:21.132Z] --- PASS: TestExternalGraphDriver/json (3.02s) [2021-07-29T16:06:21.132Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2021-07-29T16:06:21.132Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-07-29T16:06:21.132Z] === RUN TestGraphdriverPluginV2 [2021-07-29T16:06:21.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:21.132Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-29T16:06:21.132Z] PASS [2021-07-29T16:06:21.132Z] [2021-07-29T16:06:21.132Z] === Skipped [2021-07-29T16:06:21.132Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-29T16:06:21.132Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:06:21.132Z] [2021-07-29T16:06:21.132Z] [2021-07-29T16:06:21.132Z] DONE 5 tests, 1 skipped in 7.114s [2021-07-29T16:06:21.132Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-29T16:06:21.132Z] ++ 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-07-29T16:06:21.132Z] ++ set -e [2021-07-29T16:06:21.132Z] ++ '[' -n 0 ']' [2021-07-29T16:06:21.132Z] ++ set -x [2021-07-29T16:06:21.132Z] ++ 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-07-29T16:06:21.132Z] INFO: Testing against a local daemon [2021-07-29T16:06:21.132Z] === RUN TestContinueAfterPluginCrash [2021-07-29T16:06:21.132Z] === PAUSE TestContinueAfterPluginCrash [2021-07-29T16:06:21.132Z] === RUN TestReadPluginNoRead [2021-07-29T16:06:21.132Z] === PAUSE TestReadPluginNoRead [2021-07-29T16:06:21.132Z] === RUN TestDaemonStartWithLogOpt [2021-07-29T16:06:21.132Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-29T16:06:21.132Z] === CONT TestContinueAfterPluginCrash [2021-07-29T16:06:21.132Z] === CONT TestDaemonStartWithLogOpt [2021-07-29T16:06:21.132Z] === CONT TestReadPluginNoRead [2021-07-29T16:06:21.223Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-29T16:06:21.793Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-29T16:06:21.793Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-29T16:06:22.054Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-29T16:06:22.054Z] --- PASS: TestServiceWithDataPathPortInit (16.15s) [2021-07-29T16:06:22.054Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-29T16:06:22.995Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-29T16:06:25.358Z] === RUN TestReadPluginNoRead/default [2021-07-29T16:06:25.539Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pomabqo08eibwvag4nj8ngzxk Created:2021-07-29 16:06:23.146243409 +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[35ac60d0b652d2ab3fcb99f45fa5ed9171770d1a1cf67d76d5bdb804b912d614:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3e5f4o25qoakn1pjb7fd8cpjv EndpointID:59c9580b191ea841a953ddc9c0065bbb6ead2337a0c2033c3b8e1a7558cec329 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f71992f2f626b658c10e5db215951364710b7ed9fdd1fd1d4960dc86ac6adca4 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:9553945be696 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3e5f4o25qoakn1pjb7fd8cpjv EndpointID:59c9580b191ea841a953ddc9c0065bbb6ead2337a0c2033c3b8e1a7558cec329 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-29T16:06:25.539Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-29T16:06:25.621Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2021-07-29T16:06:26.573Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-29T16:06:28.497Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-29T16:06:29.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-29T16:06:29.888Z] === CONT TestReadPluginNoRead [2021-07-29T16:06:29.888Z] read_test.go:92: [d2420f009d92d] daemon is not started [2021-07-29T16:06:29.888Z] --- PASS: TestReadPluginNoRead (8.72s) [2021-07-29T16:06:29.888Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-07-29T16:06:29.888Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-29T16:06:29.888Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.66s) [2021-07-29T16:06:30.000Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.74s) [2021-07-29T16:06:30.000Z] PASS [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] === Skipped [2021-07-29T16:06:30.000Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:06:30.000Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] DONE 26 tests, 1 skipped in 52.908s [2021-07-29T16:06:30.000Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-29T16:06:30.000Z] ++ 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-07-29T16:06:30.000Z] ++ set -e [2021-07-29T16:06:30.000Z] ++ '[' -n 0 ']' [2021-07-29T16:06:30.000Z] ++ set -x [2021-07-29T16:06:30.000Z] ++ 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-07-29T16:06:30.000Z] INFO: Testing against a local daemon [2021-07-29T16:06:30.000Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-29T16:06:30.000Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:06:30.000Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T16:06:30.000Z] === RUN TestDockerNetworkIpvlan [2021-07-29T16:06:30.000Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:06:30.000Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-29T16:06:30.000Z] PASS [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] === Skipped [2021-07-29T16:06:30.000Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-29T16:06:30.000Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-29T16:06:30.000Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] [2021-07-29T16:06:30.000Z] DONE 2 tests, 2 skipped in 0.154s [2021-07-29T16:06:30.000Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-29T16:06:30.000Z] ++ 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-07-29T16:06:30.000Z] ++ set -e [2021-07-29T16:06:30.000Z] ++ '[' -n 0 ']' [2021-07-29T16:06:30.000Z] ++ set -x [2021-07-29T16:06:30.000Z] ++ 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-07-29T16:06:30.262Z] INFO: Testing against a local daemon [2021-07-29T16:06:30.262Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-29T16:06:30.523Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-29T16:06:30.835Z] --- PASS: TestContinueAfterPluginCrash (9.61s) [2021-07-29T16:06:30.835Z] PASS [2021-07-29T16:06:30.835Z] [2021-07-29T16:06:30.835Z] DONE 6 tests in 9.743s [2021-07-29T16:06:30.835Z] 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-07-29T16:06:30.835Z] ++ 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-07-29T16:06:30.835Z] ++ set -e [2021-07-29T16:06:30.835Z] ++ '[' -n 0 ']' [2021-07-29T16:06:30.835Z] ++ set -x [2021-07-29T16:06:30.835Z] ++ 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-07-29T16:06:30.835Z] testing: warning: no tests to run [2021-07-29T16:06:30.835Z] PASS [2021-07-29T16:06:30.835Z] [2021-07-29T16:06:30.835Z] DONE 0 tests in 0.046s [2021-07-29T16:06:30.835Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-29T16:06:30.835Z] ++ 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-07-29T16:06:30.835Z] ++ set -e [2021-07-29T16:06:30.835Z] ++ '[' -n 0 ']' [2021-07-29T16:06:30.835Z] ++ set -x [2021-07-29T16:06:30.835Z] ++ 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-07-29T16:06:30.835Z] INFO: Testing against a local daemon [2021-07-29T16:06:30.835Z] === RUN TestPluginWithDevMounts [2021-07-29T16:06:30.835Z] === PAUSE TestPluginWithDevMounts [2021-07-29T16:06:30.835Z] === CONT TestPluginWithDevMounts [2021-07-29T16:06:31.907Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-07-29T16:06:31.908Z] === RUN TestDockerNetworkMacvlan [2021-07-29T16:06:32.480Z] docker_api_swarm_test.go:303: [dd31d3a4eb577] joining swarm manager [d16f99c52571b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:06:32.744Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-29T16:06:32.755Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-29T16:06:32.755Z] PASS [2021-07-29T16:06:32.755Z] [2021-07-29T16:06:32.755Z] DONE 1 tests in 2.027s [2021-07-29T16:06:32.755Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-29T16:06:32.755Z] ++ 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-07-29T16:06:32.755Z] ++ set -e [2021-07-29T16:06:32.755Z] ++ '[' -n 0 ']' [2021-07-29T16:06:32.755Z] ++ set -x [2021-07-29T16:06:32.755Z] ++ 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-07-29T16:06:33.018Z] INFO: Testing against a local daemon [2021-07-29T16:06:33.018Z] === RUN TestSecretInspect [2021-07-29T16:06:33.685Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-29T16:06:33.946Z] docker_api_swarm_test.go:304: [de59c2360ee28] joining swarm manager [d16f99c52571b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:06:34.519Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-29T16:06:35.090Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-29T16:06:35.090Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-29T16:06:35.351Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-29T16:06:35.351Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-29T16:06:35.574Z] --- PASS: TestSecretInspect (2.63s) [2021-07-29T16:06:35.574Z] === RUN TestSecretList [2021-07-29T16:06:35.611Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-29T16:06:35.611Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-29T16:06:35.872Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-29T16:06:37.256Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-29T16:06:37.829Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-29T16:06:38.131Z] --- PASS: TestSecretList (2.56s) [2021-07-29T16:06:38.131Z] === RUN TestSecretsCreateAndDelete [2021-07-29T16:06:38.772Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-29T16:06:41.317Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-29T16:06:41.445Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-07-29T16:06:41.445Z] === RUN TestSecretsUpdate [2021-07-29T16:06:43.240Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-29T16:06:43.501Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-29T16:06:44.003Z] --- PASS: TestSecretsUpdate (2.73s) [2021-07-29T16:06:44.003Z] === RUN TestTemplatedSecret [2021-07-29T16:06:44.072Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-29T16:06:47.315Z] --- PASS: TestTemplatedSecret (3.52s) [2021-07-29T16:06:47.315Z] === RUN TestSecretCreateResolve [2021-07-29T16:06:49.359Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-29T16:06:49.869Z] --- PASS: TestSecretCreateResolve (2.72s) [2021-07-29T16:06:49.869Z] PASS [2021-07-29T16:06:49.869Z] [2021-07-29T16:06:49.869Z] DONE 6 tests in 16.992s [2021-07-29T16:06:49.869Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-29T16:06:49.869Z] ++ 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-07-29T16:06:49.869Z] ++ set -e [2021-07-29T16:06:49.869Z] ++ '[' -n 0 ']' [2021-07-29T16:06:49.869Z] ++ set -x [2021-07-29T16:06:49.870Z] ++ 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-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan (18.93s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.42s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.75s) [2021-07-29T16:06:50.743Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.84s) [2021-07-29T16:06:50.743Z] PASS [2021-07-29T16:06:50.743Z] [2021-07-29T16:06:50.743Z] DONE 8 tests in 20.476s [2021-07-29T16:06:50.743Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-29T16:06:50.743Z] ++ 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-07-29T16:06:50.743Z] ++ set -e [2021-07-29T16:06:50.743Z] ++ '[' -n 0 ']' [2021-07-29T16:06:50.743Z] ++ set -x [2021-07-29T16:06:50.743Z] ++ 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-07-29T16:06:50.743Z] testing: warning: no tests to run [2021-07-29T16:06:50.743Z] PASS [2021-07-29T16:06:50.743Z] [2021-07-29T16:06:50.743Z] DONE 0 tests in 0.037s [2021-07-29T16:06:50.743Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-29T16:06:50.743Z] ++ 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-07-29T16:06:50.743Z] ++ set -e [2021-07-29T16:06:50.743Z] ++ '[' -n 0 ']' [2021-07-29T16:06:50.743Z] ++ set -x [2021-07-29T16:06:50.743Z] ++ 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-07-29T16:06:50.743Z] INFO: Testing against a local daemon [2021-07-29T16:06:50.743Z] === RUN TestAuthZPluginAllowRequest [2021-07-29T16:06:52.128Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-29T16:06:53.071Z] --- PASS: TestAuthZPluginAllowRequest (2.05s) [2021-07-29T16:06:53.071Z] === RUN TestAuthZPluginTLS [2021-07-29T16:06:53.179Z] INFO: Testing against a local daemon [2021-07-29T16:06:53.179Z] === RUN TestServiceCreateInit [2021-07-29T16:06:53.179Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-29T16:06:53.333Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-07-29T16:06:53.333Z] === RUN TestAuthZPluginDenyRequest [2021-07-29T16:06:53.904Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-29T16:06:53.904Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-29T16:06:54.475Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-29T16:06:54.475Z] === RUN TestAuthZPluginDenyResponse [2021-07-29T16:06:55.045Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-29T16:06:55.045Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-29T16:06:55.045Z] === RUN TestAuthZPluginAllowEventStream [2021-07-29T16:06:56.956Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2021-07-29T16:06:56.956Z] === RUN TestAuthZPluginErrorResponse [2021-07-29T16:06:57.565Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-07-29T16:06:57.565Z] === RUN TestAuthZPluginErrorRequest [2021-07-29T16:06:57.829Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-07-29T16:06:57.829Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-29T16:06:58.401Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-07-29T16:06:58.401Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-29T16:06:58.480Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-29T16:06:58.661Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-29T16:07:00.045Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-29T16:07:00.617Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2021-07-29T16:07:00.617Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-29T16:07:02.529Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-29T16:07:02.530Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-29T16:07:02.530Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-29T16:07:02.707Z] --- PASS: TestServiceCreateInit (9.85s) [2021-07-29T16:07:02.707Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-07-29T16:07:02.707Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2021-07-29T16:07:02.707Z] === RUN TestCreateServiceMultipleTimes [2021-07-29T16:07:02.790Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2021-07-29T16:07:02.790Z] === RUN TestAuthZPluginHeader [2021-07-29T16:07:03.362Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-07-29T16:07:03.362Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-29T16:07:03.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-29T16:07:06.167Z] docker_api_swarm_test.go:271: [d9867a6c6f13d] joining swarm manager [de1b0e90c338f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:07:07.554Z] docker_api_swarm_test.go:272: [dfa2d269a0312] joining swarm manager [de1b0e90c338f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:07:08.126Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-29T16:07:08.386Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2021-07-29T16:07:08.386Z] === RUN TestAuthZPluginV2Disable [2021-07-29T16:07:08.647Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-29T16:07:10.561Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-29T16:07:10.823Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-29T16:07:11.765Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2021-07-29T16:07:11.765Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-29T16:07:13.678Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-29T16:07:14.248Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-29T16:07:14.509Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.02s) [2021-07-29T16:07:14.509Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-29T16:07:15.450Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-29T16:07:16.835Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-29T16:07:19.380Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-29T16:07:19.951Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-29T16:07:19.951Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-29T16:07:20.522Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-29T16:07:20.847Z] --- PASS: TestCreateServiceMultipleTimes (16.67s) [2021-07-29T16:07:20.847Z] === RUN TestCreateServiceConflict [2021-07-29T16:07:21.093Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-29T16:07:22.238Z] --- PASS: TestCreateServiceConflict (2.60s) [2021-07-29T16:07:22.238Z] === RUN TestCreateServiceMaxReplicas [2021-07-29T16:07:23.638Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-29T16:07:25.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-29T16:07:25.292Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-29T16:07:25.555Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-07-29T16:07:25.555Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-29T16:07:25.863Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-29T16:07:26.124Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.65s) [2021-07-29T16:07:26.124Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/builder/dockerfile 0.254s coverage: 48.7% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-29T16:07:27.604Z] ok github.com/docker/docker/builder/remotecontext/git 1.792s coverage: 86.3% of statements [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/cli [no test files] [2021-07-29T16:07:27.604Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-29T16:07:28.672Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-29T16:07:28.974Z] ok github.com/docker/docker/cmd/docker-proxy 0.102s coverage: 67.6% of statements [2021-07-29T16:07:29.906Z] ok github.com/docker/docker/client 0.140s coverage: 75.5% of statements [2021-07-29T16:07:30.053Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-29T16:07:31.965Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-29T16:07:32.906Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-29T16:07:33.849Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-29T16:07:34.110Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-29T16:07:37.412Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-29T16:07:38.352Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-29T16:07:39.293Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-29T16:07:39.873Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-29T16:07:40.482Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.77s) [2021-07-29T16:07:40.482Z] === RUN TestCreateServiceSecretFileMode [2021-07-29T16:07:42.404Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2021-07-29T16:07:42.404Z] === RUN TestCreateServiceConfigFileMode [2021-07-29T16:07:43.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-07-29T16:07:43.170Z] PASS [2021-07-29T16:07:43.170Z] [2021-07-29T16:07:43.170Z] DONE 17 tests in 52.195s [2021-07-29T16:07:43.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-29T16:07:43.170Z] ++ 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-07-29T16:07:43.170Z] ++ set -e [2021-07-29T16:07:43.170Z] ++ '[' -n 0 ']' [2021-07-29T16:07:43.170Z] ++ set -x [2021-07-29T16:07:43.171Z] ++ 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-07-29T16:07:43.171Z] INFO: Testing against a local daemon [2021-07-29T16:07:43.171Z] === RUN TestPluginInvalidJSON [2021-07-29T16:07:43.171Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:07:43.171Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:07:43.431Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:07:43.431Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-29T16:07:43.431Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-29T16:07:43.431Z] === RUN TestPluginInstall [2021-07-29T16:07:43.431Z] === RUN TestPluginInstall/no_auth [2021-07-29T16:07:44.961Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2021-07-29T16:07:44.961Z] === RUN TestCreateServiceSysctls [2021-07-29T16:07:45.979Z] time="2021-07-29T16:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:45.979Z] time="2021-07-29T16:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab88e6339141b21101166528f4300ed8a56ab3470e85694b483ffd868cb6229" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:45.979Z] time="2021-07-29T16:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:45.979Z] time="2021-07-29T16:07:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bab88e6339141b21101166528f4300ed8a56ab3470e85694b483ffd868cb6229" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:46.552Z] === RUN TestPluginInstall/with_htpasswd [2021-07-29T16:07:47.123Z] time="2021-07-29T16:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:47.123Z] time="2021-07-29T16:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a73538f8bf1edad240654888b317c7f1f5b560d93a3d348f6c13174abb76d0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:47.123Z] time="2021-07-29T16:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:47.123Z] time="2021-07-29T16:07:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a73538f8bf1edad240654888b317c7f1f5b560d93a3d348f6c13174abb76d0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:47.383Z] === RUN TestPluginInstall/with_insecure [2021-07-29T16:07:48.325Z] time="2021-07-29T16:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:48.325Z] time="2021-07-29T16:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af64bf5cda99c22a40b5889f7084590af4ce6ee7850502beb4e226f742ab62e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:48.325Z] time="2021-07-29T16:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-29T16:07:48.325Z] time="2021-07-29T16:07:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af64bf5cda99c22a40b5889f7084590af4ce6ee7850502beb4e226f742ab62e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-29T16:07:48.325Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-29T16:07:48.898Z] plugin_test.go:166: [d5c33a83b0f2b] daemon is not started [2021-07-29T16:07:48.898Z] --- PASS: TestPluginInstall (5.44s) [2021-07-29T16:07:48.898Z] --- PASS: TestPluginInstall/no_auth (3.12s) [2021-07-29T16:07:48.898Z] --- PASS: TestPluginInstall/with_htpasswd (0.91s) [2021-07-29T16:07:48.898Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-07-29T16:07:48.898Z] === RUN TestPluginsWithRuntimes [2021-07-29T16:07:48.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-29T16:07:49.205Z] --- PASS: TestCreateServiceSysctls (4.09s) [2021-07-29T16:07:49.205Z] === RUN TestCreateServiceCapabilities [2021-07-29T16:07:50.811Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-29T16:07:52.198Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-29T16:07:52.520Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2021-07-29T16:07:52.520Z] === RUN TestInspect [2021-07-29T16:07:53.584Z] --- PASS: TestPluginsWithRuntimes (4.71s) [2021-07-29T16:07:53.584Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.28s) [2021-07-29T16:07:53.584Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-07-29T16:07:53.584Z] === RUN TestPluginBackCompatMediaTypes [2021-07-29T16:07:54.168Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-29T16:07:54.429Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s) [2021-07-29T16:07:54.429Z] PASS [2021-07-29T16:07:54.429Z] [2021-07-29T16:07:54.429Z] DONE 10 tests in 11.572s [2021-07-29T16:07:54.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-29T16:07:54.429Z] ++ 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-07-29T16:07:54.429Z] ++ set -e [2021-07-29T16:07:54.429Z] ++ '[' -n 0 ']' [2021-07-29T16:07:54.429Z] ++ set -x [2021-07-29T16:07:54.429Z] ++ 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-07-29T16:07:54.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-29T16:07:54.689Z] INFO: Testing against a local daemon [2021-07-29T16:07:54.689Z] === RUN TestExternalGraphDriver [2021-07-29T16:07:54.689Z] === RUN TestExternalGraphDriver/json [2021-07-29T16:07:55.076Z] --- PASS: TestInspect (2.85s) [2021-07-29T16:07:55.076Z] === RUN TestCreateJob [2021-07-29T16:07:56.600Z] docker_api_swarm_node_test.go:19: [dfd7c6aed2fe4] joining swarm manager [d0a2c2fd04531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:07:56.860Z] === RUN TestExternalGraphDriver/spec [2021-07-29T16:07:57.803Z] docker_api_swarm_node_test.go:20: [d8a7fefeaee6e] joining swarm manager [d0a2c2fd04531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:07:58.744Z] === RUN TestExternalGraphDriver/pull [2021-07-29T16:07:59.297Z] --- PASS: TestCreateJob (4.00s) [2021-07-29T16:07:59.297Z] === RUN TestReplicatedJob [2021-07-29T16:08:00.128Z] === RUN TestDockerSuite/TestBuildRm [2021-07-29T16:08:00.700Z] --- PASS: TestExternalGraphDriver (6.07s) [2021-07-29T16:08:00.700Z] --- PASS: TestExternalGraphDriver/json (2.03s) [2021-07-29T16:08:00.700Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2021-07-29T16:08:00.700Z] --- PASS: TestExternalGraphDriver/pull (1.86s) [2021-07-29T16:08:00.700Z] === RUN TestGraphdriverPluginV2 [2021-07-29T16:08:03.243Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-29T16:08:04.184Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-29T16:08:04.607Z] --- PASS: TestReplicatedJob (5.77s) [2021-07-29T16:08:04.607Z] === RUN TestUpdateReplicatedJob [2021-07-29T16:08:04.756Z] --- PASS: TestGraphdriverPluginV2 (4.15s) [2021-07-29T16:08:04.756Z] PASS [2021-07-29T16:08:04.756Z] [2021-07-29T16:08:04.756Z] DONE 5 tests in 10.388s [2021-07-29T16:08:04.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-29T16:08:04.756Z] ++ 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-07-29T16:08:04.756Z] ++ set -e [2021-07-29T16:08:04.756Z] ++ '[' -n 0 ']' [2021-07-29T16:08:04.756Z] ++ set -x [2021-07-29T16:08:04.756Z] ++ 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-07-29T16:08:05.017Z] INFO: Testing against a local daemon [2021-07-29T16:08:05.017Z] === RUN TestContinueAfterPluginCrash [2021-07-29T16:08:05.017Z] === PAUSE TestContinueAfterPluginCrash [2021-07-29T16:08:05.017Z] === RUN TestReadPluginNoRead [2021-07-29T16:08:05.017Z] === PAUSE TestReadPluginNoRead [2021-07-29T16:08:05.017Z] === RUN TestDaemonStartWithLogOpt [2021-07-29T16:08:05.017Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-29T16:08:05.017Z] === CONT TestContinueAfterPluginCrash [2021-07-29T16:08:05.017Z] === CONT TestDaemonStartWithLogOpt [2021-07-29T16:08:05.278Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-29T16:08:05.538Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-29T16:08:06.110Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-29T16:08:08.034Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-29T16:08:08.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-29T16:08:08.829Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2021-07-29T16:08:08.829Z] === RUN TestServiceListWithStatuses [2021-07-29T16:08:08.829Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:08:08.829Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-29T16:08:08.829Z] === RUN TestDockerNetworkConnectAlias [2021-07-29T16:08:09.240Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-29T16:08:09.811Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2021-07-29T16:08:09.811Z] === CONT TestReadPluginNoRead [2021-07-29T16:08:10.753Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-29T16:08:13.296Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-29T16:08:14.133Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2021-07-29T16:08:14.133Z] === RUN TestDockerNetworkReConnect [2021-07-29T16:08:14.240Z] docker_api_swarm_test.go:501: [d89cfe4626525] joining swarm manager [db66dcfe8d883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:08:15.628Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2021-07-29T16:08:15.628Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-29T16:08:16.199Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-29T16:08:16.199Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-29T16:08:16.460Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-29T16:08:16.460Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-29T16:08:16.460Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-29T16:08:16.557Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.1% of statements [2021-07-29T16:08:16.557Z] ok github.com/docker/docker/cmd/dockerd/trap 2.550s coverage: 0.0% of statements [2021-07-29T16:08:16.557Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-07-29T16:08:16.557Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-07-29T16:08:16.557Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-29T16:08:16.557Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-29T16:08:16.557Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-29T16:08:16.557Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-29T16:08:17.030Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-29T16:08:17.602Z] === RUN TestReadPluginNoRead/default [2021-07-29T16:08:18.173Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-29T16:08:18.173Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-29T16:08:19.114Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-29T16:08:19.437Z] --- PASS: TestDockerNetworkReConnect (4.55s) [2021-07-29T16:08:19.437Z] === RUN TestServicePlugin [2021-07-29T16:08:19.437Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:08:19.437Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-29T16:08:19.437Z] === RUN TestServiceUpdateLabel [2021-07-29T16:08:19.685Z] === CONT TestReadPluginNoRead [2021-07-29T16:08:19.685Z] read_test.go:92: [de9a1f01a839b] daemon is not started [2021-07-29T16:08:19.685Z] --- PASS: TestReadPluginNoRead (9.75s) [2021-07-29T16:08:19.685Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.73s) [2021-07-29T16:08:19.685Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-07-29T16:08:19.685Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2021-07-29T16:08:19.685Z] PASS [2021-07-29T16:08:19.685Z] [2021-07-29T16:08:19.685Z] DONE 6 tests in 14.652s [2021-07-29T16:08:19.685Z] 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-07-29T16:08:19.686Z] ++ 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-07-29T16:08:19.686Z] ++ set -e [2021-07-29T16:08:19.686Z] ++ '[' -n 0 ']' [2021-07-29T16:08:19.686Z] ++ set -x [2021-07-29T16:08:19.686Z] ++ 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-07-29T16:08:19.686Z] testing: warning: no tests to run [2021-07-29T16:08:19.686Z] PASS [2021-07-29T16:08:19.686Z] [2021-07-29T16:08:19.686Z] DONE 0 tests in 0.048s [2021-07-29T16:08:19.686Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-29T16:08:19.686Z] ++ 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-07-29T16:08:19.686Z] ++ set -e [2021-07-29T16:08:19.686Z] ++ '[' -n 0 ']' [2021-07-29T16:08:19.686Z] ++ set -x [2021-07-29T16:08:19.686Z] ++ 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-07-29T16:08:19.948Z] INFO: Testing against a local daemon [2021-07-29T16:08:19.948Z] === RUN TestPluginWithDevMounts [2021-07-29T16:08:19.948Z] === PAUSE TestPluginWithDevMounts [2021-07-29T16:08:19.948Z] === CONT TestPluginWithDevMounts [2021-07-29T16:08:20.829Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-07-29T16:08:20.829Z] === RUN TestServiceUpdateSecrets [2021-07-29T16:08:21.872Z] --- PASS: TestPluginWithDevMounts (1.78s) [2021-07-29T16:08:21.872Z] PASS [2021-07-29T16:08:21.872Z] [2021-07-29T16:08:21.872Z] DONE 1 tests in 2.012s [2021-07-29T16:08:21.872Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-29T16:08:21.872Z] ++ 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-07-29T16:08:21.872Z] ++ set -e [2021-07-29T16:08:21.872Z] ++ '[' -n 0 ']' [2021-07-29T16:08:21.872Z] ++ set -x [2021-07-29T16:08:21.873Z] ++ 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-07-29T16:08:21.873Z] INFO: Testing against a local daemon [2021-07-29T16:08:21.873Z] === RUN TestSecretInspect [2021-07-29T16:08:23.796Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-29T16:08:24.367Z] --- PASS: TestSecretInspect (2.58s) [2021-07-29T16:08:24.367Z] === RUN TestSecretList [2021-07-29T16:08:24.628Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-29T16:08:24.663Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2021-07-29T16:08:24.889Z] docker_api_swarm_test.go:506: [d0e0776613823] joining swarm manager [db66dcfe8d883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:08:25.830Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-29T16:08:26.091Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-29T16:08:26.576Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-29T16:08:27.476Z] --- PASS: TestSecretList (2.77s) [2021-07-29T16:08:27.476Z] === RUN TestSecretsCreateAndDelete [2021-07-29T16:08:27.476Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-29T16:08:27.947Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-07-29T16:08:28.416Z] === RUN TestDockerSuite/TestBuildUser [2021-07-29T16:08:29.799Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-29T16:08:29.799Z] === RUN TestSecretsUpdate [2021-07-29T16:08:30.740Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-29T16:08:32.652Z] --- PASS: TestSecretsUpdate (2.67s) [2021-07-29T16:08:32.652Z] === RUN TestTemplatedSecret [2021-07-29T16:08:34.035Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-29T16:08:36.048Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-07-29T16:08:36.048Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-29T16:08:36.305Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-29T16:08:36.871Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-29T16:08:37.349Z] --- PASS: TestTemplatedSecret (4.28s) [2021-07-29T16:08:37.349Z] === RUN TestSecretCreateResolve [2021-07-29T16:08:37.436Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-29T16:08:38.808Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.776s coverage: 73.3% of statements [2021-07-29T16:08:38.966Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2021-07-29T16:08:38.966Z] === RUN TestServiceUpdateConfigs [2021-07-29T16:08:39.740Z] ok github.com/docker/docker/daemon 12.134s coverage: 17.6% of statements [2021-07-29T16:08:39.740Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-29T16:08:39.740Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-29T16:08:39.740Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-29T16:08:39.740Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-29T16:08:39.891Z] --- PASS: TestSecretCreateResolve (3.09s) [2021-07-29T16:08:39.891Z] PASS [2021-07-29T16:08:39.891Z] [2021-07-29T16:08:39.891Z] DONE 6 tests in 18.189s [2021-07-29T16:08:39.891Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-29T16:08:39.891Z] ++ 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-07-29T16:08:39.891Z] ++ set -e [2021-07-29T16:08:39.891Z] ++ '[' -n 0 ']' [2021-07-29T16:08:39.892Z] ++ set -x [2021-07-29T16:08:39.892Z] ++ 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-07-29T16:08:40.151Z] INFO: Testing against a local daemon [2021-07-29T16:08:40.151Z] === RUN TestServiceCreateInit [2021-07-29T16:08:40.151Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-29T16:08:40.306Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-07-29T16:08:40.871Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.458s coverage: 56.2% of statements [2021-07-29T16:08:42.804Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-07-29T16:08:44.202Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 49.4% of statements [2021-07-29T16:08:45.138Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.514s coverage: 46.2% of statements [2021-07-29T16:08:45.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-29T16:08:45.437Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-29T16:08:46.069Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.587s coverage: 57.7% of statements [2021-07-29T16:08:46.069Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-29T16:08:46.069Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-29T16:08:46.327Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-07-29T16:08:47.261Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-07-29T16:08:48.194Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-07-29T16:08:48.760Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.8% of statements [2021-07-29T16:08:48.760Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-29T16:08:48.760Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-29T16:08:49.694Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.5% of statements [2021-07-29T16:08:50.259Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.4% of statements [2021-07-29T16:08:50.259Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-29T16:08:50.259Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-29T16:08:50.517Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-29T16:08:51.082Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-29T16:08:51.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-29T16:08:51.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-07-29T16:08:52.019Z] --- PASS: TestServiceCreateInit (10.91s) [2021-07-29T16:08:52.019Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) [2021-07-29T16:08:52.019Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s) [2021-07-29T16:08:52.019Z] === RUN TestCreateServiceMultipleTimes [2021-07-29T16:08:52.019Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-29T16:08:52.272Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-29T16:08:52.272Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-29T16:08:52.280Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-29T16:08:52.538Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 55.1% of statements [2021-07-29T16:08:52.540Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-29T16:08:53.110Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-29T16:08:53.893Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2021-07-29T16:08:53.893Z] === RUN TestServiceUpdateNetwork [2021-07-29T16:08:53.933Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-29T16:08:54.482Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-07-29T16:08:54.482Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-29T16:08:55.047Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-29T16:08:55.304Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2021-07-29T16:08:55.304Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-29T16:08:55.305Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-29T16:08:55.325Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-29T16:08:56.676Z] ok github.com/docker/docker/distribution 0.128s coverage: 25.4% of statements [2021-07-29T16:08:56.676Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-07-29T16:08:56.676Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-29T16:08:57.238Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-29T16:08:57.238Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-29T16:08:57.238Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-29T16:08:57.238Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-29T16:08:57.238Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-29T16:08:57.238Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-29T16:08:57.238Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-29T16:08:57.238Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-29T16:08:57.238Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-29T16:08:57.609Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-07-29T16:08:58.175Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-07-29T16:08:58.740Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-29T16:08:59.305Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-07-29T16:08:59.562Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 85.1% of statements [2021-07-29T16:08:59.562Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-29T16:08:59.562Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-07-29T16:08:59.562Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-29T16:08:59.783Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-29T16:08:59.783Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-29T16:08:59.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-29T16:09:00.127Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-07-29T16:09:00.726Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-29T16:09:01.296Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-29T16:09:02.237Z] docker_api_swarm_node_test.go:80: [dd80e69f8890e] joining swarm manager [db6cb187f030e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:09:02.497Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-29T16:09:02.497Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-29T16:09:05.799Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-29T16:09:06.144Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2021-07-29T16:09:06.144Z] === RUN TestServiceUpdatePidsLimit [2021-07-29T16:09:06.719Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-29T16:09:07.667Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-29T16:09:07.710Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-29T16:09:08.282Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-29T16:09:08.865Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-29T16:09:09.126Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-29T16:09:09.126Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-29T16:09:09.386Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-29T16:09:09.958Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-29T16:09:10.097Z] ok github.com/docker/docker/layer 7.460s coverage: 68.8% of statements [2021-07-29T16:09:10.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-29T16:09:10.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-29T16:09:10.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-29T16:09:10.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-29T16:09:10.900Z] --- PASS: TestCreateServiceMultipleTimes (19.84s) [2021-07-29T16:09:10.900Z] === RUN TestCreateServiceConflict [2021-07-29T16:09:11.991Z] ok github.com/docker/docker/libnetwork/api 1.276s coverage: 90.1% of statements [2021-07-29T16:09:12.249Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-07-29T16:09:13.446Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-29T16:09:13.446Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-29T16:09:13.446Z] docker_cli_sni_test.go:18: Flakey test [2021-07-29T16:09:13.446Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-29T16:09:13.620Z] ok github.com/docker/docker/libnetwork/config 0.044s coverage: 24.0% of statements [2021-07-29T16:09:13.620Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-29T16:09:13.878Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-29T16:09:14.386Z] --- PASS: TestCreateServiceConflict (3.33s) [2021-07-29T16:09:14.386Z] === RUN TestCreateServiceMaxReplicas [2021-07-29T16:09:14.386Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-29T16:09:15.328Z] === RUN TestDockerSuite/TestCommitChange [2021-07-29T16:09:15.818Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-29T16:09:16.270Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-29T16:09:16.403Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.390s coverage: 59.9% of statements [2021-07-29T16:09:16.661Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-29T16:09:17.593Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.178s coverage: 4.0% of statements [2021-07-29T16:09:17.655Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-29T16:09:17.851Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-29T16:09:18.108Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-29T16:09:18.599Z] --- PASS: TestCreateServiceMaxReplicas (4.19s) [2021-07-29T16:09:18.599Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-29T16:09:18.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-29T16:09:19.433Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-29T16:09:21.976Z] docker_api_swarm_node_test.go:52: [d6ee146210252] joining swarm manager [db81e7d4bb981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:09:21.976Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-29T16:09:22.918Z] docker_api_swarm_node_test.go:53: [d1c47bd28759e] joining swarm manager [db81e7d4bb981]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:09:23.179Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-29T16:09:23.973Z] --- PASS: TestServiceUpdatePidsLimit (17.32s) [2021-07-29T16:09:23.973Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-07-29T16:09:23.973Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-07-29T16:09:23.973Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-29T16:09:23.973Z] PASS [2021-07-29T16:09:23.973Z] [2021-07-29T16:09:23.973Z] === Skipped [2021-07-29T16:09:23.973Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-29T16:09:23.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:09:23.973Z] [2021-07-29T16:09:23.973Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-29T16:09:23.973Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-29T16:09:23.973Z] [2021-07-29T16:09:23.973Z] [2021-07-29T16:09:23.973Z] DONE 27 tests, 2 skipped in 152.837s [2021-07-29T16:09:23.973Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-29T16:09:23.974Z] ++ 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-07-29T16:09:23.974Z] ++ set -e [2021-07-29T16:09:23.974Z] ++ '[' -n 0 ']' [2021-07-29T16:09:23.974Z] ++ set -x [2021-07-29T16:09:23.974Z] ++ 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-07-29T16:09:23.974Z] INFO: Testing against a local daemon [2021-07-29T16:09:23.974Z] === RUN TestSessionCreate [2021-07-29T16:09:23.974Z] --- PASS: TestSessionCreate (0.04s) [2021-07-29T16:09:23.974Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-29T16:09:23.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-29T16:09:23.974Z] PASS [2021-07-29T16:09:23.974Z] [2021-07-29T16:09:23.974Z] DONE 2 tests in 0.208s [2021-07-29T16:09:23.974Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-29T16:09:23.974Z] ++ 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-07-29T16:09:23.974Z] ++ set -e [2021-07-29T16:09:23.974Z] ++ '[' -n 0 ']' [2021-07-29T16:09:23.974Z] ++ set -x [2021-07-29T16:09:23.974Z] ++ 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-07-29T16:09:23.974Z] INFO: Testing against a local daemon [2021-07-29T16:09:23.974Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:09:23.974Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T16:09:23.974Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T16:09:23.974Z] === RUN TestEventsExecDie [2021-07-29T16:09:24.236Z] --- PASS: TestEventsExecDie (1.07s) [2021-07-29T16:09:24.236Z] === RUN TestEventsBackwardsCompatible [2021-07-29T16:09:24.236Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-29T16:09:24.236Z] === RUN TestEventsVolumeCreate [2021-07-29T16:09:24.236Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-29T16:09:24.236Z] === RUN TestInfoBinaryCommits [2021-07-29T16:09:24.236Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-29T16:09:24.236Z] === RUN TestInfoAPIVersioned [2021-07-29T16:09:24.236Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-29T16:09:24.236Z] === RUN TestInfoDiscoveryBackend [2021-07-29T16:09:24.560Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-29T16:09:24.811Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-29T16:09:24.811Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-29T16:09:25.501Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-29T16:09:25.758Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-29T16:09:25.758Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-29T16:09:26.334Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-29T16:09:26.334Z] === RUN TestInfoAPI [2021-07-29T16:09:26.334Z] --- PASS: TestInfoAPI (0.04s) [2021-07-29T16:09:26.334Z] === RUN TestInfoAPIWarnings [2021-07-29T16:09:26.887Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-29T16:09:27.828Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-29T16:09:29.211Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.939s coverage: 7.2% of statements [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2021-07-29T16:09:30.290Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.002s coverage: 48.1% of statements [2021-07-29T16:09:30.547Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-29T16:09:30.804Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-29T16:09:31.123Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-29T16:09:31.123Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-29T16:09:31.693Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-29T16:09:32.263Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-29T16:09:32.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-29T16:09:33.404Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2021-07-29T16:09:33.404Z] === RUN TestCreateServiceSecretFileMode [2021-07-29T16:09:33.975Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-29T16:09:34.545Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-29T16:09:34.545Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-29T16:09:34.545Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-29T16:09:35.928Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-29T16:09:35.928Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-29T16:09:35.928Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-29T16:09:35.928Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-29T16:09:35.928Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-29T16:09:36.498Z] --- PASS: TestCreateServiceSecretFileMode (3.19s) [2021-07-29T16:09:36.498Z] === RUN TestCreateServiceConfigFileMode [2021-07-29T16:09:37.069Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-29T16:09:37.641Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-29T16:09:38.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-29T16:09:38.582Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-29T16:09:39.966Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2021-07-29T16:09:39.966Z] === RUN TestCreateServiceSysctls [2021-07-29T16:09:40.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-29T16:09:41.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-29T16:09:41.481Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-29T16:09:42.422Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-29T16:09:42.993Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-07-29T16:09:42.993Z] ok github.com/docker/docker/libnetwork 37.823s coverage: 40.7% of statements [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-29T16:09:42.993Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-29T16:09:42.993Z] ok github.com/docker/docker/libnetwork/ipams/null 0.014s coverage: 57.1% of statements [2021-07-29T16:09:43.251Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-07-29T16:09:43.363Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-29T16:09:43.509Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-07-29T16:09:44.303Z] --- PASS: TestCreateServiceSysctls (4.49s) [2021-07-29T16:09:44.303Z] === RUN TestCreateServiceCapabilities [2021-07-29T16:09:44.303Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-29T16:09:44.473Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-29T16:09:44.473Z] === RUN TestInfoDebug [2021-07-29T16:09:44.473Z] --- PASS: TestInfoDebug (0.54s) [2021-07-29T16:09:44.473Z] === RUN TestInfoInsecureRegistries [2021-07-29T16:09:44.473Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-29T16:09:44.473Z] === RUN TestInfoRegistryMirrors [2021-07-29T16:09:44.473Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-29T16:09:44.473Z] === RUN TestLoginFailsWithBadCredentials [2021-07-29T16:09:44.735Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-07-29T16:09:44.735Z] === RUN TestPingCacheHeaders [2021-07-29T16:09:44.735Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-29T16:09:44.735Z] === RUN TestPingGet [2021-07-29T16:09:44.735Z] --- PASS: TestPingGet (0.03s) [2021-07-29T16:09:44.735Z] === RUN TestPingHead [2021-07-29T16:09:44.735Z] --- PASS: TestPingHead (0.03s) [2021-07-29T16:09:44.735Z] === RUN TestVersion [2021-07-29T16:09:44.735Z] --- PASS: TestVersion (0.03s) [2021-07-29T16:09:44.735Z] PASS [2021-07-29T16:09:44.735Z] [2021-07-29T16:09:44.735Z] === Skipped [2021-07-29T16:09:44.735Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T16:09:44.735Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T16:09:44.735Z] [2021-07-29T16:09:44.735Z] [2021-07-29T16:09:44.735Z] DONE 19 tests, 1 skipped in 21.814s [2021-07-29T16:09:44.735Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-29T16:09:44.735Z] ++ 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-07-29T16:09:44.735Z] ++ set -e [2021-07-29T16:09:44.735Z] ++ '[' -n 0 ']' [2021-07-29T16:09:44.735Z] ++ set -x [2021-07-29T16:09:44.735Z] ++ 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-07-29T16:09:44.880Z] ok github.com/docker/docker/libnetwork/ipamutils 0.571s coverage: 74.0% of statements [2021-07-29T16:09:45.244Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-29T16:09:45.244Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-29T16:09:45.812Z] ok github.com/docker/docker/libnetwork/iptables 0.343s coverage: 45.1% of statements [2021-07-29T16:09:45.816Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-29T16:09:46.070Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-07-29T16:09:46.636Z] ok github.com/docker/docker/libnetwork/netutils 0.043s coverage: 44.1% of statements [2021-07-29T16:09:47.199Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-29T16:09:47.291Z] INFO: Testing against a local daemon [2021-07-29T16:09:47.292Z] === RUN TestVolumesCreateAndList [2021-07-29T16:09:47.292Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-29T16:09:47.292Z] === RUN TestVolumesRemove [2021-07-29T16:09:47.292Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-29T16:09:47.292Z] === RUN TestVolumesInspect [2021-07-29T16:09:47.292Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-29T16:09:47.292Z] === RUN TestVolumesInvalidJSON [2021-07-29T16:09:47.292Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-29T16:09:47.292Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-29T16:09:47.292Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-29T16:09:47.292Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-29T16:09:47.292Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-29T16:09:47.292Z] PASS [2021-07-29T16:09:47.292Z] [2021-07-29T16:09:47.292Z] DONE 5 tests in 2.206s [2021-07-29T16:09:47.292Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T16:09:47.460Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2021-07-29T16:09:47.460Z] === RUN TestInspect [2021-07-29T16:09:47.554Z] ++++ cat bundles/test-integration/docker.pid [2021-07-29T16:09:47.554Z] +++ kill 14581 [2021-07-29T16:09:47.721Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-29T16:09:47.721Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-29T16:09:47.817Z] +++ /etc/init.d/apparmor stop [2021-07-29T16:09:48.081Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T16:09:48.081Z] [2021-07-29T16:09:48.081Z] Unloading profiles will leave already running processes permanently [2021-07-29T16:09:48.081Z] unconfined, which can lead to unexpected situations. [2021-07-29T16:09:48.081Z] [2021-07-29T16:09:48.081Z] To set a process to complain mode, use the command line tool [2021-07-29T16:09:48.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T16:09:48.081Z] +++ true [2021-07-29T16:09:48.081Z] exiting test-integration [2021-07-29T16:09:48.081Z] ++ exit 0 [2021-07-29T16:09:48.081Z] [2021-07-29T16:09:48.663Z] === RUN TestDockerSuite/TestContainerAPIRestart Post stage [Pipeline] junit [2021-07-29T16:09:50.659Z] Recording test results [2021-07-29T16:09:50.952Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-29T16:09:51.208Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-29T16:09:51.298Z] + echo Ensuring container killed. [2021-07-29T16:09:51.298Z] Ensuring container killed. [2021-07-29T16:09:51.298Z] + docker rm -vf docker-pr12 [2021-07-29T16:09:51.298Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-29T16:09:51.594Z] + echo Chowning /workspace to jenkins user [2021-07-29T16:09:51.594Z] Chowning /workspace to jenkins user [2021-07-29T16:09:51.594Z] + id -u [2021-07-29T16:09:51.594Z] + id -g [2021-07-29T16:09:51.594Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [2021-07-29T16:09:51.594Z] Unable to find image 'busybox:latest' locally [2021-07-29T16:09:51.778Z] --- PASS: TestInspect (4.13s) [2021-07-29T16:09:51.778Z] === RUN TestCreateJob [2021-07-29T16:09:51.857Z] latest: Pulling from library/busybox [2021-07-29T16:09:51.857Z] 38cc3b49dbab: Pulling fs layer [2021-07-29T16:09:51.857Z] 38cc3b49dbab: Verifying Checksum [2021-07-29T16:09:51.857Z] 38cc3b49dbab: Download complete [2021-07-29T16:09:52.124Z] 38cc3b49dbab: Pull complete [2021-07-29T16:09:52.124Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-29T16:09:52.124Z] Status: Downloaded newer image for busybox:latest [2021-07-29T16:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-29T16:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-29T16:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-29T16:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-29T16:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-29T16:09:53.290Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-29T16:09:55.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-29T16:09:55.770Z] --- PASS: TestCreateJob (4.03s) [2021-07-29T16:09:55.770Z] === RUN TestReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T16:09:57.742Z] + bundleName=arm64-integration [2021-07-29T16:09:57.742Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-29T16:09:57.742Z] Creating arm64-integration-bundles.tar.gz [2021-07-29T16:09:57.742Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-29T16:09:57.742Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-29T16:09:58.313Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] archiveArtifacts [2021-07-29T16:09:58.332Z] Archiving artifacts [2021-07-29T16:09:58.885Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-29T16:09:59.827Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-29T16:09:59.827Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-29T16:09:59.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-29T16:10:00.088Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-29T16:10:00.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T16:10:01.191Z] + make clean [2021-07-29T16:10:01.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-29T16:10:01.499Z] ok github.com/docker/docker/libnetwork/ipam 17.973s coverage: 85.3% of statements [2021-07-29T16:10:01.499Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-29T16:10:01.499Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-29T16:10:01.499Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-29T16:10:01.499Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-29T16:10:01.766Z] docker volume rm -f docker-dev-cache [2021-07-29T16:10:01.766Z] docker-dev-cache [Pipeline] deleteDir [2021-07-29T16:10:02.430Z] --- PASS: TestReplicatedJob (6.59s) [2021-07-29T16:10:02.430Z] === RUN TestUpdateReplicatedJob [2021-07-29T16:10:03.371Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-29T16:10:03.632Z] docker_api_swarm_test.go:201: [d57896b6a4d36] joining swarm manager [d0acfe698966f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:10:04.203Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-29T16:10:04.774Z] ok github.com/docker/docker/libnetwork/osl 4.316s coverage: 39.7% of statements [2021-07-29T16:10:05.031Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-07-29T16:10:05.597Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-29T16:10:06.115Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-29T16:10:06.162Z] ok github.com/docker/docker/libnetwork/portmapper 0.234s coverage: 49.5% of statements [2021-07-29T16:10:06.419Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-07-29T16:10:06.677Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-07-29T16:10:07.055Z] --- PASS: TestUpdateReplicatedJob (4.80s) [2021-07-29T16:10:07.055Z] === RUN TestServiceListWithStatuses [2021-07-29T16:10:07.055Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:10:07.055Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-29T16:10:07.055Z] === RUN TestDockerNetworkConnectAlias [2021-07-29T16:10:07.242Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-07-29T16:10:07.809Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-29T16:10:07.809Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-29T16:10:09.181Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.2% of statements [2021-07-29T16:10:10.112Z] ok github.com/docker/docker/pkg/authorization 0.195s coverage: 68.3% of statements [2021-07-29T16:10:10.112Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-29T16:10:10.369Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:10:12.341Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-29T16:10:12.911Z] --- PASS: TestDockerNetworkConnectAlias (5.98s) [2021-07-29T16:10:12.911Z] === RUN TestDockerNetworkReConnect [2021-07-29T16:10:13.482Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-29T16:10:13.646Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.2% of statements [2021-07-29T16:10:13.646Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-07-29T16:10:13.904Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-29T16:10:14.162Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2021-07-29T16:10:15.397Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-29T16:10:17.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-29T16:10:17.570Z] --- PASS: TestDockerNetworkReConnect (4.44s) [2021-07-29T16:10:17.570Z] === RUN TestServicePlugin [2021-07-29T16:10:18.352Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2021-07-29T16:10:18.352Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-29T16:10:18.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-29T16:10:18.352Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-29T16:10:18.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-29T16:10:18.916Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-29T16:10:19.481Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.3% of statements [2021-07-29T16:10:19.741Z] ok github.com/docker/docker/pkg/fsutils 0.121s coverage: 85.1% of statements [2021-07-29T16:10:19.741Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-29T16:10:20.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-29T16:10:20.673Z] ok github.com/docker/docker/pkg/idtools 0.270s coverage: 69.5% of statements [2021-07-29T16:10:21.238Z] ok github.com/docker/docker/pkg/ioutils 0.384s coverage: 69.3% of statements [2021-07-29T16:10:21.496Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-29T16:10:21.754Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-29T16:10:21.819Z] plugin_test.go:62: [d08503fb6069f] joining swarm manager [d1a94c4bb0f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:10:21.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-29T16:10:21.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-29T16:10:22.011Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-29T16:10:22.011Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-29T16:10:22.270Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-29T16:10:22.527Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-07-29T16:10:22.761Z] plugin_test.go:65: [d108400d25fe6] joining swarm manager [d1a94c4bb0f4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:10:22.785Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-29T16:10:23.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-29T16:10:24.277Z] docker_api_swarm_test.go:383: [d3088c93ea6aa] joining swarm manager [d24e785f825ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:10:25.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000130f78_} [2021-07-29T16:10:25.921Z] docker_api_swarm_test.go:384: [dc55dfb7eccfb] joining swarm manager [d24e785f825ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:10:27.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1987759068_/foo_false____} [2021-07-29T16:10:29.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1987759068_/foo_true____} [2021-07-29T16:10:29.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_false____} [2021-07-29T16:10:31.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_true____} [2021-07-29T16:10:31.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_true__0xc000130fd8__} [2021-07-29T16:10:33.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000130ff0_} [2021-07-29T16:10:35.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000131008_} [2021-07-29T16:10:37.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000131020_} [2021-07-29T16:10:38.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000131038_} [2021-07-29T16:10:40.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-29T16:10:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-29T16:10:41.675Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-29T16:10:44.971Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-29T16:10:46.369Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-29T16:10:49.667Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-29T16:10:49.667Z] --- PASS: TestServicePlugin (31.86s) [2021-07-29T16:10:49.667Z] === RUN TestServiceUpdateLabel [2021-07-29T16:10:50.609Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-29T16:10:50.871Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-29T16:10:51.812Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-29T16:10:51.812Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-07-29T16:10:51.812Z] === RUN TestServiceUpdateSecrets [2021-07-29T16:10:52.753Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-29T16:10:54.140Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-29T16:10:54.710Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-29T16:10:55.282Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-29T16:10:56.223Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-29T16:10:57.165Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-29T16:10:57.744Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-29T16:10:58.685Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-29T16:10:59.637Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-29T16:11:00.577Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-29T16:11:01.462Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-07-29T16:11:01.520Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-29T16:11:02.029Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-07-29T16:11:02.029Z] testing: warning: no tests to run [2021-07-29T16:11:02.029Z] coverage: [no statements] [2021-07-29T16:11:02.029Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-29T16:11:02.090Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-29T16:11:02.286Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-29T16:11:02.543Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-29T16:11:02.543Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-29T16:11:03.479Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-29T16:11:04.050Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-29T16:11:04.440Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-29T16:11:04.698Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-29T16:11:04.990Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-29T16:11:04.990Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-29T16:11:05.268Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.7% of statements [2021-07-29T16:11:05.561Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-29T16:11:06.135Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-29T16:11:06.199Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2021-07-29T16:11:06.456Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-29T16:11:07.076Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-07-29T16:11:07.076Z] === RUN TestServiceUpdateConfigs [2021-07-29T16:11:07.337Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-29T16:11:07.829Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-29T16:11:08.087Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-29T16:11:08.087Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-29T16:11:08.279Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-29T16:11:08.652Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-29T16:11:08.652Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-29T16:11:09.221Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-29T16:11:11.134Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-29T16:11:11.394Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-29T16:11:11.931Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-29T16:11:12.189Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2021-07-29T16:11:12.753Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.8% of statements [2021-07-29T16:11:13.685Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-29T16:11:13.951Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-29T16:11:19.238Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-29T16:11:21.781Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-29T16:11:22.043Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-29T16:11:22.983Z] --- PASS: TestServiceUpdateConfigs (15.95s) [2021-07-29T16:11:22.983Z] === RUN TestServiceUpdateNetwork [2021-07-29T16:11:27.181Z] check_test.go:380: [dc55dfb7eccfb] daemon is not started [2021-07-29T16:11:27.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-29T16:11:27.181Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-29T16:11:29.721Z] docker_api_swarm_test.go:801: [d139ffd760c5d] joining swarm manager [d4e6128e05481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:11:30.660Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-29T16:11:30.920Z] docker_api_swarm_test.go:801: [d8292914e3db8] joining swarm manager [d4e6128e05481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:11:32.301Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-29T16:11:32.301Z] docker_api_swarm_test.go:801: [d913af08383cc] joining swarm manager [d4e6128e05481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-29T16:11:33.684Z] docker_api_swarm_test.go:801: [d35dd34482076] joining swarm manager [d4e6128e05481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-29T16:11:35.585Z] ok github.com/docker/docker/libnetwork/networkdb 103.282s coverage: 60.1% of statements [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/rootless [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/volume [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-29T16:11:35.585Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === Skipped [2021-07-29T16:11:35.585Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-29T16:11:35.585Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-29T16:11:35.585Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-29T16:11:35.585Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-29T16:11:35.585Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-29T16:11:35.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.585Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-29T16:11:35.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.585Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T16:11:35.585Z] [2021-07-29T16:11:35.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-29T16:11:35.585Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:71: No driver to put! [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-29T16:11:35.586Z] time="2021-07-29T16:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-29T16:11:35.586Z] time="2021-07-29T16:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-29T16:11:35.586Z] time="2021-07-29T16:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-29T16:11:35.586Z] time="2021-07-29T16:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-29T16:11:35.586Z] time="2021-07-29T16:08:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:71: No driver to put! [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-29T16:11:35.586Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-29T16:11:35.586Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-29T16:11:35.586Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-29T16:11:35.586Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-29T16:11:35.586Z] graphtest_unix.go:71: No driver to put! [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-29T16:11:35.586Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-29T16:11:35.586Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-29T16:11:35.586Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-29T16:11:35.586Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-29T16:11:35.586Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-29T16:11:35.586Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-29T16:11:35.586Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-29T16:11:35.586Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-29T16:11:35.586Z] firewalld_test.go:13: firewalld is not running [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-29T16:11:35.586Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-29T16:11:35.586Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] [2021-07-29T16:11:35.586Z] DONE 2669 tests, 37 skipped in 357.232s Post stage [2021-07-29T16:11:35.592Z] docker_api_swarm_test.go:809: [dc9d7ea976144] joining swarm manager [d4e6128e05481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [Pipeline] junit [2021-07-29T16:11:35.597Z] Recording test results [2021-07-29T16:11:35.943Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-29T16:11:36.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/.git:/go/src/github.com/docker/docker/.git --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/validate/vendor [2021-07-29T16:11:37.215Z] update vendored copy of archive/tar [2021-07-29T16:11:37.215Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz [2021-07-29T16:11:37.498Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-29T16:11:37.498Z] --- PASS: TestServiceUpdateNetwork (14.53s) [2021-07-29T16:11:37.498Z] === RUN TestServiceUpdatePidsLimit [2021-07-29T16:11:38.068Z] === RUN TestDockerSuite/TestCpToDot [2021-07-29T16:11:38.146Z] patching file stat_unix.go [2021-07-29T16:11:38.146Z] 2021/07/29 16:11:38 Collecting initial packages [2021-07-29T16:11:38.403Z] 2021/07/29 16:11:38 Download dependencies [2021-07-29T16:11:39.006Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-29T16:11:39.006Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-29T16:11:40.387Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-29T16:11:40.957Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-29T16:11:41.675Z] 2021/07/29 16:11:41 Starting whole vndr cycle because no package specified [2021-07-29T16:11:41.675Z] 2021/07/29 16:11:41 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/bits-and-blooms/bitset, revision 59de210119f50cedaa42d175dc88b6335fcf63f6, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/sirupsen/logrus, revision bdc0db8ead3853c56b7cd1ac2ba4e11b47d7da6b, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone golang.org/x/net, revision e18ecbb051101a46fc263334b127c89bc7bff7ea, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone golang.org/x/sys, revision d19ff857e887eacb631721f188c7d365c2331456, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone golang.org/x/sync, revision 036812b2e83c0ddf193dd5a34e034151da389d09, attempt 1/20 [2021-07-29T16:11:41.935Z] 2021/07/29 16:11:41 Clone github.com/moby/buildkit, revision 9f254e18360a24c2ae47b26f772c3c89533bcbb7, attempt 1/20 [2021-07-29T16:11:42.865Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/RackSec/srslog [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/tonistiigi/fsutil, revision d72af97c0eaf93c1d20360e3cb9c63c223675b83, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/tchap/go-patricia [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/creack/pty [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/syndtr/gocapability [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/docker/go-units [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/imdario/mergo [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone golang.org/x/sync [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Finished clone github.com/bits-and-blooms/bitset [2021-07-29T16:11:43.310Z] 2021/07/29 16:11:43 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-29T16:11:43.438Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-29T16:11:43.569Z] 2021/07/29 16:11:43 Finished clone github.com/google/go-cmp [2021-07-29T16:11:43.569Z] 2021/07/29 16:11:43 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-29T16:11:43.569Z] 2021/07/29 16:11:43 Finished clone gotest.tools/v3 [2021-07-29T16:11:43.569Z] 2021/07/29 16:11:43 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-29T16:11:43.828Z] 2021/07/29 16:11:43 Finished clone github.com/sirupsen/logrus [2021-07-29T16:11:43.828Z] 2021/07/29 16:11:43 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-29T16:11:44.394Z] 2021/07/29 16:11:44 Finished clone github.com/docker/go-connections [2021-07-29T16:11:44.394Z] 2021/07/29 16:11:44 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-29T16:11:44.394Z] 2021/07/29 16:11:44 Finished clone github.com/tonistiigi/units [2021-07-29T16:11:44.394Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Finished clone github.com/gofrs/flock [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/memberlist, revision 619135cdd9e5dda8c12f8ceef39bdade4f5899b6, attempt 1/20 [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Finished clone github.com/google/shlex [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Finished clone github.com/mitchellh/hashstructure [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-29T16:11:44.652Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-29T16:11:44.819Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-29T16:11:44.819Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-29T16:11:44.910Z] 2021/07/29 16:11:44 Finished clone github.com/opentracing/opentracing-go [2021-07-29T16:11:44.910Z] 2021/07/29 16:11:44 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-29T16:11:44.910Z] 2021/07/29 16:11:44 Finished clone github.com/docker/go-events [2021-07-29T16:11:44.910Z] 2021/07/29 16:11:44 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-29T16:11:45.168Z] 2021/07/29 16:11:45 Finished clone github.com/armon/go-radix [2021-07-29T16:11:45.168Z] 2021/07/29 16:11:45 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-29T16:11:45.389Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-29T16:11:45.736Z] 2021/07/29 16:11:45 Finished clone github.com/armon/go-metrics [2021-07-29T16:11:45.737Z] 2021/07/29 16:11:45 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Finished clone github.com/sean-/seed [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Finished clone github.com/hashicorp/go-multierror [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Clone github.com/google/btree, revision 479b5e81b0a93ec038d201b0b33d17db599531d3, attempt 1/20 [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Finished clone github.com/hashicorp/errwrap [2021-07-29T16:11:45.995Z] 2021/07/29 16:11:45 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-29T16:11:46.563Z] 2021/07/29 16:11:46 Finished clone github.com/docker/libkv [2021-07-29T16:11:46.563Z] 2021/07/29 16:11:46 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-29T16:11:46.563Z] 2021/07/29 16:11:46 Finished clone github.com/vishvananda/netns [2021-07-29T16:11:46.563Z] 2021/07/29 16:11:46 Clone github.com/coreos/etcd, revision 2c834459e1aab78a5d5219c7dfe42335fc4b617a, attempt 1/20 [2021-07-29T16:11:46.768Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-29T16:11:46.768Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-29T16:11:46.768Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-29T16:11:47.028Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-29T16:11:47.129Z] 2021/07/29 16:11:46 Finished clone github.com/hashicorp/memberlist [2021-07-29T16:11:47.129Z] 2021/07/29 16:11:46 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-29T16:11:47.129Z] 2021/07/29 16:11:47 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-29T16:11:47.129Z] 2021/07/29 16:11:47 Finished clone github.com/tonistiigi/fsutil [2021-07-29T16:11:47.388Z] 2021/07/29 16:11:47 Finished clone github.com/hashicorp/go-sockaddr [2021-07-29T16:11:47.388Z] 2021/07/29 16:11:47 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-29T16:11:47.388Z] 2021/07/29 16:11:47 Finished clone github.com/google/btree [2021-07-29T16:11:47.388Z] 2021/07/29 16:11:47 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-29T16:11:47.597Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-29T16:11:47.645Z] 2021/07/29 16:11:47 Finished clone github.com/samuel/go-zookeeper [2021-07-29T16:11:47.645Z] 2021/07/29 16:11:47 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-29T16:11:47.857Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-29T16:11:47.857Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-29T16:11:47.857Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-29T16:11:47.857Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-29T16:11:47.903Z] 2021/07/29 16:11:47 Finished clone github.com/deckarep/golang-set [2021-07-29T16:11:47.903Z] 2021/07/29 16:11:47 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2021-07-29T16:11:48.163Z] 2021/07/29 16:11:47 Finished clone github.com/moby/ipvs [2021-07-29T16:11:48.163Z] 2021/07/29 16:11:47 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2021-07-29T16:11:48.425Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-29T16:11:48.684Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-29T16:11:48.684Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-29T16:11:48.728Z] 2021/07/29 16:11:48 Finished clone github.com/coreos/go-semver [2021-07-29T16:11:48.728Z] 2021/07/29 16:11:48 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2021-07-29T16:11:48.728Z] 2021/07/29 16:11:48 Finished clone github.com/ishidawataru/sctp [2021-07-29T16:11:48.728Z] 2021/07/29 16:11:48 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-29T16:11:48.944Z] === RUN TestDockerSuite/TestCreateRM [2021-07-29T16:11:48.944Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-29T16:11:48.944Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-29T16:11:48.944Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-29T16:11:48.986Z] 2021/07/29 16:11:48 Finished clone github.com/vishvananda/netlink [2021-07-29T16:11:48.986Z] 2021/07/29 16:11:48 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-29T16:11:49.203Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-29T16:11:49.203Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-29T16:11:49.552Z] 2021/07/29 16:11:49 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-29T16:11:49.552Z] 2021/07/29 16:11:49 Finished clone github.com/modern-go/concurrent [2021-07-29T16:11:49.810Z] 2021/07/29 16:11:49 Finished clone github.com/modern-go/reflect2 [2021-07-29T16:11:49.810Z] 2021/07/29 16:11:49 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-29T16:11:50.379Z] 2021/07/29 16:11:50 Finished clone github.com/hashicorp/go-msgpack [2021-07-29T16:11:50.379Z] 2021/07/29 16:11:50 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Finished clone go.etcd.io/bbolt [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Clone github.com/opencontainers/runc, revision 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7, attempt 1/20 [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Finished clone github.com/opencontainers/go-digest [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Clone github.com/opencontainers/runtime-spec, revision 1c3f411f041711bbeecf35ff7e93461ea6789220, attempt 1/20 [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Finished clone github.com/json-iterator/go [2021-07-29T16:11:51.004Z] 2021/07/29 16:11:50 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-29T16:11:51.111Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-29T16:11:51.261Z] 2021/07/29 16:11:51 Finished clone github.com/mistifyio/go-zfs [2021-07-29T16:11:51.261Z] 2021/07/29 16:11:51 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-29T16:11:51.371Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-29T16:11:51.371Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-29T16:11:52.195Z] 2021/07/29 16:11:51 Finished clone golang.org/x/net [2021-07-29T16:11:52.195Z] 2021/07/29 16:11:51 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-29T16:11:52.452Z] 2021/07/29 16:11:52 Finished clone github.com/cyphar/filepath-securejoin [2021-07-29T16:11:52.452Z] 2021/07/29 16:11:52 Clone github.com/coreos/go-systemd/v22, revision 777e73a89cef78631ccaa97f53a9bae67e166186, attempt 1/20 [2021-07-29T16:11:53.386Z] 2021/07/29 16:11:53 Finished clone github.com/vbatts/tar-split [2021-07-29T16:11:53.386Z] 2021/07/29 16:11:53 Clone github.com/godbus/dbus/v5, revision c88335c0b1d28a30e7fc76d526a06154b85e5d97, attempt 1/20 [2021-07-29T16:11:54.321Z] 2021/07/29 16:11:54 Finished clone github.com/hashicorp/serf [2021-07-29T16:11:54.321Z] 2021/07/29 16:11:54 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-29T16:11:54.321Z] 2021/07/29 16:11:54 Finished clone github.com/coreos/go-systemd [2021-07-29T16:11:54.321Z] 2021/07/29 16:11:54 Clone github.com/fluent/fluent-logger-golang, revision b9b7fb02ccfee8ba4e69aa87386820c2bf24fd11, attempt 1/20 [2021-07-29T16:11:54.578Z] 2021/07/29 16:11:54 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-29T16:11:54.578Z] 2021/07/29 16:11:54 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-29T16:11:54.663Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-29T16:11:54.836Z] 2021/07/29 16:11:54 Finished clone github.com/opencontainers/image-spec [2021-07-29T16:11:54.836Z] 2021/07/29 16:11:54 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-29T16:11:54.836Z] 2021/07/29 16:11:54 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-29T16:11:54.836Z] 2021/07/29 16:11:54 Finished clone github.com/coreos/go-systemd/v22 [2021-07-29T16:11:54.923Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-29T16:11:54.923Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-29T16:11:54.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-29T16:11:54.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-29T16:11:55.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-29T16:11:55.401Z] 2021/07/29 16:11:55 Finished clone github.com/opencontainers/runtime-spec [2021-07-29T16:11:55.401Z] 2021/07/29 16:11:55 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-29T16:11:55.401Z] 2021/07/29 16:11:55 Finished clone github.com/godbus/dbus/v5 [2021-07-29T16:11:55.401Z] 2021/07/29 16:11:55 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-29T16:11:55.443Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2021-07-29T16:11:55.443Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-07-29T16:11:55.443Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-07-29T16:11:55.443Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-07-29T16:11:55.443Z] PASS [2021-07-29T16:11:55.443Z] [2021-07-29T16:11:55.443Z] === Skipped [2021-07-29T16:11:55.443Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-29T16:11:55.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-29T16:11:55.443Z] [2021-07-29T16:11:55.443Z] [2021-07-29T16:11:55.443Z] DONE 27 tests, 1 skipped in 195.572s [2021-07-29T16:11:55.443Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-29T16:11:55.443Z] ++ 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-07-29T16:11:55.443Z] ++ set -e [2021-07-29T16:11:55.443Z] ++ '[' -n 0 ']' [2021-07-29T16:11:55.443Z] ++ set -x [2021-07-29T16:11:55.443Z] ++ 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-07-29T16:11:55.658Z] 2021/07/29 16:11:55 Finished clone github.com/Graylog2/go-gelf [2021-07-29T16:11:55.658Z] 2021/07/29 16:11:55 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-29T16:11:55.702Z] INFO: Testing against a local daemon [2021-07-29T16:11:55.702Z] === RUN TestSessionCreate [2021-07-29T16:11:55.702Z] --- PASS: TestSessionCreate (0.05s) [2021-07-29T16:11:55.702Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-29T16:11:55.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-07-29T16:11:55.702Z] PASS [2021-07-29T16:11:55.702Z] [2021-07-29T16:11:55.702Z] DONE 2 tests in 0.225s [2021-07-29T16:11:55.702Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-29T16:11:55.702Z] ++ 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-07-29T16:11:55.702Z] ++ set -e [2021-07-29T16:11:55.703Z] ++ '[' -n 0 ']' [2021-07-29T16:11:55.703Z] ++ set -x [2021-07-29T16:11:55.703Z] ++ 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-07-29T16:11:55.916Z] 2021/07/29 16:11:55 Finished clone github.com/fluent/fluent-logger-golang [2021-07-29T16:11:55.916Z] 2021/07/29 16:11:55 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-29T16:11:55.965Z] INFO: Testing against a local daemon [2021-07-29T16:11:55.965Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:11:55.965Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T16:11:55.965Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-07-29T16:11:55.965Z] === RUN TestEventsExecDie [2021-07-29T16:11:55.965Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-29T16:11:56.174Z] 2021/07/29 16:11:55 Finished clone github.com/philhofer/fwd [2021-07-29T16:11:56.174Z] 2021/07/29 16:11:55 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-29T16:11:56.740Z] 2021/07/29 16:11:56 Finished clone github.com/fsnotify/fsnotify [2021-07-29T16:11:56.740Z] 2021/07/29 16:11:56 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-29T16:11:56.998Z] 2021/07/29 16:11:56 Finished clone github.com/bsphere/le_go [2021-07-29T16:11:56.998Z] 2021/07/29 16:11:56 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-29T16:11:57.357Z] --- PASS: TestEventsExecDie (1.42s) [2021-07-29T16:11:57.357Z] === RUN TestEventsBackwardsCompatible [2021-07-29T16:11:57.357Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-29T16:11:57.357Z] === RUN TestEventsVolumeCreate [2021-07-29T16:11:57.357Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-07-29T16:11:57.357Z] === RUN TestInfoBinaryCommits [2021-07-29T16:11:57.564Z] 2021/07/29 16:11:57 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-29T16:11:57.564Z] 2021/07/29 16:11:57 Finished clone github.com/jmespath/go-jmespath [2021-07-29T16:11:57.616Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-29T16:11:57.616Z] === RUN TestInfoAPIVersioned [2021-07-29T16:11:57.616Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-29T16:11:57.616Z] === RUN TestInfoDiscoveryBackend [2021-07-29T16:11:57.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-29T16:11:58.131Z] 2021/07/29 16:11:58 Finished clone github.com/golang/groupcache [2021-07-29T16:11:58.131Z] 2021/07/29 16:11:58 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-29T16:11:58.135Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-07-29T16:11:58.135Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-29T16:11:58.389Z] 2021/07/29 16:11:58 Finished clone golang.org/x/oauth2 [2021-07-29T16:11:58.389Z] 2021/07/29 16:11:58 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-29T16:11:58.703Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-29T16:11:58.963Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-29T16:11:58.963Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-29T16:11:59.324Z] 2021/07/29 16:11:59 Finished clone github.com/tinylib/msgp [2021-07-29T16:11:59.324Z] 2021/07/29 16:11:59 Clone github.com/containerd/containerd, revision 69107e47a62e1d690afa2b9b1d43f8ece3ff4483, attempt 1/20 [2021-07-29T16:11:59.532Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-07-29T16:11:59.532Z] === RUN TestInfoAPI [2021-07-29T16:11:59.532Z] --- PASS: TestInfoAPI (0.03s) [2021-07-29T16:11:59.532Z] === RUN TestInfoAPIWarnings [2021-07-29T16:12:00.267Z] 2021/07/29 16:11:59 Finished clone github.com/googleapis/gax-go [2021-07-29T16:12:00.267Z] 2021/07/29 16:11:59 Clone github.com/containerd/fifo, revision 650e8a8a179d040123db61f016cb133143e7a581, attempt 1/20 [2021-07-29T16:12:00.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-29T16:12:01.651Z] 2021/07/29 16:12:01 Finished clone go.opencensus.io [2021-07-29T16:12:01.651Z] 2021/07/29 16:12:01 Clone github.com/containerd/continuity, revision bce1c3f9669b6f3e7f6656ee715b0b4d75fa64a6, attempt 1/20 [2021-07-29T16:12:01.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-29T16:12:01.909Z] 2021/07/29 16:12:01 Finished clone github.com/containerd/fifo [2021-07-29T16:12:01.909Z] 2021/07/29 16:12:01 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2021-07-29T16:12:02.418Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-29T16:12:02.987Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-29T16:12:03.247Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-29T16:12:03.816Z] === RUN TestDockerSuite/TestDockerFails [2021-07-29T16:12:03.816Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-29T16:12:03.816Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-29T16:12:03.816Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-29T16:12:04.439Z] 2021/07/29 16:12:03 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2021-07-29T16:12:04.439Z] 2021/07/29 16:12:03 Finished clone github.com/miekg/dns [2021-07-29T16:12:05.196Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-29T16:12:05.373Z] 2021/07/29 16:12:05 Finished clone golang.org/x/sys [2021-07-29T16:12:05.373Z] 2021/07/29 16:12:05 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-29T16:12:05.632Z] 2021/07/29 16:12:05 Finished clone github.com/containerd/cgroups [2021-07-29T16:12:05.632Z] 2021/07/29 16:12:05 Clone github.com/containerd/typeurl, revision 5e43fb8b75ed2f2305fc04e6918c8d10636771bc, attempt 1/20 [2021-07-29T16:12:05.764Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-29T16:12:07.008Z] 2021/07/29 16:12:06 Finished clone github.com/containerd/typeurl [2021-07-29T16:12:07.008Z] 2021/07/29 16:12:06 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-29T16:12:07.008Z] 2021/07/29 16:12:06 Finished clone github.com/containerd/go-runc [2021-07-29T16:12:07.008Z] 2021/07/29 16:12:06 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-29T16:12:07.143Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-29T16:12:07.143Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-29T16:12:07.143Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-29T16:12:07.143Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-29T16:12:07.266Z] 2021/07/29 16:12:07 Finished clone github.com/containerd/console [2021-07-29T16:12:07.266Z] 2021/07/29 16:12:07 Clone github.com/cilium/ebpf, revision ca492085341e0e917f48ec30704d5054c5d42ca8, attempt 1/20 [2021-07-29T16:12:07.830Z] 2021/07/29 16:12:07 Finished clone golang.org/x/text [2021-07-29T16:12:07.830Z] 2021/07/29 16:12:07 Clone github.com/klauspost/compress, revision a3b7545c88eea469c2246bee0e6c130525d56190, attempt 1/20 [2021-07-29T16:12:08.395Z] 2021/07/29 16:12:08 Finished clone github.com/containerd/ttrpc [2021-07-29T16:12:08.395Z] 2021/07/29 16:12:08 Clone github.com/pelletier/go-toml, revision 65ca8064882c8c308e5c804c5d5443d409e0738c, attempt 1/20 [2021-07-29T16:12:08.653Z] 2021/07/29 16:12:08 Finished clone github.com/containerd/continuity [2021-07-29T16:12:08.653Z] 2021/07/29 16:12:08 Clone github.com/docker/swarmkit, revision 3629f50980f6c0dd5ccd7dbfa0956b57ea0cd78d, attempt 1/20 [2021-07-29T16:12:09.218Z] 2021/07/29 16:12:09 Finished clone github.com/gogo/googleapis [2021-07-29T16:12:09.218Z] 2021/07/29 16:12:09 Clone github.com/gogo/protobuf, revision b03c65ea87cdc3521ede29f62fe3ce239267c1bc, attempt 1/20 [2021-07-29T16:12:09.218Z] 2021/07/29 16:12:09 Finished clone github.com/opencontainers/runc [2021-07-29T16:12:09.218Z] 2021/07/29 16:12:09 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-29T16:12:09.475Z] 2021/07/29 16:12:09 Finished clone google.golang.org/grpc [2021-07-29T16:12:09.475Z] 2021/07/29 16:12:09 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-29T16:12:10.848Z] 2021/07/29 16:12:10 Finished clone github.com/docker/distribution [2021-07-29T16:12:10.848Z] 2021/07/29 16:12:10 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-29T16:12:11.781Z] 2021/07/29 16:12:11 Finished clone github.com/pelletier/go-toml [2021-07-29T16:12:11.781Z] 2021/07/29 16:12:11 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-29T16:12:12.348Z] 2021/07/29 16:12:12 Finished clone github.com/fernet/fernet-go [2021-07-29T16:12:12.348Z] 2021/07/29 16:12:12 Clone golang.org/x/crypto, revision 0c34fe9e7dc2486962ef9867e3edb3503537209f, attempt 1/20 [2021-07-29T16:12:12.610Z] 2021/07/29 16:12:12 Clone golang.org/x/time, revision 3af7569d3a1e776fc2a3c1cec133b43105ea9c2e, attempt 1/20 [2021-07-29T16:12:12.873Z] 2021/07/29 16:12:12 Finished clone github.com/moby/buildkit [2021-07-29T16:12:13.131Z] 2021/07/29 16:12:12 Finished clone github.com/cilium/ebpf [2021-07-29T16:12:13.131Z] 2021/07/29 16:12:12 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-29T16:12:13.726Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-29T16:12:14.508Z] 2021/07/29 16:12:14 Finished clone golang.org/x/time [2021-07-29T16:12:14.508Z] 2021/07/29 16:12:14 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-29T16:12:14.766Z] 2021/07/29 16:12:14 Finished clone github.com/hashicorp/go-memdb [2021-07-29T16:12:14.766Z] 2021/07/29 16:12:14 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-29T16:12:15.330Z] 2021/07/29 16:12:15 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-29T16:12:15.330Z] 2021/07/29 16:12:15 Clone github.com/coreos/pkg, revision 97fdf19511ea361ae1c100dd393cc47f8dcfa1e1, attempt 1/20 [2021-07-29T16:12:15.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-29T16:12:15.893Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-07-29T16:12:15.893Z] === RUN TestInfoDebug [2021-07-29T16:12:16.264Z] 2021/07/29 16:12:16 Finished clone github.com/hashicorp/golang-lru [2021-07-29T16:12:16.264Z] 2021/07/29 16:12:16 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-29T16:12:16.463Z] --- PASS: TestInfoDebug (0.54s) [2021-07-29T16:12:16.463Z] === RUN TestInfoInsecureRegistries [2021-07-29T16:12:16.830Z] 2021/07/29 16:12:16 Finished clone github.com/coreos/pkg [2021-07-29T16:12:16.830Z] 2021/07/29 16:12:16 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-29T16:12:17.032Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-29T16:12:17.032Z] === RUN TestInfoRegistryMirrors [2021-07-29T16:12:17.601Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-29T16:12:17.601Z] === RUN TestLoginFailsWithBadCredentials [2021-07-29T16:12:17.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-29T16:12:17.861Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-07-29T16:12:17.861Z] === RUN TestPingCacheHeaders [2021-07-29T16:12:17.861Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-29T16:12:17.861Z] === RUN TestPingGet [2021-07-29T16:12:17.861Z] --- PASS: TestPingGet (0.02s) [2021-07-29T16:12:17.861Z] === RUN TestPingHead [2021-07-29T16:12:17.861Z] --- PASS: TestPingHead (0.03s) [2021-07-29T16:12:17.861Z] === RUN TestVersion [2021-07-29T16:12:17.861Z] --- PASS: TestVersion (0.03s) [2021-07-29T16:12:17.861Z] PASS [2021-07-29T16:12:17.861Z] [2021-07-29T16:12:17.861Z] === Skipped [2021-07-29T16:12:17.861Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-07-29T16:12:17.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-29T16:12:17.861Z] [2021-07-29T16:12:17.861Z] [2021-07-29T16:12:17.861Z] DONE 19 tests, 1 skipped in 22.216s [2021-07-29T16:12:18.121Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-29T16:12:18.121Z] ++ 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-07-29T16:12:18.121Z] ++ set -e [2021-07-29T16:12:18.121Z] ++ '[' -n 0 ']' [2021-07-29T16:12:18.121Z] ++ set -x [2021-07-29T16:12:18.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T16:12:18.121Z] INFO: Testing against a local daemon [2021-07-29T16:12:18.121Z] === RUN TestVolumesCreateAndList [2021-07-29T16:12:18.121Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-29T16:12:18.121Z] === RUN TestVolumesRemove [2021-07-29T16:12:18.206Z] 2021/07/29 16:12:18 Finished clone github.com/golang/protobuf [2021-07-29T16:12:18.206Z] 2021/07/29 16:12:18 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-29T16:12:18.381Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-29T16:12:18.381Z] === RUN TestVolumesInspect [2021-07-29T16:12:18.381Z] --- PASS: TestVolumesInspect (0.06s) [2021-07-29T16:12:18.381Z] === RUN TestVolumesInvalidJSON [2021-07-29T16:12:18.381Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-29T16:12:18.381Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-29T16:12:18.381Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-29T16:12:18.381Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-29T16:12:18.381Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-29T16:12:18.381Z] PASS [2021-07-29T16:12:18.381Z] [2021-07-29T16:12:18.381Z] DONE 5 tests in 0.389s [2021-07-29T16:12:18.381Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T16:12:18.381Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-29T16:12:18.952Z] ++++ cat bundles/test-integration/docker.pid [2021-07-29T16:12:18.952Z] +++ kill 5744 [2021-07-29T16:12:18.952Z] +++ /etc/init.d/apparmor stop [2021-07-29T16:12:18.952Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T16:12:18.952Z] [2021-07-29T16:12:18.952Z] Unloading profiles will leave already running processes permanently [2021-07-29T16:12:18.952Z] unconfined, which can lead to unexpected situations. [2021-07-29T16:12:18.952Z] [2021-07-29T16:12:18.952Z] To set a process to complain mode, use the command line tool [2021-07-29T16:12:18.952Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T16:12:19.140Z] 2021/07/29 16:12:18 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-29T16:12:19.140Z] 2021/07/29 16:12:18 Finished clone golang.org/x/crypto [2021-07-29T16:12:19.212Z] +++ true [2021-07-29T16:12:19.212Z] exiting test-integration [2021-07-29T16:12:19.212Z] ++ exit 0 [2021-07-29T16:12:19.212Z] [2021-07-29T16:12:20.074Z] 2021/07/29 16:12:19 Finished clone github.com/beorn7/perks [2021-07-29T16:12:20.074Z] 2021/07/29 16:12:19 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-29T16:12:20.598Z] + for job in $(jobs -p) [2021-07-29T16:12:20.598Z] + wait 11081 [2021-07-29T16:12:20.857Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-29T16:12:21.010Z] 2021/07/29 16:12:20 Finished clone github.com/prometheus/client_golang [2021-07-29T16:12:21.010Z] 2021/07/29 16:12:20 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-29T16:12:21.010Z] 2021/07/29 16:12:20 Finished clone github.com/prometheus/client_model [2021-07-29T16:12:21.010Z] 2021/07/29 16:12:20 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-29T16:12:21.268Z] 2021/07/29 16:12:21 Finished clone code.cloudfoundry.org/clock [2021-07-29T16:12:21.268Z] 2021/07/29 16:12:21 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-29T16:12:21.796Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-29T16:12:22.365Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-29T16:12:22.642Z] 2021/07/29 16:12:22 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-29T16:12:22.642Z] 2021/07/29 16:12:22 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-29T16:12:22.642Z] 2021/07/29 16:12:22 Finished clone github.com/pkg/errors [2021-07-29T16:12:22.642Z] 2021/07/29 16:12:22 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-29T16:12:23.302Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-29T16:12:23.576Z] 2021/07/29 16:12:23 Finished clone github.com/prometheus/common [2021-07-29T16:12:23.576Z] 2021/07/29 16:12:23 Clone github.com/spf13/cobra, revision 8380ddd3132bdf8fd77731725b550c181dda0aa8, attempt 1/20 [2021-07-29T16:12:23.834Z] 2021/07/29 16:12:23 Finished clone github.com/prometheus/procfs [2021-07-29T16:12:23.834Z] 2021/07/29 16:12:23 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-29T16:12:23.872Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-29T16:12:24.121Z] 2021/07/29 16:12:23 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-29T16:12:24.121Z] 2021/07/29 16:12:23 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-29T16:12:24.121Z] 2021/07/29 16:12:24 Finished clone github.com/cespare/xxhash/v2 [2021-07-29T16:12:24.121Z] 2021/07/29 16:12:24 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-29T16:12:24.687Z] 2021/07/29 16:12:24 Finished clone github.com/klauspost/compress [2021-07-29T16:12:24.687Z] 2021/07/29 16:12:24 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-29T16:12:24.816Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-29T16:12:25.384Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-29T16:12:25.622Z] 2021/07/29 16:12:25 Finished clone github.com/inconshreveable/mousetrap [2021-07-29T16:12:25.622Z] 2021/07/29 16:12:25 Clone github.com/opencontainers/selinux, revision 76bc82e11d854d3e40c08889d13c98abcea72ea2, attempt 1/20 [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:25 Finished clone github.com/morikuni/aec [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:25 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:25 Finished clone github.com/spf13/pflag [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:25 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:26 Finished clone github.com/docker/go-metrics [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:26 Clone github.com/Microsoft/hcsshim, revision 3ad51c76263bad09548a40e1996960814a12a870, attempt 1/20 [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:26 Finished clone github.com/google/certificate-transparency-go [2021-07-29T16:12:26.194Z] 2021/07/29 16:12:26 Clone github.com/Microsoft/go-winio, revision 5c2e05d71961716a6c392a06ada435aaf5d5302c, attempt 1/20 [2021-07-29T16:12:27.129Z] 2021/07/29 16:12:26 Finished clone github.com/spf13/cobra [2021-07-29T16:12:27.129Z] 2021/07/29 16:12:26 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-29T16:12:27.291Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-29T16:12:27.696Z] 2021/07/29 16:12:27 Finished clone github.com/Azure/go-ansiterm [2021-07-29T16:12:27.696Z] 2021/07/29 16:12:27 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-29T16:12:28.630Z] 2021/07/29 16:12:28 Finished clone github.com/Microsoft/go-winio [2021-07-29T16:12:28.630Z] 2021/07/29 16:12:28 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-29T16:12:28.671Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-29T16:12:28.888Z] 2021/07/29 16:12:28 Finished clone github.com/docker/libtrust [2021-07-29T16:12:28.888Z] 2021/07/29 16:12:28 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-29T16:12:29.455Z] 2021/07/29 16:12:29 Finished clone github.com/moby/locker [2021-07-29T16:12:29.455Z] 2021/07/29 16:12:29 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2021-07-29T16:12:29.455Z] 2021/07/29 16:12:29 Finished clone github.com/opencontainers/selinux [2021-07-29T16:12:29.455Z] 2021/07/29 16:12:29 Clone github.com/moby/sys, revision 9b0136d132d8e0d1c116a38d7ec9af70d3a59536, attempt 1/20 [2021-07-29T16:12:30.391Z] 2021/07/29 16:12:30 Finished clone github.com/google/uuid [2021-07-29T16:12:31.210Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-29T16:12:31.327Z] 2021/07/29 16:12:31 Finished clone github.com/gorilla/mux [2021-07-29T16:12:31.327Z] 2021/07/29 16:12:31 Finished clone github.com/moby/term [2021-07-29T16:12:31.327Z] 2021/07/29 16:12:31 Finished clone github.com/moby/sys [2021-07-29T16:12:33.744Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-29T16:12:34.682Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-29T16:12:36.060Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-29T16:12:36.596Z] 2021/07/29 16:12:35 Finished clone github.com/golang/gddo [2021-07-29T16:12:39.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-29T16:12:41.891Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-29T16:12:41.891Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-29T16:12:41.891Z] 2021/07/29 16:12:41 Finished clone github.com/cloudflare/cfssl [2021-07-29T16:12:43.798Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-29T16:12:44.057Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-29T16:12:44.316Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-29T16:12:44.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-29T16:12:44.575Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-29T16:12:44.833Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-29T16:12:44.833Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-29T16:12:46.074Z] 2021/07/29 16:12:45 Finished clone github.com/docker/swarmkit [2021-07-29T16:12:46.745Z] docker_api_swarm_service_test.go:394: [d23a9022b3299] joining swarm manager [dbadc40c5433c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:12:46.745Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-29T16:12:47.314Z] docker_api_swarm_service_test.go:394: [da366fd10d6b6] joining swarm manager [dbadc40c5433c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:12:48.696Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-29T16:12:48.696Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-29T16:12:48.696Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-29T16:12:50.077Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-29T16:12:50.337Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-29T16:12:51.276Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-29T16:12:51.350Z] 2021/07/29 16:12:50 Finished clone github.com/coreos/etcd [2021-07-29T16:12:52.213Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-29T16:12:52.472Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-29T16:12:52.473Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-29T16:12:52.473Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-29T16:12:52.473Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-29T16:12:52.473Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-29T16:12:54.379Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-29T16:12:55.316Z] === RUN TestDockerSuite/TestEventsRename [2021-07-29T16:12:55.547Z] 2021/07/29 16:12:54 Finished clone cloud.google.com/go [2021-07-29T16:12:55.885Z] === RUN TestDockerSuite/TestEventsResize [2021-07-29T16:12:56.478Z] 2021/07/29 16:12:56 Finished clone github.com/Microsoft/hcsshim [2021-07-29T16:12:56.735Z] 2021/07/29 16:12:56 Finished clone github.com/containerd/containerd [2021-07-29T16:12:56.824Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-29T16:13:03.392Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-29T16:13:03.392Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-29T16:13:03.960Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-29T16:13:04.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-29T16:13:07.432Z] === RUN TestDockerSuite/TestEventsTop [2021-07-29T16:13:07.432Z] docker_api_swarm_service_test.go:342: [d0163df0087be] joining swarm manager [dfcbe6eb4a394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:13:08.014Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-29T16:13:08.014Z] docker_api_swarm_service_test.go:342: [d0cfc9ec8defe] joining swarm manager [dfcbe6eb4a394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:13:10.552Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-29T16:13:11.612Z] 2021/07/29 16:13:09 Finished clone github.com/gogo/protobuf [2021-07-29T16:13:11.612Z] 2021/07/29 16:13:09 Finished clone google.golang.org/genproto [2021-07-29T16:13:18.675Z] === RUN TestDockerSuite/TestExec [2021-07-29T16:13:18.675Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-29T16:13:19.244Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-29T16:13:19.813Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-29T16:13:20.381Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-29T16:13:22.320Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-29T16:13:22.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-29T16:13:23.463Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-29T16:13:24.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-29T16:13:25.104Z] docker_api_swarm_service_test.go:489: [d8b390011733d] joining swarm manager [d029f6abc97bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:13:26.043Z] docker_api_swarm_service_test.go:489: [da1279b6ec035] joining swarm manager [d029f6abc97bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:13:26.043Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-29T16:13:27.424Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-29T16:13:29.332Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-29T16:13:30.270Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-29T16:13:32.177Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-29T16:13:34.716Z] === RUN TestDockerSuite/TestExecEnv [2021-07-29T16:13:35.656Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-29T16:13:37.039Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-29T16:13:38.420Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-29T16:13:39.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-29T16:13:40.058Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-29T16:13:41.437Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-29T16:13:42.819Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-29T16:13:44.198Z] === RUN TestDockerSuite/TestExecParseError [2021-07-29T16:13:45.578Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-29T16:13:46.148Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-29T16:13:47.087Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-29T16:13:47.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-29T16:13:50.204Z] docker_api_swarm_service_test.go:127: [df09796d89a9b] joining swarm manager [d5d2ab328fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:13:50.772Z] docker_api_swarm_service_test.go:128: [d3debcb1343f2] joining swarm manager [d5d2ab328fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:13:52.153Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-29T16:13:53.533Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-29T16:13:53.793Z] docker_api_swarm_service_test.go:136: [d78ed0dda0d9f] joining swarm manager [d5d2ab328fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-29T16:13:54.732Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-29T16:13:54.992Z] docker_api_swarm_service_test.go:137: [df138c62fb2ac] joining swarm manager [d5d2ab328fb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-29T16:13:58.365Z] 2021/07/29 16:13:55 Finished clone github.com/hashicorp/consul [2021-07-29T16:14:00.892Z] 2021/07/29 16:14:00 Finished clone github.com/aws/aws-sdk-go [2021-07-29T16:14:07.202Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-29T16:14:07.462Z] === RUN TestDockerSuite/TestExecTTY [2021-07-29T16:14:08.406Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-29T16:14:09.344Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-29T16:14:10.282Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-29T16:14:11.219Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-29T16:14:11.219Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-29T16:14:11.219Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-29T16:14:13.126Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-29T16:14:14.064Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-29T16:14:15.971Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-29T16:14:16.539Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-29T16:14:17.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-29T16:14:18.049Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-29T16:14:19.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-29T16:14:21.862Z] docker_api_swarm_service_test.go:303: [d4ea16f954b9f] joining swarm manager [dcfba6b77b211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:14:22.429Z] docker_api_swarm_service_test.go:303: [d6527a33dc746] joining swarm manager [dcfba6b77b211]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:14:22.689Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-29T16:14:27.963Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-29T16:14:29.869Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-29T16:14:35.144Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-29T16:14:35.144Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-29T16:14:35.144Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-29T16:14:35.144Z] === RUN TestDockerSuite/TestHealth [2021-07-29T16:14:43.271Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-29T16:14:45.177Z] docker_api_swarm_service_test.go:99: [da5c3adb1b3de] joining swarm manager [d88a1822999c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:14:46.114Z] docker_api_swarm_service_test.go:100: [da1008376d39c] joining swarm manager [d88a1822999c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:14:58.326Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-29T16:14:58.326Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-29T16:14:58.326Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-29T16:14:58.326Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-29T16:14:58.895Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-29T16:14:59.154Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-29T16:14:59.726Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-29T16:14:59.726Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-29T16:14:59.985Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-29T16:14:59.985Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-29T16:15:00.245Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-29T16:15:00.504Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-29T16:15:00.763Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-29T16:15:00.763Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-29T16:15:01.333Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-29T16:15:01.333Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-29T16:15:02.271Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-29T16:15:02.840Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-29T16:15:03.100Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-29T16:15:03.670Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-29T16:15:06.959Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-29T16:15:06.959Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-29T16:15:06.959Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-29T16:15:09.497Z] === RUN TestDockerSuite/TestImportFile [2021-07-29T16:15:11.404Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-29T16:15:11.404Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-29T16:15:11.404Z] check_test.go:380: [da5c3adb1b3de] daemon is not started [2021-07-29T16:15:13.321Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-29T16:15:14.702Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-29T16:15:16.083Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-29T16:15:17.021Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-29T16:15:17.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-29T16:15:17.591Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-29T16:15:18.529Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-29T16:15:18.529Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-29T16:15:18.529Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-29T16:15:19.099Z] docker_api_swarm_service_test.go:532: [d46abd272208f] joining swarm manager [d44ced5ad9d3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:15:19.668Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-29T16:15:20.238Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-29T16:15:20.498Z] docker_api_swarm_service_test.go:533: [d16b9cba24fbf] joining swarm manager [d44ced5ad9d3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:15:21.067Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-29T16:15:22.006Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-29T16:15:23.389Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-29T16:15:24.328Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-29T16:15:24.328Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-29T16:15:26.235Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-29T16:15:27.617Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-29T16:15:28.560Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-29T16:15:28.560Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-29T16:15:29.499Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-29T16:15:29.499Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-29T16:15:29.499Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-29T16:15:30.442Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-29T16:15:31.824Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-29T16:15:32.393Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-29T16:15:33.330Z] === RUN TestDockerSuite/TestInspectImage [2021-07-29T16:15:33.330Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-29T16:15:33.330Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-29T16:15:33.330Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-29T16:15:33.330Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-29T16:15:33.904Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-29T16:15:34.473Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-29T16:15:34.473Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-29T16:15:35.412Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-29T16:15:35.980Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-29T16:15:37.889Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-29T16:15:37.889Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-29T16:15:38.459Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-29T16:15:39.028Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-29T16:15:40.408Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-29T16:15:41.347Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-29T16:15:41.916Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-29T16:15:42.854Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-29T16:15:43.423Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-29T16:15:44.360Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-29T16:15:44.929Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-29T16:15:44.929Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-29T16:15:46.836Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-29T16:15:47.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-29T16:15:48.786Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-29T16:15:49.728Z] docker_api_swarm_service_test.go:147: [d1ae1b3bc313c] joining swarm manager [d84957af7bbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:15:50.667Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-29T16:15:50.667Z] docker_api_swarm_service_test.go:147: [d567f5c91755c] joining swarm manager [d84957af7bbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:15:50.927Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-29T16:15:55.123Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-29T16:15:57.031Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-29T16:15:58.938Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-29T16:15:58.938Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-29T16:16:01.477Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-29T16:16:01.477Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-29T16:16:02.417Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-29T16:16:14.654Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-29T16:16:16.561Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-29T16:16:18.469Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-29T16:16:19.408Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-29T16:16:22.700Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-29T16:16:22.700Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-29T16:16:22.700Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-29T16:16:22.700Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-29T16:16:22.700Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-29T16:16:23.639Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-29T16:16:24.209Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-29T16:16:28.399Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-29T16:16:28.399Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-29T16:16:31.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-29T16:16:33.070Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-29T16:16:34.453Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-29T16:16:34.453Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-29T16:16:36.371Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-29T16:16:37.841Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-29T16:16:39.221Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-29T16:16:40.601Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-29T16:16:41.538Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-29T16:16:44.829Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-29T16:16:46.210Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-29T16:16:47.151Z] === RUN TestDockerSuite/TestLogsSince [2021-07-29T16:16:55.288Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-29T16:17:00.566Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-29T16:17:00.827Z] === RUN TestDockerSuite/TestLogsTail [2021-07-29T16:17:02.207Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-29T16:17:03.588Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-29T16:17:04.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-29T16:17:04.526Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-29T16:17:04.785Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-29T16:17:05.724Z] === RUN TestDockerSuite/TestNetHostname [2021-07-29T16:17:07.389Z] 2021/07/29 16:17:00 Finished clone google.golang.org/api [2021-07-29T16:17:07.389Z] 2021/07/29 16:17:00 Dependencies downloaded. Download time: 5m18.538413835s [2021-07-29T16:17:07.389Z] 2021/07/29 16:17:00 Collecting all dependencies [2021-07-29T16:17:09.027Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-29T16:17:09.287Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-29T16:17:11.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-29T16:17:11.570Z] 2021/07/29 16:17:11 Clean vendor dir from unused packages [2021-07-29T16:17:11.571Z] 2021/07/29 16:17:11 Ignoring paths matching "^archive[/\\\\]tar" [2021-07-29T16:17:12.503Z] 2021/07/29 16:17:12 Success [2021-07-29T16:17:12.503Z] 2021/07/29 16:17:12 Running time: 5m34.281859269s [2021-07-29T16:17:12.760Z] Congratulations! All vendoring changes are done the right way. [2021-07-29T16:17:13.102Z] === RUN TestDockerSwarmSuite/TestDNSConfig [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-29T16:17:13.633Z] + echo Ensuring container killed. [2021-07-29T16:17:13.633Z] Ensuring container killed. [2021-07-29T16:17:13.633Z] + docker rm -vf docker-pr12 [2021-07-29T16:17:13.633Z] Error: No such container: docker-pr12 [Pipeline] sh [2021-07-29T16:17:13.910Z] + echo Chowning /workspace to jenkins user [2021-07-29T16:17:13.910Z] Chowning /workspace to jenkins user [2021-07-29T16:17:13.910Z] + id -u [2021-07-29T16:17:13.910Z] + id -g [2021-07-29T16:17:13.910Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T16:17:14.765Z] + bundleName=unit [2021-07-29T16:17:14.765Z] + echo Creating unit-bundles.tar.gz [2021-07-29T16:17:14.765Z] Creating unit-bundles.tar.gz [2021-07-29T16:17:14.765Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-29T16:17:14.765Z] bundles/junit-report.xml [2021-07-29T16:17:14.765Z] bundles/go-test-report.json [2021-07-29T16:17:14.765Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-29T16:17:14.776Z] Archiving artifacts [2021-07-29T16:17:15.221Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T16:17:15.526Z] + make clean [2021-07-29T16:17:15.526Z] docker volume rm -f docker-dev-cache [2021-07-29T16:17:15.640Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-29T16:17:15.782Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:17:16.579Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-29T16:17:17.959Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-29T16:17:18.898Z] === RUN TestDockerSuite/TestPluginActive [2021-07-29T16:17:19.836Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-29T16:17:20.100Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-29T16:17:23.394Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-29T16:17:25.933Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-29T16:17:26.501Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-29T16:17:26.501Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-29T16:17:26.501Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-29T16:17:27.441Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-29T16:17:29.278Z] --- PASS: TestBuildWCOWSandboxSize (809.23s) [2021-07-29T16:17:29.278Z] === RUN TestBuildWithEmptyDockerfile [2021-07-29T16:17:29.278Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:17:29.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:17:29.278Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:17:29.278Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:17:29.278Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:17:29.278Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:17:29.278Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-29T16:17:29.278Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-29T16:17:29.278Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-29T16:17:29.278Z] --- PASS: TestBuildWithEmptyDockerfile (0.45s) [2021-07-29T16:17:29.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-29T16:17:29.278Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-29T16:17:29.278Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-29T16:17:29.278Z] === RUN TestBuildPreserveOwnership [2021-07-29T16:17:29.278Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:17:29.278Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestBuildPlatformInvalid [2021-07-29T16:17:29.278Z] --- PASS: TestBuildPlatformInvalid (0.60s) [2021-07-29T16:17:29.278Z] PASS [2021-07-29T16:17:29.278Z] ok github.com/docker/docker/integration/build 996.895s [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === Skipped [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-29T16:17:29.278Z] build_session_test.go:25: TODO: BuildKit [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-29T16:17:29.278Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-29T16:17:29.278Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-29T16:17:29.278Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-29T16:17:29.278Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] DONE 29 tests, 5 skipped in 1029.909s [2021-07-29T16:17:29.278Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-29T16:17:29.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:17:29.278Z] INFO: Testing against a local daemon [2021-07-29T16:17:29.278Z] === RUN TestConfigInspect [2021-07-29T16:17:29.278Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestConfigList [2021-07-29T16:17:29.278Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] --- SKIP: TestConfigList (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestConfigsCreateAndDelete [2021-07-29T16:17:29.278Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestConfigsUpdate [2021-07-29T16:17:29.278Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestTemplatedConfig [2021-07-29T16:17:29.278Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestConfigCreateResolve [2021-07-29T16:17:29.278Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:17:29.278Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-29T16:17:29.278Z] PASS [2021-07-29T16:17:29.278Z] ok github.com/docker/docker/integration/config 0.123s [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === Skipped [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-29T16:17:29.278Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] [2021-07-29T16:17:29.278Z] DONE 6 tests, 6 skipped in 2.927s [2021-07-29T16:17:29.278Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-29T16:17:29.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:17:29.278Z] INFO: Testing against a local daemon [2021-07-29T16:17:29.278Z] === RUN TestCheckpoint [2021-07-29T16:17:29.278Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T16:17:29.278Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-29T16:17:29.278Z] === RUN TestContainerInvalidJSON [2021-07-29T16:17:29.278Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:17:29.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:17:29.278Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:17:29.278Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:17:29.799Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-29T16:17:29.799Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-29T16:17:29.799Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-07-29T16:17:29.799Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-29T16:17:29.799Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-29T16:17:29.799Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-29T16:17:29.978Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-29T16:17:30.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-07-29T16:17:30.255Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-29T16:17:30.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-29T16:17:30.255Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-29T16:17:30.547Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-29T16:17:30.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-29T16:17:30.716Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-29T16:17:31.183Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-29T16:17:31.183Z] === RUN TestCopyFromContainer [2021-07-29T16:17:31.183Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:31.183Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-29T16:17:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:17:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:17:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:17:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:17:31.183Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:17:31.183Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:17:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-29T16:17:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-29T16:17:31.183Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-29T16:17:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-29T16:17:31.183Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-29T16:17:31.183Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-29T16:17:31.183Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidEnv [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateTmpfsMountsTarget [2021-07-29T16:17:31.183Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:31.183Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-29T16:17:31.183Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:17:31.183Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-29T16:17:31.183Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:17:31.183Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:17:31.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:17:31.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-29T16:17:31.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-29T16:17:31.183Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-29T16:17:31.183Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateDifferentPlatform [2021-07-29T16:17:31.183Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-29T16:17:31.183Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-29T16:17:31.183Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-29T16:17:31.183Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-29T16:17:31.183Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-29T16:17:31.183Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-29T16:17:31.183Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-29T16:17:31.183Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-29T16:17:31.183Z] === RUN TestContainerKillOnDaemonStart [2021-07-29T16:17:31.183Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:31.183Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestDiff [2021-07-29T16:17:31.183Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-29T16:17:31.183Z] --- SKIP: TestDiff (0.00s) [2021-07-29T16:17:31.183Z] === RUN TestExecWithCloseStdin [2021-07-29T16:17:31.928Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-29T16:17:33.840Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-29T16:17:33.840Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-29T16:17:34.904Z] --- PASS: TestExecWithCloseStdin (3.25s) [2021-07-29T16:17:34.904Z] === RUN TestExec [2021-07-29T16:17:37.073Z] --- PASS: TestExec (2.14s) [2021-07-29T16:17:37.073Z] === RUN TestExecUser [2021-07-29T16:17:37.073Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-29T16:17:37.073Z] --- SKIP: TestExecUser (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestExportContainerAndImportImage [2021-07-29T16:17:37.073Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:37.073Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-29T16:17:37.073Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:37.073Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestHealthCheckWorkdir [2021-07-29T16:17:37.073Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-29T16:17:37.073Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestHealthKillContainer [2021-07-29T16:17:37.073Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-29T16:17:37.073Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-29T16:17:37.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-29T16:17:37.073Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-29T16:17:37.073Z] === RUN TestKillContainerInvalidSignal [2021-07-29T16:17:38.616Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2021-07-29T16:17:38.616Z] === RUN TestKillContainer [2021-07-29T16:17:38.616Z] === RUN TestKillContainer/no_signal [2021-07-29T16:17:39.116Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-29T16:17:40.495Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-29T16:17:40.845Z] === RUN TestKillContainer/non_killing_signal [2021-07-29T16:17:40.845Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-29T16:17:40.845Z] === RUN TestKillContainer/killing_signal [2021-07-29T16:17:41.875Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-29T16:17:43.014Z] --- PASS: TestKillContainer (4.49s) [2021-07-29T16:17:43.014Z] --- PASS: TestKillContainer/no_signal (1.86s) [2021-07-29T16:17:43.014Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-29T16:17:43.014Z] --- PASS: TestKillContainer/killing_signal (2.60s) [2021-07-29T16:17:43.014Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-29T16:17:43.014Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:17:43.014Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestKillStoppedContainer [2021-07-29T16:17:43.014Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:17:43.014Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-29T16:17:43.014Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:17:43.014Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestKillDifferentUserContainer [2021-07-29T16:17:43.014Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-29T16:17:43.014Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestInspectOomKilledTrue [2021-07-29T16:17:43.014Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:43.014Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestInspectOomKilledFalse [2021-07-29T16:17:43.014Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:17:43.014Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-29T16:17:43.014Z] === RUN TestLogsFollowTailEmpty [2021-07-29T16:17:43.782Z] === RUN TestDockerSuite/TestPortList [2021-07-29T16:17:45.194Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2021-07-29T16:17:45.195Z] === RUN TestNetworkNat [2021-07-29T16:17:45.195Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-29T16:17:45.195Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-29T16:17:45.195Z] === RUN TestNetworkLocalhostTCPNat [2021-07-29T16:17:48.084Z] --- PASS: TestNetworkLocalhostTCPNat (2.46s) [2021-07-29T16:17:48.084Z] === RUN TestNetworkLoopbackNat [2021-07-29T16:17:48.084Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-29T16:17:48.084Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-29T16:17:48.084Z] === RUN TestPause [2021-07-29T16:17:48.084Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-29T16:17:48.084Z] --- SKIP: TestPause (0.00s) [2021-07-29T16:17:48.084Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-29T16:17:49.623Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-07-29T16:17:49.623Z] === RUN TestPauseStopPausedContainer [2021-07-29T16:17:49.623Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:17:49.623Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-29T16:17:49.623Z] === RUN TestPsFilter [2021-07-29T16:17:50.079Z] --- PASS: TestPsFilter (0.37s) [2021-07-29T16:17:50.079Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-29T16:17:52.276Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.51s) [2021-07-29T16:17:52.276Z] === RUN TestRemoveContainerWithVolume [2021-07-29T16:17:53.765Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-29T16:17:53.765Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-29T16:17:54.515Z] --- PASS: TestRemoveContainerWithVolume (2.14s) [2021-07-29T16:17:54.515Z] === RUN TestRemoveContainerRunning [2021-07-29T16:17:56.681Z] --- PASS: TestRemoveContainerRunning (2.00s) [2021-07-29T16:17:56.681Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-29T16:17:57.959Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-29T16:17:58.910Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.91s) [2021-07-29T16:17:58.910Z] === RUN TestRemoveInvalidContainer [2021-07-29T16:17:58.910Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-29T16:17:58.910Z] === RUN TestRenameLinkedContainer [2021-07-29T16:17:58.910Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-29T16:17:58.910Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-29T16:17:58.910Z] === RUN TestRenameStoppedContainer [2021-07-29T16:18:00.496Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-29T16:18:00.496Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-29T16:18:00.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-29T16:18:01.081Z] --- PASS: TestRenameStoppedContainer (2.55s) [2021-07-29T16:18:01.081Z] === RUN TestRenameRunningContainerAndReuse [2021-07-29T16:18:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-29T16:18:01.436Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-29T16:18:02.377Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-29T16:18:02.377Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-29T16:18:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-29T16:18:03.316Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-29T16:18:04.717Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-29T16:18:04.717Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-29T16:18:04.862Z] --- PASS: TestRenameRunningContainerAndReuse (3.99s) [2021-07-29T16:18:04.862Z] === RUN TestRenameInvalidName [2021-07-29T16:18:06.625Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-29T16:18:07.028Z] --- PASS: TestRenameInvalidName (2.00s) [2021-07-29T16:18:07.028Z] === RUN TestRenameAnonymousContainer [2021-07-29T16:18:08.004Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-29T16:18:09.912Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-29T16:18:10.480Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-29T16:18:10.480Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-29T16:18:11.048Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-29T16:18:14.340Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-29T16:18:14.909Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-29T16:18:17.392Z] --- PASS: TestRenameAnonymousContainer (8.97s) [2021-07-29T16:18:17.392Z] === RUN TestRenameContainerWithSameName [2021-07-29T16:18:17.849Z] --- PASS: TestRenameContainerWithSameName (2.01s) [2021-07-29T16:18:17.849Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-29T16:18:17.849Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:17.849Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-29T16:18:17.849Z] === RUN TestResize [2021-07-29T16:18:18.208Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-29T16:18:20.136Z] --- PASS: TestResize (2.01s) [2021-07-29T16:18:20.136Z] === RUN TestResizeWithInvalidSize [2021-07-29T16:18:22.299Z] --- PASS: TestResizeWithInvalidSize (2.00s) [2021-07-29T16:18:22.299Z] === RUN TestResizeWhenContainerNotStarted [2021-07-29T16:18:22.407Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-29T16:18:22.407Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-29T16:18:24.314Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-29T16:18:24.593Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2021-07-29T16:18:24.593Z] === RUN TestDaemonRestartKillContainers [2021-07-29T16:18:24.593Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:24.593Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-29T16:18:24.593Z] === RUN TestStats [2021-07-29T16:18:24.593Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-29T16:18:24.593Z] --- SKIP: TestStats (0.00s) [2021-07-29T16:18:24.593Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-29T16:18:25.694Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-29T16:18:27.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-29T16:18:30.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.99s) [2021-07-29T16:18:30.369Z] === RUN TestStopContainerWithTimeout [2021-07-29T16:18:30.369Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-29T16:18:30.369Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-29T16:18:30.369Z] === RUN TestUpdateRestartPolicy [2021-07-29T16:18:31.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-29T16:18:33.709Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-29T16:18:35.619Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-29T16:18:37.526Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-29T16:18:38.094Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-29T16:18:40.004Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-29T16:18:41.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-29T16:18:41.645Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-29T16:18:43.556Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-29T16:18:45.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-29T16:18:46.414Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-29T16:18:47.793Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-29T16:18:49.173Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-29T16:18:51.083Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-29T16:18:51.343Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-29T16:18:51.540Z] --- PASS: TestUpdateRestartPolicy (21.29s) [2021-07-29T16:18:51.540Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-29T16:18:52.281Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-29T16:18:52.540Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-29T16:18:53.067Z] --- PASS: TestUpdateRestartWithAutoRemove (1.96s) [2021-07-29T16:18:53.067Z] === RUN TestWaitNonBlocked [2021-07-29T16:18:53.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:18:53.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:18:53.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:18:53.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:18:53.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-29T16:18:53.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-29T16:18:55.081Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-29T16:18:55.958Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-29T16:18:55.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2021-07-29T16:18:55.958Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s) [2021-07-29T16:18:55.958Z] === RUN TestWaitBlocked [2021-07-29T16:18:55.958Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:18:55.958Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-29T16:18:55.958Z] PASS [2021-07-29T16:18:55.958Z] ok github.com/docker/docker/integration/container 86.570s [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === Skipped [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-29T16:18:55.958Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-29T16:18:55.958Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-29T16:18:55.958Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-29T16:18:55.958Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-29T16:18:55.958Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-29T16:18:55.958Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-29T16:18:55.958Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-29T16:18:55.958Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-29T16:18:55.958Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-29T16:18:55.958Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-29T16:18:55.958Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-29T16:18:55.958Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-29T16:18:55.958Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-29T16:18:55.958Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-29T16:18:55.958Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-29T16:18:55.958Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-29T16:18:55.958Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-29T16:18:55.958Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-29T16:18:55.958Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-29T16:18:55.958Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-29T16:18:55.958Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-29T16:18:55.958Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-29T16:18:55.958Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-29T16:18:55.958Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-29T16:18:55.958Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-29T16:18:55.958Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-29T16:18:55.958Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-29T16:18:55.958Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] [2021-07-29T16:18:55.958Z] DONE 87 tests, 33 skipped in 89.032s [2021-07-29T16:18:55.958Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-29T16:18:57.495Z] === RUN TestConfigDaemonLibtrustID [2021-07-29T16:18:57.495Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-29T16:18:57.495Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-29T16:18:57.495Z] === RUN TestDaemonConfigValidation [2021-07-29T16:18:57.495Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-29T16:18:57.495Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-29T16:18:57.495Z] PASS [2021-07-29T16:18:57.495Z] ok github.com/docker/docker/integration/daemon 0.099s [2021-07-29T16:18:57.495Z] [2021-07-29T16:18:57.495Z] === Skipped [2021-07-29T16:18:57.495Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-29T16:18:57.495Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-29T16:18:57.495Z] [2021-07-29T16:18:57.495Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-29T16:18:57.495Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-29T16:18:57.495Z] [2021-07-29T16:18:57.495Z] [2021-07-29T16:18:57.495Z] DONE 2 tests, 2 skipped in 1.644s [2021-07-29T16:18:57.495Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-29T16:18:57.625Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-29T16:18:58.568Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-29T16:18:58.568Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-29T16:18:58.568Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-29T16:18:58.568Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-29T16:18:58.828Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-29T16:18:58.828Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-29T16:18:59.727Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:18:59.727Z] INFO: Testing against a local daemon [2021-07-29T16:18:59.727Z] === RUN TestCommitInheritsEnv [2021-07-29T16:18:59.727Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:18:59.727Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-29T16:18:59.727Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-29T16:18:59.727Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-29T16:18:59.727Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-29T16:18:59.727Z] === RUN TestImagesFilterMultiReference [2021-07-29T16:18:59.727Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-29T16:18:59.727Z] === RUN TestImagePullPlatformInvalid [2021-07-29T16:18:59.727Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-29T16:18:59.727Z] === RUN TestRemoveImageOrphaning [2021-07-29T16:18:59.766Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-29T16:19:00.338Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-29T16:19:00.753Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-07-29T16:19:00.754Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-29T16:19:00.754Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-29T16:19:00.754Z] === RUN TestTagInvalidReference [2021-07-29T16:19:00.754Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-29T16:19:00.754Z] === RUN TestTagValidPrefixedRepo [2021-07-29T16:19:00.754Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-29T16:19:00.754Z] === RUN TestTagExistedNameWithoutForce [2021-07-29T16:19:00.754Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-29T16:19:00.754Z] === RUN TestTagOfficialNames [2021-07-29T16:19:00.754Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-29T16:19:00.754Z] === RUN TestTagMatchesDigest [2021-07-29T16:19:00.754Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-29T16:19:00.754Z] PASS [2021-07-29T16:19:00.754Z] ok github.com/docker/docker/integration/image 1.493s [2021-07-29T16:19:00.754Z] [2021-07-29T16:19:00.754Z] === Skipped [2021-07-29T16:19:00.754Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-29T16:19:00.754Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:19:00.754Z] [2021-07-29T16:19:00.754Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-29T16:19:00.754Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-29T16:19:00.754Z] [2021-07-29T16:19:00.754Z] [2021-07-29T16:19:00.754Z] DONE 11 tests, 2 skipped in 3.200s [2021-07-29T16:19:00.754Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-29T16:19:01.276Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-29T16:19:02.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:02.981Z] INFO: Testing against a local daemon [2021-07-29T16:19:02.981Z] === RUN TestNetworkCreateDelete [2021-07-29T16:19:02.981Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDockerNetworkDeletePreferID [2021-07-29T16:19:02.981Z] 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-07-29T16:19:02.981Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonDNSFallback [2021-07-29T16:19:02.981Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestInspectNetwork [2021-07-29T16:19:02.981Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:02.981Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestRunContainerWithBridgeNone [2021-07-29T16:19:02.981Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestNetworkInvalidJSON [2021-07-29T16:19:02.981Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-29T16:19:02.981Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-29T16:19:02.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:19:02.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:19:02.981Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:19:02.981Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:19:02.981Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-29T16:19:02.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-29T16:19:02.981Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestNetworkList [2021-07-29T16:19:02.981Z] === RUN TestNetworkList//networks [2021-07-29T16:19:02.981Z] === PAUSE TestNetworkList//networks [2021-07-29T16:19:02.981Z] === RUN TestNetworkList//networks/ [2021-07-29T16:19:02.981Z] === PAUSE TestNetworkList//networks/ [2021-07-29T16:19:02.981Z] === CONT TestNetworkList//networks [2021-07-29T16:19:02.981Z] === CONT TestNetworkList//networks/ [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkList (0.03s) [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-29T16:19:02.981Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestHostIPv4BridgeLabel [2021-07-29T16:19:02.981Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-29T16:19:02.981Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonDefaultNetworkPools [2021-07-29T16:19:02.981Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-29T16:19:02.981Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-29T16:19:02.981Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-29T16:19:02.981Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestServiceWithPredefinedNetwork [2021-07-29T16:19:02.981Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-29T16:19:02.981Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:19:02.981Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestServiceWithDataPathPortInit [2021-07-29T16:19:02.981Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-29T16:19:02.981Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-29T16:19:02.981Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2021-07-29T16:19:02.981Z] PASS [2021-07-29T16:19:02.981Z] ok github.com/docker/docker/integration/network 0.178s [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === Skipped [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-29T16:19:02.981Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-29T16:19:02.981Z] 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-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-29T16:19:02.981Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-29T16:19:02.981Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-29T16:19:02.981Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-29T16:19:02.981Z] network_test.go:128: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:242: FLAKY_TEST [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-29T16:19:02.981Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2021-07-29T16:19:02.981Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] [2021-07-29T16:19:02.981Z] DONE 22 tests, 15 skipped in 2.087s [2021-07-29T16:19:02.981Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-29T16:19:03.186Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-29T16:19:03.754Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-29T16:19:03.942Z] testing: warning: no tests to run [2021-07-29T16:19:03.942Z] PASS [2021-07-29T16:19:03.942Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2021-07-29T16:19:03.942Z] [2021-07-29T16:19:03.942Z] DONE 0 tests in 0.642s [2021-07-29T16:19:03.942Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-29T16:19:04.401Z] testing: warning: no tests to run [2021-07-29T16:19:04.401Z] PASS [2021-07-29T16:19:04.401Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2021-07-29T16:19:04.401Z] [2021-07-29T16:19:04.401Z] DONE 0 tests in 0.646s [2021-07-29T16:19:04.401Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-29T16:19:05.361Z] testing: warning: no tests to run [2021-07-29T16:19:05.361Z] PASS [2021-07-29T16:19:05.361Z] ok github.com/docker/docker/integration/plugin 0.079s [2021-07-29T16:19:05.361Z] [2021-07-29T16:19:05.361Z] DONE 0 tests in 0.650s [2021-07-29T16:19:05.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-29T16:19:05.817Z] testing: warning: no tests to run [2021-07-29T16:19:05.817Z] PASS [2021-07-29T16:19:05.817Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2021-07-29T16:19:05.817Z] [2021-07-29T16:19:05.817Z] DONE 0 tests in 0.658s [2021-07-29T16:19:05.817Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-29T16:19:07.047Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-29T16:19:15.173Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-29T16:19:15.173Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-29T16:19:16.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:16.189Z] INFO: Testing against a local daemon [2021-07-29T16:19:16.190Z] === RUN TestPluginInvalidJSON [2021-07-29T16:19:16.190Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:19:16.190Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:19:16.190Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-29T16:19:16.190Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-29T16:19:16.190Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-29T16:19:16.190Z] === RUN TestPluginInstall [2021-07-29T16:19:16.190Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-29T16:19:16.190Z] === RUN TestPluginsWithRuntimes [2021-07-29T16:19:16.190Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-29T16:19:16.190Z] === RUN TestPluginBackCompatMediaTypes [2021-07-29T16:19:16.190Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-29T16:19:16.190Z] PASS [2021-07-29T16:19:16.190Z] ok github.com/docker/docker/integration/plugin/common 0.110s [2021-07-29T16:19:16.190Z] [2021-07-29T16:19:16.190Z] === Skipped [2021-07-29T16:19:16.190Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-29T16:19:16.190Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] [2021-07-29T16:19:16.190Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-29T16:19:16.190Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] [2021-07-29T16:19:16.190Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-29T16:19:16.190Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-07-29T16:19:16.190Z] [2021-07-29T16:19:16.190Z] [2021-07-29T16:19:16.190Z] DONE 5 tests, 3 skipped in 9.967s [2021-07-29T16:19:16.190Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-29T16:19:17.710Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-29T16:19:17.710Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-29T16:19:17.710Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-29T16:19:17.710Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-29T16:19:19.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:19.181Z] INFO: Testing against a local daemon [2021-07-29T16:19:19.181Z] === RUN TestExternalGraphDriver [2021-07-29T16:19:19.181Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-29T16:19:19.181Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-29T16:19:19.181Z] === RUN TestGraphdriverPluginV2 [2021-07-29T16:19:19.181Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-29T16:19:19.181Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-29T16:19:19.181Z] PASS [2021-07-29T16:19:19.181Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.122s [2021-07-29T16:19:19.181Z] [2021-07-29T16:19:19.181Z] === Skipped [2021-07-29T16:19:19.181Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-29T16:19:19.181Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-29T16:19:19.181Z] [2021-07-29T16:19:19.181Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-29T16:19:19.181Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-29T16:19:19.181Z] [2021-07-29T16:19:19.181Z] [2021-07-29T16:19:19.181Z] DONE 2 tests, 2 skipped in 2.980s [2021-07-29T16:19:19.181Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-29T16:19:20.261Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-29T16:19:21.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:21.360Z] INFO: Testing against a local daemon [2021-07-29T16:19:21.360Z] === RUN TestReadPluginNoRead [2021-07-29T16:19:21.360Z] read_test.go:21: no unix domain sockets on Windows [2021-07-29T16:19:21.360Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-29T16:19:21.360Z] PASS [2021-07-29T16:19:21.360Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2021-07-29T16:19:21.360Z] [2021-07-29T16:19:21.360Z] === Skipped [2021-07-29T16:19:21.360Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-29T16:19:21.360Z] read_test.go:21: no unix domain sockets on Windows [2021-07-29T16:19:21.360Z] [2021-07-29T16:19:21.360Z] [2021-07-29T16:19:21.360Z] DONE 1 tests, 1 skipped in 2.188s [2021-07-29T16:19:21.360Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-29T16:19:21.642Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-29T16:19:21.642Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-29T16:19:22.352Z] testing: warning: no tests to run [2021-07-29T16:19:22.352Z] PASS [2021-07-29T16:19:22.352Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2021-07-29T16:19:22.352Z] [2021-07-29T16:19:22.352Z] DONE 0 tests in 1.054s [2021-07-29T16:19:22.352Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-29T16:19:24.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:24.523Z] INFO: Testing against a local daemon [2021-07-29T16:19:24.523Z] === RUN TestPluginWithDevMounts [2021-07-29T16:19:24.523Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:24.523Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-29T16:19:24.523Z] PASS [2021-07-29T16:19:24.523Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s [2021-07-29T16:19:24.523Z] [2021-07-29T16:19:24.523Z] === Skipped [2021-07-29T16:19:24.523Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-29T16:19:24.523Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:24.523Z] [2021-07-29T16:19:24.523Z] [2021-07-29T16:19:24.523Z] DONE 1 tests, 1 skipped in 2.040s [2021-07-29T16:19:24.523Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-29T16:19:24.935Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-29T16:19:26.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:26.112Z] INFO: Testing against a local daemon [2021-07-29T16:19:26.112Z] === RUN TestSecretInspect [2021-07-29T16:19:26.112Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-29T16:19:26.112Z] === RUN TestSecretList [2021-07-29T16:19:26.112Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] --- SKIP: TestSecretList (0.00s) [2021-07-29T16:19:26.112Z] === RUN TestSecretsCreateAndDelete [2021-07-29T16:19:26.112Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-29T16:19:26.112Z] === RUN TestSecretsUpdate [2021-07-29T16:19:26.112Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-29T16:19:26.112Z] === RUN TestTemplatedSecret [2021-07-29T16:19:26.112Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-29T16:19:26.112Z] === RUN TestSecretCreateResolve [2021-07-29T16:19:26.112Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:26.112Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-29T16:19:26.112Z] PASS [2021-07-29T16:19:26.112Z] ok github.com/docker/docker/integration/secret 0.110s [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === Skipped [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-29T16:19:26.112Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] [2021-07-29T16:19:26.112Z] DONE 6 tests, 6 skipped in 1.720s [2021-07-29T16:19:26.318Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-29T16:19:26.570Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-29T16:19:28.225Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-29T16:19:28.225Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-29T16:19:28.225Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-29T16:19:28.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:28.751Z] INFO: Testing against a local daemon [2021-07-29T16:19:28.751Z] === RUN TestServiceCreateInit [2021-07-29T16:19:28.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-29T16:19:28.751Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.751Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-29T16:19:28.751Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.751Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-29T16:19:28.751Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T16:19:28.751Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceMultipleTimes [2021-07-29T16:19:28.752Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceConflict [2021-07-29T16:19:28.752Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceMaxReplicas [2021-07-29T16:19:28.752Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-29T16:19:28.752Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-29T16:19:28.752Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceSecretFileMode [2021-07-29T16:19:28.752Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceConfigFileMode [2021-07-29T16:19:28.752Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceSysctls [2021-07-29T16:19:28.752Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-29T16:19:28.752Z] === RUN TestCreateServiceCapabilities [2021-07-29T16:19:28.752Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-29T16:19:28.752Z] === RUN TestInspect [2021-07-29T16:19:28.752Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestInspect (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestCreateJob [2021-07-29T16:19:28.752Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestCreateJob (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestReplicatedJob [2021-07-29T16:19:28.752Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestUpdateReplicatedJob [2021-07-29T16:19:28.752Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceListWithStatuses [2021-07-29T16:19:28.752Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestDockerNetworkConnectAlias [2021-07-29T16:19:28.752Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestDockerNetworkReConnect [2021-07-29T16:19:28.752Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServicePlugin [2021-07-29T16:19:28.752Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceUpdateLabel [2021-07-29T16:19:28.752Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceUpdateSecrets [2021-07-29T16:19:28.752Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceUpdateConfigs [2021-07-29T16:19:28.752Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceUpdateNetwork [2021-07-29T16:19:28.752Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-29T16:19:28.752Z] === RUN TestServiceUpdatePidsLimit [2021-07-29T16:19:28.752Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-29T16:19:28.752Z] PASS [2021-07-29T16:19:28.752Z] ok github.com/docker/docker/integration/service 0.251s [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === Skipped [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-29T16:19:28.752Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-29T16:19:28.752Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-29T16:19:28.752Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-29T16:19:28.752Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-29T16:19:28.752Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-29T16:19:28.752Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-29T16:19:28.752Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-29T16:19:28.752Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-29T16:19:28.752Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-29T16:19:28.752Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-29T16:19:28.752Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-29T16:19:28.752Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-29T16:19:28.752Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-29T16:19:28.752Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-29T16:19:28.752Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-29T16:19:28.752Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-29T16:19:28.752Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] [2021-07-29T16:19:28.752Z] DONE 24 tests, 23 skipped in 2.534s [2021-07-29T16:19:28.752Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-29T16:19:29.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-29T16:19:30.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:30.349Z] INFO: Testing against a local daemon [2021-07-29T16:19:30.349Z] === RUN TestSessionCreate [2021-07-29T16:19:30.349Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:30.349Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-29T16:19:30.349Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-29T16:19:30.349Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:30.349Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-29T16:19:30.349Z] PASS [2021-07-29T16:19:30.349Z] ok github.com/docker/docker/integration/session 0.098s [2021-07-29T16:19:30.804Z] [2021-07-29T16:19:30.804Z] === Skipped [2021-07-29T16:19:30.804Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-29T16:19:30.804Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:30.804Z] [2021-07-29T16:19:30.804Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-29T16:19:30.804Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-29T16:19:30.804Z] [2021-07-29T16:19:30.804Z] [2021-07-29T16:19:30.804Z] DONE 2 tests, 2 skipped in 1.715s [2021-07-29T16:19:30.804Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-29T16:19:32.336Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:32.336Z] INFO: Testing against a local daemon [2021-07-29T16:19:32.336Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-29T16:19:32.336Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:32.336Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestEventsExecDie [2021-07-29T16:19:32.336Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-29T16:19:32.336Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestEventsBackwardsCompatible [2021-07-29T16:19:32.336Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-29T16:19:32.336Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestEventsVolumeCreate [2021-07-29T16:19:32.336Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-29T16:19:32.336Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestInfoAPI [2021-07-29T16:19:32.336Z] --- PASS: TestInfoAPI (0.04s) [2021-07-29T16:19:32.336Z] === RUN TestInfoAPIWarnings [2021-07-29T16:19:32.336Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:19:32.336Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestInfoDebug [2021-07-29T16:19:32.336Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:32.336Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestInfoInsecureRegistries [2021-07-29T16:19:32.336Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:32.336Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestInfoRegistryMirrors [2021-07-29T16:19:32.336Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:32.336Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-29T16:19:32.336Z] === RUN TestLoginFailsWithBadCredentials [2021-07-29T16:19:32.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-29T16:19:32.458Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-29T16:19:33.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-07-29T16:19:33.335Z] === RUN TestPingCacheHeaders [2021-07-29T16:19:33.335Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-29T16:19:33.335Z] === RUN TestPingGet [2021-07-29T16:19:33.335Z] --- PASS: TestPingGet (0.03s) [2021-07-29T16:19:33.335Z] === RUN TestPingHead [2021-07-29T16:19:33.335Z] --- PASS: TestPingHead (0.03s) [2021-07-29T16:19:33.335Z] === RUN TestVersion [2021-07-29T16:19:33.335Z] --- PASS: TestVersion (0.03s) [2021-07-29T16:19:33.335Z] PASS [2021-07-29T16:19:33.335Z] ok github.com/docker/docker/integration/system 1.202s [2021-07-29T16:19:33.397Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-29T16:19:33.657Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === Skipped [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-29T16:19:33.790Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-29T16:19:33.790Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-29T16:19:33.790Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-29T16:19:33.790Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-29T16:19:33.790Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-29T16:19:33.790Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-29T16:19:33.790Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-29T16:19:33.790Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] [2021-07-29T16:19:33.790Z] DONE 14 tests, 8 skipped in 2.906s [2021-07-29T16:19:33.790Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-29T16:19:35.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:35.328Z] INFO: Testing against a local daemon [2021-07-29T16:19:35.328Z] === RUN TestVolumesCreateAndList [2021-07-29T16:19:35.328Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-29T16:19:35.328Z] === RUN TestVolumesRemove [2021-07-29T16:19:35.794Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-29T16:19:35.794Z] === RUN TestVolumesInspect [2021-07-29T16:19:35.794Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-29T16:19:35.794Z] === RUN TestVolumesInvalidJSON [2021-07-29T16:19:35.794Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-29T16:19:35.794Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-29T16:19:35.794Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-29T16:19:35.794Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-29T16:19:35.794Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-29T16:19:35.794Z] PASS [2021-07-29T16:19:35.794Z] ok github.com/docker/docker/integration/volume 0.375s [2021-07-29T16:19:35.794Z] [2021-07-29T16:19:35.794Z] DONE 5 tests in 2.186s [2021-07-29T16:19:35.794Z] INFO: make.ps1 ended at 07/29/2021 16:19:35 [2021-07-29T16:19:35.794Z] INFO: Integration CLI tests being run from the host: [2021-07-29T16:19:35.794Z] 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-07-29T16:19:36.197Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-29T16:19:36.766Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-29T16:19:37.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-29T16:19:38.648Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-29T16:19:39.596Z] === RUN TestDockerSuite/TestRmiTag [2021-07-29T16:19:39.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-29T16:19:40.794Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-29T16:19:41.362Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-29T16:19:44.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-29T16:19:44.448Z] INFO: Testing against a local daemon [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-29T16:19:44.448Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-29T16:19:44.448Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-29T16:19:44.448Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-29T16:19:45.409Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-29T16:19:45.409Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-29T16:19:45.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-29T16:19:46.132Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-29T16:19:46.370Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-29T16:19:46.370Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-29T16:19:47.071Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-29T16:19:47.071Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-29T16:19:48.448Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-29T16:19:49.387Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-29T16:19:49.646Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-29T16:19:50.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-29T16:19:50.584Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-29T16:19:51.155Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-29T16:19:52.533Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-29T16:19:53.101Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-29T16:19:54.038Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-29T16:19:55.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-29T16:19:55.056Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-29T16:19:55.996Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-29T16:19:57.905Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-29T16:19:58.474Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-29T16:19:59.412Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-29T16:20:00.350Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-29T16:20:00.919Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-29T16:20:01.857Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-29T16:20:02.798Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-29T16:20:03.736Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-29T16:20:04.304Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-29T16:20:04.872Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-29T16:20:05.810Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-29T16:20:05.810Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-29T16:20:07.717Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-29T16:20:08.286Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-29T16:20:08.855Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-29T16:20:09.794Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-29T16:20:10.735Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-29T16:20:11.675Z] docker_cli_service_logs_test.go:245: checking task npph9w85vz5d [2021-07-29T16:20:11.675Z] docker_cli_service_logs_test.go:250: checking messages for npph9w85vz5d [2021-07-29T16:20:11.675Z] docker_cli_service_logs_test.go:245: checking task aprftm5uhi8q [2021-07-29T16:20:11.675Z] docker_cli_service_logs_test.go:250: checking messages for aprftm5uhi8q [2021-07-29T16:20:11.675Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-29T16:20:11.675Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-29T16:20:12.613Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-29T16:20:13.181Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-29T16:20:13.755Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-29T16:20:14.695Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-29T16:20:15.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-29T16:20:15.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-29T16:20:15.849Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-29T16:20:15.849Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-29T16:20:16.786Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-29T16:20:17.723Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-29T16:20:18.292Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-29T16:20:18.862Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-29T16:20:19.123Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-29T16:20:19.692Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-29T16:20:21.072Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-29T16:20:22.453Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-29T16:20:22.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-29T16:20:24.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-29T16:20:24.622Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-29T16:20:24.881Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-29T16:20:25.839Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-29T16:20:26.776Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-29T16:20:27.345Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-29T16:20:28.282Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-29T16:20:29.662Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-29T16:20:32.956Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-29T16:20:32.956Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-29T16:20:33.895Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-29T16:20:35.801Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-29T16:20:37.712Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-29T16:20:39.616Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-29T16:20:42.910Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-29T16:20:42.910Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-29T16:20:42.910Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-29T16:20:42.910Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-29T16:20:42.910Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-29T16:20:42.910Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-29T16:20:43.480Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-29T16:20:45.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-29T16:20:46.327Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-29T16:20:47.707Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-29T16:20:47.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-29T16:20:50.503Z] docker_cli_swarm_test.go:1901: [d5caa0664e253] joining swarm manager [d6ec8105ccdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:20:50.503Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-29T16:20:51.085Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-29T16:20:51.661Z] docker_cli_swarm_test.go:1902: [d8d2682417c4b] joining swarm manager [d6ec8105ccdee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:20:53.041Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-29T16:20:53.610Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-29T16:20:53.610Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-29T16:20:53.610Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-29T16:20:54.180Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-29T16:20:55.562Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-29T16:20:55.562Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-29T16:20:56.500Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-29T16:20:57.073Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-29T16:20:57.641Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-29T16:20:58.579Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-29T16:20:58.579Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-29T16:20:58.605Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-29T16:20:58.605Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-29T16:20:58.605Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-29T16:20:58.605Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-29T16:20:58.605Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-29T16:20:58.605Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-29T16:20:58.605Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-29T16:20:58.605Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-29T16:20:58.605Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-29T16:20:58.605Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-29T16:20:58.605Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-29T16:20:59.060Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-29T16:20:59.148Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-29T16:21:00.087Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-29T16:21:00.655Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-29T16:21:01.223Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-29T16:21:01.296Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-29T16:21:01.296Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-29T16:21:01.296Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-29T16:21:01.296Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-29T16:21:01.296Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-29T16:21:01.296Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-29T16:21:01.296Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-29T16:21:01.296Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-29T16:21:01.296Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-29T16:21:01.795Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-29T16:21:02.732Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-29T16:21:03.300Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-29T16:21:03.868Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-29T16:21:03.868Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-29T16:21:04.806Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-29T16:21:05.046Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-29T16:21:05.046Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-29T16:21:05.046Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-29T16:21:05.046Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-29T16:21:05.046Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-29T16:21:05.375Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-29T16:21:06.757Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-29T16:21:07.017Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-29T16:21:07.017Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-29T16:21:07.017Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-29T16:21:07.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-29T16:21:10.493Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-29T16:21:10.809Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-29T16:21:11.061Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-29T16:21:16.335Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-29T16:21:18.869Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-29T16:21:23.061Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-29T16:21:23.061Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-29T16:21:24.440Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-29T16:21:24.440Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-29T16:21:24.440Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-29T16:21:24.440Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-29T16:21:25.010Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-29T16:21:28.303Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-29T16:21:29.686Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-29T16:21:31.065Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-29T16:21:34.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-29T16:21:36.259Z] docker_cli_swarm_test.go:1802: [d4957e2e5660d] joining swarm manager [d6a4461cf322c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:21:36.827Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-29T16:21:37.397Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-29T16:21:37.657Z] docker_cli_swarm_test.go:1803: [d3ce601e2418e] joining swarm manager [d6a4461cf322c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:21:38.226Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-29T16:21:39.164Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-29T16:21:39.164Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-29T16:21:39.423Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-29T16:21:40.805Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-29T16:21:42.189Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-29T16:21:43.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-29T16:21:43.568Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-29T16:21:43.568Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-29T16:21:44.946Z] === RUN TestDockerSuite/TestRunMount [2021-07-29T16:21:53.077Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-29T16:21:53.336Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-29T16:21:53.336Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-29T16:21:54.277Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-29T16:21:56.189Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-29T16:21:58.100Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-29T16:22:01.397Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-29T16:22:01.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-29T16:22:03.880Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-29T16:22:04.141Z] docker_cli_swarm_test.go:1321: [d746115ed89dc] joining swarm manager [d28cfd74d4122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:22:05.524Z] docker_cli_swarm_test.go:1322: [d4933000d4bce] joining swarm manager [d28cfd74d4122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:22:06.465Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-29T16:22:07.850Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-29T16:22:09.232Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-29T16:22:09.232Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-29T16:22:10.172Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-29T16:22:11.555Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-29T16:22:12.126Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-29T16:22:13.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-29T16:22:14.980Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-29T16:22:16.890Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-29T16:22:21.090Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-29T16:22:21.660Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-29T16:22:21.660Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-29T16:22:22.601Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-29T16:22:22.601Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-29T16:22:23.175Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-29T16:22:23.745Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-29T16:22:23.745Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-29T16:22:24.684Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-29T16:22:31.255Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-29T16:22:31.255Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-29T16:22:31.255Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-29T16:22:31.255Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-29T16:22:31.824Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-29T16:22:33.205Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-29T16:22:34.145Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-29T16:22:34.405Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-29T16:22:34.405Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-29T16:22:34.976Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-29T16:22:35.237Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-29T16:22:35.807Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-29T16:22:36.379Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-29T16:22:36.379Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-29T16:22:36.379Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-29T16:22:36.952Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-29T16:22:36.958Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-29T16:22:36.958Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-29T16:22:36.958Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-29T16:22:37.522Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-29T16:22:37.522Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-29T16:22:37.522Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-29T16:22:38.092Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-29T16:22:39.189Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-29T16:22:39.189Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-29T16:22:39.474Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-29T16:22:39.474Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-29T16:22:39.474Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-29T16:22:42.773Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-29T16:22:43.712Z] === RUN TestDockerSuite/TestRunRm [2021-07-29T16:22:44.651Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-29T16:22:47.951Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-29T16:22:48.848Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-29T16:22:48.848Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-29T16:22:48.911Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-29T16:22:48.911Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-29T16:22:48.911Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-29T16:22:48.911Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-29T16:22:48.911Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-29T16:22:48.911Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-29T16:22:48.911Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-29T16:22:48.911Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-29T16:22:49.418Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-29T16:22:49.938Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-29T16:22:51.332Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-29T16:22:51.592Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-29T16:22:53.665Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-29T16:22:54.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-29T16:22:54.722Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-29T16:22:54.722Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-29T16:22:54.722Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-29T16:22:54.722Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-29T16:22:54.722Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-29T16:22:55.793Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-29T16:22:58.477Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-29T16:22:59.091Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-29T16:22:59.351Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-29T16:22:59.921Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-29T16:23:00.492Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-29T16:23:01.061Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-29T16:23:01.321Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-29T16:23:01.890Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-29T16:23:02.460Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-29T16:23:03.410Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-29T16:23:03.980Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-29T16:23:06.520Z] === RUN TestDockerSuite/TestRunState [2021-07-29T16:23:08.432Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-29T16:23:08.693Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-29T16:23:09.635Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-29T16:23:09.635Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-29T16:23:09.635Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-29T16:23:09.635Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-29T16:23:10.205Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-29T16:23:10.776Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-29T16:23:10.825Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-29T16:23:12.158Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-29T16:23:12.158Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-29T16:23:12.158Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-29T16:23:12.728Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-29T16:23:15.267Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-29T16:23:15.490Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-29T16:23:15.527Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-29T16:23:16.450Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-29T16:23:16.450Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-29T16:23:16.450Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-29T16:23:17.439Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-29T16:23:20.168Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-29T16:23:20.736Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-29T16:23:21.695Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-29T16:23:24.029Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-29T16:23:24.599Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-29T16:23:25.168Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-29T16:23:25.740Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-29T16:23:26.547Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-29T16:23:26.547Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-29T16:23:26.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-29T16:23:26.547Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-29T16:23:26.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-29T16:23:26.547Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-29T16:23:26.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-29T16:23:26.547Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-29T16:23:26.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-29T16:23:27.002Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-29T16:23:27.648Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-29T16:23:28.589Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-29T16:23:29.191Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-29T16:23:29.451Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-29T16:23:29.451Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-29T16:23:30.397Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-29T16:23:30.968Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-29T16:23:31.539Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-29T16:23:31.539Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-29T16:23:31.539Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-29T16:23:31.798Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-29T16:23:32.369Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-29T16:23:36.570Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-29T16:23:36.831Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-29T16:23:38.213Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-29T16:23:40.124Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-29T16:23:41.507Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-29T16:23:44.048Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-29T16:23:45.957Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-29T16:23:46.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-29T16:23:46.529Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-29T16:23:46.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-29T16:23:46.529Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-29T16:23:46.529Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-29T16:23:46.529Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-29T16:23:46.529Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-29T16:23:46.788Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-29T16:23:46.788Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-29T16:23:46.788Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-29T16:23:50.983Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-29T16:23:51.243Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-29T16:23:52.626Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-29T16:23:53.197Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-29T16:23:53.768Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-29T16:23:53.768Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-29T16:23:54.710Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-29T16:23:54.711Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-29T16:23:54.711Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-29T16:23:55.281Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-29T16:23:55.855Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-29T16:23:56.117Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-29T16:23:57.059Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-29T16:23:57.059Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-29T16:23:57.998Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-29T16:23:57.998Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-29T16:23:58.260Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-29T16:23:58.520Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-29T16:23:59.460Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-29T16:23:59.460Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-29T16:23:59.460Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-29T16:24:00.403Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-29T16:24:02.314Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-29T16:24:02.578Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-29T16:24:02.817Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-29T16:24:02.817Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-29T16:24:02.817Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-29T16:24:02.817Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-29T16:24:02.817Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-29T16:24:03.150Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-29T16:24:03.150Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-29T16:24:03.150Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-29T16:24:03.721Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-29T16:24:03.721Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-29T16:24:05.638Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-29T16:24:06.209Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-29T16:24:09.536Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-29T16:24:10.105Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-29T16:24:10.105Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-29T16:24:10.105Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-29T16:24:10.675Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-29T16:24:11.247Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-29T16:24:12.628Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-29T16:24:13.569Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-29T16:24:13.829Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-29T16:24:16.371Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-29T16:24:16.371Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-29T16:24:16.632Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-29T16:24:18.543Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents242338196 [2021-07-29T16:24:18.803Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-29T16:24:19.064Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-29T16:24:19.324Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-29T16:24:21.237Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-29T16:24:21.237Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-29T16:24:21.237Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-29T16:24:22.178Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-29T16:24:22.754Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-29T16:24:24.665Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-29T16:24:24.925Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-29T16:24:24.925Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-29T16:24:24.925Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-29T16:24:25.185Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-29T16:24:25.755Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-29T16:24:27.140Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-29T16:24:28.170Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-29T16:24:28.170Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-29T16:24:28.170Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-29T16:24:28.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-29T16:24:28.524Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-29T16:24:33.802Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-29T16:24:33.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-29T16:24:33.949Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-29T16:24:34.371Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-29T16:24:34.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-29T16:24:36.280Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-29T16:24:37.662Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-29T16:24:38.604Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-29T16:24:38.604Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-29T16:24:38.604Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-29T16:24:39.175Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-29T16:24:39.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-29T16:24:42.472Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-29T16:24:43.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-29T16:24:44.797Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-29T16:24:44.797Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-29T16:24:45.739Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-29T16:24:45.739Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-29T16:24:47.129Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-29T16:24:47.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-29T16:24:48.073Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-29T16:24:49.984Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-29T16:24:52.525Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-29T16:24:55.063Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-29T16:25:00.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-29T16:25:00.248Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-29T16:25:00.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-29T16:25:00.346Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-29T16:25:02.887Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-29T16:25:04.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-29T16:25:04.981Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-29T16:25:04.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-29T16:25:04.981Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-29T16:25:04.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-29T16:25:08.164Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-29T16:25:10.702Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-29T16:25:12.083Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-29T16:25:12.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-29T16:25:12.118Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-29T16:25:12.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-29T16:25:12.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-29T16:25:12.639Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-29T16:25:12.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-29T16:25:12.639Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-29T16:25:12.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-29T16:25:13.023Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-29T16:25:13.593Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-29T16:25:14.163Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-29T16:25:14.163Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-29T16:25:14.163Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-29T16:25:15.102Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-29T16:25:19.301Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-29T16:25:22.596Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-29T16:25:22.856Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-29T16:25:23.427Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-29T16:25:23.427Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-29T16:25:23.427Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-29T16:25:23.427Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-29T16:25:23.427Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-29T16:25:24.810Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-29T16:25:25.751Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-29T16:25:27.133Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-29T16:25:28.526Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-29T16:25:32.731Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-29T16:25:33.673Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-29T16:25:33.673Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-29T16:25:33.673Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-29T16:25:35.631Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-29T16:25:36.571Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-29T16:25:38.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-29T16:25:41.852Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-29T16:25:42.112Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-29T16:25:44.681Z] docker_cli_swarm_test.go:1186: [de01db4c574e2] joining swarm manager [d12646c6ccb36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:25:46.645Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-29T16:25:46.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-29T16:25:46.646Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-29T16:25:46.646Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-29T16:25:46.646Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-29T16:25:47.101Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-29T16:25:48.693Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-29T16:25:48.693Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-29T16:25:48.693Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-29T16:25:50.843Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-29T16:25:51.104Z] docker_cli_swarm_test.go:1195: [d317a70a7c444] joining swarm manager [d12646c6ccb36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:25:53.016Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-29T16:25:58.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-29T16:25:59.040Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-29T16:25:59.040Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-29T16:25:59.040Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-29T16:25:59.040Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-29T16:25:59.040Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-29T16:25:59.495Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-29T16:26:01.020Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-29T16:26:02.012Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-29T16:26:02.468Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-29T16:26:02.497Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-29T16:26:02.923Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-29T16:26:03.493Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-29T16:26:04.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-29T16:26:06.316Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-29T16:26:07.699Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-29T16:26:09.081Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-29T16:26:09.328Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-29T16:26:10.948Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-29T16:26:10.948Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-29T16:26:10.948Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-29T16:26:10.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-29T16:26:12.524Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-29T16:26:12.524Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-29T16:26:12.524Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-29T16:26:12.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-29T16:26:12.980Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-29T16:26:14.600Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-29T16:26:15.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-29T16:26:15.561Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-29T16:26:16.016Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-29T16:26:16.016Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-29T16:26:16.016Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-29T16:26:16.834Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-29T16:26:17.027Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-29T16:26:17.992Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-29T16:26:17.992Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-29T16:26:17.992Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-29T16:26:17.992Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-29T16:26:17.992Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-29T16:26:19.373Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-29T16:26:23.890Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-29T16:26:31.588Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-29T16:26:34.126Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-29T16:26:34.126Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-29T16:26:34.386Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-29T16:26:34.956Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-29T16:26:34.956Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-29T16:26:35.216Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-29T16:26:35.216Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-29T16:26:35.786Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-29T16:26:35.786Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-29T16:26:36.726Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-29T16:26:36.726Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-29T16:26:36.726Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-29T16:26:36.726Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-29T16:26:36.986Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-29T16:26:38.898Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-29T16:26:39.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-29T16:26:39.159Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-29T16:26:39.159Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-29T16:26:39.159Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-29T16:26:40.097Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-29T16:26:42.008Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-29T16:26:42.008Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-29T16:26:42.008Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-29T16:26:42.579Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-29T16:26:45.124Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-29T16:26:47.662Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-29T16:26:49.578Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-29T16:26:49.578Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite (1768.84s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.26s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2021-07-29T16:26:49.578Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.46s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.48s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.28s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.34s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.78s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.45s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.06s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.53s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.87s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.76s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.49s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.59s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.43s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.93s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.40s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.58s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.70s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.62s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.54s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.66s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.54s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.54s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.22s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.75s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.36s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.03s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.60s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.97s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.67s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.44s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.61s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.72s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.66s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.16s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.74s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.85s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.33s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.55s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.19s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.59s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.58s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.57s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.51s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.97s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.70s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.34s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.77s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.62s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.49s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.88s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.67s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.06s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.57s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.22s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.93s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.85s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.60s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.93s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.84s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.77s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.05s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.81s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.57s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.71s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.39s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.91s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.66s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.80s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.24s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.89s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.37s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.18s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.35s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.28s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.85s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnv (1.86s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.33s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.40s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.55s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.43s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.35s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.69s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.42s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.25s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.68s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.73s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.96s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.30s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.50s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.67s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.00s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildHistory (3.32s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.33s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.38s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.16s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.60s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.25s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.03s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.82s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.19s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.50s) [2021-07-29T16:26:49.579Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.69s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.39s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.59s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.55s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.35s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.99s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.94s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.93s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildPATH (1.39s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.83s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.45s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.63s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.80s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRm (3.16s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2021-07-29T16:26:49.579Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.61s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.63s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.48s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.48s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.22s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildStderr (0.95s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.45s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.32s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.50s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.39s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.70s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.35s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.15s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.37s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.13s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.24s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.97s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.70s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.25s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.88s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.28s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.39s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.38s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitTTY (1.47s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.77s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.56s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.46s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.57s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.95s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.12s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.92s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.19s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.75s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.98s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.17s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.52s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.69s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.89s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.91s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.82s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.79s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.68s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (2.24s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000130f78_} (1.67s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1987759068_/foo_false____} (1.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1987759068_/foo_true____} (0.75s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_false____} (1.52s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_true____} (0.67s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3209953675_/foo_true__0xc000130fd8__} (1.59s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000130ff0_} (1.59s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000131008_} (1.62s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000131020_} (1.57s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000131038_} (1.65s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.72s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.67s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.84s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.04s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.88s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.53s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.67s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.07s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.04s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.80s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.59s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.30s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.13s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.93s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-07-29T16:26:49.580Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.90s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.54s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-07-29T16:26:49.580Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.98s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.73s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.20s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.18s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.87s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.35s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsAttach (0.73s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsCommit (0.82s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.69s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.39s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.94s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.42s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.59s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.98s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFilters (1.84s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFormat (1.75s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.37s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.93s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2021-07-29T16:26:49.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-29T16:26:49.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.79s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsRename (0.72s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsResize (0.70s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.66s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsTop (1.01s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.87s) [2021-07-29T16:26:49.842Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.91s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.08s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.19s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.33s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.51s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.60s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.13s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecInteractive (1.11s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.62s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.48s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecParseError (1.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.94s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.88s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.54s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecStartFails (1.30s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.85s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecTTY (1.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.71s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecUlimits (0.99s) [2021-07-29T16:26:49.843Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.62s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestExecWithUser (1.32s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.83s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.17s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHealth (23.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.87s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.77s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportDisplay (2.56s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportFile (2.10s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportGzipped (1.61s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.52s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.74s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.79s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.32s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.17s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.08s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.92s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.06s) [2021-07-29T16:26:49.843Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.11s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectDefault (0.70s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectHistory (0.90s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-29T16:26:49.843Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.69s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.71s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.10s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.64s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.87s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.56s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.37s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.47s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.10s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.86s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.04s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.72s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.26s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.59s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.56s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.45s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.58s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.12s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.10s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsSince (7.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.71s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsTail (1.48s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.35s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.80s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestNetHostname (3.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.73s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.28s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.98s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginActive (1.41s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.42s) [2021-07-29T16:26:49.843Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.64s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.58s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPortList (8.54s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.30s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.98s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.91s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsByOrder (3.36s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.97s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.64s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.77s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.99s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.48s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.79s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.95s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.78s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.74s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2021-07-29T16:26:49.843Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.76s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.12s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.03s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.42s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.47s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.65s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.94s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.18s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.24s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.54s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.37s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddHost (0.66s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.67s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.48s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.68s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.80s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2021-07-29T16:26:49.843Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.97s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.81s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.78s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.10s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (1.19s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.64s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.33s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.48s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.46s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.32s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.74s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.18s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.23s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.03s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.55s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.41s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.64s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.36s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.64s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.39s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMount (7.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.74s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.79s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.31s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.41s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.64s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRm (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.44s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.62s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunState (1.44s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.25s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.60s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.42s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.89s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserByName (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.66s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.90s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.06s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.39s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.11s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.20s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.62s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.70s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.67s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.94s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.82s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2021-07-29T16:26:49.844Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.92s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.96s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.94s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.20s) [2021-07-29T16:26:49.844Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.15s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.40s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.95s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.80s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.61s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.69s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartRecordError (1.71s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.80s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.17s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.92s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.70s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.92s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.67s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-07-29T16:26:49.845Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.71s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.26s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.66s) [2021-07-29T16:26:49.845Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-29T16:26:49.845Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.39s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.35s) [2021-07-29T16:26:49.845Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.79s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.97s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.99s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.73s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.32s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.89s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.96s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.02s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.43s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.33s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.96s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.04s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.95s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.99s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.20s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.80s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.12s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.74s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.96s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.05s) [2021-07-29T16:26:49.845Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.40s) [2021-07-29T16:26:49.845Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-29T16:26:49.845Z] === RUN TestDockerRegistrySuite [2021-07-29T16:26:49.845Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-29T16:26:49.845Z] docker_cli_swarm_test.go:1118: [d08e427d7574b] joining swarm manager [d4eaedee7e889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:26:51.228Z] check_test.go:196: [d15e0030147ca] daemon is not started [2021-07-29T16:26:51.228Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-29T16:26:51.228Z] docker_cli_swarm_test.go:1119: [dc84abf5175c0] joining swarm manager [d4eaedee7e889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:26:52.611Z] check_test.go:196: [d87d5a3bd58b7] daemon is not started [2021-07-29T16:26:52.611Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-29T16:26:53.994Z] check_test.go:196: [db93ec3c01a01] daemon is not started [2021-07-29T16:26:53.994Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-29T16:26:53.994Z] check_test.go:196: [d4c682b55520c] daemon is not started [2021-07-29T16:26:53.994Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-29T16:26:58.200Z] check_test.go:196: [de005ce680f2e] daemon is not started [2021-07-29T16:26:58.200Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-29T16:27:03.480Z] check_test.go:196: [d1fa9a32e404c] daemon is not started [2021-07-29T16:27:03.480Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-29T16:27:06.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-29T16:27:06.357Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-29T16:27:06.781Z] check_test.go:196: [d08c6a84f6abe] daemon is not started [2021-07-29T16:27:06.781Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-29T16:27:07.720Z] check_test.go:196: [d16e65a537a55] daemon is not started [2021-07-29T16:27:07.720Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-29T16:27:07.883Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-29T16:27:08.660Z] check_test.go:196: [da05aab7b5461] daemon is not started [2021-07-29T16:27:08.660Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-29T16:27:10.041Z] check_test.go:196: [dee5fb2916f16] daemon is not started [2021-07-29T16:27:10.041Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-29T16:27:11.423Z] check_test.go:196: [d22695c83de54] daemon is not started [2021-07-29T16:27:11.423Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-29T16:27:12.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-29T16:27:12.665Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-29T16:27:12.812Z] check_test.go:196: [d92deab63736c] daemon is not started [2021-07-29T16:27:12.812Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-29T16:27:13.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-29T16:27:13.121Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-29T16:27:13.577Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-29T16:27:13.577Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-29T16:27:13.577Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-29T16:27:13.752Z] check_test.go:196: [dc3628774430c] daemon is not started [2021-07-29T16:27:13.752Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-29T16:27:14.099Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-29T16:27:14.099Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-29T16:27:14.099Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-29T16:27:15.134Z] check_test.go:196: [df035c9a13fa2] daemon is not started [2021-07-29T16:27:15.134Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-29T16:27:16.075Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6a2d4910150e6977567a2ce2edd74b3162b347131a47d9cc55d46b53d7c70876 [2021-07-29T16:27:17.016Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40911241369684df07410ea7086eb451fa197a6e1ad2bb73d81a90db81927527 [2021-07-29T16:27:17.276Z] check_test.go:196: [d1ce9433c0392] daemon is not started [2021-07-29T16:27:17.536Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-29T16:27:18.476Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fb9966640b712833afb95874854dc4f5c4e842e393bf81881aeb8251ba5febb4 [2021-07-29T16:27:19.416Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a52c7a427aaa444c95691807ef2b7fc213ba4aaea5734d1b56727b4cd066eb12 [2021-07-29T16:27:19.676Z] check_test.go:196: [d01e4e67e1d19] daemon is not started [2021-07-29T16:27:19.676Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-29T16:27:21.057Z] check_test.go:196: [d449b90197bac] daemon is not started [2021-07-29T16:27:21.057Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-29T16:27:23.597Z] check_test.go:196: [ddaa5c1d03186] daemon is not started [2021-07-29T16:27:23.597Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-29T16:27:24.979Z] check_test.go:196: [d8175008b4f55] daemon is not started [2021-07-29T16:27:24.979Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-29T16:27:24.979Z] check_test.go:196: [d5c1d061da65a] daemon is not started [2021-07-29T16:27:24.979Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-29T16:27:26.362Z] check_test.go:196: [d5eb9b17a79a0] daemon is not started [2021-07-29T16:27:26.362Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-29T16:27:27.301Z] check_test.go:196: [da6982a548dc3] daemon is not started [2021-07-29T16:27:27.301Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-29T16:27:28.243Z] check_test.go:196: [df4799297ff82] daemon is not started [2021-07-29T16:27:28.243Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-29T16:27:31.539Z] check_test.go:196: [de1f373894f47] daemon is not started [2021-07-29T16:27:31.539Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-29T16:27:31.539Z] check_test.go:196: [d6465a28a39c4] daemon is not started [2021-07-29T16:27:31.539Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-29T16:27:32.921Z] check_test.go:196: [d9e282aac8e8e] daemon is not started [2021-07-29T16:27:32.921Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-29T16:27:33.180Z] check_test.go:196: [d20a119d457cd] daemon is not started [2021-07-29T16:27:33.180Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-29T16:27:33.440Z] check_test.go:196: [d8c2dcead4a3e] daemon is not started [2021-07-29T16:27:33.440Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-29T16:27:33.700Z] check_test.go:196: [d6aa6212f7298] daemon is not started [2021-07-29T16:27:33.700Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-29T16:27:33.960Z] check_test.go:196: [d1c9845dc5d08] daemon is not started [2021-07-29T16:27:33.960Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-29T16:27:34.221Z] check_test.go:196: [db946cb85c80d] daemon is not started [2021-07-29T16:27:34.221Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-29T16:27:34.221Z] check_test.go:196: [de51b17581ed6] daemon is not started [2021-07-29T16:27:34.481Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-29T16:27:35.863Z] check_test.go:196: [d8d423f01c329] daemon is not started [2021-07-29T16:27:35.863Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-29T16:27:37.776Z] check_test.go:196: [ddaa6cb9504fe] daemon is not started [2021-07-29T16:27:37.776Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-29T16:27:39.159Z] check_test.go:196: [da5baa1fb7b48] daemon is not started [2021-07-29T16:27:39.159Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-29T16:27:39.580Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-29T16:27:39.580Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-29T16:27:39.580Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-29T16:27:39.580Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-29T16:27:40.099Z] check_test.go:196: [d7841feb131f3] daemon is not started [2021-07-29T16:27:40.099Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-29T16:27:41.039Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite (52.15s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.71s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.22s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.37s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.41s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.46s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.32s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.27s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.41s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.33s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.35s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.70s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.05s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.95s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.03s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-07-29T16:27:41.608Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-07-29T16:27:41.608Z] === RUN TestDockerSchema1RegistrySuite [2021-07-29T16:27:41.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-29T16:27:41.868Z] check_test.go:223: [d865b09f21ace] daemon is not started [2021-07-29T16:27:41.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-29T16:27:46.068Z] check_test.go:223: [d170c45f85345] daemon is not started [2021-07-29T16:27:46.068Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-29T16:27:51.364Z] check_test.go:223: [d9ec3a374b95f] daemon is not started [2021-07-29T16:27:51.364Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-29T16:27:54.661Z] check_test.go:223: [d8c5bbf4b642c] daemon is not started [2021-07-29T16:27:54.661Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-29T16:27:55.600Z] check_test.go:223: [dc1b07e0601fe] daemon is not started [2021-07-29T16:27:55.600Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-29T16:27:56.539Z] check_test.go:223: [d8a66bd7aeee8] daemon is not started [2021-07-29T16:27:56.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-29T16:27:56.799Z] check_test.go:223: [ddef13da2b89f] daemon is not started [2021-07-29T16:27:56.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-29T16:27:58.180Z] check_test.go:223: [d5d3b1a3a0734] daemon is not started [2021-07-29T16:27:58.180Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-29T16:27:59.121Z] check_test.go:223: [dfd5dc78c8b05] daemon is not started [2021-07-29T16:27:59.121Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-29T16:28:00.503Z] check_test.go:223: [d62202a7d0b0d] daemon is not started [2021-07-29T16:28:00.503Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-29T16:28:03.803Z] check_test.go:223: [d7dd1d1077be6] daemon is not started [2021-07-29T16:28:03.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-29T16:28:03.803Z] check_test.go:223: [d783e127ffd2e] daemon is not started [2021-07-29T16:28:03.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-29T16:28:04.063Z] check_test.go:223: [decfcf50890dc] daemon is not started [2021-07-29T16:28:04.063Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-29T16:28:04.323Z] check_test.go:223: [ddcec0bab7f2a] daemon is not started [2021-07-29T16:28:04.323Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-29T16:28:04.583Z] check_test.go:223: [dd41104155136] daemon is not started [2021-07-29T16:28:04.583Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-29T16:28:04.844Z] check_test.go:223: [d9193f19dd498] daemon is not started [2021-07-29T16:28:04.844Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-29T16:28:04.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-29T16:28:04.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-29T16:28:04.995Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-29T16:28:05.104Z] check_test.go:223: [ddeef42402b25] daemon is not started [2021-07-29T16:28:05.104Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-29T16:28:05.364Z] check_test.go:223: [d65bef464c1dc] daemon is not started [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite (23.62s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.39s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.28s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.59s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.22s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.09s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.12s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-07-29T16:28:05.364Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-29T16:28:05.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-29T16:28:05.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-29T16:28:05.934Z] check_test.go:252: [d5a21a26002fa] daemon is not started [2021-07-29T16:28:05.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-29T16:28:06.503Z] check_test.go:252: [db4aa09545b3d] daemon is not started [2021-07-29T16:28:06.503Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-29T16:28:06.763Z] check_test.go:252: [db26dc9f4ae86] daemon is not started [2021-07-29T16:28:06.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-29T16:28:07.702Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-29T16:28:07.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-29T16:28:07.961Z] check_test.go:252: [d69942a8aadf5] daemon is not started [2021-07-29T16:28:07.961Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-29T16:28:08.531Z] check_test.go:252: [d304b6aa6c1c3] daemon is not started [2021-07-29T16:28:08.531Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-29T16:28:08.790Z] check_test.go:252: [d6c13a040d3ec] daemon is not started [2021-07-29T16:28:09.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-29T16:28:09.050Z] check_test.go:252: [da9343ee9f316] daemon is not started [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.73s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-07-29T16:28:09.050Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-29T16:28:09.050Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-29T16:28:09.050Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-29T16:28:10.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-29T16:28:13.881Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-29T16:28:14.330Z] check_test.go:279: [d48280da01ba7] daemon is not started [2021-07-29T16:28:14.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-29T16:28:14.331Z] check_test.go:279: [d0f015bb5176a] daemon is not started [2021-07-29T16:28:14.331Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-29T16:28:14.592Z] check_test.go:279: [d065872b86070] daemon is not started [2021-07-29T16:28:14.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-29T16:28:14.592Z] check_test.go:279: [daa365735de2f] daemon is not started [2021-07-29T16:28:14.592Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-29T16:28:14.851Z] check_test.go:279: [d969532e7f517] daemon is not started [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2021-07-29T16:28:14.851Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-07-29T16:28:14.851Z] === RUN TestDockerNetworkSuite [2021-07-29T16:28:14.851Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-29T16:28:17.391Z] docker_cli_swarm_test.go:1172: [dbe1232abfa69] joining swarm manager [d4eaedee7e889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-29T16:28:17.391Z] docker_cli_network_unix_test.go:46: [d566aa3c1e354] daemon is not started [2021-07-29T16:28:17.391Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-29T16:28:18.330Z] docker_cli_network_unix_test.go:46: [dddbff566fb06] daemon is not started [2021-07-29T16:28:18.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-29T16:28:23.613Z] docker_cli_network_unix_test.go:46: [ddf1502cc82c1] daemon is not started [2021-07-29T16:28:24.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-29T16:28:26.095Z] docker_cli_network_unix_test.go:46: [d9530e6677b75] daemon is not started [2021-07-29T16:28:26.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-29T16:28:26.095Z] docker_cli_network_unix_test.go:1233: [dcdc0b2607525] daemon is not started [2021-07-29T16:28:29.389Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-29T16:28:30.328Z] docker_cli_network_unix_test.go:46: [db37e412c45a6] daemon is not started [2021-07-29T16:28:30.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-29T16:28:39.027Z] docker_cli_network_unix_test.go:46: [d59c504db1322] daemon is not started [2021-07-29T16:28:39.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-29T16:28:40.938Z] docker_cli_network_unix_test.go:46: [d727019ed3c33] daemon is not started [2021-07-29T16:28:41.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-29T16:28:42.583Z] docker_cli_network_unix_test.go:46: [de27a6cdc76bd] daemon is not started [2021-07-29T16:28:42.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-29T16:28:43.158Z] docker_cli_network_unix_test.go:46: [d91124b8cbefa] daemon is not started [2021-07-29T16:28:43.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-29T16:28:43.990Z] docker_cli_network_unix_test.go:46: [d16178a546c00] daemon is not started [2021-07-29T16:28:43.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-29T16:28:44.560Z] docker_cli_network_unix_test.go:46: [de7da70710819] daemon is not started [2021-07-29T16:28:45.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-29T16:28:45.702Z] docker_cli_network_unix_test.go:46: [d7fdb238c9f25] daemon is not started [2021-07-29T16:28:46.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-29T16:28:46.273Z] docker_cli_network_unix_test.go:46: [d0837b150a5e2] daemon is not started [2021-07-29T16:28:46.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-29T16:28:46.843Z] docker_cli_network_unix_test.go:46: [d1460a4a3e3c1] daemon is not started [2021-07-29T16:28:46.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-29T16:28:47.413Z] docker_cli_network_unix_test.go:46: [d4fb86e9ccaf9] daemon is not started [2021-07-29T16:28:47.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-29T16:28:47.934Z] docker_cli_network_unix_test.go:46: [dff110cabf284] daemon is not started [2021-07-29T16:28:47.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-29T16:28:47.934Z] docker_cli_network_unix_test.go:46: [dc61ddd92bd9c] daemon is not started [2021-07-29T16:28:47.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-29T16:28:47.934Z] docker_cli_network_unix_test.go:46: [d75359a8a5d8f] daemon is not started [2021-07-29T16:28:47.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-29T16:28:48.874Z] docker_cli_network_unix_test.go:46: [d680e8f5c1dfb] daemon is not started [2021-07-29T16:28:48.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-29T16:28:49.813Z] docker_cli_network_unix_test.go:46: [d111217219ab1] daemon is not started [2021-07-29T16:28:50.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-29T16:28:50.333Z] docker_cli_network_unix_test.go:46: [d28191f684b2d] daemon is not started [2021-07-29T16:28:50.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-29T16:28:50.594Z] docker_cli_network_unix_test.go:46: [d8226106fc597] daemon is not started [2021-07-29T16:28:50.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-29T16:28:50.853Z] docker_cli_network_unix_test.go:46: [dda9779bc4cb6] daemon is not started [2021-07-29T16:28:50.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-29T16:28:52.234Z] docker_cli_network_unix_test.go:968: [d31a2e0102fe4] daemon is not started [2021-07-29T16:28:52.496Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-29T16:28:53.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-29T16:28:54.823Z] docker_cli_swarm_test.go:1453: [dc3a8ceaca103] joining swarm manager [dbcfcd486a270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:28:55.765Z] docker_cli_swarm_test.go:1454: [d5e0a8106535c] joining swarm manager [dbcfcd486a270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-29T16:28:55.765Z] docker_cli_network_unix_test.go:46: [dd0b4bb545cd0] daemon is not started [2021-07-29T16:28:56.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-29T16:29:01.310Z] docker_cli_network_unix_test.go:1116: [dce00722b0c5d] daemon is not started [2021-07-29T16:29:04.652Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-29T16:29:05.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-29T16:29:05.509Z] docker_cli_network_unix_test.go:46: [d81bb92fd65ed] daemon is not started [2021-07-29T16:29:05.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-29T16:29:06.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-29T16:29:06.448Z] docker_cli_network_unix_test.go:46: [df18083444ad6] daemon is not started [2021-07-29T16:29:06.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-29T16:29:06.448Z] docker_cli_network_unix_test.go:46: [dc91e76bc5eec] daemon is not started [2021-07-29T16:29:06.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-29T16:29:06.707Z] docker_cli_network_unix_test.go:46: [d1d7e862f1c72] daemon is not started [2021-07-29T16:29:06.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-29T16:29:06.707Z] docker_cli_network_unix_test.go:46: [d902e2f192e0d] daemon is not started [2021-07-29T16:29:06.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-29T16:29:06.968Z] docker_cli_network_unix_test.go:46: [d55054af37cbd] daemon is not started [2021-07-29T16:29:06.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-29T16:29:06.968Z] docker_cli_network_unix_test.go:46: [d61740587ff34] daemon is not started [2021-07-29T16:29:06.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-29T16:29:07.229Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-29T16:29:07.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-29T16:29:07.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-29T16:29:07.750Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-29T16:29:08.691Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-29T16:29:10.515Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-29T16:29:10.515Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-29T16:29:10.603Z] docker_cli_network_unix_test.go:46: [dc8516f937d53] daemon is not started [2021-07-29T16:29:11.038Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-29T16:29:11.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-29T16:29:11.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-29T16:29:11.541Z] docker_cli_network_unix_test.go:46: [dc5a167f9ec45] daemon is not started [2021-07-29T16:29:11.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-29T16:29:11.541Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-29T16:29:11.541Z] docker_cli_network_unix_test.go:46: [dff3119e7c176] daemon is not started [2021-07-29T16:29:11.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-29T16:29:12.484Z] docker_cli_network_unix_test.go:46: [d60f0ce17fcca] daemon is not started [2021-07-29T16:29:12.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-29T16:29:15.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-29T16:29:17.169Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-29T16:29:18.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-29T16:29:19.053Z] docker_cli_network_unix_test.go:1084: [d73aa1048fcbe] daemon is not started [2021-07-29T16:29:20.437Z] docker_cli_swarm_unix_test.go:62: [dfcf65f79bc3c] joining swarm manager [d9fec282f4f24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:29:21.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-29T16:29:21.376Z] docker_cli_network_unix_test.go:46: [dd7786476c58b] daemon is not started [2021-07-29T16:29:21.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-29T16:29:22.316Z] docker_cli_network_unix_test.go:46: [da88dae221719] daemon is not started [2021-07-29T16:29:22.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-29T16:29:24.227Z] docker_cli_network_unix_test.go:46: [daa02c929cd7c] daemon is not started [2021-07-29T16:29:24.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-29T16:29:24.487Z] docker_cli_network_unix_test.go:46: [db24b5a7c5333] daemon is not started [2021-07-29T16:29:24.487Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-29T16:29:25.427Z] docker_cli_network_unix_test.go:46: [d859eecdb0848] daemon is not started [2021-07-29T16:29:25.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-29T16:29:25.997Z] docker_cli_network_unix_test.go:46: [d190a2688081a] daemon is not started [2021-07-29T16:29:25.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-29T16:29:26.937Z] docker_cli_network_unix_test.go:46: [d711501fbc672] daemon is not started [2021-07-29T16:29:27.197Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-29T16:29:33.784Z] docker_cli_network_unix_test.go:46: [d525a5bcadae2] daemon is not started [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite (78.57s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.57s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.72s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.94s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.04s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.75s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.62s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.34s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.90s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.23s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.48s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.90s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.22s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.48s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.37s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-29T16:29:33.784Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.08s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.06s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.15s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.96s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.23s) [2021-07-29T16:29:33.784Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.12s) [2021-07-29T16:29:33.784Z] === RUN TestDockerHubPullSuite [2021-07-29T16:29:33.784Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-29T16:29:34.722Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-29T16:29:37.260Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-29T16:29:37.520Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-29T16:29:38.462Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-29T16:29:39.036Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite (5.68s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.17s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.45s) [2021-07-29T16:29:39.036Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-29T16:29:39.036Z] PASS [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === Skipped [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-29T16:29:39.036Z] docker_cli_sni_test.go:18: Flakey test [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-29T16:29:39.036Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-29T16:29:39.036Z] [2021-07-29T16:29:39.036Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-29T16:29:39.036Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-29T16:29:39.036Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-29T16:29:39.037Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-29T16:29:39.037Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-29T16:29:39.037Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-29T16:29:39.037Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-29T16:29:39.037Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-29T16:29:39.037Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-29T16:29:39.037Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-29T16:29:39.037Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-29T16:29:39.037Z] docker_cli_network_unix_test.go:46: [dff3119e7c176] daemon is not started [2021-07-29T16:29:39.037Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] DONE 1269 tests, 51 skipped in 1994.548s [2021-07-29T16:29:39.037Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T16:29:39.037Z] ++++ cat bundles/test-integration/docker.pid [2021-07-29T16:29:39.037Z] +++ kill 8259 [2021-07-29T16:29:39.037Z] +++ /etc/init.d/apparmor stop [2021-07-29T16:29:39.037Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] Unloading profiles will leave already running processes permanently [2021-07-29T16:29:39.037Z] unconfined, which can lead to unexpected situations. [2021-07-29T16:29:39.037Z] [2021-07-29T16:29:39.037Z] To set a process to complain mode, use the command line tool [2021-07-29T16:29:39.037Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T16:29:39.037Z] +++ true [2021-07-29T16:29:39.298Z] exiting test-integration [2021-07-29T16:29:39.298Z] ++ exit 0 [2021-07-29T16:29:39.298Z] [2021-07-29T16:29:39.557Z] + for job in $(jobs -p) [2021-07-29T16:29:39.557Z] + wait 11082 [2021-07-29T16:30:11.653Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-29T16:30:11.727Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-29T16:30:11.727Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-29T16:30:11.727Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-29T16:30:13.561Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-29T16:30:17.762Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-29T16:30:19.671Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-29T16:30:22.965Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-29T16:30:25.513Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-29T16:30:27.423Z] docker_api_swarm_test.go:961: [d3a31dc72e98e] joining swarm manager [d5b6141667702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-29T16:30:29.535Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-29T16:30:42.217Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-29T16:30:45.521Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-29T16:30:52.691Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-29T16:30:57.738Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-29T16:31:00.276Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-29T16:31:02.184Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-29T16:31:05.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-29T16:31:12.054Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-29T16:31:17.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-29T16:31:19.886Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-29T16:31:22.951Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-29T16:31:23.180Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-29T16:31:25.720Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-29T16:31:29.013Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-29T16:31:31.520Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-29T16:31:32.315Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-29T16:31:33.694Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-29T16:31:46.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-29T16:32:29.938Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-29T16:32:44.831Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite (1720.04s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.78s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.78s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.35s) [2021-07-29T16:33:02.933Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.77s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.83s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.38s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.55s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.38s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.26s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.35s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.35s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.53s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.51s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.38s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.43s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.88s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.92s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.78s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.91s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.21s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.96s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.41s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.70s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.24s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.72s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.16s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.91s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.06s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.45s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.24s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.51s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.42s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.51s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.79s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.94s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.68s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.70s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.32s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.31s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.18s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.50s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.67s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.34s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.41s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.09s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.27s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.49s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.14s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.78s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.69s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (116.39s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.05s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.92s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.57s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.97s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.27s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.23s) [2021-07-29T16:33:02.933Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.38s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.57s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.43s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.95s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.98s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.73s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.31s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.45s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.28s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.65s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.37s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.69s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.13s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.21s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.40s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.70s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.04s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.79s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.45s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.79s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.07s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2021-07-29T16:33:02.933Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-07-29T16:33:02.933Z] === RUN TestDockerExternalVolumeSuite [2021-07-29T16:33:02.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-29T16:33:02.933Z] docker_cli_external_volume_driver_test.go:53: [dcf8a33285569] daemon is not started [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-29T16:33:12.570Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-29T16:33:12.570Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-29T16:33:12.570Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-29T16:33:12.570Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-29T16:33:17.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-29T16:33:18.419Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-29T16:33:25.668Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-29T16:33:30.419Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-29T16:33:30.419Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-29T16:33:30.419Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-29T16:33:30.419Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-29T16:33:30.877Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-29T16:33:30.877Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-29T16:33:30.877Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-29T16:33:30.877Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-29T16:33:30.877Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-29T16:33:30.877Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-29T16:33:30.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-29T16:33:34.917Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-29T16:33:34.917Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-29T16:33:34.917Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-29T16:33:34.917Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-29T16:33:35.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-29T16:33:35.375Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-29T16:33:35.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-29T16:33:36.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-29T16:33:46.806Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-29T16:34:04.791Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-29T16:34:05.256Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-29T16:34:05.256Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-29T16:34:05.256Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-29T16:34:05.256Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-29T16:34:05.256Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-29T16:34:05.256Z] === RUN TestDockerSuite/TestBuildFails [2021-07-29T16:34:08.224Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-29T16:34:08.224Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-29T16:34:14.083Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-29T16:34:21.285Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-29T16:34:25.530Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-29T16:34:27.369Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-29T16:34:33.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-29T16:34:34.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-29T16:34:35.097Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-29T16:34:40.987Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-29T16:34:40.987Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-29T16:34:40.987Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-29T16:34:40.987Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-29T16:34:41.442Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-29T16:34:41.442Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-29T16:34:41.442Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-29T16:34:48.554Z] docker_cli_external_volume_driver_test.go:53: [ded26dc832831] daemon is not started [2021-07-29T16:34:56.271Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-29T16:34:56.271Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-29T16:34:56.271Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-29T16:35:03.450Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-29T16:35:08.756Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-29T16:35:08.756Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-29T16:35:15.809Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-29T16:35:15.809Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-29T16:35:15.809Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-29T16:35:15.809Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-29T16:35:16.265Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-29T16:35:20.995Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-29T16:35:21.544Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-29T16:35:21.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-29T16:35:22.000Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-29T16:35:23.047Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-29T16:35:24.016Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-29T16:35:24.977Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-29T16:35:26.556Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-29T16:35:33.761Z] docker_cli_external_volume_driver_test.go:53: [d865d02e6e826] daemon is not started [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-29T16:35:33.792Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-29T16:35:33.792Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-29T16:35:33.792Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-29T16:35:34.247Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-29T16:35:35.335Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-29T16:35:41.228Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-29T16:35:48.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-29T16:35:48.917Z] docker_cli_external_volume_driver_test.go:53: [dec4f84e09b13] daemon is not started [2021-07-29T16:35:58.968Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-29T16:35:58.968Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-29T16:35:58.968Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-29T16:35:59.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-29T16:36:03.818Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-29T16:36:35.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-29T16:36:42.482Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-29T16:36:52.911Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-29T16:36:54.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-29T16:36:57.647Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-29T16:37:04.870Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-29T16:37:09.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-29T16:37:15.243Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-29T16:37:36.400Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-29T16:37:36.400Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-29T16:37:36.400Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-29T16:37:44.945Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-29T16:37:44.945Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-29T16:37:44.945Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-29T16:37:44.945Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-29T16:37:44.945Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-29T16:37:44.945Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-29T16:37:47.831Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-29T16:37:52.528Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-29T16:37:55.415Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-29T16:37:55.415Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-29T16:37:55.415Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-29T16:37:55.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-29T16:37:58.302Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-29T16:37:59.368Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-29T16:38:00.894Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-29T16:38:11.302Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-29T16:38:11.758Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-29T16:38:13.819Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-29T16:38:22.133Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-29T16:38:25.849Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-29T16:38:38.306Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-29T16:38:43.044Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-29T16:38:45.917Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-29T16:38:47.749Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-29T16:38:48.711Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-29T16:38:48.711Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-29T16:38:48.711Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-29T16:38:48.711Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-29T16:38:48.711Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-29T16:38:50.885Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-29T16:38:50.885Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-29T16:38:50.885Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-29T16:39:18.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-29T16:39:31.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-29T16:39:36.057Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-29T16:39:49.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-29T16:39:49.546Z] docker_cli_external_volume_driver_test.go:485: [dfb297bfdfa58] daemon is not started [2021-07-29T16:39:53.799Z] === RUN TestDockerSuite/TestBuildRm [2021-07-29T16:40:04.447Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-29T16:40:04.706Z] docker_cli_external_volume_driver_test.go:53: [dcc94f624c9fe] daemon is not started [2021-07-29T16:40:11.741Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-29T16:40:12.706Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-29T16:40:12.706Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-29T16:40:12.706Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-29T16:40:12.706Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-29T16:40:13.221Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-29T16:40:14.753Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-29T16:40:18.504Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite (439.43s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.41s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.41s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.50s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.05s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s) [2021-07-29T16:40:19.630Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-29T16:40:19.630Z] PASS [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] === Skipped [2021-07-29T16:40:19.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.10s) [2021-07-29T16:40:19.630Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-29T16:40:19.630Z] check_test.go:309: [dac4db6d7ba7e] daemon is not started [2021-07-29T16:40:19.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.10s) [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-29T16:40:19.630Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-29T16:40:19.630Z] check_test.go:309: [dd0861c77e5d9] daemon is not started [2021-07-29T16:40:19.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-29T16:40:19.630Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-29T16:40:19.630Z] check_test.go:309: [d6aaf0238d7a5] daemon is not started [2021-07-29T16:40:19.630Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-29T16:40:19.630Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-29T16:40:19.630Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-29T16:40:19.630Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-29T16:40:19.630Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] [2021-07-29T16:40:19.630Z] DONE 273 tests, 5 skipped in 2635.111s [2021-07-29T16:40:19.630Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-29T16:40:19.891Z] ++++ cat bundles/test-integration/docker.pid [2021-07-29T16:40:19.891Z] +++ kill 8233 [2021-07-29T16:40:19.891Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da71bb6533015/docker.pid [2021-07-29T16:40:19.891Z] +++ kill 7078 [2021-07-29T16:40:19.891Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7078 is not a child of this shell [2021-07-29T16:40:19.891Z] warning: PID 7078 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da71bb6533015/docker.pid had a nonzero exit code [2021-07-29T16:40:20.151Z] +++ /etc/init.d/apparmor stop [2021-07-29T16:40:20.151Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-29T16:40:20.151Z] [2021-07-29T16:40:20.151Z] Unloading profiles will leave already running processes permanently [2021-07-29T16:40:20.151Z] unconfined, which can lead to unexpected situations. [2021-07-29T16:40:20.151Z] [2021-07-29T16:40:20.151Z] To set a process to complain mode, use the command line tool [2021-07-29T16:40:20.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-29T16:40:20.151Z] +++ true [2021-07-29T16:40:20.151Z] exiting test-integration [2021-07-29T16:40:20.151Z] ++ exit 0 [2021-07-29T16:40:20.151Z] [2021-07-29T16:40:20.411Z] + exit 0 [2021-07-29T16:40:20.411Z] ++ jobs -p [2021-07-29T16:40:20.411Z] + pids= [2021-07-29T16:40:20.411Z] + echo 'Remaining pids to kill: []' [2021-07-29T16:40:20.411Z] Remaining pids to kill: [] [2021-07-29T16:40:20.411Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-29T16:40:20.428Z] Recording test results [2021-07-29T16:40:22.155Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-29T16:40:22.489Z] + echo Ensuring container killed. [2021-07-29T16:40:22.489Z] Ensuring container killed. [2021-07-29T16:40:22.489Z] + docker ps -aq -f name=docker-pr12-* [2021-07-29T16:40:22.489Z] + cids=f607653f9504 [2021-07-29T16:40:22.489Z] caf50fe94f5d [2021-07-29T16:40:22.489Z] 5a2bfdba9475 [2021-07-29T16:40:22.489Z] + [ -n f607653f9504 [2021-07-29T16:40:22.489Z] caf50fe94f5d [2021-07-29T16:40:22.489Z] 5a2bfdba9475 ] [2021-07-29T16:40:22.489Z] + docker rm -vf f607653f9504 caf50fe94f5d 5a2bfdba9475 [2021-07-29T16:40:23.176Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-29T16:40:25.039Z] f607653f9504 [2021-07-29T16:40:25.039Z] caf50fe94f5d [2021-07-29T16:40:25.039Z] 5a2bfdba9475 [Pipeline] sh [2021-07-29T16:40:25.348Z] + echo Chowning /workspace to jenkins user [2021-07-29T16:40:25.348Z] Chowning /workspace to jenkins user [2021-07-29T16:40:25.348Z] + id -u [2021-07-29T16:40:25.348Z] + id -g [2021-07-29T16:40:25.348Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42679:/workspace busybox chown -R 1000:1000 /workspace [2021-07-29T16:40:25.348Z] Unable to find image 'busybox:latest' locally [2021-07-29T16:40:25.608Z] latest: Pulling from library/busybox [2021-07-29T16:40:25.608Z] b71f96345d44: Pulling fs layer [2021-07-29T16:40:25.608Z] b71f96345d44: Verifying Checksum [2021-07-29T16:40:25.608Z] b71f96345d44: Download complete [2021-07-29T16:40:25.868Z] b71f96345d44: Pull complete [2021-07-29T16:40:25.868Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-29T16:40:25.868Z] Status: Downloaded newer image for busybox:latest [2021-07-29T16:40:27.928Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-29T16:40:30.372Z] + bundleName=amd64 [2021-07-29T16:40:30.372Z] + echo Creating amd64-bundles.tar.gz [2021-07-29T16:40:30.372Z] Creating amd64-bundles.tar.gz [2021-07-29T16:40:30.372Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-29T16:40:30.372Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-29T16:40:31.765Z] Archiving artifacts [2021-07-29T16:40:33.855Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T16:40:34.172Z] + make clean [2021-07-29T16:40:34.431Z] docker volume rm -f docker-dev-cache [2021-07-29T16:40:34.431Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T16:40:49.327Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-29T16:40:49.327Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-29T16:40:49.783Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-29T16:40:58.567Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-29T16:40:59.024Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-29T16:41:09.418Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-29T16:41:09.418Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-29T16:41:13.138Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-29T16:41:43.400Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-29T16:41:43.400Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-29T16:41:43.400Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-29T16:41:44.487Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-29T16:41:46.014Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-29T16:41:56.597Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-29T16:42:01.327Z] === RUN TestDockerSuite/TestBuildUser [2021-07-29T16:42:01.327Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-29T16:42:01.327Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-29T16:42:01.327Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-29T16:42:01.327Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-29T16:42:01.327Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-29T16:42:01.327Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-29T16:42:05.213Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-29T16:42:05.213Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-29T16:42:09.076Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-29T16:42:09.076Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-29T16:42:09.076Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-29T16:42:09.076Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-29T16:42:09.076Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-29T16:42:34.266Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-29T16:42:34.266Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-29T16:42:42.984Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-29T16:42:47.843Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-29T16:42:47.843Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-29T16:42:48.299Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-29T16:42:48.299Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-29T16:42:48.299Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-29T16:42:50.569Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-29T16:42:50.569Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-29T16:42:51.023Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-29T16:43:03.443Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-29T16:43:06.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-29T16:43:06.389Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-29T16:43:21.213Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-29T16:43:21.213Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-29T16:43:21.798Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-29T16:43:21.798Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-29T16:43:21.798Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-29T16:43:21.798Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-29T16:43:22.253Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-29T16:43:23.321Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-29T16:43:32.184Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-29T16:43:33.158Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-29T16:43:33.158Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-29T16:43:33.613Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-29T16:43:33.613Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-29T16:43:33.613Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-29T16:43:33.613Z] docker_cli_sni_test.go:18: Flakey test [2021-07-29T16:43:33.613Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-29T16:43:35.262Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-29T16:43:41.038Z] === RUN TestDockerSuite/TestCommitChange [2021-07-29T16:43:45.804Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-29T16:43:50.469Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-29T16:43:50.469Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-29T16:43:50.924Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-29T16:43:58.239Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-29T16:43:58.239Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-29T16:43:58.239Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-29T16:44:05.550Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-29T16:44:10.313Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-29T16:44:10.313Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-29T16:44:10.313Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-29T16:44:10.313Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-29T16:44:10.313Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-29T16:44:10.313Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-29T16:44:10.313Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-29T16:44:10.313Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-29T16:44:18.850Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-29T16:44:26.019Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-29T16:44:26.019Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-29T16:44:26.019Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-29T16:44:28.182Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-29T16:44:28.182Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-29T16:44:28.182Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-29T16:44:28.182Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-29T16:44:28.182Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-29T16:44:28.182Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-29T16:44:28.182Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-29T16:44:31.072Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-29T16:44:31.072Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-29T16:44:31.072Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-29T16:44:31.072Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-29T16:44:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-29T16:44:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-29T16:44:33.235Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-29T16:44:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-29T16:44:33.235Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-29T16:44:33.235Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-29T16:44:33.235Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-29T16:44:33.235Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-29T16:44:36.951Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-29T16:44:39.181Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-29T16:44:41.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-29T16:44:41.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-29T16:44:41.344Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-29T16:44:41.344Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-29T16:44:43.523Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-29T16:44:43.523Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-29T16:44:45.690Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-29T16:44:45.690Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-29T16:44:45.690Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-29T16:44:45.690Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T16:44:45.690Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-29T16:44:47.908Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-29T16:44:47.908Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-29T16:44:50.076Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-29T16:44:50.076Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-29T16:44:50.076Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-29T16:44:53.879Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-29T16:44:53.879Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-29T16:44:56.853Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-29T16:45:00.674Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-29T16:45:04.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-29T16:45:04.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-29T16:45:04.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-29T16:45:04.506Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-29T16:45:04.962Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-29T16:45:06.490Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-29T16:45:06.490Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-29T16:45:06.490Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-29T16:45:09.421Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-29T16:45:09.421Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-29T16:45:09.421Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-29T16:45:11.720Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-29T16:45:11.720Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-29T16:45:16.512Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-29T16:45:18.745Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-29T16:45:18.745Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-29T16:45:18.745Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-29T16:45:18.745Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-29T16:45:18.745Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-29T16:45:18.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-29T16:45:20.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-29T16:45:20.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-29T16:45:23.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-29T16:45:26.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-29T16:45:28.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-29T16:45:31.119Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000879740_} [2021-07-29T16:45:33.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1578176554_c:\foo_false____} [2021-07-29T16:45:36.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1578176554_c:\foo_true____} [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-29T16:45:38.539Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-29T16:45:38.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-29T16:45:38.996Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-29T16:45:38.996Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-29T16:45:38.996Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-29T16:45:38.996Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-29T16:45:38.996Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-29T16:45:38.996Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-29T16:45:41.942Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-29T16:45:41.942Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-29T16:45:41.942Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-29T16:45:41.942Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-29T16:45:44.881Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-29T16:45:44.881Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-29T16:45:44.881Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-29T16:45:44.881Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-29T16:45:47.830Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-29T16:45:47.830Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-29T16:45:47.830Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-29T16:45:47.830Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-29T16:45:47.830Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-29T16:45:47.830Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-29T16:45:47.830Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-29T16:45:52.494Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-29T16:45:55.478Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-29T16:45:55.478Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-29T16:45:55.478Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-29T16:45:55.478Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-29T16:45:55.478Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-29T16:46:05.944Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-29T16:46:05.944Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-29T16:46:05.944Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-29T16:46:05.944Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-29T16:46:05.944Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-29T16:46:14.491Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-29T16:46:14.491Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-29T16:46:14.491Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-29T16:46:14.491Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-29T16:46:14.491Z] === RUN TestDockerSuite/TestCpToDot [2021-07-29T16:46:17.381Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-29T16:46:17.381Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-29T16:46:17.381Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-29T16:46:17.381Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-29T16:46:17.381Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-29T16:46:20.269Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-29T16:46:20.270Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-29T16:46:20.270Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-29T16:46:20.270Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-29T16:46:20.270Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-29T16:46:20.270Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-29T16:46:23.208Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-29T16:46:24.738Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-29T16:46:25.194Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-29T16:46:25.649Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-29T16:46:32.780Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-29T16:46:33.235Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-29T16:46:33.235Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-29T16:46:33.235Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-29T16:46:33.235Z] === RUN TestDockerSuite/TestCreateRM [2021-07-29T16:46:33.763Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-29T16:46:33.763Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-29T16:46:33.763Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-29T16:46:33.763Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-29T16:46:34.724Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-29T16:46:43.323Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-29T16:46:43.323Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-29T16:46:43.779Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-29T16:46:47.499Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-29T16:46:47.957Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-29T16:46:47.957Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-29T16:46:47.957Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-29T16:46:50.979Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-29T16:46:50.979Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDockerFails [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-29T16:46:50.979Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-29T16:46:50.979Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-29T16:46:50.979Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-29T16:46:50.979Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-29T16:46:50.979Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-29T16:46:50.979Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-29T16:46:53.907Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-29T16:46:56.798Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-29T16:46:59.712Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-29T16:47:08.265Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-29T16:47:13.170Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-29T16:47:19.050Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-29T16:47:21.229Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-29T16:47:21.684Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-29T16:47:26.442Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-29T16:47:27.403Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-29T16:47:28.388Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-29T16:47:34.313Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-29T16:47:39.152Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-29T16:47:39.153Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-29T16:47:39.153Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-29T16:47:39.153Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-29T16:47:39.153Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-29T16:47:39.153Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-29T16:47:39.153Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-29T16:47:39.153Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-29T16:47:39.153Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-29T16:47:40.112Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-29T16:47:40.112Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-29T16:47:40.112Z] === RUN TestDockerSuite/TestEventsRename [2021-07-29T16:47:42.387Z] === RUN TestDockerSuite/TestEventsResize [2021-07-29T16:47:51.116Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-29T16:47:53.401Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-29T16:47:55.695Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-29T16:48:01.591Z] === RUN TestDockerSuite/TestEventsTop [2021-07-29T16:48:01.591Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-29T16:48:01.591Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-29T16:48:03.759Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-29T16:48:08.626Z] === RUN TestDockerSuite/TestExec [2021-07-29T16:48:08.626Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T16:48:08.626Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-29T16:48:08.626Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-29T16:48:08.626Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-29T16:48:10.151Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-29T16:48:12.315Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-29T16:48:12.315Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T16:48:12.315Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-29T16:48:12.315Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-29T16:48:12.315Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-29T16:48:12.315Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-29T16:48:12.315Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-29T16:48:14.479Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-29T16:48:16.811Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-29T16:48:18.974Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-29T16:48:21.138Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-29T16:48:25.883Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-29T16:48:25.883Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-29T16:48:25.883Z] === RUN TestDockerSuite/TestExecEnv [2021-07-29T16:48:25.883Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-29T16:48:25.883Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-29T16:48:25.883Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-29T16:48:25.883Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-29T16:48:28.142Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-29T16:48:32.805Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-29T16:48:32.805Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-29T16:48:32.805Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-29T16:48:32.805Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-29T16:48:32.805Z] === RUN TestDockerSuite/TestExecParseError [2021-07-29T16:48:32.805Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-29T16:48:32.805Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-29T16:48:32.805Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-29T16:48:33.265Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-29T16:48:33.265Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-29T16:48:33.265Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-29T16:48:35.431Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-29T16:48:35.431Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-29T16:48:35.431Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-29T16:48:35.431Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-29T16:48:35.431Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-29T16:48:35.431Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-29T16:48:38.323Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-29T16:48:38.323Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-29T16:48:38.323Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-29T16:48:44.087Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-29T16:48:44.087Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-29T16:48:44.087Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-29T16:48:44.087Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-29T16:48:44.087Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-29T16:48:44.087Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-29T16:48:44.087Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-29T16:48:49.975Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-29T16:48:57.022Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-29T16:48:59.230Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-29T16:49:05.118Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-29T16:49:05.118Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T16:49:05.118Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-29T16:49:05.118Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-29T16:49:05.573Z] === RUN TestDockerSuite/TestHealth [2021-07-29T16:49:05.573Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-29T16:49:05.573Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-29T16:49:05.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-29T16:49:05.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-29T16:49:05.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-29T16:49:10.309Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-29T16:49:10.822Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-29T16:49:10.822Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-29T16:49:10.822Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-29T16:49:10.822Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-29T16:49:10.822Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-29T16:49:11.280Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-29T16:49:11.736Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-29T16:49:11.736Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-29T16:49:11.736Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-29T16:49:12.784Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-29T16:49:12.784Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-29T16:49:15.022Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-29T16:49:15.022Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-29T16:49:17.283Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-29T16:49:21.011Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-29T16:49:21.011Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-29T16:49:21.011Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-29T16:49:21.011Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-29T16:49:24.943Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-29T16:49:24.943Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-29T16:49:27.239Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportFile [2021-07-29T16:49:27.239Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-29T16:49:27.239Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-29T16:49:27.239Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-29T16:49:27.239Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-29T16:49:27.239Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-29T16:49:27.239Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-29T16:49:27.239Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-29T16:49:27.239Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-29T16:49:27.239Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-29T16:49:27.239Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-29T16:49:30.128Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-29T16:49:33.019Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-29T16:49:33.019Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-29T16:49:33.019Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-29T16:49:33.019Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-29T16:49:33.019Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-29T16:49:33.019Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-29T16:49:33.019Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-29T16:49:33.019Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-29T16:49:35.232Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-29T16:49:35.687Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-29T16:49:38.634Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-29T16:49:38.634Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-29T16:49:38.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-29T16:49:38.634Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-29T16:49:38.634Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-29T16:49:38.634Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-29T16:49:38.634Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-29T16:49:40.800Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-29T16:49:45.517Z] === RUN TestDockerSuite/TestInspectImage [2021-07-29T16:49:45.517Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T16:49:45.517Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-29T16:49:45.517Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-29T16:49:45.517Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-29T16:49:45.517Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-29T16:49:45.517Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-29T16:49:47.683Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-29T16:49:49.971Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-29T16:49:49.971Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-29T16:49:52.860Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-29T16:49:55.055Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-29T16:49:55.055Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-29T16:49:55.055Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-29T16:49:55.055Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-29T16:49:57.219Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-29T16:50:00.137Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-29T16:50:04.990Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-29T16:50:07.176Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-29T16:50:09.468Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-29T16:50:11.643Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-29T16:50:14.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-29T16:50:16.718Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-29T16:50:19.611Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-29T16:50:19.611Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-29T16:50:19.611Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-29T16:50:19.611Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-29T16:50:21.785Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-29T16:50:23.993Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-29T16:50:31.148Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-29T16:50:32.687Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-29T16:50:32.687Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-29T16:50:32.687Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-29T16:50:35.661Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-29T16:50:35.661Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-29T16:50:42.851Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-29T16:50:48.724Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-29T16:50:55.869Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-29T16:50:58.037Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-29T16:51:00.260Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-29T16:51:00.260Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-29T16:51:00.260Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-29T16:51:02.425Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-29T16:51:05.315Z] === RUN TestDockerSuite/TestLogsSince [2021-07-29T16:51:15.812Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-29T16:51:15.812Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-29T16:51:15.812Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-29T16:51:15.812Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-29T16:51:15.812Z] === RUN TestDockerSuite/TestLogsTail [2021-07-29T16:51:17.339Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-29T16:51:20.229Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-29T16:51:23.130Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-29T16:51:23.130Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestNetHostname [2021-07-29T16:51:23.130Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-29T16:51:23.130Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-29T16:51:23.130Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-29T16:51:23.130Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginActive [2021-07-29T16:51:23.130Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-29T16:51:23.130Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-29T16:51:23.130Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-29T16:51:23.130Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-29T16:51:23.130Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-29T16:51:23.130Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-29T16:51:23.131Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-29T16:51:23.131Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-29T16:51:23.131Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-29T16:51:23.131Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-29T16:51:23.131Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPortList [2021-07-29T16:51:23.131Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-29T16:51:23.131Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-29T16:51:29.162Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-29T16:51:29.162Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-29T16:51:29.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-29T16:51:33.830Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-29T16:51:33.831Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-29T16:51:33.831Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-29T16:51:42.497Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-29T16:51:42.497Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-29T16:51:42.497Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-29T16:51:51.195Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-29T16:52:09.193Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-29T16:52:09.193Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-29T16:52:09.193Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-29T16:52:09.193Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-29T16:52:19.965Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-29T16:52:23.682Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-29T16:52:32.240Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-29T16:52:37.032Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-29T16:52:37.032Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-29T16:52:37.032Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-29T16:52:37.032Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-29T16:52:37.032Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-29T16:52:41.915Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-29T16:52:41.915Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-29T16:52:41.915Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-29T16:52:41.915Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-29T16:52:41.915Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-29T16:52:41.915Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-29T16:52:41.915Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-29T16:52:41.915Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-29T16:52:41.915Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-29T16:52:48.995Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-29T16:52:48.995Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-29T16:52:48.995Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-29T16:52:50.521Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-29T16:52:50.521Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-29T16:52:50.521Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-29T16:52:51.482Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-29T16:52:52.444Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-29T16:52:52.444Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-29T16:52:52.444Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-29T16:52:57.149Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-29T16:53:02.044Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-29T16:53:04.215Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-29T16:53:25.447Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-29T16:53:25.447Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T16:53:25.447Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-29T16:53:32.571Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-29T16:53:32.571Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-29T16:53:32.571Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-29T16:53:33.534Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-29T16:53:38.201Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-29T16:53:43.124Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-29T16:53:43.124Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T16:53:43.124Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-29T16:53:47.867Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-29T16:53:47.867Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-29T16:53:48.323Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-29T16:54:09.507Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-29T16:54:09.507Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-29T16:54:10.468Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-29T16:54:23.207Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-29T16:54:27.878Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-29T16:54:36.423Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-29T16:54:40.139Z] === RUN TestDockerSuite/TestRmiTag [2021-07-29T16:54:40.595Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-29T16:54:42.768Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-29T16:55:03.867Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-29T16:55:06.837Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-29T16:55:11.627Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-29T16:55:13.156Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-29T16:55:13.156Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-29T16:55:15.392Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-29T16:55:15.393Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-29T16:55:15.393Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-29T16:55:15.393Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-29T16:55:15.393Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-29T16:55:20.175Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-29T16:55:23.120Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-29T16:55:25.338Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-29T16:55:28.394Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-29T16:55:30.558Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-29T16:55:31.017Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.823Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-29T16:55:36.823Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.824Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-29T16:55:36.824Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.824Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-29T16:55:36.824Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-29T16:55:36.824Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-29T16:55:39.108Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-29T16:55:39.108Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-29T16:55:39.108Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-29T16:55:41.998Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-29T16:55:41.998Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-29T16:55:41.998Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-29T16:55:41.998Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-29T16:55:41.998Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-29T16:55:44.236Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-29T16:55:44.236Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-29T16:55:46.402Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-29T16:55:49.291Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-29T16:55:51.534Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-29T16:55:51.534Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-29T16:55:51.534Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-29T16:55:51.534Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-29T16:55:51.534Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-29T16:55:51.534Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-29T16:55:51.990Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-29T16:55:54.153Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-29T16:55:54.153Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-29T16:55:54.153Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-29T16:55:54.153Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-29T16:55:54.153Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-29T16:55:54.153Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-29T16:55:54.610Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-29T16:55:54.610Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-29T16:55:54.610Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-29T16:55:56.852Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-29T16:56:01.533Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-29T16:56:01.533Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.533Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-29T16:56:01.533Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.533Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-29T16:56:01.533Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.533Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-29T16:56:01.533Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.533Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-29T16:56:01.533Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.989Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-29T16:56:01.989Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-29T16:56:01.989Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-29T16:56:05.009Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-29T16:56:05.009Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-29T16:56:05.009Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-29T16:56:05.009Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-29T16:56:05.009Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-29T16:56:05.009Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-29T16:56:07.194Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-29T16:56:10.086Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-29T16:56:10.086Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-29T16:56:10.086Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-29T16:56:12.252Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-29T16:56:12.252Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-29T16:56:12.252Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-29T16:56:12.252Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-29T16:56:12.252Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-29T16:56:12.252Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-29T16:56:12.252Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-29T16:56:15.140Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-29T16:56:17.396Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-29T16:56:20.430Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-29T16:56:22.697Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-29T16:56:22.697Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-29T16:56:22.697Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-29T16:56:22.697Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-29T16:56:22.697Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-29T16:56:22.697Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-29T16:56:22.697Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-29T16:56:23.156Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-29T16:56:23.156Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-29T16:56:23.156Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-29T16:56:23.156Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-29T16:56:23.156Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-29T16:56:23.156Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-29T16:56:23.156Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-29T16:56:23.156Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-29T16:56:23.156Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-29T16:56:27.970Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-29T16:56:27.970Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-29T16:56:27.970Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-29T16:56:27.970Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-29T16:56:27.970Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-29T16:56:27.970Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-29T16:56:36.617Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-29T16:56:36.617Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-29T16:56:36.617Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunMount [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-29T16:56:37.074Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-29T16:56:37.074Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-29T16:56:45.896Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-29T16:56:45.896Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-29T16:56:45.896Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-29T16:56:45.896Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-29T16:56:45.896Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-29T16:56:45.896Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-29T16:56:45.896Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-29T16:56:50.565Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-29T16:56:55.393Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-29T16:56:55.393Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-29T16:56:55.848Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-29T16:56:56.814Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-29T16:56:58.979Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-29T16:57:01.192Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-29T16:57:02.152Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-29T16:57:04.317Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-29T16:57:04.317Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-29T16:57:08.064Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-29T16:57:08.064Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-29T16:57:08.064Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-29T16:57:08.064Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-29T16:57:08.064Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-29T16:57:08.064Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-29T16:57:18.676Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-29T16:57:18.676Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-29T16:57:18.676Z] === RUN TestDockerSuite/TestRunRm [2021-07-29T16:57:19.642Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-29T16:57:25.544Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-29T16:57:28.440Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-29T16:57:30.605Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-29T16:57:32.870Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-29T16:57:35.869Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-29T16:57:35.869Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-29T16:57:35.869Z] === RUN TestDockerSuite/TestRunState [2021-07-29T16:57:35.869Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-29T16:57:35.869Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-29T16:57:37.401Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-29T16:57:37.401Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-29T16:57:37.857Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-29T16:57:40.061Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-29T16:57:40.061Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-29T16:57:40.061Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-29T16:57:40.061Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-29T16:57:45.833Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-29T16:57:45.833Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-29T16:57:48.049Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-29T16:57:48.049Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-29T16:57:48.049Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-29T16:57:50.940Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-29T16:57:50.940Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-29T16:57:50.940Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-29T16:57:50.940Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-29T16:57:50.940Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-29T16:57:54.658Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-29T16:58:01.823Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-29T16:58:07.592Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-29T16:58:13.445Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-29T16:58:13.445Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-29T16:58:13.445Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-29T16:58:13.445Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-29T16:58:16.443Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-29T16:58:18.608Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-29T16:58:20.795Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-29T16:58:20.795Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-29T16:58:20.795Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-29T16:58:21.250Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-29T16:58:21.250Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-29T16:58:21.250Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-29T16:58:21.250Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-29T16:58:21.250Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-29T16:58:21.250Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-29T16:58:25.071Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-29T16:58:26.037Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-29T16:58:28.207Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-29T16:58:32.994Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-29T16:58:32.994Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-29T16:58:32.994Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-29T16:58:32.994Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-29T16:58:32.994Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-29T16:58:32.994Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-29T16:58:32.994Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-29T16:58:35.157Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-29T16:58:35.612Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-29T16:58:36.104Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-29T16:58:36.560Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-29T16:58:38.087Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-29T16:58:46.630Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-29T16:58:46.630Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-29T16:58:46.630Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-29T16:58:55.381Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-29T16:58:55.381Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-29T16:58:55.381Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-29T16:59:04.180Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-29T16:59:04.180Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-29T16:59:04.180Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-29T16:59:04.180Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-29T16:59:04.180Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-29T16:59:04.180Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-29T16:59:04.180Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-29T16:59:04.180Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-29T16:59:04.180Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-29T16:59:11.344Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-29T16:59:11.344Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-29T16:59:13.064Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-29T16:59:15.957Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-29T16:59:15.957Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-29T16:59:15.957Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-29T16:59:18.125Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-29T16:59:18.126Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-29T16:59:18.126Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-29T16:59:18.126Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-29T16:59:18.126Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-29T16:59:18.126Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-29T16:59:18.126Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-29T16:59:18.126Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-29T16:59:33.053Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-29T16:59:33.597Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-29T16:59:33.597Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-29T16:59:33.597Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-29T16:59:33.597Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-29T16:59:34.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-29T16:59:34.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-29T16:59:34.053Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-29T16:59:37.107Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-29T16:59:37.107Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-29T16:59:40.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-29T16:59:40.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-29T16:59:41.403Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-29T16:59:41.403Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-29T16:59:41.858Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-29T16:59:50.605Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-29T16:59:50.605Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-29T16:59:50.605Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-29T16:59:50.605Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-29T16:59:50.605Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-29T16:59:50.605Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-29T16:59:50.605Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-29T16:59:59.242Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-29T16:59:59.242Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-29T16:59:59.242Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-29T17:00:09.641Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-29T17:00:09.641Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-29T17:00:09.641Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite (2425.38s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.90s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.50s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.22s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.28s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.51s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.65s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.11s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.39s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.25s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.63s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.03s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.08s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.19s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.99s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.28s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.61s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.69s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.40s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.39s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.08s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.17s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.17s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.10s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.47s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.30s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-29T17:00:09.641Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-29T17:00:09.641Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.72s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.20s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.58s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.04s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.68s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.17s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.84s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.89s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.10s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignore (50.42s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.33s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.36s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.26s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.27s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.00s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.76s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.91s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.98s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.77s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.76s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (8.08s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.24s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.35s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.92s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.29s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.24s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.68s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.40s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.58s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.94s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.41s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildHistory (12.40s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.71s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.57s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.39s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.61s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.66s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.92s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.57s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.48s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.08s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.28s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.29s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-29T17:00:09.642Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.77s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.31s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2021-07-29T17:00:09.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.35s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.28s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.64s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.74s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.41s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.39s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.88s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildRm (16.58s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.33s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.65s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.13s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.95s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.77s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.85s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.28s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildStderr (4.17s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.96s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.62s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.39s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.27s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.86s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.33s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.80s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.09s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.36s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.83s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.76s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.30s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.53s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.64s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.09s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.97s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitChange (5.24s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.11s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitTTY (7.39s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.86s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.37s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.57s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.31s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.19s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.13s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.68s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.11s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.35s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.53s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.83s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.35s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.15s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.71s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.23s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.72s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000879740_} (2.63s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1578176554_c:\foo_false____} (2.48s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1578176554_c:\foo_true____} (2.53s) [2021-07-29T17:00:10.103Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-29T17:00:10.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.42s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.71s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.99s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.68s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.26s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.62s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToDot (2.88s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.21s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.73s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.59s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.86s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.88s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.49s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsCopy (4.67s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.48s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFilters (5.51s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFormat (5.03s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsRename (2.23s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsResize (7.98s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.63s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.64s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.41s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.04s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.16s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.29s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.96s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.25s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.79s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.11s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.04s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.88s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.27s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.98s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.69s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.60s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.59s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectHistory (4.42s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.64s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.64s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.19s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectStatus (3.27s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.31s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.62s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.19s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.82s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.13s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.15s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.14s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.70s) [2021-07-29T17:00:10.104Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2021-07-29T17:00:10.104Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.68s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.66s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.58s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.50s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.16s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.66s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.90s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.27s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.88s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsByOrder (8.65s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.29s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.91s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.20s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.82s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.82s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.95s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.72s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.82s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.40s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.85s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.69s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.74s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.27s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.30s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.14s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.59s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.66s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.94s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.12s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.34s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.57s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.83s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.67s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.65s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.48s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.62s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.80s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.79s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.58s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.26s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.62s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.64s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.23s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunExitCode (2.57s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.52s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.64s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.80s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.68s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.57s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.46s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.00s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.26s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.85s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.94s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.35s) [2021-07-29T17:00:10.105Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2021-07-29T17:00:10.105Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.70s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.81s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.07s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.67s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.55s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.60s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.10s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.23s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.24s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.34s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.79s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.84s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.87s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.89s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.19s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.63s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.98s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.27s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.28s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.73s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.40s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-29T17:00:10.106Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-29T17:00:10.106Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.106Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.106Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-29T17:00:10.107Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-29T17:00:10.107Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-29T17:00:10.107Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-29T17:00:10.107Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-29T17:00:10.107Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-29T17:00:10.107Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-29T17:00:10.107Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerDaemonSuite [2021-07-29T17:00:10.107Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-29T17:00:10.107Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-29T17:00:10.107Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-29T17:00:10.107Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerSwarmSuite [2021-07-29T17:00:10.107Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-29T17:00:10.107Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerExternalVolumeSuite [2021-07-29T17:00:10.107Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerNetworkSuite [2021-07-29T17:00:10.107Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-29T17:00:10.107Z] === RUN TestDockerHubPullSuite [2021-07-29T17:00:10.107Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-29T17:00:10.107Z] PASS [2021-07-29T17:00:10.107Z] ok github.com/docker/docker/integration-cli 2425.760s [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === Skipped [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-29T17:00:10.107Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-29T17:00:10.107Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-29T17:00:10.107Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-29T17:00:10.107Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-29T17:00:10.107Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-29T17:00:10.107Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-29T17:00:10.107Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-29T17:00:10.107Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-29T17:00:10.107Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-29T17:00:10.107Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-29T17:00:10.107Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-07-29T17:00:10.107Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-29T17:00:10.107Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.107Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-29T17:00:10.107Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-29T17:00:10.108Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-29T17:00:10.108Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.108Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-29T17:00:10.108Z] [2021-07-29T17:00:10.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-29T17:00:10.566Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-29T17:00:10.566Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-29T17:00:10.566Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-29T17:00:10.566Z] docker_cli_sni_test.go:18: Flakey test [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-29T17:00:10.566Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-29T17:00:10.566Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.566Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-29T17:00:10.566Z] [2021-07-29T17:00:10.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-29T17:00:10.567Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-29T17:00:10.567Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-29T17:00:10.567Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-29T17:00:10.567Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.567Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-29T17:00:10.567Z] [2021-07-29T17:00:10.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-29T17:00:10.568Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-29T17:00:10.568Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-29T17:00:10.568Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-29T17:00:10.568Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-29T17:00:10.568Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-29T17:00:10.568Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-29T17:00:10.568Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-29T17:00:10.568Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-29T17:00:10.568Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-29T17:00:10.568Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-29T17:00:10.568Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-29T17:00:10.568Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-29T17:00:10.568Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-29T17:00:10.568Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-29T17:00:10.568Z] [2021-07-29T17:00:10.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-29T17:00:10.568Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.568Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-29T17:00:10.569Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-29T17:00:10.569Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.569Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-29T17:00:10.569Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.569Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-29T17:00:10.569Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.570Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-29T17:00:10.570Z] [2021-07-29T17:00:10.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-29T17:00:10.570Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-29T17:00:10.571Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.571Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-29T17:00:10.571Z] [2021-07-29T17:00:10.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-29T17:00:10.572Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-29T17:00:10.572Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.572Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.572Z] [2021-07-29T17:00:10.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.572Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.573Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:10.573Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-29T17:00:10.573Z] [2021-07-29T17:00:10.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-29T17:00:11.029Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] DONE 1092 tests, 546 skipped in 2434.779s [2021-07-29T17:00:11.029Z] INFO: Integration tests ended at 07/29/2021 17:00:10. Duration:00:40:34.8546656 [2021-07-29T17:00:11.029Z] INFO: Docker info of the daemon under test at end of run [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] Containers: 2 [2021-07-29T17:00:11.029Z] Running: 0 [2021-07-29T17:00:11.029Z] Paused: 0 [2021-07-29T17:00:11.029Z] Stopped: 2 [2021-07-29T17:00:11.029Z] Images: 18 [2021-07-29T17:00:11.029Z] Server Version: 0.0.0-dev [2021-07-29T17:00:11.029Z] Storage Driver: windowsfilter [2021-07-29T17:00:11.029Z] Windows: [2021-07-29T17:00:11.029Z] Logging Driver: json-file [2021-07-29T17:00:11.029Z] Plugins: [2021-07-29T17:00:11.029Z] Volume: local [2021-07-29T17:00:11.029Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-29T17:00:11.029Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-29T17:00:11.029Z] Swarm: inactive [2021-07-29T17:00:11.029Z] Default Isolation: process [2021-07-29T17:00:11.029Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-29T17:00:11.029Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-29T17:00:11.029Z] OSType: windows [2021-07-29T17:00:11.029Z] Architecture: x86_64 [2021-07-29T17:00:11.029Z] CPUs: 4 [2021-07-29T17:00:11.029Z] Total Memory: 32GiB [2021-07-29T17:00:11.029Z] Name: azwin-2-7f5720 [2021-07-29T17:00:11.029Z] ID: OUB6:KEBH:YHBQ:5YYB:G57E:PJ4C:6CFN:AGLT:3YT3:TZLJ:EO5J:TMUX [2021-07-29T17:00:11.029Z] Docker Root Dir: D:\CI\PR-42679\12\daemon [2021-07-29T17:00:11.029Z] Debug Mode (client): false [2021-07-29T17:00:11.029Z] Debug Mode (server): true [2021-07-29T17:00:11.029Z] File Descriptors: -1 [2021-07-29T17:00:11.029Z] Goroutines: 17 [2021-07-29T17:00:11.029Z] System Time: 2021-07-29T17:00:10.7450391Z [2021-07-29T17:00:11.029Z] EventsListeners: 0 [2021-07-29T17:00:11.029Z] Registry: https://index.docker.io/v1/ [2021-07-29T17:00:11.029Z] Labels: [2021-07-29T17:00:11.029Z] Experimental: false [2021-07-29T17:00:11.029Z] Insecure Registries: [2021-07-29T17:00:11.029Z] 127.0.0.0/8 [2021-07-29T17:00:11.029Z] Live Restore Enabled: false [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] [2021-07-29T17:00:11.029Z] INFO: Stopping daemon under test [2021-07-29T17:00:11.029Z] SUCCESS: The process with PID 4256 (child process of PID 1116) has been terminated. [2021-07-29T17:00:11.029Z] SUCCESS: The process with PID 1116 (child process of PID 4816) has been terminated. [2021-07-29T17:00:11.029Z] INFO: Stop tailing logs of the daemon under tests [2021-07-29T17:00:11.029Z] INFO: executeCI.ps1 Completed successfully at 07/29/2021 17:00:10. [2021-07-29T17:00:11.029Z] INFO: Tidying up at end of run [2021-07-29T17:00:11.029Z] INFO: Saving daemon under test log (d:\CI\PR-42679\12\dut.out) to bundles\CIDUT.out [2021-07-29T17:00:11.029Z] INFO: Saving daemon under test log (d:\CI\PR-42679\12\dut.err) to bundles\CIDUT.err [2021-07-29T17:00:11.029Z] INFO: Nuke-Everything... [2021-07-29T17:00:11.485Z] INFO: Container count on control daemon to delete is 2 [2021-07-29T17:00:11.940Z] 867dec4b9e70 [2021-07-29T17:00:11.940Z] ce1176a66afb [2021-07-29T17:00:12.396Z] INFO: Tidying pidfile d:\CI\PR-42679\12\docker.pid [2021-07-29T17:00:12.396Z] INFO: Nuking d:\CI [2021-07-29T17:00:30.177Z] INFO: Zapped successfully [2021-07-29T17:00:30.177Z] [2021-07-29T17:00:30.177Z] INFO: executeCI.ps1 exiting at Thu Jul 29 17:00:27 CUT 2021. Duration 01:15:28.4230885 [2021-07-29T17:00:30.177Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-29T17:00:30.417Z] Recording test results [2021-07-29T17:00:37.205Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-29T17:00:38.677Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-29T17:00:40.476Z] Archiving artifacts [2021-07-29T17:00:53.966Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42679/12/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-29T17:00:54.881Z] + make clean [2021-07-29T17:00:55.844Z] docker volume rm -f docker-dev-cache [2021-07-29T17:00:55.844Z] 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